Updated to the last MP4 version today, and connected to a server I'm used to.
Everything works fine ... until something (couldn't figure out what after several try) load. (a map mod, a car skin, or something else, no idea)
I can see that the game is downloading with the blue progression bar at top right of screen. I tried respawning (to load objects) several times, and it always works with the first ones. (billboards with arrows load without any problem)
The crash always (tried 4 times, always crashed same way) occurs when the last object is downloaded and I respawn. (when it loads then)
Looked into game logs, found absolutly nothing. (FreezeDetect is empty)
The only file that is updated at the exact time the crash occurs is UGCErrorLogs. I saw that you told someone else that it isn't related to the crash tho. But I can't find anything else related either ...
I still paste what's inside, and that is a bit different from what the other guy posted, as there seems to be also a guy car skin.
Code: Select all
<image> ":shared:\PacksCache\TMStadium_skins2.zip", file "Layer.dds": Missing mipmaps.
<image> ":shared:\PacksCache\TMStadium_skins2.zip", file "SubObject.dds": Missing mipmaps.
<image> "Skins\models\stadiumcar\downloaded\xxtoxiic_dogzz\Lamborghini Veneno.zip", file "ProjShad.dds": Missing mipmaps.
<image> ":shared:\PacksCache\TMStadium_skins2.zip", file "Layer.dds": Missing mipmaps.
<image> ":shared:\PacksCache\TMStadium_skins2.zip", file "SubObject.dds": Missing mipmaps.
<image> "Skins\models\stadiumcar\downloaded\xxtoxiic_dogzz\Lamborghini Veneno.zip", file "ProjShad.dds": Missing mipmaps.
<image> ":shared:\PacksCache\TMStadium_skins2.zip", file "Layer.dds": Missing mipmaps.
<image> ":shared:\PacksCache\TMStadium_skins2.zip", file "SubObject.dds": Missing mipmaps.
When I got back to the server it crash, same problem : it loads correctly, but crash when loading last object.
Is there something more I could try to resolve this ?
Thanks.