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

[FIXED] Linux version won't start after 151 release

Discussion in 'General Help' started by HardPenguin, Sep 16, 2011.

  1. HardPenguin

    HardPenguin Horde Gibber

    Messages:
    310
    Just updated the game to the newest release 151 on Debian GNU/Linux 6 and can't run the game, got error
    Code:
    ./KAG: symbol lookup error: Base/Juxta.so: undefined symbol: _ZN10CGUIEventsC1Ev
    Here is the whole log from attempt of running the game. Before update the game was running just perfect.

    Code:
    Running KAG
    mv: nie można wykonać stat na `KAG.tmp': Nie ma takiego pliku ani katalogu
    PID: 23064
    Starting in directory: ./
    Engine (build: 151 version: 0.90A)
    
    Downloading checksums from http://kag2d.com/update/kag_x/App/version.txt
    Downloading http://kag2d.com/update/kag_x/App/version.txt...
      % Total    % Received % Xferd  Average Speed  Time    Time    Time  Current
                                    Dload  Upload  Total  Spent    Left  Speed
    100 15582  100 15582    0    0  11311      0  0:00:01  0:00:01 --:--:-- 25011
    Version file the same (key matches)
    Using file 'Base/Juxta.so'
    APP GameDLLInit
    
    Game DLL initialized.
    Changing game working directory to './Base/'
    [] Config loaded from 'Scripts/autoconfig.gm'
    [] Config loaded from 'Scripts/config.gm'
    [0] Creating video device...
    [0] Checking driver support...
    [0] Initializing new video device...
    ******* params.DeviceType 7
    [0] Irrlicht Engine version 1.7.2
    [0] Linux 2.6.32-5-686 #1 SMP Fri Sep 9 20:51:05 UTC 2011 i686
    [0] Starting vidmode fullscreen mode...
    [0] hdisplay: : 1024
    [0] vdisplay: : 768
    ******* CNullDriver, 144651960
    ******* FileSystem
    ******* SurfaceLoader
    ******* ExposedData
    [0] Using renderer: OpenGL 3.3.0
    [0] GeForce 8400 GS/PCI/SSE2: NVIDIA Corporation
    [0] OpenGL driver version is 1.2 or better.
    [0] GLSL version: 3.3
    [0] The amount of upper corner pixels and the lower corner pixels is not equal, font file may be corrupted.
    [0] Loaded texture: /home/van/Ultimate/games/kag_x/Base/GUI/arrow_cursor.png
    [0] Loaded texture: /home/van/Ultimate/games/kag_x/Base/GUI/title.png
    [0] Loaded texture: /home/van/Ultimate/games/kag_x/Base/GUI/minimap.png
    [0] Loaded texture: /home/van/Ultimate/games/kag_x/Base/GUI/hud_back.png
    [0] Loaded texture: /home/van/Ultimate/games/kag_x/Base/GUI/materials.png
    [0] Loaded texture: /home/van/Ultimate/games/kag_x/Base/GUI/paper_tiles.png
    [0] Loaded texture: /home/van/Ultimate/games/kag_x/Base/GUI/blockmenu.png
    [0] Loaded texture: /home/van/Ultimate/games/kag_x/Base/GUI/button.png
    [0] Loaded texture: /home/van/Ultimate/games/kag_x/Base/GUI/whitebutton.png
    ./KAG: symbol lookup error: Base/Juxta.so: undefined symbol: _ZN10CGUIEventsC1Ev
    
    Tried to download the game from download section of kag2d.com, but there is 142 release only, downloaded it and also updated, got the same error.

    Ask me of any additional details if needed.

    Please fix this as fast, as possible, I wanna play ^^
     
  2. MM

    MM THD Team THD Team Administrator Global Moderator

    Messages:
    327
    I uploaded a wrong version by mistake, it was up for 5 minutes or so.
    To fix this:
    - Download the original linux files.
    - Replace the binary KAG.
    - Replace App/autoconfig_linux.cfg
    - Delete version.txt
     
  3. HardPenguin

    HardPenguin Horde Gibber

    Messages:
    310
    No way, not worked at all. But what exactly do you mean by 'original linux files'? These from kag2d.com 'Download' section didn't make it.
     
  4. Lethium

    Lethium Shipwright

    Messages:
    5
    I have the same bug too at 11:23 GMT + 0:00. I'v removed the cache from my browser before re-downloading the archive, but the bug still here.
     
  5. HardPenguin

    HardPenguin Horde Gibber

    Messages:
    310
    Tried this after your posting but didn't help.
     
  6. Lethium

    Lethium Shipwright

    Messages:
    5
    Sorry, it was just an indication of what I had done, but the bug still here, i can't play too.
     
  7. Lethium

    Lethium Shipwright

    Messages:
    5
    I'v just retried from a fresh install and now i have this error:

    Code:
    lethium@laptop:~/tmp/kag_x$ ./rungame.sh
    Running KAG
    mv: impossible d'évaluer «KAG.tmp»: Aucun fichier ou dossier de ce type
    PID: 8703
    Starting in directory: ./
    Engine (build: 151 version: 0.90A)
    
    Downloading checksums from http://kag2d.com/update/kag_x/App/version.txt
    Downloading http://kag2d.com/update/kag_x/App/version.txt...
      % Total    % Received % Xferd  Average Speed  Time    Time    Time  Current
                                    Dload  Upload  Total  Spent    Left  Speed
    100 15582  100 15582    0    0  20697      0 --:--:-- --:--:-- --:--:-- 32127
    Version file the same (key matches)
    Using file 'Base/Juxta.so'
    APP GameDLLInit
    
    Game DLL initialized.
    Changing game working directory to './Base/'
    [] Config loaded from 'Scripts/autoconfig.gm'
    [] Variable m_generator has NULL type
    [] Config loaded from 'Scripts/config.gm'
    [0] Variable v_showminimap has NULL type
    [0] Variable v_postprocess has NULL type
    [0] Variable v_fastrender has NULL type
    [0] Variable v_drawhud has NULL type
    [0] Variable g_smallhud has NULL type
    [0] Creating video device...
    ******* params.DeviceType 7
    Irrlicht Engine version 1.7.2
    Linux 2.6.38-11-generic #50-Ubuntu SMP Mon Sep 12 21:18:14 UTC 2011 i686
    ******* CNullDriver, 139726104
    ******* FileSystem
    ******* SurfaceLoader
    ******* ExposedData
    [0] Desktop resolution is 0x0
    [0] Parsing available resolutions...
    [0] Checking driver support...
    [0] Initializing new video device...
    ******* params.DeviceType 7
    [0] Irrlicht Engine version 1.7.2
    [0] Linux 2.6.38-11-generic #50-Ubuntu SMP Mon Sep 12 21:18:14 UTC 2011 i686
    [0] No X11 support compiled in. Only Null driver available.
    [0] Video initialization failed.
    [0] USING NULL RENDER DEVICE
    [0] Variable s_system has NULL type
    Game version 151
    [0] Variable sv_require_auth has NULL type
    [0] Variable sv_gold_only has NULL type
    [0] Variable sv_allow_globals_mods has NULL type
    [0] Variable sv_deltapos_modifier has NULL type
    [0] Variable cl_clantag has NULL type
    [0] Variable sv_maxhack_warnings has NULL type
    [0] Variable sv_alloweditor has NULL type
    [0] Variable auth_key has NULL type
    [0]  Precaching files...
    Precaching files.
    [0]  ...Precaching files.
    [0] Loading config defines Scripts/defines.cfg
    [0] Creating world from file ''
    [0] *Match Ended*
    [0] Autostart: doing nothing
    [0] Config loaded from autostart.gm
    ./rungame.sh : ligne 5 :  8703 Erreur de segmentation  ./KAG autostart Scripts/autostart.gm autoconfig Scripts/autoconfig.gm
    
     
  8. Lethium

    Lethium Shipwright

    Messages:
    5
    I have just launch ./KAG without any arguments, it has downloaded more things and the game finally starts.
     
  9. MM

    MM THD Team THD Team Administrator Global Moderator

    Messages:
    327
    Try now?
     
  10. Lethium

    Lethium Shipwright

    Messages:
    5
    Thank you MM ! Everything works as expected on a fresh install now :)
     
  11. HardPenguin

    HardPenguin Horde Gibber

    Messages:
    310
    Yup, now it works, on new downloaded files. Very thank you!

    P.S. I would like to add '[FIXED]' to the thread's title but it seems that thread author doesn't have priviledges to do it.
     
  12. Furai

    Furai THD Team THD Team Administrator

    Messages:
    3,124
    Done.