supertuxkart / stk-code

The code base of supertuxkart
Other
4.48k stars 1.05k forks source link

Unable to skid/nitro to the left for some reason. #4768

Closed VNGamerGit closed 2 years ago

VNGamerGit commented 2 years ago

Description

I cannot skid to the left for some unknown reason. I tried to fix it by reinstalling (both dirty (ran sudo pacman -Syu right away) and clean (cleared all of the config and cache files with sudo pacman -Rns, then reinstall with sudo pacman -Syu), changing the keybinds (Skidding key changed from V to X, and Nitro key from N to Z), changed the SuperTuxKart version from stable to git and vice versa, etc... but the issue still persists. What's weird is that on other distros I've used before (Zorin OS, and Gentoo), I was able to drift/nitro to the left without any problems.

Steps to reproduce

  1. Hold the forward key
  2. Hold the left direction key + skid key I think my steps above are unclear though, so I'll conclude with this: Hold Up Arrow (default keybind for accelerating) to speed up, then Left Arrow + V.

Configuration

STK release version: git (development) version, though this problem can also be found on the stable one

STK Source (PPA, distribution package, official binary, etc.): distribution packages (pacman for stable version, and yay for git version)

System: Arch Linux

Graphics card: Intel UHD Graphics 620

CPU: Intel Core i7-8550U 2.00GHz

Gamepads/keyboards models if related to the issue: Laptop's (Fujitsu Lifebook E459) integrated keyboard

Additional information

stdout.log:

[error  ] User Config: Unknown value for random-player-pos; expected true or false
[info   ] [FileManager]: Data files will be fetched from: '/usr/share/supertuxkart/data/'
[info   ] [FileManager]: User directory is '/home/ykonpaku/.config/supertuxkart/config-0.10/'.
[info   ] [FileManager]: Addons files will be stored in '/home/ykonpaku/.local/share/supertuxkart/addons/'.
[info   ] [FileManager]: Screenshots will be stored in '/home/ykonpaku/.local/share/supertuxkart/screenshots/'.
[info   ] [FileManager]: User-defined grand prix will be stored in '/home/ykonpaku/.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]: SDL Version 2.0.20
[info   ] [IrrDriver Logger]: Using renderer: OpenGL 4.6
[info   ] [IrrDriver Logger]: Mesa Intel(R) UHD Graphics 620 (KBL GT2): Intel
[info   ] [IrrDriver Logger]: OpenGL driver version is 1.2 or better.
[info   ] [IrrDriver Logger]: GLSL version: 4.6
[info   ] IrrDriver: OpenGL version: 4.6
[info   ] IrrDriver: OpenGL vendor: Intel
[info   ] IrrDriver: OpenGL renderer: Mesa Intel(R) UHD Graphics 620 (KBL GT2)
[info   ] IrrDriver: OpenGL version string: 4.6 (Core Profile) Mesa 22.0.1
[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: /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: Inserting base theme peach into dependency chain
[info   ] GUI: Loading skin data from file: /usr/share/supertuxkart/data/skins/peach/stkskin.xml
[info   ] GUI: Loading skin data from file: /usr/share/supertuxkart/data/skins/ruby/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: Downloading https://online.supertuxkart.net/dl/xml/online_news.xml
[info   ] GrandPrixManager: Loading Grand Prix files from /usr/share/supertuxkart/data/grandprix/
[info   ] GrandPrixManager: Loading Grand Prix files from /home/ykonpaku/.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
[info   ] addons: Using cached addons.xml.
[info   ] HTTPRequest: Sending userid=363078&token=************************ to https://online.supertuxkart.net/api/v2/user/saved-session/
[info   ] Achievements: Synching achievement 2,5,7,11 to server.
[info   ] HTTPRequest: Sending userid=363078&token=************************&achievementid=2%2C5%2C7%2C11 to https://online.supertuxkart.net/api/v2/user/achieving/
[info   ] HTTPRequest: Sending userid=363078&token=************************&visitingid=363078 to https://online.supertuxkart.net/api/v2/user/get-friends-list/
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[info   ] HTTPRequest: Sending userid=363078&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[verbose  ] RaceManager: Nb of karts=1, ghost karts:0 ai:0 players:1

[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/tracks/overworld/splatting.frag
[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/linearizedepth.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/ssao.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/bilateralH.comp
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/bilateralV.comp
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/combine_diffuse_color.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   ] Track: Overall scene complexity estimated at 106
[info   ] Script: allchallenges: unlocked_challenges=8, challenges=26
[info   ] Script: allchallenges: unlocked_challenges=8, challenges=26
[info   ] Script: allchallenges: unlocked_challenges=8, challenges=26
[info   ] Script: allchallenges: unlocked_challenges=8, challenges=26
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/importance_sampling_specular.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/IBL.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sunlightshadow.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/pointlightscatter.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/gaussian6v.comp
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/gaussian6h.comp
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sky.vert
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sky.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/sp_text_billboard.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/bloom.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/gaussian6h.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/bloomblend.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/lensblend.frag
[info   ] ShaderFilesManager: Compiling shader: /usr/share/supertuxkart/data/shaders/passthrough.frag
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[warn   ] LayoutManager: Widget '' has a width of 0 (left_space = 0, fraction = 1.000000, max_width = )
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[info   ] HTTPRequest: Downloading https://online.supertuxkart.net/dl/images/6570202635a1ea1c452ed7.png
[info   ] HTTPRequest: Downloading https://online.supertuxkart.net/dl/557737825a207749a7471.zip
[info   ] [FileManager]: Creating directory(ies) '/home/ykonpaku/.local/share/supertuxkart/addons/karts/kiki--cyber-squirrel-'
[info   ] FileManager: Creating directory '/home/ykonpaku/.local/share/supertuxkart/addons/karts/'.
[info   ] FileManager: Creating directory '/home/ykonpaku/.local/share/supertuxkart/addons/karts/kiki--cyber-squirrel-/'.
[info   ] [FileManager]: Creating directory(ies) '/home/ykonpaku/.cache/supertuxkart/cached-textures/hd/karts/addon_kiki--cyber-squirrel-'
[info   ] FileManager: Creating directory '/home/ykonpaku/.cache/supertuxkart/cached-textures/hd/karts/addon_kiki--cyber-squirrel-/'.
[warn   ] Material: Cannot determine texture full path: genericshadow.png
[info   ] GrandPrixManager: Loading Grand Prix files from /usr/share/supertuxkart/data/grandprix/
[info   ] GrandPrixManager: Loading Grand Prix files from /home/ykonpaku/.local/share/supertuxkart/grandprix/
[warn   ] LayoutManager: Widget '' has a width of 0 (left_space = 0, fraction = 1.000000, max_width = )
[info   ] HTTPRequest: Downloading https://online.supertuxkart.net/dl/images/7021530565f0b35e341526.png
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[info   ] HTTPRequest: Downloading https://online.supertuxkart.net/dl/7149388635f1ac65308259.zip
[info   ] [FileManager]: Creating directory(ies) '/home/ykonpaku/.local/share/supertuxkart/addons/karts/kiki'
[info   ] FileManager: Creating directory '/home/ykonpaku/.local/share/supertuxkart/addons/karts/kiki/'.
[warn   ] Material: Cannot determine texture full path: kiki.png
[warn   ] Material: Cannot determine texture full path: kiki_exhaust.png
[info   ] [FileManager]: Creating directory(ies) '/home/ykonpaku/.cache/supertuxkart/cached-textures/hd/karts/addon_kiki'
[info   ] FileManager: Creating directory '/home/ykonpaku/.cache/supertuxkart/cached-textures/hd/karts/addon_kiki/'.
[info   ] GrandPrixManager: Loading Grand Prix files from /usr/share/supertuxkart/data/grandprix/
[info   ] GrandPrixManager: Loading Grand Prix files from /home/ykonpaku/.local/share/supertuxkart/grandprix/
[info   ] HTTPRequest: Sending userid=363078&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] HTTPRequest: Downloading https://online.supertuxkart.net/dl/images/196528409861983ab393ae2.png
[warn   ] LayoutManager: Widget '' has a width of 0 (left_space = 0, fraction = 1.000000, max_width = )
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[info   ] HTTPRequest: Downloading https://online.supertuxkart.net/dl/images/195647572056ac7e882919d.png
[warn   ] LayoutManager: Widget '' has a width of 0 (left_space = 0, fraction = 1.000000, max_width = )
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[info   ] HTTPRequest: Downloading https://online.supertuxkart.net/dl/images/581592626038f70e3327b.png
[warn   ] LayoutManager: Widget '' has a width of 0 (left_space = 0, fraction = 1.000000, max_width = )
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[info   ] HTTPRequest: Downloading https://online.supertuxkart.net/dl/images/1110206859552da39065475.png
[warn   ] LayoutManager: Widget '' has a width of 0 (left_space = 0, fraction = 1.000000, max_width = )
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[info   ] HTTPRequest: Downloading https://online.supertuxkart.net/dl/1201809349552da39065bf9.zip
[info   ] [FileManager]: Creating directory(ies) '/home/ykonpaku/.local/share/supertuxkart/addons/karts/alternative-tux'
[info   ] FileManager: Creating directory '/home/ykonpaku/.local/share/supertuxkart/addons/karts/alternative-tux/'.
[info   ] [FileManager]: Creating directory(ies) '/home/ykonpaku/.cache/supertuxkart/cached-textures/hd/karts/addon_alternative-tux'
[info   ] FileManager: Creating directory '/home/ykonpaku/.cache/supertuxkart/cached-textures/hd/karts/addon_alternative-tux/'.
[info   ] GrandPrixManager: Loading Grand Prix files from /usr/share/supertuxkart/data/grandprix/
[info   ] GrandPrixManager: Loading Grand Prix files from /home/ykonpaku/.local/share/supertuxkart/grandprix/
[info   ] HTTPRequest: Sending userid=363078&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   ] HTTPRequest: Sending userid=363078&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] HTTPRequest: Sending userid=363078&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] HTTPRequest: Sending userid=363078&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] HTTPRequest: Sending userid=363078&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] HTTPRequest: Downloading https://online.supertuxkart.net/dl/images/177154161958573a93817dc.jpg
[warn   ] LayoutManager: Widget '' has a width of 0 (left_space = 0, fraction = 1.000000, max_width = )
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[info   ] HTTPRequest: Downloading https://online.supertuxkart.net/dl/20478954475df5eac393f3e.zip
[info   ] [FileManager]: Creating directory(ies) '/home/ykonpaku/.local/share/supertuxkart/addons/tracks/extreme-playground-stadium'
[info   ] FileManager: Creating directory '/home/ykonpaku/.local/share/supertuxkart/addons/tracks/'.
[info   ] FileManager: Creating directory '/home/ykonpaku/.local/share/supertuxkart/addons/tracks/extreme-playground-stadium/'.
[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.

[info   ] GrandPrixManager: Loading Grand Prix files from /usr/share/supertuxkart/data/grandprix/
[info   ] GrandPrixManager: Loading Grand Prix files from /home/ykonpaku/.local/share/supertuxkart/grandprix/
[info   ] HTTPRequest: Downloading https://online.supertuxkart.net/dl/images/19924902657f189bb85265.jpg
[warn   ] LayoutManager: Widget '' has a width of 0 (left_space = 0, fraction = 1.000000, max_width = )
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[info   ] HTTPRequest: Downloading https://online.supertuxkart.net/dl/images/20285282457b1bcb387515.png
[warn   ] LayoutManager: Widget '' has a width of 0 (left_space = 0, fraction = 1.000000, max_width = )
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[info   ] HTTPRequest: Downloading https://online.supertuxkart.net/dl/images/1156483070585757108371d.jpg
[warn   ] LayoutManager: Widget '' has a width of 0 (left_space = 0, fraction = 1.000000, max_width = )
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[info   ] HTTPRequest: Downloading https://online.supertuxkart.net/dl/1123026871585a3204d4b3b.zip
[info   ] [FileManager]: Creating directory(ies) '/home/ykonpaku/.local/share/supertuxkart/addons/tracks/two-towers'
[info   ] FileManager: Creating directory '/home/ykonpaku/.local/share/supertuxkart/addons/tracks/two-towers/'.
[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.

[info   ] GrandPrixManager: Loading Grand Prix files from /usr/share/supertuxkart/data/grandprix/
[info   ] GrandPrixManager: Loading Grand Prix files from /home/ykonpaku/.local/share/supertuxkart/grandprix/
[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   ] LayoutManager: Statically sized widgets took all the place!!
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[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
[info   ] HTTPRequest: Sending userid=363078&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[verbose  ] RaceManager: Nb of karts=10, ghost karts:0 ai:9 players:1

[info   ] [FileManager]: Creating directory(ies) '/home/ykonpaku/.cache/supertuxkart/cached-textures/hd/tracks/addon_two-towers'
[info   ] FileManager: Creating directory '/home/ykonpaku/.cache/supertuxkart/cached-textures/hd/tracks/addon_two-towers/'.
[error  ] SFXBuffer: LoadVorbisBuffer() - couldn't open file!
[error  ] SFXBuffer: Could not load sound effect /usr/share/supertuxkart/data/sfx/engine.ogg
[info   ] Track: Overall scene complexity estimated at 677
[error  ] SFXBuffer: LoadVorbisBuffer() - couldn't open file!
[error  ] SFXBuffer: Could not load sound effect /usr/share/supertuxkart/data/sfx/engine.ogg
[info   ] HTTPRequest: Sending userid=363078&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] HTTPRequest: Sending userid=363078&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[error  ] SFXBuffer: LoadVorbisBuffer() - couldn't open file!
[error  ] SFXBuffer: Could not load sound effect /usr/share/supertuxkart/data/sfx/engine.ogg
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[info   ] HTTPRequest: Sending userid=363078&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!!
[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 ai-blue-spinner of type 1 has no dimensions
[warn   ] AbstractTopLevelContainer::addWidgetsRecursively: Widget ai-blue-text of type 5 has no dimensions
[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 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) '/home/ykonpaku/.cache/supertuxkart/cached-textures/hd/tracks/addon_extreme-playground-stadium'
[info   ] FileManager: Creating directory '/home/ykonpaku/.cache/supertuxkart/cached-textures/hd/tracks/addon_extreme-playground-stadium/'.
[info   ] Track: Overall scene complexity estimated at 80
[info   ] HTTPRequest: Sending userid=363078&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] HTTPRequest: Sending userid=363078&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[warn   ] LayoutManager: Widget '' has a width of 0 (left_space = 0, fraction = 1.000000, max_width = )
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[info   ] addons: Uninstalling 'Extreme playground stadium'.
[info   ] GrandPrixManager: Loading Grand Prix files from /usr/share/supertuxkart/data/grandprix/
[info   ] GrandPrixManager: Loading Grand Prix files from /home/ykonpaku/.local/share/supertuxkart/grandprix/
[warn   ] LayoutManager: Widget '' has a width of 0 (left_space = 0, fraction = 1.000000, max_width = )
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[info   ] addons: Uninstalling 'Two Towers'.
[info   ] GrandPrixManager: Loading Grand Prix files from /usr/share/supertuxkart/data/grandprix/
[info   ] GrandPrixManager: Loading Grand Prix files from /home/ykonpaku/.local/share/supertuxkart/grandprix/
[info   ] HTTPRequest: Downloading https://online.supertuxkart.net/dl/images/15855695696123c446e7375.jpg
[warn   ] LayoutManager: Widget '' has a width of 0 (left_space = 0, fraction = 1.000000, max_width = )
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[info   ] HTTPRequest: Downloading https://online.supertuxkart.net/dl/561560286123c5b74b5b0.zip
[info   ] [FileManager]: Creating directory(ies) '/home/ykonpaku/.local/share/supertuxkart/addons/tracks/abyss--soccer-'
[info   ] FileManager: Creating directory '/home/ykonpaku/.local/share/supertuxkart/addons/tracks/abyss--soccer-/'.
[info   ] GrandPrixManager: Loading Grand Prix files from /usr/share/supertuxkart/data/grandprix/
[info   ] GrandPrixManager: Loading Grand Prix files from /home/ykonpaku/.local/share/supertuxkart/grandprix/
[info   ] HTTPRequest: Downloading https://online.supertuxkart.net/dl/images/4879043425fa05a2ab98f0.png
[warn   ] LayoutManager: Widget '' has a width of 0 (left_space = 0, fraction = 1.000000, max_width = )
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[warn   ] LayoutManager: Widget '' has a width of 0 (left_space = 0, fraction = 1.000000, max_width = )
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[info   ] HTTPRequest: Downloading https://online.supertuxkart.net/dl/images/1107085360e49948cde80.png
[info   ] HTTPRequest: Downloading https://online.supertuxkart.net/dl/69511430160e49948cd8ff.zip
[info   ] HTTPRequest: Sending userid=363078&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] [FileManager]: Creating directory(ies) '/home/ykonpaku/.local/share/supertuxkart/addons/tracks/island-soccer'
[info   ] FileManager: Creating directory '/home/ykonpaku/.local/share/supertuxkart/addons/tracks/island-soccer/'.
[info   ] GrandPrixManager: Loading Grand Prix files from /usr/share/supertuxkart/data/grandprix/
[info   ] GrandPrixManager: Loading Grand Prix files from /home/ykonpaku/.local/share/supertuxkart/grandprix/
[info   ] HTTPRequest: Sending userid=363078&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] HTTPRequest: Sending userid=363078&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] HTTPRequest: Sending userid=363078&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] HTTPRequest: Sending userid=363078&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] HTTPRequest: Sending userid=363078&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] HTTPRequest: Sending userid=363078&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] HTTPRequest: Sending userid=363078&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] HTTPRequest: Sending userid=363078&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] HTTPRequest: Sending userid=363078&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] HTTPRequest: Sending userid=363078&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/

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="48"/>
<action name="steerRight" event="1" id="39" character="48"/>
<action name="accel" event="1" id="38" character="48"/>
<action name="brake" event="1" id="40" character="48"/>
<action name="nitro" event="1" id="90" character="0"/>
<action name="drift" event="1" id="88" character="0"/>
<action name="rescue" event="1" id="8" character="48"/>
<action name="fire" event="1" id="32" character="48"/>
<action name="lookBack" event="1" id="67" character="0"/>
<action name="pauserace" event="1" id="27" character="48"/>
<action name="menuUp" event="1" id="38" character="48"/>
<action name="menuDown" event="1" id="40" character="48"/>
<action name="menuLeft" event="1" id="37" character="48"/>
<action name="menuRight" event="1" id="39" character="48"/>
<action name="menuSelect" event="1" id="13" character="48"/>
<action name="menuCancel" event="1" id="27" character="48"/>
</keyboard>
</input>
Benau commented 2 years ago

https://supertuxkart.net/FAQ

Why don't some keyboard keys work when pressed simultaneously?

When playing with a keyboard, you may experience issues when pressing multiple keys simultaneously, for instance trying to use nitro while accelerating and turning. In such situations, some keypress may not register. This is however not a bug of SuperTuxKart, but a phyiscal limitation of your keyboard, most keyboards can only handle so many keys pressed at the same time (for more detailed information, please check here). The solution is to use a gaming input device (gamepad, or gaming keyboard), or tweak the keys configuration to find keys that your keyboard will be able to register simultaneously.

VNGamerGit commented 2 years ago

https://supertuxkart.net/FAQ

Why don't some keyboard keys work when pressed simultaneously?

When playing with a keyboard, you may experience issues when pressing multiple keys simultaneously, for instance trying to use nitro while accelerating and turning. In such situations, some keypress may not register. This is however not a bug of SuperTuxKart, but a phyiscal limitation of your keyboard, most keyboards can only handle so many keys pressed at the same time (for more detailed information, please check here). The solution is to use a gaming input device (gamepad, or gaming keyboard), or tweak the keys configuration to find keys that your keyboard will be able to register simultaneously.

Yes, I know that, but the problem is that I was able to skid/nitro to the left while holding the keys at the same time before on other distros, like Zorin or Gentoo.

Benau commented 2 years ago

I don't think this has anything to do with stk itself.... try updrade / downgrade you libSDL2 if possible...

VNGamerGit commented 2 years ago

I don't think this has anything to do with stk itself.... try updrade / downgrade you libSDL2 if possible...

It's already fully upgraded, and I've also tried downgrading the entire thing. And how the fuck does this have nothing to do with STK, when I am, in fact, having an issue with the controls in the game?????

Benau commented 2 years ago

so figure it out yourself if you are that rude and terrible

Benau commented 2 years ago

one disadvantage of arch linux is that it's too new so it's very easy to catch regression btw

VNGamerGit commented 2 years ago

so figure it out yourself if you are that rude and terrible

I didn't target you, at all! Like, how did you think so??? I didn't target you specifically, and even if I did, then I'll use even worse stuff to let you know that

VNGamerGit commented 2 years ago

one disadvantage of arch linux is that it's too new so it's very easy to catch regression btw

too new? like, the libSDL2 of it? or just the distro in general?? or are you hating on rolling release distros in general?