Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows release 1.2 does hangs early after starting #4522

Closed
msalat opened this issue Apr 16, 2021 · 5 comments
Closed

Windows release 1.2 does hangs early after starting #4522

msalat opened this issue Apr 16, 2021 · 5 comments

Comments

@msalat
Copy link

msalat commented Apr 16, 2021

Description

Windows release 1.2 does hangs early after starting - on the "flag" screen.

Steps to reproduce

just start STK

Configuration

Using Windows 10, almost all updates.
STK release version: 1.2

Source: https://github.com/supertuxkart/stk-code/releases/download/1.2/SuperTuxKart.1.2.0.installer-64bit.exe

System: MSI P55-GD65 with 8 GB RAM

Graphics card: Radeon HD 6450 with 1 GB RAM

CPU: I5-750

Gamepads/keyboards models if related to the issue: none

Additional information

stdout.log:

[info   ] [FileManager]: Data files will be fetched from: '../data/'
[info   ] [FileManager]: User directory is 'C:\Users\J\AppData\Roaming/supertuxkart/config-0.10/'.
[info   ] [FileManager]: Addons files will be stored in 'C:\Users\J\AppData\Roaming/supertuxkart/config-0.10/../addons/'.
[info   ] [FileManager]: Screenshots will be stored in 'C:\Users\J\AppData\Roaming/supertuxkart/config-0.10/screenshots/'.
[info   ] [FileManager]: User-defined grand prix will be stored in 'C:\Users\J\AppData\Roaming/supertuxkart/config-0.10/grandprix/'.
[info   ] [FileManager]: Asset 0 will be loaded from '../data/challenges/'.
[info   ] [FileManager]: Asset 1 will be loaded from '../data/gfx/'.
[info   ] [FileManager]: Asset 2 will be loaded from '../data/grandprix/'.
[info   ] [FileManager]: Asset 3 will be loaded from '../data/gui/icons/'.
[info   ] [FileManager]: Asset 4 will be loaded from '../data/gui/screens/'.
[info   ] [FileManager]: Asset 5 will be loaded from '../data/gui/dialogs/'.
[info   ] [FileManager]: Asset 6 will be loaded from '../data/replay/'.
[info   ] [FileManager]: Asset 7 will be loaded from '../data/shaders/'.
[info   ] [FileManager]: Asset 8 will be loaded from '../data/skins/'.
[info   ] [FileManager]: Asset 9 will be loaded from '../data/ttf/'.
[info   ] [FileManager]: Asset 10 will be loaded from '../data/po/'.
[info   ] [FileManager]: Asset 11 will be loaded from '../data/library/'.
[info   ] [FileManager]: Asset 12 will be loaded from '../data/models/'.
[info   ] [FileManager]: Asset 13 will be loaded from '../data/music/'.
[info   ] [FileManager]: Asset 14 will be loaded from '../data/sfx/'.
[info   ] [FileManager]: Asset 15 will be loaded from '../data/textures/'.
[info   ] [FileManager]: Asset 16 will be loaded from '../data/tracks/'.
[verbose  ] translation: GetLocaleInfo langname returns 'de'.
[verbose  ] translation: GetLocaleInfo tryname returns 'DE'.
[verbose  ] translation: Env var LANGUAGE = 'de_DE'.
[verbose  ] translation: Language 'German (Germany)'.
[info   ] tinygettext: Adding language fallback de

[info   ] IrrDriver: OpenGL version: 4.3
[info   ] IrrDriver: OpenGL vendor: ATI Technologies Inc.
[info   ] IrrDriver: OpenGL renderer: AMD Radeon HD 6450
[info   ] IrrDriver: OpenGL version string: 4.3.13399 Core Profile Context 15.201.1151.1008
[info   ] GLDriver: ARB Buffer Storage Present
[info   ] GLDriver: ARB Compute Shader Present
[info   ] GLDriver: ARB Arrays of Arrays Present
[info   ] GLDriver: ARB Texture Storage Present
[info   ] GLDriver: ARB Texture View Present
[info   ] GLDriver: ARB Image Load Store Present
[info   ] GLDriver: ARB Shader Atomic Counters Present
[info   ] GLDriver: ARB Shader Storage Buffer Object Present
[info   ] GLDriver: EXT Texture Compression S3TC Present
[info   ] GLDriver: ARB Uniform Buffer Object Present
[info   ] GLDriver: ARB Explicit Attrib Location Present
[info   ] GLDriver: EXT Texture Filter Anisotropic Present
[info   ] GLDriver: Geometry Shaders Present
[info   ] GLDriver: ARB Texture Buffer Object Present
[info   ] GLDriver: ARB Texture Swizzle Present
[info   ] GLDriver: ARB Pixel Buffer Object Present
[info   ] GLDriver: ARB Sampler Objects Present
[info   ] GLDriver: ARB Vertex Type 2_10_10_10_rev Present
[info   ] GLDriver: ARB Instanced Arrays Present
[info   ] SharedGPUObjects: Hardware Skinning enabled, method: TBO, max bones: 1024
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/screenquad.vert
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/motion_blur.frag
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/lightning.frag
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/primitive2dlist.vert
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/transparent.frag
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/texturedquad.vert
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/uniformcolortexturedquad.frag
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/texturedquad.frag
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/coloredquad.vert
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/coloredquad.frag
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/colortexturedquad.vert
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/colortexturedquad.frag
[info   ] irr_driver: GLSL supported.
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/sp_pass.vert
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/sp_solid.frag
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/sp_shadow.vert
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/white.frag
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/sp_skinning.vert
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/sp_skinning_shadow.vert
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/sp_normal_map.frag
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/sp_alpha_test.frag
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/sp_shadow_alpha_test.frag
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/sp_decal.frag
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/sp_grass_pass.vert
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/sp_grass.frag
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/sp_grass_shadow.vert
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/sp_unlit.frag
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/sp_transparent.frag
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/sp_ghost.frag
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/sp_dynamic_night_bloom.frag
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/sp_tilling_mitigation.frag
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/sp_vertical_mapping.frag
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/sp_road_blending.frag
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/sp_displace.frag
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/colorize.frag
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/sp_normal_visualizer.vert
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/sp_normal_visualizer.geom
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/sp_normal_visualizer.frag
[info   ] HTTPRequest: Downloading https://online.supertuxkart.net/dl/xml/online_news.xml
[info   ] addons: Using cached addons.xml.
[info   ] GrandPrixManager: Loading Grand Prix files from ../data/grandprix/
[info   ] GrandPrixManager: Loading Grand Prix files from C:\Users\J\AppData\Roaming/supertuxkart/config-0.10/grandprix/
[warn   ] SPMeshBuffer: kartDirt shader is missing, fallback to solid
[warn   ] SPMeshBuffer: kartDirt shader is missing, fallback to solid
[warn   ] SPMeshBuffer: kartDirt shader is missing, fallback to solid
[warn   ] SPMeshBuffer: kartDirt shader is missing, fallback to solid
[warn   ] SPMeshBuffer: kartDirt shader is missing, fallback to solid
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/simple_particle.vert
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/simple_particle.frag
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/alphatest_particle.vert
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/alphatest_particle.frag
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/degraded_ibl.frag
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/sunlight.frag
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/pointlight.vert
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/pointlight.frag
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/combine_diffuse_color.frag
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/tonemap.frag
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[warn   ] AbstractTopLevelContainer::addWidgetsRecursively: Widget target-type-spinner of type 1 has no dimensions
[warn   ] AbstractTopLevelContainer::addWidgetsRecursively: Widget target-type-text of type 5 has no dimensions
[warn   ] AbstractTopLevelContainer::addWidgetsRecursively: Widget ai-blue-spinner of type 1 has no dimensions
[warn   ] AbstractTopLevelContainer::addWidgetsRecursively: Widget ai-blue-text of type 5 has no dimensions
[verbose  ] RaceManager: Nb of karts=4, ghost karts:0 ai:3 players:1

[info   ] [FileManager]: Creating directory(ies) 'C:\Users\J\AppData\Roaming/supertuxkart/config-0.10/cached-textures/hd/tracks/sandtrack'
[info   ] FileManager: Creating directory 'C:\Users\J\AppData\Roaming/supertuxkart/config-0.10/cached-textures/hd/tracks/sandtrack/'.
[info   ] [FileManager]: Creating directory(ies) 'C:\Users\J\AppData\Roaming/supertuxkart/config-0.10/cached-textures/hd/deprecatedtex'
[info   ] FileManager: Creating directory 'C:\Users\J\AppData\Roaming/supertuxkart/config-0.10/cached-textures/hd/deprecatedtex/'.
[info   ] Track: Overall scene complexity estimated at 242
[info   ] ShaderFilesManager: Compiling shader: C:/Program Files/SuperTuxKart 1.2.0/data/shaders/importance_sampling_specular.frag

input.xml:

<input version="1">

<!--
Event 1 : Keyboard button press
    'id' indicates which button, as defined by irrlicht's EKEY_CODE enum
    'character' contains the associated unicode character.
        Only used as fallback when displaying special characters in the UI.
Event 2 : Gamepad stick motion
    'id' indicates which stick, starting from 0
    'direction' 0 means negative, 1 means positive
Event 3 : Gamepad button press
    'id' indicates which button, starting from 0
-->

<keyboard enabled="true" configName="">
     <action name="steerLeft" event="1" id="37" character="0" />
    <action name="steerRight" event="1" id="39" character="0" />
    <action name="accel" event="1" id="38" character="0" />
    <action name="brake" event="1" id="40" character="0" />
    <action name="nitro" event="1" id="78" character="0" />
    <action name="drift" event="1" id="86" character="0" />
    <action name="rescue" event="1" id="8" character="0" />
    <action name="fire" event="1" id="32" character="0" />
    <action name="lookBack" event="1" id="66" character="0" />
    <action name="pauserace" event="1" id="27" character="0" />
    <action name="menuUp" event="1" id="38" character="0" />
    <action name="menuDown" event="1" id="40" character="0" />
    <action name="menuLeft" event="1" id="37" character="0" />
    <action name="menuRight" event="1" id="39" character="0" />
    <action name="menuSelect" event="1" id="13" character="0" />
    <action name="menuCancel" event="1" id="27" character="0" />
</keyboard>

</input>

Error message:


@Benau
Copy link
Contributor

Benau commented Apr 16, 2021

you can try edit config.xml inside your config-0.10 folder and edit it with force_legacy_device="true" (false default) which will try to use another opengl code

@msalat
Copy link
Author

msalat commented Apr 18, 2021

added stdout.log + input.xml

@Benau
Copy link
Contributor

Benau commented Apr 18, 2021

You didn't follow my advice to edit config.xml

@msalat
Copy link
Author

msalat commented Apr 20, 2021

@Benau: thanks. Helps. Let's see if a newer graphics driver helps.

@msalat
Copy link
Author

msalat commented Apr 20, 2021

latest graphics driver for HD 6450 is of 2015.

@msalat msalat closed this as completed Apr 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants