Results 1 to 1 of 1

Thread: READ THIS BEFORE POSTING ANY CRASHES

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

    Exclamation READ THIS BEFORE POSTING ANY CRASHES

    Please read this before you post about your crash related problem.


    Follow these steps to ensure you get a faster response and solution to your problem
    Logging must be ENABLED for you to receive any help, with developer set to at least 2!!


    1) Check that you are using the correct reborn binaries
    Open up logfile (qconsole.log) and check for the following

    Windows:


    Code:
    ------------------ MoH:AA 1.12 Reborn Patch InitGame ------------------
    Warning: cvar "sv_zombietime" given initial values: "2" and "1"
    Warning: cvar "sv_timeout" given initial values: "120" and "10"
    Cvar_Set2: dedicated 2
    Initializing CVARS. Done!
    Performing game and patch files integrity check...
    --> MoHAA Server Hash: 6e6c402831306025d75ada19a66fc156
    --> Gamex86 Hash: 06546e0c5345617b22a340c85110b574
    --> mohaa_server.exe file valid!
    --> gamex86mohaa.dll file valid!
    --> Next update check will be performed after 11 hours (0 day/s)!
    Linux:

    Code:
    ------------------ MoH:AA 1.12 Reborn Patch InitGame ------------------
    Initializing SignalHandlers. Done!
    Initializing CVARS. Done!
    Performing game and patch files integrity check...
    --> MoHAA Server Hash: 6d8c51fa1a3a7b3d392348dd6cb2e4c5
    --> Fgameded Hash:     a08070c65b6994312a2218f79174245d
    --> mohaa_lnxded file valid!
    --> fgamededmohaa.so file valid!
    --> Next update check will be performed after 11 hours (0 day/s)!

    If your files are not valid, you will need to re-install the binaries from here
    else continue step 2



    2) Please verify you are using the latest reborn version, type ‘ patchver ’ into console. Should display current version and current reborn server settings. If latest version, continue to step 3, if not latest, please update. Check out the How To update Reborn At the bottom of this post.
    Example:
    Code:
    ----------------------------------------------------------------------
    Server is running MoH:Reborn 1.12 Patch RC3.5
    Internal Version Number: 1.117
    sv_antiwh: 0
    sv_antistwh: 1
    sv_recoilemulation: 0
    sv_sounddistance: 8000.000000
    sv_stufftextdetection: 0
    -------------------------------------------------------------------------
    3) Remove ALL mods from your server, if problems persist , continue to step 4.
    If the problem stops

    1. Place ONE mod in at a time, then test. When the problem comes back you have found your problem causing mod
    2. When found the mod causing the problem, please refer to the documentation related to the mod and verify you are correctly executing and running the mod
    3. If you are still having troubles, continue to step 4


    4) If after you have tried all of the above, Use the SEARCH bar to try and find if your problem has already been answered. Then if can’t find, post a thread containing the information regarding your problem



    Tips for posting

    Please include the following information when creating a thread:


    • Current Reborn version, including internal version number and server OS ( Windows or Linux )
    • A snippet of the part in the logfile that shows the crash, REMEMBERING to place it inside CODE Tags for easy viewing.
      So it looks like this

    Code:
     Insert code here

    • Information on how and when the server crashes, with details on how to replicate the problem
    • Please use CODE Tags where applicable when posting scripts and/or logfiles etc.
      Look for the # symbol to place the CODE tags. They will look like this [CODE.] --- [/CODE.] (Remove the ".")



    Please Attach the following where applicable:


    • The mod that is causing the problem ( see step 3 ) with any related documentation that comes with the mod
    • An ENTIRE logfile in COMPRESSED form , ie .zip .rar , REMEMBERING to BLANK out any Passwords, including rconpassword, any clientadmin logins, and any other confidential information you don't wish to disclose.





    How to Update Reborn

    Latest Version is RC 3.5 Internal: 1.117


    Reborn servers automatically check for latest version at each map change, and update if necessary.
    If for any reason, this has not happened, you could try to following

    For Versions 1.116 and above there is a command
    rcon forceupdate
    Which when typed in console , will force a check for latest and update on next map change

    For Versions Under 1.116 , you will need to manually change the file
    update_reborn.txt
    Located in root folder NOT MAIN

    Inside it will be a date and time in the format
    18/48/40/08/08/2013
    To force update , change the YEAR to a year before, so with above example it would be
    18/48/40/08/08/2012

    You then save the update_reborn.txt, restart server, then change maps a FEW times to make sure it has checked and updated itself , to check type ‘ patchver ‘ into console, should display current version.
    Last edited by Purple Elephant1au; August 9th, 2013 at 06:11 AM.

Posting Permissions

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