Released Q4 2022 Update and Content Now Available

Discussion in 'News & Notifications' started by Paul Jeffrey, Nov 7, 2022.

  1. Haris1977

    Haris1977 Registered

    Joined:
    Nov 25, 2019
    Messages:
    401
    Likes Received:
    196
    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
     
  2. Lazza

    Lazza Registered

    Joined:
    Oct 5, 2010
    Messages:
    12,388
    Likes Received:
    6,602
    Mine exits fine. Check your trace file to see what it's doing. And if you run any plugins, try disabling them.
     
  3. Haris1977

    Haris1977 Registered

    Joined:
    Nov 25, 2019
    Messages:
    401
    Likes Received:
    196
  4. Lazza

    Lazza Registered

    Joined:
    Oct 5, 2010
    Messages:
    12,388
    Likes Received:
    6,602
    Link doesn't work for me. Just attach the .txt file directly here.
     
  5. Goanna

    Goanna Registered

    Joined:
    Jan 19, 2012
    Messages:
    1,407
    Likes Received:
    957
    Can you upload the file here, that link returns a “cannot make a secure connection error” for me.
    EDIT: ninja’d by Lazza lol
     
  6. Haris1977

    Haris1977 Registered

    Joined:
    Nov 25, 2019
    Messages:
    401
    Likes Received:
    196
    Sure, no prob

    I have attached the trace file
     

    Attached Files:

  7. Lazza

    Lazza Registered

    Joined:
    Oct 5, 2010
    Messages:
    12,388
    Likes Received:
    6,602
    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.
     
  8. Haris1977

    Haris1977 Registered

    Joined:
    Nov 25, 2019
    Messages:
    401
    Likes Received:
    196
    Ok thanks, i will check it:)
     

Share This Page