1. 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

[1239] Unavailable game window on startup

Discussion in 'Archive' started by viraptor, Sep 20, 2014.

  1. viraptor

    viraptor Catapult Fodder

    Messages:
    2
    Category: KAG Client
    Operating system: Linux, Arch
    Build number: 1215
    Description: Game starts up with a window frame blinking and immediately disappearing. There are no errors on the console or in the log that I can see. The game doesn't exit, it simply waits and closes properly after ctrl+c.
    Steps to reproduce:
    - Get a recent Arch
    - Install libpng15 from AUR
    - Install libfreetype recompiled with libpng15, or without it at all
    - Run with nolauncher:
    Code:
    Engine (build: 1215 version: 0.97)
    Running without Launcher
    
    Downloading checksums from http://update.kag2d.com/1/linux32-client-release/App/version.txt
    
    Downloading http://update.kag2d.com/1/linux32-client-release/App/version.txt...
      % Total  % Received % Xferd  Average Speed  Time  Time  Time  Current
      Dload  Upload  Total  Spent  Left  Speed
    100  107k  100  107k  0  0  167k  0 --:--:-- --:--:-- --:--:--  205k
    file Downloads/App/version.txt
    Removing unused/moved files in ./Base
    
    Version file the same (key matches)
    
    Using file 'Base/../libJuxta.so'
    APP GameDLLInit
    
    INITIALIZING ANGELSCRIPT 2.27.1
    Game DLL initialized.
    Changing game working directory to '/home/viraptor/Downloads/kagbeta-linux32-client/Base/'
    Gathering all files from Base...
    [02:51:16] Config file not found '../Security/ignorelist.cfg'
    [02:51:16] Loading ignorelist from Base/../Security/ignorelist.cfg
    [02:51:16] Loading ignorelist failed - file missing or corrupt. A blank ignorelist file will be generated for you.
    Running autostart script configure from Scripts/autostart.as
    [02:51:16] Creating video device...
    Irrlicht Engine version 1.8.0-alpha
    Linux 3.16.1-1-ARCH #1 SMP PREEMPT Thu Aug 14 07:40:19 CEST 2014 x86_64
    [02:51:16] Desktop resolution is 1600x900
    [02:51:16] Checking driver support...
    [02:51:16] Initializing new video device...
    [02:51:16] Irrlicht Engine version 1.8.0-alpha
    [02:51:16] Linux 3.16.1-1-ARCH #1 SMP PREEMPT Thu Aug 14 07:40:19 CEST 2014 x86_64
    [02:51:16] Using renderer: OpenGL 3.0
    [02:51:16] Mesa DRI Intel(R) Ivybridge Mobile x86/MMX/SSE2: Intel Open Source Technology Center
    [02:51:16] OpenGL driver version is 1.2 or better.
    [02:51:16] GLSL version: 1.3
    [02:51:16] Loaded texture: /home/viraptor/Downloads/kagbeta-linux32-client/Base/GUI/arrow_cursor.png
    [02:51:16] Loaded texture: /home/viraptor/Downloads/kagbeta-linux32-client/Base/GUI/TitleBackground.png
    [02:51:16] Loaded texture: /home/viraptor/Downloads/kagbeta-linux32-client/Base/GUI/title.png
    [02:51:16] Loaded texture: /home/viraptor/Downloads/kagbeta-linux32-client/Base/GUI/MenuHelp.png
    [02:51:16] Loaded texture: /home/viraptor/Downloads/kagbeta-linux32-client/Base/GUI/hud_back.png
    [02:51:16] Loaded texture: /home/viraptor/Downloads/kagbeta-linux32-client/Base/GUI/paper_tiles.png
    [02:51:16] Loaded texture: /home/viraptor/Downloads/kagbeta-linux32-client/Base/GUI/blockmenu.png
    [02:51:16] Loaded texture: /home/viraptor/Downloads/kagbeta-linux32-client/Base/GUI/button.png
    [02:51:16] Loaded texture: /home/viraptor/Downloads/kagbeta-linux32-client/Base/GUI/whitebutton.png
    [02:51:16] Loaded texture: /home/viraptor/Downloads/kagbeta-linux32-client/Base/GUI/HeartNBubble.png
    [02:51:16] Loaded texture: /home/viraptor/Downloads/kagbeta-linux32-client/Base/GUI/DarkMicroStone.png
    [02:51:16] Loaded texture: /home/viraptor/Downloads/kagbeta-linux32-client/Base/GUI/BorderStone.png
    [02:51:16] Loaded texture: /home/viraptor/Downloads/kagbeta-linux32-client/Base/GUI/SimpleStone.png
    [02:51:16] Loaded texture: /home/viraptor/Downloads/kagbeta-linux32-client/Base/GUI/FramedStone.png
    [02:51:16] Loaded texture: /home/viraptor/Downloads/kagbeta-linux32-client/Base/GUI/PolishedStone.png
    [02:51:16] Loaded texture: /home/viraptor/Downloads/kagbeta-linux32-client/Base/GUI/Bubble.png
    [02:51:16] Loaded texture: /home/viraptor/Downloads/kagbeta-linux32-client/Base/GUI/BubbleBottom.png
    irrKlang sound library version 1.4.0
    Using ALSA driver
    [02:51:16] Sound engine started
    [02:51:16] Precaching files...
    Precaching files.
    [02:51:16] Loaded texture: /home/viraptor/Downloads/kagbeta-linux32-client/Base/GUI/MenuItems.png
    [02:51:17]  ...Precaching files.
    Game version 1239
    [02:51:17] Initializing Game Script
    [02:51:17] ############ GAMEMODE Challenge
    [02:51:17] New track added to mixer Sounds/Music/world_intro.ogg
    ^[[A^CCtrl+C detected
    Saving precached files.
    ^[[ATHE END
    //EDIT: Added build number in title ~Gurin
     
    Last edited by a moderator: Sep 20, 2014
  2. SnIcKeRs

    SnIcKeRs Bison Rider

    Messages:
    148
    Why did you press Ctrl+C?

    There is no interesting in that log.