Released Q4 2022 Update and Content Now Available

Btw @Paul Jeffrey is this a bug?

Untitled.png


I have tracks with right orientation and others (like the S397 Sebring DLC for example) with wrong..

I am on latest stable version (Build ID: 9944753)

Along with the above bug (we are still waiting for a fix) i just found an other one (in dev mode):

Open dev mode, then do nothing and hit exit, then exit again to leave game. Game crashes (or takes lot of time to quit)

@Paul Jeffrey can you also check that?

latest stable version, Build ID: 10136946
 
Along with the above bug (we are still waiting for a fix) i just found an other one (in dev mode):

Open dev mode, then do nothing and hit exit, then exit again to leave game. Game crashes (or takes lot of time to quit)

@Paul Jeffrey can you also check that?

latest stable version, Build ID: 10136946

Mine exits fine. Check your trace file to see what it's doing. And if you run any plugins, try disabling them.
 
Sure, no prob

I have attached the trace file

Thanks,

There's not really anything obvious there I can see, but obviously if mine's exiting fine it means it's not a devmode/build problem as such. Could be something in your moddev, or something on your system interfering. When I run into issues I just rename the moddev folder, verify rF2 files in steam, and try devmode then - it'll be totally clean. So far that's always got it working fine, then I either put my working files back in and test again or try to work out what's different and take out what I identify as the issue.

I should point out you definitely do have some plugins, and not all disabled:

Code:
   3.53s PluginManage  390: Analyzing plugin "DashPanel_RF2_64.dll"
   3.53s PluginManage  417: Successfully loaded plugin "DashPanel_RF2_64.dll"
   3.53s PluginManage  390: Analyzing plugin "KnockoutQualifying.dll"
   3.53s PluginManage  417: Successfully loaded plugin "KnockoutQualifying.dll"
   3.53s PluginManage  390: Analyzing plugin "rFactor2Proxy64Bit.dll"
   3.53s PluginManage  417: Successfully loaded plugin "rFactor2Proxy64Bit.dll"
   3.53s PluginManage  390: Analyzing plugin "rFactor2SharedMemoryMapPlugin64.dll"
   3.53s PluginManage  417: Successfully loaded plugin "rFactor2SharedMemoryMapPlugin64.dll"
   3.53s PluginManage  390: Analyzing plugin "StockCarRules.dll"
   3.53s PluginManage  417: Successfully loaded plugin "StockCarRules.dll"
   3.53s PluginManage  390: Analyzing plugin "TrackIR_rF2_Plugin.dll"
   3.53s PluginManage  417: Successfully loaded plugin "TrackIR_rF2_Plugin.dll"
   3.53s PluginManage 1090: Unloading plugin "KnockoutQualifying.dll" because it is disabled according to custom plugin settings
   3.53s PluginManage 1090: Unloading plugin "rFactor2SharedMemoryMapPlugin64.dll" because it is disabled according to custom plugin settings
   3.53s PluginManage 1090: Unloading plugin "StockCarRules.dll" because it is disabled according to custom plugin settings

But that doesn't mean they're causing the issue. It's just always possible with plugins so worth checking.
 
Back
Top