supertuxkart / stk-code

The code base of supertuxkart
Other
4.52k stars 1.06k forks source link

Crash when selecting old pidgin #4829

Closed ghost closed 1 year ago

ghost commented 1 year ago

Description

When I select this bird the software crashes:

2022-12-01-205841_hyprshot

Steps to reproduce

Select the bird above

Configuration

STK release version: 1.4

STK Source (PPA, distribution package, official binary, etc.): Arch packages

System: Arch

Graphics card: GPU: NVIDIA GeForce GTX 1060 Mobile

CPU: Intel i7-8750H (12) @ 4.100GHz

Gamepads/keyboards models if related to the issue: Not related to the issue

Additional information

stdout.log:

❯ cat stdout.log
[info   ] [FileManager]: Data files will be fetched from: '/usr/share/supertuxkart/data/'
[info   ] [FileManager]: User directory is '/home/USERNAME/.config/supertuxkart/config-0.10/'.
[info   ] [FileManager]: Addons files will be stored in '/home/USERNAME/.local/share/supertuxkart/addons/'.
[info   ] [FileManager]: Screenshots will be stored in '/home/USERNAME/.local/share/supertuxkart/screenshots/'.
[info   ] [FileManager]: User-defined grand prix will be stored in '/home/USERNAME/.local/share/supertuxkart/grandprix/'.
[info   ] [FileManager]: Asset 0 will be loaded from '/usr/share/supertuxkart/data/challenges/'.
[info   ] [FileManager]: Asset 1 will be loaded from '/usr/share/supertuxkart/data/gfx/'.
[info   ] [FileManager]: Asset 2 will be loaded from '/usr/share/supertuxkart/data/grandprix/'.
[info   ] [FileManager]: Asset 3 will be loaded from '/usr/share/supertuxkart/data/gui/icons/'.
[info   ] [FileManager]: Asset 4 will be loaded from '/usr/share/supertuxkart/data/gui/screens/'.
[info   ] [FileManager]: Asset 5 will be loaded from '/usr/share/supertuxkart/data/gui/dialogs/'.
[info   ] [FileManager]: Asset 6 will be loaded from '/usr/share/supertuxkart/data/replay/'.
[info   ] [FileManager]: Asset 7 will be loaded from '/usr/share/supertuxkart/data/shaders/'.
[info   ] [FileManager]: Asset 8 will be loaded from '/usr/share/supertuxkart/data/skins/'.
[info   ] [FileManager]: Asset 9 will be loaded from '/usr/share/supertuxkart/data/ttf/'.
[info   ] [FileManager]: Asset 10 will be loaded from '/usr/share/supertuxkart/data/po/'.
[info   ] [FileManager]: Asset 11 will be loaded from '/usr/share/supertuxkart/data/library/'.
[info   ] [FileManager]: Asset 12 will be loaded from '/usr/share/supertuxkart/data/models/'.
[info   ] [FileManager]: Asset 13 will be loaded from '/usr/share/supertuxkart/data/music/'.
[info   ] [FileManager]: Asset 14 will be loaded from '/usr/share/supertuxkart/data/sfx/'.
[info   ] [FileManager]: Asset 15 will be loaded from '/usr/share/supertuxkart/data/textures/'.
[info   ] [FileManager]: Asset 16 will be loaded from '/usr/share/supertuxkart/data/tracks/'.
[verbose  ] translation: Env var LANGUAGE = 'en_US.UTF-8'.
[verbose  ] translation: Language 'English (United States)'.
[info   ] [IrrDriver Logger]: ..:: Antarctica Rendering Engine 2.0 ::..
[info   ] [IrrDriver Logger]: Compiled SDL Version 2.26.0
[info   ] [IrrDriver Logger]: Current SDL Version 2.26.0
[info   ] [IrrDriver Logger]: Using renderer: OpenGL 4.3.0
[info   ] [IrrDriver Logger]: NVIDIA GeForce GTX 1060/PCIe/SSE2: NVIDIA Corporation
[info   ] [IrrDriver Logger]: OpenGL driver version is 1.2 or better.
[info   ] [IrrDriver Logger]: GLSL version: 4.3
[info   ] IrrDriver: OpenGL version: 4.3
[info   ] IrrDriver: OpenGL vendor: NVIDIA Corporation
[info   ] IrrDriver: OpenGL renderer: NVIDIA GeForce GTX 1060/PCIe/SSE2
[info   ] IrrDriver: OpenGL version string: 4.3.0 NVIDIA 525.60.11
[info   ] IrrDriver: OpenGL total memory: 6144
[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 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: /usr/share/supertuxkart/data/shaders/screenquad.vert
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/motion_blur.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/lightning.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/primitive2dlist.vert
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/transparent.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/texturedquad.vert
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/uniformcolortexturedquad.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/texturedquad.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/coloredquad.vert
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/coloredquad.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/colortexturedquad.vert
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/colortexturedquad.frag
[info   ] irr_driver: GLSL supported.
[info   ] GUI: Loading skin data from file: /usr/share/supertuxkart/data/skins/peach/stkskin.xml
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_pass.vert
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_solid.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_shadow.vert
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/white.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_skinning.vert
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_skinning_shadow.vert
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_normal_map.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_alpha_test.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_shadow_alpha_test.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_decal.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_grass_pass.vert
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_grass.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_grass_shadow.vert
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_unlit.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_transparent.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_ghost.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_dynamic_night_bloom.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_tilling_mitigation.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_vertical_mapping.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_road_blending.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_displace.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/colorize.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_normal_visualizer.vert
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_normal_visualizer.geom
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_normal_visualizer.frag
[info   ] HTTPRequest: Sending userid=386610&token=************************ to https://online.supertuxkart.net/api/v2/user/saved-session/
[info   ] HTTPRequest: Downloading https://online.supertuxkart.net/dl/xml/online_news.xml
[warn   ] Track: NavMesh is not found for arena About the Garage, disable AI for it.

[warn   ] track: Music information file 'amazon_jungle.music' not found for track 'Amazonian Journey' - ignored.

[warn   ] track: Music information for track 'Amazonian Journey' replaced by default music.

[warn   ] Track: NavMesh is not found for arena Amphitheatre, disable AI for it.

[warn   ] Track: NavMesh is not found for arena Area 498, disable AI for it.

[info   ] addons: Using cached addons.xml.
[warn   ] Track: NavMesh is not found for arena Champs Castle, disable AI for it.

[warn   ] Track: NavMesh is not found for arena Circle Of Destiny, disable AI for it.

[warn   ] track: Music information file 'Dronid.music' not found for track 'Cosmic II - Vermillion Core' - ignored.

[warn   ] track: Music information for track 'Cosmic II - Vermillion Core' replaced by default music.

[warn   ] track: Music information file 'TheDeadRocks-EasyJob.music' not found for track 'Coyote Canyon' - ignored.

[warn   ] track: Music information for track 'Coyote Canyon' replaced by default music.

[warn   ] track: Music information file 'extreme.music' not found for track 'Extreme playground stadium' - ignored.

[warn   ] track: Music information for track 'Extreme playground stadium' replaced by default music.

[warn   ] Track: NavMesh is not found for arena Ice cube , disable AI for it.

[warn   ] Track: NavMesh is not found for arena Lava island, disable AI for it.

[warn   ] Track: NavMesh is not found for arena Lost Pyramids, disable AI for it.

[warn   ] track: Music information file 'after_the_flames.music' not found for track 'Macabre Dunes' - ignored.

[warn   ] track: Music information for track 'Macabre Dunes' replaced by default music.

[warn   ] Track: NavMesh is not found for arena Magma Battle, disable AI for it.

[warn   ] Track: NavMesh is not found for arena Mall, disable AI for it.

[warn   ] Track: NavMesh is not found for arena Parking Lot, disable AI for it.

[warn   ] Track: NavMesh is not found for arena Soccer arena, disable AI for it.

[warn   ] Track: NavMesh is not found for arena STK Mercury, disable AI for it.

[warn   ] Track: NavMesh is not found for arena The lost subsea, disable AI for it.

[warn   ] track: Music information file 'after_the_flames.music' not found for track 'The Ring' - ignored.

[warn   ] track: Music information for track 'The Ring' replaced by default music.

[warn   ] Track: NavMesh is not found for arena TSS, disable AI for it.

[warn   ] Track: NavMesh is not found for arena Warehouse, disable AI for it.

[info   ] GrandPrixManager: Loading Grand Prix files from /usr/share/supertuxkart/data/grandprix/
[info   ] GrandPrixManager: Loading Grand Prix files from /home/USERNAME/.local/share/supertuxkart/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   ] KartProperties: Can't find kart type '' for kart 'Blinky', defaulting to 'light'.
[warn   ] KartProperties: Can't find kart type '' for kart 'Buggie', defaulting to 'light'.
[warn   ] Material: Cannot determine texture full path: genericshadow.png
[warn   ] KartModel: czpicoop.spm has no striaght frame defined.
[warn   ] SPMeshBuffer: solid_pbr shader is missing, fallback to solid
[warn   ] SPMeshBuffer: solid_pbr shader is missing, fallback to solid
[warn   ] SPMeshBuffer: solid_pbr shader is missing, fallback to solid
[warn   ] SPMeshBuffer: solid_pbr shader is missing, fallback to solid
[warn   ] SPMeshBuffer: solid_pbr shader is missing, fallback to solid
[warn   ] KartProperties: Can't find kart type '' for kart 'Elephpant', defaulting to 'light'.
[warn   ] KartModel: emperor.spm has no striaght frame defined.
[warn   ] Material: Cannot determine texture full path: best lexus
[warn   ] KartProperties: Can't find kart type '' for kart 'Evil Tux-V1', defaulting to 'light'.
[warn   ] Material: Cannot determine texture full path: Chasis_MuscleCar_D.png
[warn   ] KartModel: freestyle.spm has no striaght frame defined.
[warn   ] Material: Cannot determine texture full path: dominus
[warn   ] Material: Cannot determine texture full path: emissive.png
[warn   ] KartModel: gigas.spm has no striaght frame defined.
[warn   ] Material: Cannot determine texture full path: nyoom
[warn   ] KartModel: grain.spm has no striaght frame defined.
[warn   ] Material: Cannot determine texture full path: fennec
[warn   ] KartModel: gumus v2.spm has no striaght frame defined.
[warn   ] Material: Cannot determine texture full path: chromed-metal.jpg
[warn   ] Material: Cannot determine texture full path: Flag.png
[warn   ] Material: Cannot determine texture full path: Flag_gloss.png
[warn   ] Material: Cannot determine texture full path: Hachette.png
[warn   ] Material: Cannot determine texture full path: Hachette_gloss.png
[warn   ] KartModel: hyperm.spm has no striaght frame defined.
[warn   ] Material: Cannot determine texture full path: shadowkart.png
[warn   ] Material: Cannot determine texture full path: kiki.png
[warn   ] Material: Cannot determine texture full path: kiki_exhaust.png
[warn   ] Material: Cannot determine texture full path: Link-shadow.png
[warn   ] KartModel: mini tank.spm has no striaght frame defined.
[warn   ] KartModel: myoko gt.spm has no striaght frame defined.
[warn   ] Material: Cannot determine texture full path: brrrrr
[warn   ] Material: Cannot determine texture full path: gloss_chassis.png
[warn   ] KartModel: orion.spm has no striaght frame defined.
[warn   ] Material: Cannot determine texture full path: paladin
[warn   ] KartModel: paladin.spm has no striaght frame defined.
[warn   ] Material: Cannot determine texture full path: brrr
[warn   ] KartModel: panda.spm has no striaght frame defined.
[warn   ] Material: Cannot determine texture full path: runnininthe90s
[warn   ] KartProperties: Can't find kart type '' for kart 'Penny32', defaulting to 'light'.
[warn   ] KartProperties: Can't find kart type '' for kart 'Python', defaulting to 'light'.
[warn   ] Material: Cannot determine texture full path: noshadow
[warn   ] Material: Cannot determine texture full path: 2002_mazda_rx7_spiritr_misc.png
[warn   ] KartModel: rotary.spm has no striaght frame defined.
[warn   ] Material: Cannot determine texture full path: rotato
[warn   ] Material: Cannot determine texture full path: Chasis_Scarab_D.png
[warn   ] KartModel: scavenger.spm has no striaght frame defined.
[warn   ] Material: Cannot determine texture full path: scarab
[warn   ] Material::initParticlesEffect: Error loading particles 'smoke80.xml' for material 'bluesidegrid.png'

[warn   ] Material::initParticlesEffect: Error loading particles 'smoke80.xml' for material 'redsidegrid.png'

[warn   ] Material: Cannot determine texture full path: emulewbeel.png
[warn   ] Material: Missing container id for icon.png, no texture compression for it will be done.
[error  ] STKTexManager: Error while loading kart 'Enforcer':
[error  ] STKTexManager: Texture /home/USERNAME/.local/share/supertuxkart/addons/karts/syncopia-stadium/icon.png not found or invalid.
[error  ] EventHandler: Error while loading kart 'Enforcer':
[error  ] Irrlicht: Could not load mesh, because file could not be opened: : /home/USERNAME/.local/share/supertuxkart/addons/karts/syncopia-stadium/enforcer.spm
[error  ] Kart_Model: Problems loading mesh '/home/USERNAME/.local/share/supertuxkart/addons/karts/syncopia-stadium/enforcer.spm' - kart 'addon_syncopia-stadium' willnot be available.
[error  ] [KartPropertiesManager]: Giving up loading '/home/USERNAME/.local/share/supertuxkart/addons/karts/syncopia-stadium/kart.xml': Cannot load kart models
[warn   ] Material: Cannot determine texture full path: glosswheel.png
[warn   ] KartModel: torero.spm has no striaght frame defined.
[warn   ] Material: Cannot determine texture full path: maybach limooooooooooooooooo
[warn   ] KartModel: tygris.spm has no striaght frame defined.
[warn   ] Material: Cannot determine texture full path: NISSANGTRFLYINGPHONE
[info   ] Achievements: Synching achievement 2,3,7,9 to server.
[info   ] HTTPRequest: Sending userid=386610&token=************************&achievementid=2%2C3%2C7%2C9 to https://online.supertuxkart.net/api/v2/user/achieving/
[info   ] HTTPRequest: Sending userid=386610&token=************************&visitingid=386610 to https://online.supertuxkart.net/api/v2/user/get-friends-list/
[info   ] HTTPRequest: Sending userid=386610&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/simple_particle.vert
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/simple_particle.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/alphatest_particle.vert
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/alphatest_particle.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/degraded_ibl.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sunlight.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/pointlight.vert
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/pointlight.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/combine_diffuse_color.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/glow.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/tonemap.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/mlaa_color1.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/mlaa_blend2.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/mlaa_neigh3.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/passthrough.frag

input.xml: Not related to input config

Error message:

❯ supertuxkart
[verbose  ] main: Error messages and other text output will be logged to /home/USERNAME/.config/supertuxkart/config-0.10/stdout.log.
[info   ] [FileManager]: Data files will be fetched from: '/usr/share/supertuxkart/data/'
[info   ] [FileManager]: User directory is '/home/USERNAME/.config/supertuxkart/config-0.10/'.
[info   ] [FileManager]: Addons files will be stored in '/home/USERNAME/.local/share/supertuxkart/addons/'.
[info   ] [FileManager]: Screenshots will be stored in '/home/USERNAME/.local/share/supertuxkart/screenshots/'.
[info   ] [FileManager]: User-defined grand prix will be stored in '/home/USERNAME/.local/share/supertuxkart/grandprix/'.
[info   ] [FileManager]: Asset 0 will be loaded from '/usr/share/supertuxkart/data/challenges/'.
[info   ] [FileManager]: Asset 1 will be loaded from '/usr/share/supertuxkart/data/gfx/'.
[info   ] [FileManager]: Asset 2 will be loaded from '/usr/share/supertuxkart/data/grandprix/'.
[info   ] [FileManager]: Asset 3 will be loaded from '/usr/share/supertuxkart/data/gui/icons/'.
[info   ] [FileManager]: Asset 4 will be loaded from '/usr/share/supertuxkart/data/gui/screens/'.
[info   ] [FileManager]: Asset 5 will be loaded from '/usr/share/supertuxkart/data/gui/dialogs/'.
[info   ] [FileManager]: Asset 6 will be loaded from '/usr/share/supertuxkart/data/replay/'.
[info   ] [FileManager]: Asset 7 will be loaded from '/usr/share/supertuxkart/data/shaders/'.
[info   ] [FileManager]: Asset 8 will be loaded from '/usr/share/supertuxkart/data/skins/'.
[info   ] [FileManager]: Asset 9 will be loaded from '/usr/share/supertuxkart/data/ttf/'.
[info   ] [FileManager]: Asset 10 will be loaded from '/usr/share/supertuxkart/data/po/'.
[info   ] [FileManager]: Asset 11 will be loaded from '/usr/share/supertuxkart/data/library/'.
[info   ] [FileManager]: Asset 12 will be loaded from '/usr/share/supertuxkart/data/models/'.
[info   ] [FileManager]: Asset 13 will be loaded from '/usr/share/supertuxkart/data/music/'.
[info   ] [FileManager]: Asset 14 will be loaded from '/usr/share/supertuxkart/data/sfx/'.
[info   ] [FileManager]: Asset 15 will be loaded from '/usr/share/supertuxkart/data/textures/'.
[info   ] [FileManager]: Asset 16 will be loaded from '/usr/share/supertuxkart/data/tracks/'.
[verbose  ] translation: Env var LANGUAGE = 'en_US.UTF-8'.
[verbose  ] translation: Language 'English (United States)'.
..:: Antarctica Rendering Engine 2.0 ::..
[info   ] [IrrDriver Logger]: ..:: Antarctica Rendering Engine 2.0 ::..
[info   ] [IrrDriver Logger]: Compiled SDL Version 2.26.0
[info   ] [IrrDriver Logger]: Current SDL Version 2.26.0
[info   ] [IrrDriver Logger]: Using renderer: OpenGL 4.3.0
[info   ] [IrrDriver Logger]: NVIDIA GeForce GTX 1060/PCIe/SSE2: NVIDIA Corporation
[info   ] [IrrDriver Logger]: OpenGL driver version is 1.2 or better.
[info   ] [IrrDriver Logger]: GLSL version: 4.3
[info   ] IrrDriver: OpenGL version: 4.3
[info   ] IrrDriver: OpenGL vendor: NVIDIA Corporation
[info   ] IrrDriver: OpenGL renderer: NVIDIA GeForce GTX 1060/PCIe/SSE2
[info   ] IrrDriver: OpenGL version string: 4.3.0 NVIDIA 525.60.11
[info   ] IrrDriver: OpenGL total memory: 6144
[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 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: /usr/share/supertuxkart/data/shaders/screenquad.vert
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/motion_blur.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/lightning.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/primitive2dlist.vert
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/transparent.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/texturedquad.vert
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/uniformcolortexturedquad.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/texturedquad.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/coloredquad.vert
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/coloredquad.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/colortexturedquad.vert
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/colortexturedquad.frag
[info   ] irr_driver: GLSL supported.
[info   ] GUI: Loading skin data from file: /usr/share/supertuxkart/data/skins/peach/stkskin.xml
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_pass.vert
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_solid.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_shadow.vert
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/white.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_skinning.vert
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_skinning_shadow.vert
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_normal_map.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_alpha_test.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_shadow_alpha_test.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_decal.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_grass_pass.vert
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_grass.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_grass_shadow.vert
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_unlit.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_transparent.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_ghost.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_dynamic_night_bloom.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_tilling_mitigation.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_vertical_mapping.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_road_blending.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_displace.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/colorize.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_normal_visualizer.vert
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_normal_visualizer.geom
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_normal_visualizer.frag
[info   ] HTTPRequest: Sending userid=386610&token=************************ to https://online.supertuxkart.net/api/v2/user/saved-session/
[info   ] HTTPRequest: Downloading https://online.supertuxkart.net/dl/xml/online_news.xml
[warn   ] Track: NavMesh is not found for arena About the Garage, disable AI for it.

[warn   ] track: Music information file 'amazon_jungle.music' not found for track 'Amazonian Journey' - ignored.

[warn   ] track: Music information for track 'Amazonian Journey' replaced by default music.

[warn   ] Track: NavMesh is not found for arena Amphitheatre, disable AI for it.

[warn   ] Track: NavMesh is not found for arena Area 498, disable AI for it.

[info   ] addons: Using cached addons.xml.
[warn   ] Track: NavMesh is not found for arena Champs Castle, disable AI for it.

[warn   ] Track: NavMesh is not found for arena Circle Of Destiny, disable AI for it.

[warn   ] track: Music information file 'Dronid.music' not found for track 'Cosmic II - Vermillion Core' - ignored.

[warn   ] track: Music information for track 'Cosmic II - Vermillion Core' replaced by default music.

[warn   ] track: Music information file 'TheDeadRocks-EasyJob.music' not found for track 'Coyote Canyon' - ignored.

[warn   ] track: Music information for track 'Coyote Canyon' replaced by default music.

[warn   ] track: Music information file 'extreme.music' not found for track 'Extreme playground stadium' - ignored.

[warn   ] track: Music information for track 'Extreme playground stadium' replaced by default music.

[warn   ] Track: NavMesh is not found for arena Ice cube , disable AI for it.

[warn   ] Track: NavMesh is not found for arena Lava island, disable AI for it.

[warn   ] Track: NavMesh is not found for arena Lost Pyramids, disable AI for it.

[warn   ] track: Music information file 'after_the_flames.music' not found for track 'Macabre Dunes' - ignored.

[warn   ] track: Music information for track 'Macabre Dunes' replaced by default music.

[warn   ] Track: NavMesh is not found for arena Magma Battle, disable AI for it.

[warn   ] Track: NavMesh is not found for arena Mall, disable AI for it.

[warn   ] Track: NavMesh is not found for arena Parking Lot, disable AI for it.

[warn   ] Track: NavMesh is not found for arena Soccer arena, disable AI for it.

[warn   ] Track: NavMesh is not found for arena STK Mercury, disable AI for it.

[warn   ] Track: NavMesh is not found for arena The lost subsea, disable AI for it.

[warn   ] track: Music information file 'after_the_flames.music' not found for track 'The Ring' - ignored.

[warn   ] track: Music information for track 'The Ring' replaced by default music.

[warn   ] Track: NavMesh is not found for arena TSS, disable AI for it.

[warn   ] Track: NavMesh is not found for arena Warehouse, disable AI for it.

[info   ] GrandPrixManager: Loading Grand Prix files from /usr/share/supertuxkart/data/grandprix/
[info   ] GrandPrixManager: Loading Grand Prix files from /home/USERNAME/.local/share/supertuxkart/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   ] KartProperties: Can't find kart type '' for kart 'Blinky', defaulting to 'light'.
[warn   ] KartProperties: Can't find kart type '' for kart 'Buggie', defaulting to 'light'.
[warn   ] Material: Cannot determine texture full path: genericshadow.png
[warn   ] KartModel: czpicoop.spm has no striaght frame defined.
[warn   ] SPMeshBuffer: solid_pbr shader is missing, fallback to solid
[warn   ] SPMeshBuffer: solid_pbr shader is missing, fallback to solid
[warn   ] SPMeshBuffer: solid_pbr shader is missing, fallback to solid
[warn   ] SPMeshBuffer: solid_pbr shader is missing, fallback to solid
[warn   ] SPMeshBuffer: solid_pbr shader is missing, fallback to solid
[warn   ] KartProperties: Can't find kart type '' for kart 'Elephpant', defaulting to 'light'.
[warn   ] KartModel: emperor.spm has no striaght frame defined.
[warn   ] Material: Cannot determine texture full path: best lexus
[warn   ] KartProperties: Can't find kart type '' for kart 'Evil Tux-V1', defaulting to 'light'.
[warn   ] Material: Cannot determine texture full path: Chasis_MuscleCar_D.png
[warn   ] KartModel: freestyle.spm has no striaght frame defined.
[warn   ] Material: Cannot determine texture full path: dominus
[warn   ] Material: Cannot determine texture full path: emissive.png
[warn   ] KartModel: gigas.spm has no striaght frame defined.
[warn   ] Material: Cannot determine texture full path: nyoom
[warn   ] KartModel: grain.spm has no striaght frame defined.
[warn   ] Material: Cannot determine texture full path: fennec
[warn   ] KartModel: gumus v2.spm has no striaght frame defined.
[warn   ] Material: Cannot determine texture full path: chromed-metal.jpg
[warn   ] Material: Cannot determine texture full path: Flag.png
[warn   ] Material: Cannot determine texture full path: Flag_gloss.png
[warn   ] Material: Cannot determine texture full path: Hachette.png
[warn   ] Material: Cannot determine texture full path: Hachette_gloss.png
[warn   ] KartModel: hyperm.spm has no striaght frame defined.
[warn   ] Material: Cannot determine texture full path: shadowkart.png
[warn   ] Material: Cannot determine texture full path: kiki.png
[warn   ] Material: Cannot determine texture full path: kiki_exhaust.png
[warn   ] Material: Cannot determine texture full path: Link-shadow.png
[warn   ] KartModel: mini tank.spm has no striaght frame defined.
[warn   ] KartModel: myoko gt.spm has no striaght frame defined.
[warn   ] Material: Cannot determine texture full path: brrrrr
[warn   ] Material: Cannot determine texture full path: gloss_chassis.png
[warn   ] KartModel: orion.spm has no striaght frame defined.
[warn   ] Material: Cannot determine texture full path: paladin
[warn   ] KartModel: paladin.spm has no striaght frame defined.
[warn   ] Material: Cannot determine texture full path: brrr
[warn   ] KartModel: panda.spm has no striaght frame defined.
[warn   ] Material: Cannot determine texture full path: runnininthe90s
[warn   ] KartProperties: Can't find kart type '' for kart 'Penny32', defaulting to 'light'.
[warn   ] KartProperties: Can't find kart type '' for kart 'Python', defaulting to 'light'.
[warn   ] Material: Cannot determine texture full path: noshadow
[warn   ] Material: Cannot determine texture full path: 2002_mazda_rx7_spiritr_misc.png
[warn   ] KartModel: rotary.spm has no striaght frame defined.
[warn   ] Material: Cannot determine texture full path: rotato
[warn   ] Material: Cannot determine texture full path: Chasis_Scarab_D.png
[warn   ] KartModel: scavenger.spm has no striaght frame defined.
[warn   ] Material: Cannot determine texture full path: scarab
[warn   ] Material::initParticlesEffect: Error loading particles 'smoke80.xml' for material 'bluesidegrid.png'

[warn   ] Material::initParticlesEffect: Error loading particles 'smoke80.xml' for material 'redsidegrid.png'

[warn   ] Material: Cannot determine texture full path: emulewbeel.png
[warn   ] Material: Missing container id for icon.png, no texture compression for it will be done.
[error  ] STKTexManager: Error while loading kart 'Enforcer':
[error  ] STKTexManager: Texture /home/USERNAME/.local/share/supertuxkart/addons/karts/syncopia-stadium/icon.png not found or invalid.
[error  ] EventHandler: Error while loading kart 'Enforcer':
[error  ] Irrlicht: Could not load mesh, because file could not be opened: : /home/USERNAME/.local/share/supertuxkart/addons/karts/syncopia-stadium/enforcer.spm
[error  ] Kart_Model: Problems loading mesh '/home/USERNAME/.local/share/supertuxkart/addons/karts/syncopia-stadium/enforcer.spm' - kart 'addon_syncopia-stadium' willnot be available.
[error  ] [KartPropertiesManager]: Giving up loading '/home/USERNAME/.local/share/supertuxkart/addons/karts/syncopia-stadium/kart.xml': Cannot load kart models
[warn   ] Material: Cannot determine texture full path: glosswheel.png
[warn   ] KartModel: torero.spm has no striaght frame defined.
[warn   ] Material: Cannot determine texture full path: maybach limooooooooooooooooo
[warn   ] KartModel: tygris.spm has no striaght frame defined.
[warn   ] Material: Cannot determine texture full path: NISSANGTRFLYINGPHONE
[info   ] Achievements: Synching achievement 2,3,7,9 to server.
[info   ] HTTPRequest: Sending userid=386610&token=************************&achievementid=2%2C3%2C7%2C9 to https://online.supertuxkart.net/api/v2/user/achieving/
[info   ] HTTPRequest: Sending userid=386610&token=************************&visitingid=386610 to https://online.supertuxkart.net/api/v2/user/get-friends-list/
[info   ] HTTPRequest: Sending userid=386610&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/simple_particle.vert
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/simple_particle.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/alphatest_particle.vert
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/alphatest_particle.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/degraded_ibl.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sunlight.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/pointlight.vert
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/pointlight.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/combine_diffuse_color.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/glow.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/tonemap.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/mlaa_color1.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/mlaa_blend2.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/mlaa_neigh3.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/passthrough.frag
/usr/include/c++/12.2.0/bits/stl_vector.h:1123: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = irr::core::CMatrix4<float>; _Alloc = std::allocator<irr::core::CMatrix4<float> >; reference = irr::core::CMatrix4<float>&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.
fish: Job 1, 'supertuxkart' terminated by signal SIGABRT (Abort)
Benau commented 1 year ago

there is no "old pidgin" (which is an addon) from your screenshot, the pidgin you select is official one

does it happen everytime?

ghost commented 1 year ago

there is no "old pidgin" (which is an addon) from your screenshot, the pidgin you select is official one

and what is the pidgin below it?

does it happen everytime?

yes

Benau commented 1 year ago

what about official https://github.com/supertuxkart/stk-code/releases/download/1.4/SuperTuxKart-1.4-linux-x86_64.tar.xz?

ghost commented 1 year ago

what about official https://github.com/supertuxkart/stk-code/releases/download/1.4/SuperTuxKart-1.4-linux-x86_64.tar.xz?

No this doesn't crash.

Anyway yes it's "Penny32", not "old pidgin".

Benau commented 1 year ago

need to wait gcc fix its lto bug

Benau commented 1 year ago

This cannot be fixed in stk-code side and would require either archlinux to disable lto for supertuxkart or wait gcc fix its broken lto implementation

Use our official binary as a temporary workaround