Skip to content

Conversation

Frisasky
Copy link
Contributor

@Frisasky Frisasky commented Jun 16, 2019

Description

check discord message for file download url

Logo: https://gepig.com/game_cover_460w/495.jpg

Fixes #2393

Type of change

  • Bug fix (change which fixes an issue).
  • New feature (change which adds functionality).
  • New Server (new server added).
  • Refactor (restructures existing code).
  • Comment update (typo, spelling, explanation, examples, etc).
  • This change requires a documentation update.

Checklist

  • This code follows the style guidelines of this project.
  • This pull request links to an issue.
  • This pull request uses the develop branch as its base.
  • I have provided Co-author details below.
  • I have performed a self-review of my own code.
  • I have squashed commits.
  • I have commented my code, particularly in hard to understand areas.
  • I have made corresponding changes to the documentation if required.

Provide Github Email

Fill out below info or tick box below:

Co-authored-by: John Doe <[email protected]>
  • I do not wish to provide an email. I am aware this will hide me as the author of this commit.

All pull requests will now be squashed to create a tidy commit history and simplify changelog creation. You can provide either your own email or a GitHub-provided no-reply email.

When a PR is squashed the author becomes the person who squashed the PR. This removes you as the author of your own PR.
The only workaround for this is to add your details as a co-author. More info about co-authors can be found here.

@Frisasky Frisasky added the type: game server request Request for a new server label Jun 16, 2019
@Frisasky Frisasky changed the title [WIP]Add Medal of Honor: Allied Assault Add Medal of Honor: Allied Assault Jun 17, 2019
@Frisasky Frisasky requested a review from dgibbs64 June 17, 2019 07:59
@Frisasky Frisasky changed the title Add Medal of Honor: Allied Assault feat(newserver): Medal of Honor: Allied Assault Jun 17, 2019
@Frisasky
Copy link
Contributor Author

the server is now ready for testing @dgibbs64

@dgibbs64
Copy link
Member

I am getting the following error

--- Common Initialization ---
Medal of Honor Allied Assault 1.11 linux-i386 Jul 22 2004
----- FS_Startup -----
Current search path:
/home/dgibbs/.mohaa/main
/home/dgibbs/linuxgsm/mohaaserver/serverfiles/main
/home/dgibbs/linuxgsm/mohaaserver/serverfiles/main/pak6.pk3 (104 files)
/home/dgibbs/linuxgsm/mohaaserver/serverfiles/main/Pak5.pk3 (259 files)
/home/dgibbs/linuxgsm/mohaaserver/serverfiles/main/Pak4.pk3 (593 files)
/home/dgibbs/linuxgsm/mohaaserver/serverfiles/main/Pak3.pk3 (669 files)
/home/dgibbs/linuxgsm/mohaaserver/serverfiles/main/Pak2.pk3 (4722 files)
/home/dgibbs/linuxgsm/mohaaserver/serverfiles/main/Pak1.pk3 (772 files)
/home/dgibbs/linuxgsm/mohaaserver/serverfiles/main/Pak0.pk3 (11175 files)

----------------------
18294 files in pk3 files
execing default.cfg
execing menu.cfg
execing newconfig.cfg
Config: unnamedsoldier.cfg
execing configs/unnamedsoldier.cfg
couldn't exec localized.cfg
execing autoexec.cfg
You are now setup for easy mode.
Opening IP socket: 192.168.0.240:12203
Hostname: pop-os.localdomain
Alias: pop-os
IP: 127.0.1.1
--- Common Initialization Complete --- 234 ms
--- Localization: I see 0 localization files
--- Localization: reading file global/localization.txt
Loading Localization File global/localization.txt
Loaded 1242 localization entries
couldn't exec mohaaserver.cfg
Can't find map maps/mohdm1.bsp

Looks like the map is missing?

@Frisasky
Copy link
Contributor Author

I am getting the following error

--- Common Initialization ---
Medal of Honor Allied Assault 1.11 linux-i386 Jul 22 2004
----- FS_Startup -----
Current search path:
/home/dgibbs/.mohaa/main
/home/dgibbs/linuxgsm/mohaaserver/serverfiles/main
/home/dgibbs/linuxgsm/mohaaserver/serverfiles/main/pak6.pk3 (104 files)
/home/dgibbs/linuxgsm/mohaaserver/serverfiles/main/Pak5.pk3 (259 files)
/home/dgibbs/linuxgsm/mohaaserver/serverfiles/main/Pak4.pk3 (593 files)
/home/dgibbs/linuxgsm/mohaaserver/serverfiles/main/Pak3.pk3 (669 files)
/home/dgibbs/linuxgsm/mohaaserver/serverfiles/main/Pak2.pk3 (4722 files)
/home/dgibbs/linuxgsm/mohaaserver/serverfiles/main/Pak1.pk3 (772 files)
/home/dgibbs/linuxgsm/mohaaserver/serverfiles/main/Pak0.pk3 (11175 files)

----------------------
18294 files in pk3 files
execing default.cfg
execing menu.cfg
execing newconfig.cfg
Config: unnamedsoldier.cfg
execing configs/unnamedsoldier.cfg
couldn't exec localized.cfg
execing autoexec.cfg
You are now setup for easy mode.
Opening IP socket: 192.168.0.240:12203
Hostname: pop-os.localdomain
Alias: pop-os
IP: 127.0.1.1
--- Common Initialization Complete --- 234 ms
--- Localization: I see 0 localization files
--- Localization: reading file global/localization.txt
Loading Localization File global/localization.txt
Loaded 1242 localization entries
couldn't exec mohaaserver.cfg
Can't find map maps/mohdm1.bsp

Looks like the map is missing?

it should be fixed now

@dgibbs64 dgibbs64 changed the base branch from develop to feature/mohaaserver October 7, 2019 20:40
@dgibbs64 dgibbs64 merged commit c1f2a45 into GameServerManagers:feature/mohaaserver Oct 7, 2019
@dgibbs64 dgibbs64 added this to the next release milestone Oct 17, 2019
@github-actions
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: game server request Request for a new server
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants