supertuxkart / stk-code

The code base of supertuxkart
Other
4.44k stars 1.04k forks source link

Soccer: defecting a one-player team crashed the client #4239

Closed eltomito closed 3 weeks ago

eltomito commented 4 years ago

Description

I player soccer online and I was the only blue team member. There were two players on the red team. I tried switching to the red team, too, so that theoretically, all players would be red and no one would be blue and that crashed my client.

Steps to reproduce

1) Get 3 players for global multiplayer soccer 2) put two on the red team and one on the blue team 3) make the blue player switch to red 4) the blue players client should crash

Configuration

STK release version:

source build, version 1.1+, commit f935c68d20e180482c34339bfe94a4bfb4fbfa9f

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

System: Lenovo G570 Ubuntu 18.04

Graphics card:

integrated gfx

CPU:

Intel(R) Core(TM) i5-2430M CPU @ 2.40GHz

Gamepads/keyboards models if related to the issue:

Additional information

stdout.log:

[info   ] [FileManager]: Data files will be fetched from: '../data/'
[info   ] [FileManager]: Data files will be fetched from: '../data/../../stk-assets/'
[info   ] [FileManager]: User directory is '/home/tomas/.config/supertuxkart/config-0.10/'.
[info   ] [FileManager]: Addons files will be stored in '/home/tomas/.local/share/supertuxkart/addons/'.
[info   ] [FileManager]: Screenshots will be stored in '/home/tomas/.local/share/supertuxkart/screenshots/'.
[info   ] [FileManager]: User-defined grand prix will be stored in '/home/tomas/.local/share/supertuxkart/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/../../stk-assets/library/'.
[info   ] [FileManager]: Asset 12 will be loaded from '../data/../../stk-assets/models/'.
[info   ] [FileManager]: Asset 13 will be loaded from '../data/../../stk-assets/music/'.
[info   ] [FileManager]: Asset 14 will be loaded from '../data/../../stk-assets/sfx/'.
[info   ] [FileManager]: Asset 15 will be loaded from '../data/../../stk-assets/textures/'.
[info   ] [FileManager]: Asset 16 will be loaded from '../data/../../stk-assets/tracks/'.
[verbose  ] translation: Env var LANGUAGE = 'cs'.
[verbose  ] translation: Language 'Czech'.
[info   ] IrrDriver: OpenGL version: 3.3
[info   ] IrrDriver: OpenGL vendor: Intel Open Source Technology Center
[info   ] IrrDriver: OpenGL renderer: Mesa DRI Intel(R) Sandybridge Mobile 
[info   ] IrrDriver: OpenGL version string: 3.3 (Core Profile) Mesa 19.2.8
[info   ] GLDriver: ARB Buffer Storage Present
[info   ] GLDriver: ARB Arrays of Arrays Present
[info   ] GLDriver: ARB Texture Storage 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: /home/tomas/src/supertuxkart/stk-code/data/shaders/screenquad.vert
[info   ] ShaderFilesManager: Compiling shader: /home/tomas/src/supertuxkart/stk-code/data/shaders/motion_blur.frag
[info   ] ShaderFilesManager: Compiling shader: /home/tomas/src/supertuxkart/stk-code/data/shaders/lightning.frag
[info   ] ShaderFilesManager: Compiling shader: /home/tomas/src/supertuxkart/stk-code/data/shaders/primitive2dlist.vert
[info   ] ShaderFilesManager: Compiling shader: /home/tomas/src/supertuxkart/stk-code/data/shaders/transparent.frag
[info   ] ShaderFilesManager: Compiling shader: /home/tomas/src/supertuxkart/stk-code/data/shaders/texturedquad.vert
[info   ] ShaderFilesManager: Compiling shader: /home/tomas/src/supertuxkart/stk-code/data/shaders/uniformcolortexturedquad.frag
[info   ] ShaderFilesManager: Compiling shader: /home/tomas/src/supertuxkart/stk-code/data/shaders/texturedquad.frag
[info   ] ShaderFilesManager: Compiling shader: /home/tomas/src/supertuxkart/stk-code/data/shaders/coloredquad.vert
[info   ] ShaderFilesManager: Compiling shader: /home/tomas/src/supertuxkart/stk-code/data/shaders/coloredquad.frag
[info   ] ShaderFilesManager: Compiling shader: /home/tomas/src/supertuxkart/stk-code/data/shaders/colortexturedquad.vert
[info   ] ShaderFilesManager: Compiling shader: /home/tomas/src/supertuxkart/stk-code/data/shaders/colortexturedquad.frag
[info   ] irr_driver: GLSL supported.
[info   ] ShaderFilesManager: Compiling shader: /home/tomas/src/supertuxkart/stk-code/data/shaders/sp_pass.vert
[info   ] ShaderFilesManager: Compiling shader: /home/tomas/src/supertuxkart/stk-code/data/shaders/sp_solid.frag
[info   ] ShaderFilesManager: Compiling shader: /home/tomas/src/supertuxkart/stk-code/data/shaders/sp_skinning.vert
[info   ] ShaderFilesManager: Compiling shader: /home/tomas/src/supertuxkart/stk-code/data/shaders/sp_alpha_test.frag
[info   ] ShaderFilesManager: Compiling shader: /home/tomas/src/supertuxkart/stk-code/data/shaders/sp_decal.frag
[info   ] ShaderFilesManager: Compiling shader: /home/tomas/src/supertuxkart/stk-code/data/shaders/sp_grass_pass.vert
[info   ] ShaderFilesManager: Compiling shader: /home/tomas/src/supertuxkart/stk-code/data/shaders/sp_grass.frag
[info   ] ShaderFilesManager: Compiling shader: /home/tomas/src/supertuxkart/stk-code/data/shaders/sp_transparent.frag
[info   ] ShaderFilesManager: Compiling shader: /home/tomas/src/supertuxkart/stk-code/data/shaders/sp_ghost.frag
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/saved-session/
[info   ] HTTPRequest: Downloading https://online.supertuxkart.net/dl/xml/online_news.xml
[info   ] addons: Downloading updated addons.xml.
[info   ] HTTPRequest: Downloading https://online.supertuxkart.net/dl/xml/online_assets.xml
[warn   ] Irrlicht: Could not open file of image: ../data/../../stk-assets/tracks/canyon42exp/screenshot.png
[error  ] STKTexManager: Texture ../data/../../stk-assets/tracks/canyon42exp/screenshot.png not found or invalid.
[info   ] HTTPRequest: Downloading https://online.supertuxkart.net/dl/images/5826470475e63c42d87e98.png
[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: Music information for track 'bowling' replaced by default music.

[warn   ] TrackManager: Track 'addon_city-lights' is not supported by this binary, ignored. (Track is version 5, this executable supports from 6 to 7).
[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 'dance_cleopatra.music' not found for track 'Hacienda [edit]' - ignored.

[warn   ] track: Music information for track 'Hacienda [edit]' replaced by default music.

[warn   ] TrackManager: Track 'addon_kingdom-of-fire' is not supported by this binary, ignored. (Track is version 5, this executable supports from 6 to 7).
[warn   ] track: Music information file 'jumping_to_the_stars.music' not found for track 'Las Dunas Stadium' - ignored.

[warn   ] track: Music information for track 'Las Dunas Stadium' replaced by default music.

[warn   ] track: Music information file 'TheDeadRocks-GreenSecretFromAmazonia.music' not found for track 'Lost Speedway' - ignored.

[warn   ] track: Music information for track 'Lost Speedway' replaced by default music.

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

[warn   ] TrackManager: Track 'addon_medieval-cave' is not supported by this binary, ignored. (Track is version 5, this executable supports from 6 to 7).
[warn   ] Irrlicht: Could not open file of image: /home/tomas/.local/share/supertuxkart/addons/tracks/nasty_void/screenshot.jpg
[error  ] STKTexManager: Texture /home/tomas/.local/share/supertuxkart/addons/tracks/nasty_void/screenshot.jpg not found or invalid.
[warn   ] track: Music information file 'ChillCarrier-Druckverlust.musi' not found for track 'Night by the Sea' - ignored.

[warn   ] track: Music information for track 'Night by the Sea' replaced by default music.

[warn   ] track: Music information file 'Ethereal_Spectrum.music' not found for track 'Old Star Track' - ignored.

[warn   ] track: Music information for track 'Old Star Track' replaced by default music.

[warn   ] TrackManager: Track 'addon_paradise-peaks' is not supported by this binary, ignored. (Track is version 5, this executable supports from 6 to 7).
[warn   ] TrackManager: Track 'addon_secret-garden' is not supported by this binary, ignored. (Track is version 5, this executable supports from 6 to 7).
[warn   ] Track: NavMesh is not found for arena Soccer arena, disable AI for it.

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

[warn   ] TrackManager: Track 'addon_the-lost-subsea' is not supported by this binary, ignored. (Track is version 5, this executable supports from 6 to 7).
[warn   ] TrackManager: Track 'addon_xr591' is not supported by this binary, ignored. (Track is version 5, this executable supports from 6 to 7).
[info   ] GrandPrixManager: Loading Grand Prix files from ../data/grandprix/
[info   ] GrandPrixManager: Loading Grand Prix files from /home/tomas/.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   ] KartModel: ancestral wilber.spm has no striaght frame defined.
[warn   ] KartProperties: Can't find kart type '' for kart 'Buggie', defaulting to 'light'.
[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   ] Material: Cannot determine texture full path: genericshadow.png
[warn   ] KartProperties: Can't find kart type '' for kart 'fantasma gnu', defaulting to 'light'.
[warn   ] KartModel: shoe.spm has no striaght frame defined.
[info   ] Achievements: Synching achievement 1,2,3,4,5,6,7,8,9,11 to server.
[info   ] HTTPRequest: Sending userid=80109&token=************************&achievementid=1%2C2%2C3%2C4%2C5%2C6%2C7%2C8%2C9%2C11 to https://online.supertuxkart.net/api/v2/user/achieving/
[info   ] HTTPRequest: Sending userid=80109&token=************************&visitingid=80109 to https://online.supertuxkart.net/api/v2/user/get-friends-list/
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] HTTPRequest: Downloading https://online.supertuxkart.net/api/v2/server/get-all/
[info   ] ServerInfoDialog: Server id is 86619, owner is 177981
[info   ] STKHost: Host initialized.
[info   ] ConnectToServer: SETUP
[info   ] ProtocolManager: A 15ConnectToServer protocol has been started.
[info   ] ConnectToServer: Registering addr 62.245.72.46:48051
[info   ] HTTPRequest: Sending userid=80109&token=************************&server-id=86619&address=1056262190&port=48051&aes-key=****************************&aes-iv=wLBXDV%2BHJpWjrk67 to https://online.supertuxkart.net/api/v2/server/join-server-key/
[info   ] ConnectToServer: Trying connecting to 46.101.182.25:19994 from port 48283, retry remain: 3
[info   ] ConnectToServer: Connected to 46.101.182.25:19994
[info   ] ProtocolManager: A 11ClientLobby protocol has been started.
[info   ] STKHost: Listening has been started.
[info   ] ProtocolManager: A 15ConnectToServer protocol has been terminated.
[info   ] ClientLobby: Server will validate this online player.
[info   ] ClientLobby: Synchronous message of type 4
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 3
[info   ] ClientLobby: The server accepted the connection.
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: MobileFabianF: 😅
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Nickerson_13: no
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Nickerson_13: wait
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: hi all
[info   ] ClientLobby: Synchronous message of type 8
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: hi!
[info   ] NetworkTimerSynchronizer: Network timer synchronized, difference: 0ms
[info   ] ClientLobby: Synchronous message of type 8
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: MobileFabianF: Zoo many People...
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: i move to frankfurt test
[info   ] ClientLobby: Synchronous message of type 8
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 8
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 8
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 8
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 18
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ProtocolManager: A 11ClientLobby protocol has been terminated.
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/server/clear-user-joined-server/
[info   ] STKHost: Listening has been stopped.
[info   ] HTTPRequest: Downloading https://online.supertuxkart.net/api/v2/server/get-all/
[info   ] ServerInfoDialog: Server id is 86619, owner is 177981
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] HTTPRequest: Downloading https://online.supertuxkart.net/api/v2/server/get-all/
[info   ] ServerInfoDialog: Server id is 86619, owner is 177981
[info   ] STKHost: Host initialized.
[info   ] ConnectToServer: SETUP
[info   ] ProtocolManager: A 15ConnectToServer protocol has been started.
[info   ] ConnectToServer: Registering addr 62.245.72.46:44543
[info   ] HTTPRequest: Sending userid=80109&token=************************&server-id=86619&address=1056262190&port=44543&aes-key=****************************&aes-iv=X5iuweoLJ2FH97LZ to https://online.supertuxkart.net/api/v2/server/join-server-key/
[info   ] ConnectToServer: Trying connecting to 46.101.182.25:19994 from port 39618, retry remain: 3
[info   ] ConnectToServer: Connected to 46.101.182.25:19994
[info   ] ProtocolManager: A 11ClientLobby protocol has been started.
[info   ] ProtocolManager: A 15ConnectToServer protocol has been terminated.
[info   ] STKHost: Listening has been started.
[info   ] ClientLobby: Server will validate this online player.
[info   ] ClientLobby: Synchronous message of type 4
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 3
[info   ] ClientLobby: The server accepted the connection.
[info   ] NetworkTimerSynchronizer: Network timer synchronized, difference: 1ms
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 10
[info   ] LobbyProtocol: Player configuration ready.
[info   ] LobbyProtocol: Ready !
[verbose  ] RaceManager: Nb of karts=3, ghost karts:0 ai:0 players:3

[info   ] ShaderFilesManager: Compiling shader: /home/tomas/src/supertuxkart/stk-code/data/shaders/simple_particle.vert
[info   ] ShaderFilesManager: Compiling shader: /home/tomas/src/supertuxkart/stk-code/data/shaders/simple_particle.frag
[info   ] ShaderFilesManager: Compiling shader: /home/tomas/src/supertuxkart/stk-code/data/shaders/alphatest_particle.vert
[info   ] ShaderFilesManager: Compiling shader: /home/tomas/src/supertuxkart/stk-code/data/shaders/alphatest_particle.frag
[warn   ] SPMeshBuffer: bubble shader is missing, fallback to solid
[warn   ] SPMeshBuffer: bubble shader is missing, fallback to solid
[warn   ] AnimTexture: Did not find animate texture 'acid_lake.jpg'
[info   ] [FileManager]: Creating directory(ies) '/home/tomas/.cache/supertuxkart/cached-textures/hd/tracks/addon_scary-swamp'
[info   ] FileManager: Creating directory '/home/tomas/.cache/supertuxkart/cached-textures/hd/tracks/addon_scary-swamp/'.
[info   ] Track: Overall scene complexity estimated at 45
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] ProtocolManager: A 12GameProtocol protocol has been started.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been started.
[info   ] ClientLobby: Synchronous message of type 26
[info   ] ClientLobby: Live join started at 3150169.289000
Rewind [warn   ] RewindManager: Missing local state at ticks 1871
[info   ] ShaderFilesManager: Compiling shader: /home/tomas/src/supertuxkart/stk-code/data/shaders/sp_text_billboard.frag
Rewind [warn   ] RewindManager: Missing local state at ticks 1907
Rewind [warn   ] RewindManager: Missing local state at ticks 1919
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: Come play with the humans!
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: 
[info   ] ClientLobby: Synchronous message of type 13
[info   ] ClientLobby: Server notified that the race is finished.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been terminated.
[info   ] ProtocolManager: A 12GameProtocol protocol has been terminated.
[warn   ] LayoutManager: Statically sized widgets took all the place!!
[info   ] ClientLobby: Synchronous message of type 15
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 4
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: hi!
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: profejuanca: hi
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 8
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Luxdragon: Hello
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: i'm ready to kick your butt! :D
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 12
[info   ] ClientLobby: Selection starts now
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 10
[info   ] LobbyProtocol: Player configuration ready.
[info   ] LobbyProtocol: Ready !
[verbose  ] RaceManager: Nb of karts=5, ghost karts:0 ai:0 players:5

[info   ] Track: Overall scene complexity estimated at 283
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] ProtocolManager: A 12GameProtocol protocol has been started.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been started.
[info   ] ShaderFilesManager: Compiling shader: /home/tomas/src/supertuxkart/stk-code/data/shaders/sky.vert
[info   ] ShaderFilesManager: Compiling shader: /home/tomas/src/supertuxkart/stk-code/data/shaders/sky.frag
[info   ] ClientLobby: Synchronous message of type 11
[warn   ] SFXManager: Throttling sfx - queue size 121
[warn   ] SFXManager: Throttling sfx - queue size 121
[warn   ] SFXManager: Throttling sfx - queue size 121
[warn   ] SFXManager: Throttling sfx - queue size 121
[warn   ] SFXManager: Throttling sfx - queue size 121
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 8
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: 
[info   ] ClientLobby: Synchronous message of type 13
[info   ] ClientLobby: Server notified that the race is finished.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been terminated.
[info   ] ProtocolManager: A 12GameProtocol protocol has been terminated.
[info   ] ClientLobby: Synchronous message of type 8
[info   ] ClientLobby: Synchronous message of type 15
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 4
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 12
[info   ] ClientLobby: Selection starts now
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 10
[info   ] LobbyProtocol: Player configuration ready.
[info   ] LobbyProtocol: Ready !
[verbose  ] RaceManager: Nb of karts=3, ghost karts:0 ai:0 players:3

[info   ] Track: Overall scene complexity estimated at 107
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] ProtocolManager: A 12GameProtocol protocol has been started.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been started.
[info   ] ClientLobby: Synchronous message of type 11
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: 
[info   ] ClientLobby: Synchronous message of type 13
[info   ] ClientLobby: Server notified that the race is finished.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been terminated.
[info   ] ProtocolManager: A 12GameProtocol protocol has been terminated.
[info   ] ClientLobby: Synchronous message of type 15
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 4
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: hi, hairy!
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: my poor butt!
[info   ] ClientLobby: Synchronous message of type 12
[info   ] ClientLobby: Selection starts now
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 10
[info   ] LobbyProtocol: Player configuration ready.
[info   ] LobbyProtocol: Ready !
[verbose  ] RaceManager: Nb of karts=4, ghost karts:0 ai:0 players:4

[info   ] Track: Overall scene complexity estimated at 490
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] ProtocolManager: A 12GameProtocol protocol has been started.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been started.
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 11
[info   ] ClientLobby: Synchronous message of type 8
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: profejuanca has just set a server record: 00:01:46.142
This is the first time set.
[info   ] ClientLobby: Synchronous message of type 13
[info   ] ClientLobby: Server notified that the race is finished.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been terminated.
[info   ] ProtocolManager: A 12GameProtocol protocol has been terminated.
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 15
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 4
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: congrats, profe!
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: profejuanca: thanks
[info   ] ClientLobby: Synchronous message of type 12
[info   ] ClientLobby: Selection starts now
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 10
[info   ] LobbyProtocol: Player configuration ready.
[info   ] LobbyProtocol: Ready !
[verbose  ] RaceManager: Nb of karts=3, ghost karts:0 ai:0 players:3

[info   ] [FileManager]: Creating directory(ies) '/home/tomas/.cache/supertuxkart/cached-textures/hd/tracks/addon_the-cube_1'
[info   ] FileManager: Creating directory '/home/tomas/.cache/supertuxkart/cached-textures/hd/tracks/addon_the-cube_1/'.
[error  ] PhysicalObject: Unknown shape type : .
[warn   ] PhysicalObject: Uninitialised moving shape
[error  ] PhysicalObject: Unknown shape type : .
[warn   ] PhysicalObject: Uninitialised moving shape
[error  ] PhysicalObject: Unknown shape type : .
[warn   ] PhysicalObject: Uninitialised moving shape
[error  ] PhysicalObject: Unknown shape type : .
[warn   ] PhysicalObject: Uninitialised moving shape
[error  ] PhysicalObject: Unknown shape type : .
[warn   ] PhysicalObject: Uninitialised moving shape
[error  ] PhysicalObject: Unknown shape type : .
[warn   ] PhysicalObject: Uninitialised moving shape
[warn   ] Material: Cannot determine texture full path: Ubuntu.png
[error  ] PhysicalObject: Unknown shape type : .
[warn   ] PhysicalObject: Uninitialised moving shape
[error  ] PhysicalObject: Unknown shape type : .
[warn   ] PhysicalObject: Uninitialised moving shape
[warn   ] track: While loading track 'addon_the-cube_1', element 'Bananas' was met but is unknown.
[warn   ] track: While loading track 'addon_the-cube_1', element 'Items' was met but is unknown.
[error  ] SPTexture: Failed to load image /home/tomas/.local/share/supertuxkart/addons/tracks/the-cube_1/Fedora.png
[info   ] Track: Overall scene complexity estimated at 80
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] ProtocolManager: A 12GameProtocol protocol has been started.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been started.
[info   ] ClientLobby: Synchronous message of type 11
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: no idea/...
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: profejuanca has just beaten a server record: 00:01:31.364
Previous record: 00:01:32.755 by profejuanca
[info   ] ClientLobby: Synchronous message of type 13
[info   ] ClientLobby: Server notified that the race is finished.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been terminated.
[info   ] ProtocolManager: A 12GameProtocol protocol has been terminated.
[info   ] ClientLobby: Synchronous message of type 15
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 4
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: i got lost!
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: profejuanca: hi
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: hi!
[info   ] ClientLobby: Synchronous message of type 12
[info   ] ClientLobby: Selection starts now
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 10
[info   ] LobbyProtocol: Player configuration ready.
[info   ] LobbyProtocol: Ready !
[verbose  ] RaceManager: Nb of karts=4, ghost karts:0 ai:0 players:4

[info   ] Track: Overall scene complexity estimated at 643
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] ProtocolManager: A 12GameProtocol protocol has been started.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been started.
[info   ] ClientLobby: Synchronous message of type 11
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: 
[info   ] ClientLobby: Synchronous message of type 13
[info   ] ClientLobby: Server notified that the race is finished.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been terminated.
[info   ] ProtocolManager: A 12GameProtocol protocol has been terminated.
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 15
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 4
[info   ] ClientLobby: Synchronous message of type 12
[info   ] ClientLobby: Selection starts now
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 10
[info   ] LobbyProtocol: Player configuration ready.
[info   ] LobbyProtocol: Ready !
[verbose  ] RaceManager: Nb of karts=4, ghost karts:0 ai:0 players:4

[info   ] Track: Overall scene complexity estimated at 1255
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] ProtocolManager: A 12GameProtocol protocol has been started.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been started.
[info   ] ClientLobby: Synchronous message of type 11
Rewind [info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: 
[info   ] ClientLobby: Synchronous message of type 13
[info   ] ClientLobby: Server notified that the race is finished.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been terminated.
[info   ] ProtocolManager: A 12GameProtocol protocol has been terminated.
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 15
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 4
[info   ] ClientLobby: Synchronous message of type 12
[info   ] ClientLobby: Selection starts now
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 10
[info   ] LobbyProtocol: Player configuration ready.
[info   ] LobbyProtocol: Ready !
[verbose  ] RaceManager: Nb of karts=3, ghost karts:0 ai:0 players:3

[info   ] Track: Overall scene complexity estimated at 757
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] ProtocolManager: A 12GameProtocol protocol has been started.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been started.
[info   ] ClientLobby: Synchronous message of type 11
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: 
[info   ] ClientLobby: Synchronous message of type 13
[info   ] ClientLobby: Server notified that the race is finished.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been terminated.
[info   ] ProtocolManager: A 12GameProtocol protocol has been terminated.
[info   ] ClientLobby: Synchronous message of type 15
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 4
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 12
[info   ] ClientLobby: Selection starts now
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 10
[info   ] LobbyProtocol: Player configuration ready.
[info   ] LobbyProtocol: Ready !
[verbose  ] RaceManager: Nb of karts=3, ghost karts:0 ai:0 players:3

[warn   ] SPMeshBuffer: spheremap shader is missing, fallback to solid
[info   ] Track: Overall scene complexity estimated at 293
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] ProtocolManager: A 12GameProtocol protocol has been started.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been started.
[info   ] ClientLobby: Synchronous message of type 11
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: 
[info   ] ClientLobby: Synchronous message of type 13
[info   ] ClientLobby: Server notified that the race is finished.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been terminated.
[info   ] ProtocolManager: A 12GameProtocol protocol has been terminated.
[info   ] ClientLobby: Synchronous message of type 15
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 4
[info   ] ClientLobby: Synchronous message of type 12
[info   ] ClientLobby: Selection starts now
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 10
[info   ] LobbyProtocol: Player configuration ready.
[info   ] LobbyProtocol: Ready !
[verbose  ] RaceManager: Nb of karts=4, ghost karts:0 ai:0 players:4

[warn   ] material: Invalid graphical effect specification: 'water' - ignored.
[warn   ] SPMeshBuffer: water shader is missing, fallback to solid
[info   ] Track: Overall scene complexity estimated at 33
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] ProtocolManager: A 12GameProtocol protocol has been started.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been started.
[info   ] ClientLobby: Synchronous message of type 11
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
Rewind [info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: 
[info   ] ClientLobby: Synchronous message of type 13
[info   ] ClientLobby: Server notified that the race is finished.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been terminated.
[info   ] ProtocolManager: A 12GameProtocol protocol has been terminated.
[info   ] ClientLobby: Synchronous message of type 15
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 4
[info   ] ClientLobby: Synchronous message of type 12
[info   ] ClientLobby: Selection starts now
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 10
[info   ] LobbyProtocol: Player configuration ready.
[info   ] LobbyProtocol: Ready !
[verbose  ] RaceManager: Nb of karts=4, ghost karts:0 ai:0 players:4

[info   ] Track: Overall scene complexity estimated at 54
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] ProtocolManager: A 12GameProtocol protocol has been started.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been started.
[info   ] ClientLobby: Synchronous message of type 11
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
Rewind [info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
Rewind [info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: 
[info   ] ClientLobby: Synchronous message of type 13
[info   ] ClientLobby: Server notified that the race is finished.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been terminated.
[info   ] ProtocolManager: A 12GameProtocol protocol has been terminated.
[info   ] ClientLobby: Synchronous message of type 15
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 4
[info   ] ClientLobby: Synchronous message of type 12
[info   ] ClientLobby: Selection starts now
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 10
[info   ] LobbyProtocol: Player configuration ready.
[info   ] LobbyProtocol: Ready !
[verbose  ] RaceManager: Nb of karts=4, ghost karts:0 ai:0 players:4

[warn   ] material: initParticlesEffect: Particles 'smoke.xml' for material 'canyon_asphalt_blend_2.jpg' are declared but not used (no emission condition set).
[warn   ] material: Invalid graphical effect specification: 'water' - ignored.
[warn   ] SPMeshBuffer: water shader is missing, fallback to solid
[info   ] Track: Overall scene complexity estimated at 65
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] ProtocolManager: A 12GameProtocol protocol has been started.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been started.
[info   ] ClientLobby: Synchronous message of type 11
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[warn   ] MusicOgg: Music not playing when it should be. Source state: 4116
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[warn   ] MusicOgg: Music not playing when it should be. Source state: 4116
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: it feels good to plunger someone's face
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: 
[info   ] ClientLobby: Synchronous message of type 13
[info   ] ClientLobby: Server notified that the race is finished.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been terminated.
[info   ] ProtocolManager: A 12GameProtocol protocol has been terminated.
[info   ] ClientLobby: Synchronous message of type 15
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 4
[info   ] ClientLobby: Synchronous message of type 12
[info   ] ClientLobby: Selection starts now
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 10
[info   ] LobbyProtocol: Player configuration ready.
[info   ] LobbyProtocol: Ready !
[verbose  ] RaceManager: Nb of karts=5, ghost karts:0 ai:0 players:5

[info   ] Track: Overall scene complexity estimated at 242
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] ProtocolManager: A 12GameProtocol protocol has been started.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been started.
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 11
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
Rewind [info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: well played, hairy!
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: profejuanca has just beaten a server record: 00:01:50.203
Previous record: 00:01:51.229 by nascartux
[info   ] ClientLobby: Synchronous message of type 13
[info   ] ClientLobby: Server notified that the race is finished.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been terminated.
[info   ] ProtocolManager: A 12GameProtocol protocol has been terminated.
[info   ] ClientLobby: Synchronous message of type 15
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 4
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: hi!
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: profejuanca: hi
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: NFXLS: olah
[info   ] ClientLobby: Synchronous message of type 12
[info   ] ClientLobby: Selection starts now
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 10
[info   ] LobbyProtocol: Player configuration ready.
[info   ] LobbyProtocol: Ready !
[verbose  ] RaceManager: Nb of karts=6, ghost karts:0 ai:0 players:6

[info   ] Track: Overall scene complexity estimated at 193
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] ProtocolManager: A 12GameProtocol protocol has been started.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been started.
[info   ] ClientLobby: Synchronous message of type 11
Rewind [info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: i need a sponsor to do this fulltime.
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: 
[info   ] ClientLobby: Synchronous message of type 13
[info   ] ClientLobby: Server notified that the race is finished.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been terminated.
[info   ] ProtocolManager: A 12GameProtocol protocol has been terminated.
[info   ] ClientLobby: Synchronous message of type 15
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 4
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: yo!
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: profejuanca: hi
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Haenschen: math class full time?
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Haenschen: hi
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: stk fulltime!
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Haenschen: you'd be bored after one day :D
[info   ] ClientLobby: Synchronous message of type 12
[info   ] ClientLobby: Selection starts now
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 10
[info   ] LobbyProtocol: Player configuration ready.
[info   ] LobbyProtocol: Ready !
[verbose  ] RaceManager: Nb of karts=7, ghost karts:0 ai:0 players:7

[info   ] Track: Overall scene complexity estimated at 156
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] ProtocolManager: A 12GameProtocol protocol has been started.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been started.
[info   ] ClientLobby: Synchronous message of type 11
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
Rewind [info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 8
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Haenschen has just beaten a server record: 00:01:15.915
Previous record: 00:01:19.216 by nascartux
[info   ] ClientLobby: Synchronous message of type 13
[info   ] ClientLobby: Server notified that the race is finished.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been terminated.
[info   ] ProtocolManager: A 12GameProtocol protocol has been terminated.
[info   ] ClientLobby: Synchronous message of type 15
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 4
[info   ] ClientLobby: Synchronous message of type 12
[info   ] ClientLobby: Selection starts now
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 10
[info   ] LobbyProtocol: Player configuration ready.
[info   ] LobbyProtocol: Ready !
[verbose  ] RaceManager: Nb of karts=6, ghost karts:0 ai:0 players:6

[info   ] Track: Overall scene complexity estimated at 32
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] ProtocolManager: A 12GameProtocol protocol has been started.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been started.
[info   ] ClientLobby: Synchronous message of type 11
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: wooooooooo
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: 
[info   ] ClientLobby: Synchronous message of type 13
[info   ] ClientLobby: Server notified that the race is finished.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been terminated.
[info   ] ProtocolManager: A 12GameProtocol protocol has been terminated.
[info   ] ClientLobby: Synchronous message of type 15
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 4
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: hi
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: did you notice that end sound
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Haenschen: Why am I driving this panda??
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: like message
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: profejuanca: this is boring whitout addons
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: i'm just too nervous for top level sports...
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: frankfurt 2?
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: if you want addons :)
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Haenschen: A sound at the end?
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: yes
[info   ] ClientLobby: Synchronous message of type 12
[info   ] ClientLobby: Selection starts now
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 10
[info   ] LobbyProtocol: Player configuration ready.
[info   ] LobbyProtocol: Ready !
[verbose  ] RaceManager: Nb of karts=7, ghost karts:0 ai:0 players:7

[info   ] Track: Overall scene complexity estimated at 181
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] ProtocolManager: A 12GameProtocol protocol has been started.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been started.
[info   ] ClientLobby: Synchronous message of type 11
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: when the fina table appears
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: l
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: 
[info   ] ClientLobby: Synchronous message of type 13
[info   ] ClientLobby: Server notified that the race is finished.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been terminated.
[info   ] ProtocolManager: A 12GameProtocol protocol has been terminated.
[info   ] ClientLobby: Synchronous message of type 15
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 4
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: tough races!
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Haenschen: applause?
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: :D
[info   ] ClientLobby: Synchronous message of type 12
[info   ] ClientLobby: Selection starts now
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 10
[info   ] LobbyProtocol: Player configuration ready.
[info   ] LobbyProtocol: Ready !
[verbose  ] RaceManager: Nb of karts=7, ghost karts:0 ai:0 players:7

[info   ] Track: Overall scene complexity estimated at 643
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] ProtocolManager: A 12GameProtocol protocol has been started.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been started.
[info   ] ClientLobby: Synchronous message of type 11
Rewind [info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
Rewind [info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: zip zip
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: hi z
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden has just beaten a server record: 00:01:55.081
Previous record: 00:01:58.216 by nascartux
[info   ] ClientLobby: Synchronous message of type 13
[info   ] ClientLobby: Server notified that the race is finished.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been terminated.
[info   ] ProtocolManager: A 12GameProtocol protocol has been terminated.
[info   ] ClientLobby: Synchronous message of type 8
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 15
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 4
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: z_sk: 🏁🏒🏁
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: hi
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: later
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Haenschen: hi z
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: lemme guess: soccer?
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Haenschen: you should try racing,  z
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: "finish hockey finifh"
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: z_sk: kimer - massacer ur addon command in title server :D
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: because
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: i need
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: kimayi, do you have addons?
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: everyone entering
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: to install
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: very logic
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimayi: some
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: ok
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: let me check if some
[info   ] ClientLobby: Synchronous message of type 12
[info   ] ClientLobby: Selection starts now
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 10
[info   ] LobbyProtocol: Player configuration ready.
[info   ] LobbyProtocol: Ready !
[verbose  ] RaceManager: Nb of karts=7, ghost karts:0 ai:0 players:7

[info   ] Track: Overall scene complexity estimated at 422
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] ProtocolManager: A 12GameProtocol protocol has been started.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been started.
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: oh
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Haenschen: surprise
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: wtf?
[info   ] ClientLobby: Synchronous message of type 11
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: wel actually i chose it
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: ll
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: profe, you devil!!!
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden has just beaten a server record: 00:01:56.212
Previous record: 00:02:01.345 by kimden
[info   ] ClientLobby: Synchronous message of type 13
[info   ] ClientLobby: Server notified that the race is finished.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been terminated.
[info   ] ProtocolManager: A 12GameProtocol protocol has been terminated.
[info   ] ClientLobby: Synchronous message of type 15
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 4
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: z_sk: hi
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: profejuanca: thanks again
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: z_sk: i go on soccer
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: cannot argue given the character lol
[info   ] ClientLobby: Synchronous message of type 8
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: :D
[info   ] ClientLobby: Synchronous message of type 12
[info   ] ClientLobby: Selection starts now
[info   ] ClientLobby: Synchronous message of type 16
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 10
[info   ] LobbyProtocol: Player configuration ready.
[info   ] LobbyProtocol: Ready !
[verbose  ] RaceManager: Nb of karts=6, ghost karts:0 ai:0 players:6

[info   ] Track: Overall scene complexity estimated at 490
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] ProtocolManager: A 12GameProtocol protocol has been started.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been started.
[info   ] ClientLobby: Synchronous message of type 11
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: kimayi has none
[info   ] ClientLobby: Synchronous message of type 8
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: my gum - my nitro
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Haenschen has just beaten a server record: 00:01:32.950
Previous record: 00:01:46.142 by profejuanca
[info   ] ClientLobby: Synchronous message of type 13
[info   ] ClientLobby: Server notified that the race is finished.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been terminated.
[info   ] ProtocolManager: A 12GameProtocol protocol has been terminated.
[info   ] ClientLobby: Synchronous message of type 8
[info   ] ClientLobby: Synchronous message of type 15
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 4
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: !!!
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Shinji-Chibi: hi
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: i beat kimden!!
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: hi
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: hi!
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: lol woosh
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Haenschen: hi
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: not so lol!
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: hi
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: lol
[info   ] ClientLobby: Synchronous message of type 12
[info   ] ClientLobby: Selection starts now
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 10
[info   ] LobbyProtocol: Player configuration ready.
[info   ] LobbyProtocol: Ready !
[verbose  ] RaceManager: Nb of karts=5, ghost karts:0 ai:0 players:5

[warn   ] Material: Cannot determine texture full path: skybox.jpg
[info   ] Track: Overall scene complexity estimated at 53
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] ProtocolManager: A 12GameProtocol protocol has been started.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been started.
[info   ] ClientLobby: Synchronous message of type 11
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: please talk woosh lol
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
Rewind [info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: 3 basket balls in a row isn't the way :)
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: 
[info   ] ClientLobby: Synchronous message of type 13
[info   ] ClientLobby: Server notified that the race is finished.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been terminated.
[info   ] ProtocolManager: A 12GameProtocol protocol has been terminated.
[info   ] ClientLobby: Synchronous message of type 15
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 4
[info   ] HTTPRequest: Sending userid=80109&token=************************&id=159172 to https://online.supertuxkart.net/api/v2/user/get-ranking/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: hi
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: profejuanca: d-evil
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Haenschen: one basketball was from me
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Pio1: hi
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: notice the ranking system works well.
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: lol but
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Haenschen: hi
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Pio1: 😎
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: we finished in order of rank.
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: profejuanca: 3 basket for me
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: profejuanca: incredible
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: you need to put them separately lol
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: ok no addons
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Shinji-Chibi: gnu?
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: maybe gnu
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: nononono!
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: maybe someone else: )
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: but i got an idea...
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: adiumy!
[info   ] ClientLobby: Synchronous message of type 12
[info   ] ClientLobby: Selection starts now
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 10
[info   ] LobbyProtocol: Player configuration ready.
[info   ] LobbyProtocol: Ready !
[verbose  ] RaceManager: Nb of karts=7, ghost karts:0 ai:0 players:7

[info   ] Track: Overall scene complexity estimated at 154
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] ProtocolManager: A 12GameProtocol protocol has been started.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been started.
[info   ] ClientLobby: Synchronous message of type 11
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: woosh:
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: >doesn't play gnu elimitation
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: > plays gnu
Rewind [info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: profejuanca: pio install addons please
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: and kim
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Haenschen has just beaten a server record: 00:01:47.988
Previous record: 00:01:51.271 by mv81
[info   ] ClientLobby: Synchronous message of type 13
[info   ] ClientLobby: Server notified that the race is finished.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been terminated.
[info   ] ProtocolManager: A 12GameProtocol protocol has been terminated.
[info   ] ClientLobby: Synchronous message of type 15
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 4
[info   ] ClientLobby: Synchronous message of type 8
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: lets all gnu!
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: not me obviously lol
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: hi
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Pio1: what addons
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: all addons :D
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: profejuanca: all
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: lol
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: hi, newcomers!
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Pio1: umm
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: well guys
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: profejuanca: track addons
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: if you want addons
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: really, if you no coward, go GNU!
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Haenschen: every track that has ever been made or will be made in the future!
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: go to frankfurt 2, i'll be glad
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: to go too
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Pio1: I don't know if I need addons
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: lets do one more total GNU race here.
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: mikept: Hi, first time here 😏
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: frankfurt 2 is exactly for that lol
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: hi
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Shinji-Chibi: more maps - more fun ;)
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: hi!
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Haenschen: I am game for gnu
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 8
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: profejuanca: no need, is more funny
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: so go?
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Pio1: ugh why is it quitting server
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: letz roll.
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Pio1: some hotkey or something
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: bug
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Pio1: :(
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: of lobby
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Pio1: sad
[info   ] ClientLobby: Synchronous message of type 12
[info   ] ClientLobby: Selection starts now
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 10
[info   ] LobbyProtocol: Player configuration ready.
[info   ] LobbyProtocol: Ready !
[verbose  ] RaceManager: Nb of karts=9, ghost karts:0 ai:0 players:9

[info   ] Track: Overall scene complexity estimated at 283
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] ProtocolManager: A 12GameProtocol protocol has been started.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been started.
[info   ] ClientLobby: Synchronous message of type 11
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Pio1: so I got new version and it has bugs
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 8
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
Rewind [info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: lol lapped
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Haenschen: last cake
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Haenschen: yours? or panda gys'?
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: last - mine
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: 
[info   ] ClientLobby: Synchronous message of type 13
[info   ] ClientLobby: Server notified that the race is finished.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been terminated.
[info   ] ProtocolManager: A 12GameProtocol protocol has been terminated.
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 15
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 4
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: into me - pandas
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: hi
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: profejuanca: hi
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Pio1: omg why is this version so buggy
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Papaguevo: hi
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Pio1: hi
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Shinji-Chibi: hallo
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: what's the bug
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: hmmm, just two gnus...
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Pio1: some camera bugs? you guys have them?
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: no
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: profejuanca: is for no addons
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: probably lags
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: profejuanca: no addons = buggy
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Pio1: it looks back for no reason
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: hahahaha
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: that's lag
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Pio1: :(
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: yep, lag.
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: happens
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Moskali_sosaty: a lot lags
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: no devs' fault
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Pio1: not so sure
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Haenschen: prof has lag ...
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Pio1: didn't happen in old version
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: it is lag.
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: for sure
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: a lot of people here.
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Moskali_sosaty: start
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: yes.
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Pio1: so it looks back for you too?
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: no
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Haenschen: never had that problem
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: profejuanca: you don't have addons, is the bug...
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: just affects ping
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Pio1: gnu is weird btw
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: 😅
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Haenschen: addons fix bugs
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: file a bug in github
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: go GNU!
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: if you are so so sure
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Moskali_sosaty: staaart
[info   ] ClientLobby: Synchronous message of type 12
[info   ] ClientLobby: Selection starts now
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 10
[info   ] LobbyProtocol: Player configuration ready.
[info   ] LobbyProtocol: Ready !
[verbose  ] RaceManager: Nb of karts=9, ghost karts:0 ai:0 players:9

[info   ] Track: Overall scene complexity estimated at 142
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] ProtocolManager: A 12GameProtocol protocol has been started.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been started.
[info   ] ClientLobby: Synchronous message of type 11
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Pio1: maybe I will
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: fucked up track, fucked up kart
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Pio1: glhf
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Pio1: why does it look back wtf
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Pio1: it better be my gamepad
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: tfw when you have a gum before a big nitro
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: and you switch
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: :(
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: it's :) actually
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: i mean, i feel with you, kimden! :D
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Haenschen: you dererved this. you swatted me
Rewind [info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: nothing happened
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: 
[info   ] ClientLobby: Synchronous message of type 13
[info   ] ClientLobby: Server notified that the race is finished.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been terminated.
[info   ] ProtocolManager: A 12GameProtocol protocol has been terminated.
[info   ] ClientLobby: Synchronous message of type 15
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 4
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: i just said feeling
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: piss break...
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Pio1: when life gives you nitros...
[info   ] ProtocolManager: A 11ClientLobby protocol has been terminated.
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/server/clear-user-joined-server/
[info   ] STKHost: Listening has been stopped.
[info   ] HTTPRequest: Downloading https://online.supertuxkart.net/api/v2/server/get-all/
[info   ] ServerInfoDialog: Server id is 86619, owner is 177981
[info   ] STKHost: Host initialized.
[info   ] ConnectToServer: SETUP
[info   ] ProtocolManager: A 15ConnectToServer protocol has been started.
[info   ] ConnectToServer: Registering addr 62.245.72.46:46787
[info   ] HTTPRequest: Sending userid=80109&token=************************&server-id=86619&address=1056262190&port=46787&aes-key=******************************&aes-iv=PvnC00561TG2E6g3 to https://online.supertuxkart.net/api/v2/server/join-server-key/
[info   ] ConnectToServer: Trying connecting to 46.101.182.25:19994 from port 47702, retry remain: 3
[info   ] ConnectToServer: Connected to 46.101.182.25:19994
[info   ] ProtocolManager: A 11ClientLobby protocol has been started.
[info   ] STKHost: Listening has been started.
[info   ] ProtocolManager: A 15ConnectToServer protocol has been terminated.
[info   ] ClientLobby: Server will validate this online player.
[info   ] ClientLobby: Synchronous message of type 4
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 3
[info   ] ClientLobby: The server accepted the connection.
[info   ] NetworkTimerSynchronizer: Network timer synchronized, difference: 1ms
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 10
[info   ] LobbyProtocol: Player configuration ready.
[info   ] LobbyProtocol: Ready !
[verbose  ] RaceManager: Nb of karts=9, ghost karts:0 ai:0 players:9

[warn   ] SPMeshBuffer: spheremap shader is missing, fallback to solid
[info   ] Track: Overall scene complexity estimated at 84
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] ProtocolManager: A 12GameProtocol protocol has been started.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been started.
[info   ] ClientLobby: Synchronous message of type 26
[info   ] ClientLobby: Live join started at 3155455.043000
Rewind [warn   ] RewindManager: Missing local state at ticks 3815
Rewind [warn   ] RewindManager: Missing local state at ticks 3827
Rewind [warn   ] RewindManager: Missing local state at ticks 3839
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: lol
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: epic fail
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Haenschen: from first to 2nd last ...
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: i stpped
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Haenschen: oh
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: rage quit, kimden? :D
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: fredFM: bg
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: 
[info   ] ClientLobby: Synchronous message of type 13
[info   ] ClientLobby: Server notified that the race is finished.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been terminated.
[info   ] ProtocolManager: A 12GameProtocol protocol has been terminated.
[info   ] ClientLobby: Synchronous message of type 8
[info   ] ClientLobby: Synchronous message of type 15
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 4
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Haenschen: last for me
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: ok
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: so different, uh
[info   ] ClientLobby: Synchronous message of type 12
[info   ] ClientLobby: Selection starts now
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 10
[info   ] LobbyProtocol: Player configuration ready.
[info   ] LobbyProtocol: Ready !
[verbose  ] RaceManager: Nb of karts=9, ghost karts:0 ai:0 players:9

[info   ] Track: Overall scene complexity estimated at 107
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] ProtocolManager: A 12GameProtocol protocol has been started.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been started.
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: THE track...
[info   ] ClientLobby: Synchronous message of type 11
Rewind [info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
Rewind [info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 8
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: fredFM: ufffffffff
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: i beat haenschen!!!!
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Haenschen: That was fun
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: yezz!
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: kimden: you beat kimden!!!1
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: oh.
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Haenschen: I never bowled so many players in one race ..
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: 
[info   ] ClientLobby: Synchronous message of type 13
[info   ] ClientLobby: Server notified that the race is finished.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been terminated.
[info   ] ProtocolManager: A 12GameProtocol protocol has been terminated.
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: no, i didn't...
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 15
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 4
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: damn, i didn't!
[info   ] ClientLobby: Synchronous message of type 8
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 12
[info   ] ClientLobby: Selection starts now
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 10
[info   ] LobbyProtocol: Player configuration ready.
[info   ] LobbyProtocol: Ready !
[verbose  ] RaceManager: Nb of karts=5, ghost karts:0 ai:0 players:5

[warn   ] SPMeshBuffer: spheremap shader is missing, fallback to solid
[info   ] Track: Overall scene complexity estimated at 293
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] ProtocolManager: A 12GameProtocol protocol has been started.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been started.
[info   ] ClientLobby: Synchronous message of type 11
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
Rewind [info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
Rewind [info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: phukk!
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: 
[info   ] ClientLobby: Synchronous message of type 13
[info   ] ClientLobby: Server notified that the race is finished.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been terminated.
[info   ] ProtocolManager: A 12GameProtocol protocol has been terminated.
[info   ] ClientLobby: Synchronous message of type 15
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 4
[info   ] ClientLobby: Synchronous message of type 8
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Pio1: turns out there is no bug
[info   ] ClientLobby: Synchronous message of type 8
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 6
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Pio1: it was my gamepad all along
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Pio1: RIP
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: :)
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: I'll go see where everybody's gone.
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: bye and thanks!
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Pio1: ok
[info   ] ProtocolManager: A 11ClientLobby protocol has been terminated.
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/server/clear-user-joined-server/
[info   ] STKHost: Listening has been stopped.
[info   ] HTTPRequest: Downloading https://online.supertuxkart.net/api/v2/server/get-all/
[info   ] ServerInfoDialog: Server id is 86619, owner is 177981
[info   ] ServerInfoDialog: Server id is 86652, owner is 197735
[info   ] STKHost: Host initialized.
[info   ] ConnectToServer: SETUP
[info   ] ProtocolManager: A 15ConnectToServer protocol has been started.
[info   ] ConnectToServer: Registering addr 62.245.72.46:43626
[info   ] HTTPRequest: Sending userid=80109&token=************************&server-id=86652&address=1056262190&port=43626&aes-key=****************************&aes-iv=YVBhypi9CbicPmdT to https://online.supertuxkart.net/api/v2/server/join-server-key/
[info   ] ConnectToServer: Trying connecting to 24.74.38.119:2759 from port 45903, retry remain: 3
[info   ] ConnectToServer: Trying connecting to 24.74.38.119:2759 from port 45903, retry remain: 2
[info   ] ConnectToServer: Trying connecting to 24.74.38.119:2759 from port 45903, retry remain: 1
[info   ] ConnectToServer: Trying connecting to 24.74.38.119:2759 from port 45903, retry remain: 0
[info   ] ConnectToServer: Trying connecting to 24.74.38.119:2759 from port 43626, retry remain: 10
[info   ] ConnectToServer: Connected to 24.74.38.119:2759
[info   ] ProtocolManager: A 11ClientLobby protocol has been started.
[info   ] ProtocolManager: A 15ConnectToServer protocol has been terminated.
[info   ] STKHost: Listening has been started.
[info   ] ClientLobby: Server will validate this online player.
[info   ] ClientLobby: Synchronous message of type 4
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 3
[info   ] ClientLobby: The server accepted the connection.
[info   ] NetworkTimerSynchronizer: Network timer synchronized, difference: 1ms
[info   ] ClientLobby: Synchronous message of type 12
[info   ] ClientLobby: Selection starts now
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 16
[info   ] ClientLobby: Synchronous message of type 10
[info   ] LobbyProtocol: Player configuration ready.
[info   ] LobbyProtocol: Ready !
[verbose  ] RaceManager: Nb of karts=3, ghost karts:0 ai:0 players:3

[info   ] Track: Overall scene complexity estimated at 27
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] ProtocolManager: A 12GameProtocol protocol has been started.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been started.
[info   ] ClientLobby: Synchronous message of type 11
[info   ] ClientLobby: Synchronous message of type 8
[info   ] ClientLobby: Synchronous message of type 13
[info   ] ClientLobby: Server notified that the race is finished.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been terminated.
[info   ] ProtocolManager: A 12GameProtocol protocol has been terminated.
[info   ] ProtocolManager: A 11ClientLobby protocol has been terminated.
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/server/clear-user-joined-server/
[info   ] STKHost: Listening has been stopped.
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] HTTPRequest: Downloading https://online.supertuxkart.net/api/v2/server/get-all/
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ServerInfoDialog: Server id is 86631, owner is 177981
[info   ] STKHost: Host initialized.
[info   ] ConnectToServer: SETUP
[info   ] ProtocolManager: A 15ConnectToServer protocol has been started.
[info   ] ConnectToServer: Registering addr 62.245.72.46:55345
[info   ] HTTPRequest: Sending userid=80109&token=************************&server-id=86631&address=1056262190&port=55345&aes-key=****************************&aes-iv=rV5FdTmOSSxd%2FSZR to https://online.supertuxkart.net/api/v2/server/join-server-key/
[info   ] ConnectToServer: Trying connecting to 46.101.182.25:19999 from port 39291, retry remain: 3
[info   ] ConnectToServer: Connected to 46.101.182.25:19999
[info   ] ProtocolManager: A 11ClientLobby protocol has been started.
[info   ] ProtocolManager: A 15ConnectToServer protocol has been terminated.
[info   ] STKHost: Listening has been started.
[info   ] ClientLobby: Server will validate this online player.
[info   ] ClientLobby: Synchronous message of type 2
[error  ] STKHost: Připojení odmítnuto: Údaje hry nejsou kompatibilní.
[info   ] ProtocolManager: A 11ClientLobby protocol has been terminated.
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/server/clear-user-joined-server/
[info   ] STKHost: Listening has been stopped.
[info   ] HTTPRequest: Downloading https://online.supertuxkart.net/api/v2/server/get-all/
[info   ] ServerInfoDialog: Server id is 86300, owner is 164795
[info   ] STKHost: Host initialized.
[info   ] ConnectToServer: SETUP
[info   ] ProtocolManager: A 15ConnectToServer protocol has been started.
[info   ] ConnectToServer: Registering addr 62.245.72.46:48291
[info   ] HTTPRequest: Sending userid=80109&token=************************&server-id=86300&address=1056262190&port=48291&aes-key=****************************&aes-iv=fT6UUh1S5dmD5bSt to https://online.supertuxkart.net/api/v2/server/join-server-key/
[info   ] ConnectToServer: Trying connecting to 94.23.17.162:2959 from port 38721, retry remain: 3
[info   ] ConnectToServer: Connected to 94.23.17.162:2959
[info   ] ProtocolManager: A 11ClientLobby protocol has been started.
[info   ] ProtocolManager: A 15ConnectToServer protocol has been terminated.
[info   ] STKHost: Listening has been started.
[info   ] ClientLobby: Server will validate this online player.
[info   ] ClientLobby: Synchronous message of type 4
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 3
[info   ] ClientLobby: The server accepted the connection.
[info   ] NetworkTimerSynchronizer: Network timer synchronized, difference: 0ms
[info   ] ClientLobby: Synchronous message of type 10
[info   ] LobbyProtocol: Player configuration ready.
[info   ] LobbyProtocol: Ready !
[verbose  ] RaceManager: Nb of karts=14, ghost karts:0 ai:0 players:14

[info   ] Track: Overall scene complexity estimated at 27
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] NetworkPlayerController: New network player controller.
[info   ] ProtocolManager: A 12GameProtocol protocol has been started.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been started.
[info   ] ClientLobby: Synchronous message of type 26
[info   ] ClientLobby: Live join started at 3156219.949000
Rewind [warn   ] RewindManager: Missing local state at ticks 16535
Rewind [warn   ] RewindManager: Missing local state at ticks 16547
Rewind [warn   ] RewindManager: Missing local state at ticks 16559
Rewind [warn   ] RewindManager: Missing local state at ticks 16571
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Papaguevo: hi wopsh
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: hi
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: oh...
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 27
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: comet: hi
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Papaguevo: hi
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: yes!!
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 13
[info   ] ClientLobby: Server notified that the race is finished.
[info   ] ProtocolManager: A 18GameEventsProtocol protocol has been terminated.
[info   ] ProtocolManager: A 12GameProtocol protocol has been terminated.
[info   ] ClientLobby: Synchronous message of type 15
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] Singleton: Destroyed singleton.
[info   ] ClientLobby: Synchronous message of type 6
[info   ] ClientLobby: Synchronous message of type 4
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: more!
[info   ] HTTPRequest: Sending userid=80109&token=************************ to https://online.supertuxkart.net/api/v2/user/poll/
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Papaguevo: mix
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: Papaguevo: ?
[info   ] ClientLobby: Synchronous message of type 17
[info   ] ClientLobby: woosh: okay, should i switch to red? :D
[info   ] HTTPRequest: Sending userid=80109&token=************************&id=80109 to https://online.supertuxkart.net/api/v2/user/get-ranking/

input.xml:

Error message:

Benau commented 4 years ago

any coredumpctl gdb supertuxkart ?

luffah commented 4 years ago

Does this issue only occured on Bretagne ?

eltomito commented 4 years ago

Seriously, I don't know. It only happened to me once, I never got into that situation again.

luffah commented 4 years ago

I tried to reproduce with a lan server, but didn't had any crash. The only similar thing i get is when the player with the crown goes back to lobby, it stop the game and everybody goes back to the lobby. This case need synchronization of 3 testers at different positions.

Alayan-stk-2 commented 3 weeks ago

Since no one has been able to reproduce this bug since the first report, I'll close the issue.