Help with error message

Discussion in 'Track Modding' started by MrOblongo, Sep 11, 2023.

  1. MrOblongo

    MrOblongo Registered

    Joined:
    Jun 28, 2018
    Messages:
    2
    Likes Received:
    1
    Hello everyone... I started to convert my hundreds of tracks to rfactor 2... but have not gone too far. So fat got CTD most of the time. Now im stuck with this error message and have no idea how to deal with it. Any help would be appreciated.

    "Error loading background mappers for SSR. Please check Static01 and Refmap0 at least, are defined"...
     

    Attached Files:

  2. redapg

    redapg Registered

    Joined:
    Jan 16, 2012
    Messages:
    4,327
    Likes Received:
    3,181
    Normally these Errors should not cause a Crash.
    To get rid of them, it should be enough, to put the below Entries at the End of the Tracks SCN File.

    ReflectionMapper=STATIC01
    {
    //Country
    Type=Cubic
    TextureSize=(512)
    UpdateRate=(0.100)
    StaticSwitch=(300.000)
    Pos=(160.97, 4.49, 70.60)
    }
    ReflectionMapper=REFMAP0
    {
    Type=Cubic
    TextureSize=(1024)
    UpdateRate=(100.000)
    StaticSwitch=(300.000)
    TrackingIns=True
    }
     
  3. MrOblongo

    MrOblongo Registered

    Joined:
    Jun 28, 2018
    Messages:
    2
    Likes Received:
    1
    Thanks for the tip. Issue solved. CTD was caused by some missing textures... Now have my first RF2 track running.
     
    redapg likes this.

Share This Page