1. If you have a problem and need help, create a new thread with a title that briefly describes the problem.
    Do not use titles like 'Help!' or 'I have a problem!'
    Dismiss Notice
  2. Hey Guest, is it this your first time on the forums?

    Visit the Beginner's Box

    Introduce yourself, read some of the ins and outs of the community, access to useful links and information.

    Dismiss Notice

Illegal Instruction Linux server

Discussion in 'Server Help' started by hgsbrick, Mar 24, 2012.

  1. hgsbrick

    hgsbrick Catapult Fodder

    Messages:
    1
    Hello,
    The server starts fine, but when someone joins, it crashes with illegal instruction.
    Code:
    Engine (build: 341 version: 0.95A)
    Running without Launcher
     
     
    Downloading checksums from http://kag2d.com/update/kag_linux_test/App/version.txt
     
    Downloading http://kag2d.com/update/kag_linux_test/App/version.txt...
      % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                     Dload  Upload   Total   Spent    Left  Speed
    100  5558  100  5558    0     0  14876      0 --:--:-- --:--:-- --:--:-- 24702
    file Downloads/App/version.txt
    Version file the same (key matches)
     
    Using file 'Base/libJuxta_dedi.so'
    APP GameDLLInit
    Game DLL initialized.
    Changing game working directory to '/home/hgs3535/Base/'
    [16:46:36] Config loaded from 'Scripts/dedicated_autoconfig.gm'
    [16:46:36] Variable g_sort has NULL type
    [16:46:36] Variable m_generator has NULL type
    [16:46:36] Variable g_kickvote_percent has NULL type
    [16:46:36] Variable g_mapvote_percent has NULL type
    [16:46:36] Variable g_vote_time has NULL type
    [16:46:36] Variable g_kickvote_bantime has NULL type
    [16:46:36] Variable auth_remember has NULL type
    [16:46:36] * Config loaded from 'Scripts/config.gm'
    [16:46:36] Loading security from Base/Scripts/securitysetup.cfg
    [16:46:36] Whitelist inactive.
    [16:46:36] Blacklist inactive.
    [16:46:36] Variable v_showminimap has NULL type
    [16:46:36] Variable v_postprocess has NULL type
    [16:46:36] Variable v_fastrender has NULL type
    [16:46:36] Variable v_drawhud has NULL type
    [16:46:36] Variable g_smallhud has NULL type
    [16:46:36] Variable g_fixedcamera has NULL type
    [16:46:36] Creating video device...
    [16:46:36] Checking driver support...
    [16:46:36] Initializing new video device...
    [16:46:36] Irrlicht Engine version 1.8.0-alpha
    [16:46:36] Variable u_showpremium has NULL type
    [16:46:36] Variable u_agreedterms has NULL type
    [16:46:36] Variable s_system has NULL type
    Game version 341
    [16:46:36] Variable sv_require_auth has NULL type
    [16:46:36] Variable sv_gold_only has NULL type
    [16:46:36] Variable sv_allow_globals_mods has NULL type
    [16:46:36] Variable sv_deltapos_modifier has NULL type
    [16:46:36] Variable sv_compression has NULL type
    [16:46:36] Variable cl_clantag has NULL type
    [16:46:36] Variable cl_sex has NULL type
    [16:46:36] Variable cl_head has NULL type
    [16:46:36] Variable cl_hat has NULL type
    [16:46:36] Variable sv_maxping has NULL type
    [16:46:36] Variable sv_maxping_warnings has NULL type
    [16:46:36] Variable sv_maxhack_warnings has NULL type
    [16:46:36] Variable sv_alloweditor has NULL type
    [16:46:36] Variable auth_key has NULL type
    ### Setting serverPort to 50305
    ### Setting maxPlayers to 42
    [16:46:36] Precaching files...
    Precaching files.
    [16:46:36]  ...Precaching files.
    [16:46:36] Loading config defines Scripts/defines.cfg
    [16:46:36] Creating world from file ''
    [16:46:36] Loading names from Scripts/NameGen_OldEnglish.cfg...
    [16:46:36] *Match Ended*
    [16:46:36] Server created on 178.162.131.37:50305.
    [16:46:36] Server activated.
    [16:46:36] Loading game rules from Rules/CTF/gamemode.cfg...
    [16:46:36] Loaded team 0 'GUI/emblem1.png'
    [16:46:36]   Loaded team 0 class 0 'GUI/builder_icon.png'
    [16:46:36]   Loaded team 0 class 1 'GUI/knight_icon.png'
    [16:46:36]   Loaded team 0 class 2 'GUI/archer_icon.png'
    [16:46:36] Loaded team 1 'GUI/emblem2.png'
    [16:46:36]   Loaded team 1 class 0 'GUI/builder_icon.png'
    [16:46:36]   Loaded team 1 class 1 'GUI/knight_icon.png'
    [16:46:36]   Loaded team 1 class 2 'GUI/archer_icon.png'
    [16:46:36] *Match Ended*
    [16:46:36] Loading blob config from Entities/Actors/Zombie.cfg...
    [16:46:36] Loading blob config from Entities/Actors/ZombieKnight.cfg...
    [16:46:36] Loading blob config from Entities/Actors/Migrant.cfg...
    [16:46:36] Loading blob config from Entities/Actors/Skeleton.cfg...
    [16:46:36] Loading blob config from Entities/Actors/Bison.cfg...
    [16:46:36] Loading blob config from Entities/Actors/Wraith.cfg...
    [16:46:36] Loading blob config from Entities/Items/TreasureChest.cfg...
    [16:46:36] Loading blob config from Entities/Items/Boulder.cfg...
    [16:46:36] Loading blob config from Entities/Items/Lantern.cfg...
    [16:46:36] Loading blob config from Entities/Items/Keg.cfg...
    [16:46:36] Loading blob config from Entities/Managers/ZombieDirector.cfg...
    [16:46:36] Loading blob config from Entities/Effects/Light.cfg...
    [16:46:36] Loading blob config from Entities/Rooms/Portal.cfg...
    [16:46:36] Loading blob config from Entities/Rooms/Zombie_Room.cfg...
    [16:46:36] Loading blob config from Entities/Rooms/CTF_Room.cfg...
    [16:46:36] *Restarting Map*
    [16:46:37] Config loaded from dedicated_autostart.gm
    [16:46:37] *Match Ended*
    [16:46:37] Established connection to master server
    [16:46:40] Server variables can be changed in Base/Scripts/dedicated_autoconfig.gm (by default)
    Illegal instruction
    
    Anyone else have this problem? How did you fix it?

    Thank you
     
  2. acridstone

    acridstone Horde Gibber

    Messages:
    110
    It looks like you made a mistake somewhere inside dedicated_autoconfig.gm Please post your configuration file(dedicated_autoconfig.gm) if you cannot find the mistake yourself. Not to mention that it looks like you didn't even touch the file at all. With your configuration file like this, other people won't even be able to go to your server(unless they are in your network to be technical). Sry bro, but your internal IP won't work in the external internet. Go to whatismyip.com and enter that IP that you see as yours into dedicated_autoconfig.gm here:
    Code:
    cl_joinaddress = 'X:50305'
    . You should also change the values of everything that has a "NULL type". I know, you didn't ask those questions, but you would eventually.