Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 29

Thread: Dedicated Server Crash During Creating

  1. #11
    Administrator James's Avatar
    Join Date
    May 2010
    Location
    on the intraweb
    Posts
    3,180

    Default

    Can you setup a teamviewer session with someone from here and we can try helping you out remotely?

  2. #12

    Default

    i think 3 reason for blocking the players:

    - Server max ping maybe is wrong

    - Firewall blocking

    - Server query port not configured right

  3. #13

    Red face

    Ok well not done much testing on the patch running a home dedicated server based on windows with reborn but noticed on one of your first posts you are trying to run this in game as dedicated ?? I am guessing its not running the the Reborn MOHAA server exe.

    Try running via a custom shortcut from your desktop -: Create a shortcut
    In your MOHAA directory, there is a file named MOHAA_server.exe (if you loaded patch 1.11). Locate this file with windows explorer, it is most likely in directory c:\Program Files\EA GAMES\MOHAA and then right click on this file. With right click, a small menu will appear and then select Create Shortcut. A shortcut file will then be added to this same directory with the name of "Shortcut to MOHAA_server.exe".

    Add the game launch commands
    On this newly created shortcut file, right click on it and select Properties. In the target field, you will notice that it shows the path for the game such as "C:\Program Files\EA GAMES\MOHAA\MOHAA_server.exe" with the quotes and all. DO NOT change this, but you do need to add commands at the end of this line, and it is important that you place these additions AFTER the quotes not within the quotes.

    After the quotes, followed by one space (important) type in the following with spaces and all:

    +set dedicated 1 +set ui_console 1 +exec server.cfg

    I have seen the issues before with the in game server browser wont always show your local game but you will be able to connect - you will need to have a full server.cfg to get it listed on the likes of server listing and as said above their are a few ports on your for gamespy that will need to be opened to get listed. You should find these easily on google if you go down this path.

    I can create a download for you if you like of a full server build so you can run that on a home PC - Its not an install just a copy and paste of a folder....................

    Another option for you get some hosting Its not expensive we are non profit - http://www.mohaaaa.co.uk/AAAAMOHAA/c...osting-request
    Last edited by heatsinkbod; August 21st, 2012 at 01:48 PM.

  4. #14

    Default

    I Already Know Most of Things You Talk About Guys (ports - firewall - mohaa commands) Anyway
    Thanx Very Much Guys But I Think I Will Stick To v1.11 Untill Final Release Come From v1.12 Patch
    IM Sorry If I Bothered You Or Something & Greetings To ALL

  5. #15
    Purple Developer Purple Elephant1au's Avatar
    Join Date
    Feb 2012
    Location
    Australia
    Posts
    1,269

    Default

    Quote Originally Posted by just-user View Post
    I Just Replaced the Files Like Last Time And I Run My Server
    I Know This Sounds Crazy But Its Worked Normally Without Crashing
    But For Some Reason Some Guy With Ping 50 Tried To Join My Server But He Get "Time Out" Why That?
    Also I Go To Game Browser My Server Not Show Up Why?
    Really Weird Things Happen lol
    Waiting Reply .....
    When the guy trys to connect to your server, get him to open console and if it says "Server is for low pings " or something like try changing max ping to 0 and use kickping instead

    sv_maxping 0
    sv_kickping 400 (or whatever)

    I had the same problem for a while until i read about it somewhere.

    Ive also noticed it sometimes takes a few hours for a new server to be seen in a server browser, but other times it works almost straight away

  6. #16
    Administrator James's Avatar
    Join Date
    May 2010
    Location
    on the intraweb
    Posts
    3,180

    Default

    just-user,

    You're not inconveniencing us at all. If there is some kind of issue with the patch, we would like to know so that we can make it hassle free for everyone. There are certain things we can't control, but if there is anything we can do to help, that's what we're here for.

    I'm not sure if you can still provide us with the qconsole.log file, but a quick teamviewer session with someone should get things sorted. We have several server admins on here and users that own dedicated servers, so I'm sure someone can assist you in getting everything running.

  7. #17

    Default

    Quote Originally Posted by James View Post
    just-user,

    You're not inconveniencing us at all. If there is some kind of issue with the patch, we would like to know so that we can make it hassle free for everyone. There are certain things we can't control, but if there is anything we can do to help, that's what we're here for.

    I'm not sure if you can still provide us with the qconsole.log file, but a quick teamviewer session with someone should get things sorted. We have several server admins on here and users that own dedicated servers, so I'm sure someone can assist you in getting everything running.
    Thanx Very Much James My Server v1.12 Worked
    Sorry I Have No Log I Fixed The Game By Repatching It Remember?
    But Its Really Odd My Ports Not Working From The First Time
    I Mean I must Use The Port Checker Then I Open The Server
    Its Like motivation process must be done before i open the server
    also tcp ports are response faster than udp ports?
    But I Still Don’t Understand How?
    maybe because of my pc requirements its old as hell with low rams

    I Have Other Questions
    Can I Use Old Commands Like Rcon (whatever)?
    can i add a few of the new patch v1.12 commands to my .cfg file?
    can i cycle the new commands with pressing tab button?
    how i prevent crashes (grenade - ladder - leave team)?
    how i prevent stwh - wallhack - aimbot - shooting through objects? or are they enabled by default?
    Last edited by just-user; August 22nd, 2012 at 12:10 AM.

  8. #18
    Über Prodigy & Developer Razo[R]apiD's Avatar
    Join Date
    May 2010
    Location
    Poland, Lublin
    Posts
    3,257

    Default

    1. Yes, you can use old commands.
    2. Yes you can.
    3. As far as I remember, mohaa_server.exe didn't have that option, and you won't be able to cycle through commands that are serverside from your MOHAA.exe console
    4. Use the patch toghether with reborn.pk3 and make sure that fixes from .pk3 file get loaded last
    5. You can set various options of the patch by setting different CVars. Please take a look at the list of all Reborn CVars

    http://www.x-null.net/wiki

    http://www.x-null.net/wiki/index.php...orn_CVars_List
    http://www.x-null.net/wiki/index.php?title=Sv_antistwh
    http://www.x-null.net/wiki/index.php?title=Sv_antiwh
    http://www.x-null.net/wiki/index.php...ecoilemulation
    http://www.x-null.net/wiki/index.php...ftextdetection

    http://www.x-null.net/wiki/index.php...mplate/Example

    Read the wiki. You can get a template of server config from there, check CVars that control patch settings, and look at the commands (not finished yet but already useable)

  9. #19
    Administrator James's Avatar
    Join Date
    May 2010
    Location
    on the intraweb
    Posts
    3,180

    Default

    Strange that you mention tcp is faster than UDP. It's much more likely for it to be reversed because TCP actually does error checking while UDP doesn't.
    That's why UDP is used for things like VOIP. Otherwise if it used TCP and there was a malformed packet, you would continuously be getting dropped calls.

    Anywho, glad you got it working. Ram does play a big part in performance so that could be something worth looking at and considering in upgrading.

  10. #20

    Default

    Quote Originally Posted by Razo[R]apiD View Post
    1. Yes, you can use old commands.
    2. Yes you can.
    3. As far as I remember, mohaa_server.exe didn't have that option, and you won't be able to cycle through commands that are serverside from your MOHAA.exe console
    4. Use the patch toghether with reborn.pk3 and make sure that fixes from .pk3 file get loaded last
    5. You can set various options of the patch by setting different CVars. Please take a look at the list of all Reborn CVars

    http://www.x-null.net/wiki

    http://www.x-null.net/wiki/index.php...orn_CVars_List
    http://www.x-null.net/wiki/index.php?title=Sv_antistwh
    http://www.x-null.net/wiki/index.php?title=Sv_antiwh
    http://www.x-null.net/wiki/index.php...ecoilemulation
    http://www.x-null.net/wiki/index.php...ftextdetection

    http://www.x-null.net/wiki/index.php...mplate/Example

    Read the wiki. You can get a template of server config from there, check CVars that control patch settings, and look at the commands (not finished yet but already useable)
    from where i get reborn.pk3?
    i only found this zzzzzzzzzzzzzzz_Reborn_pak8.pk3 in the package you provided?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •