Here are the steps to reproduce it:
- You must have made an online profile before, and the profile is not present in the list at startup. (I think it also happens when you create a brand new online profile but I couldn't test this)
- At startup, create a new profile, and connect it to the online account.
- Select the TM Canyon title (maybe it also happens with SM Storm, but not tested)
- Select Profile
- Select Vehicle
Then you should see the available cars, but instead you seem to enter the Painter editor (you can see this on the left), no cars at all, and some weird "_MessageTest" text.
I could find the following in the log file, may be helpful:
Code: Select all
Assert Failed in .\source\GameMenuSkinChooser.cpp Line 634
=> 'm_VehicleArticles.GetCount() > _iVehicle' failed.
@ Running (.\source\GameCtnMenusOnlineProfile.cpp:932) yield / t=(41059, 4888)
After a restart of the game, the car selection dialog works as expected, and I can play with my usual car skin. So it only seems a problem when you create a new profile at startup.
Anyone else who encounters this?