Error loading background mappers for SSR ??

Discussion in 'Technical & Support' started by Mike Cantwell, Jan 25, 2023.

  1. Mike Cantwell

    Mike Cantwell Registered

    Joined:
    Jul 18, 2011
    Messages:
    709
    Likes Received:
    4,070
    Hey everyone,

    This is a new one....no idea where to even look. :confused::confused:

    The full message is;
    "Error loading background mappers for SSR. Please check Static01 and Refmap0 at least, are defined."

    I am going though my Material Editor to see if it is there...:oops:

    Thanks in advance :D
     
  2. davehenrie

    davehenrie Registered

    Joined:
    Jul 6, 2016
    Messages:
    7,454
    Likes Received:
    4,369
    SSR is the wet weather reflections that are layed on top of the road surface isn't it?
     
  3. redapg

    redapg Registered

    Joined:
    Jan 16, 2012
    Messages:
    3,958
    Likes Received:
    2,808
    Put the following Entries at the End of your SCN File, that should let the Message disappear.

    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
    }
     
    Corti likes this.
  4. Mike Cantwell

    Mike Cantwell Registered

    Joined:
    Jul 18, 2011
    Messages:
    709
    Likes Received:
    4,070

    Yay! Thank you so much.:D:p:p

    I have fixed all the LOD errors as well.

    Now going though all the texture settings to see how they are. Then test in the real game before beta release.
     
    pascom, Emery and Corti like this.
  5. redapg

    redapg Registered

    Joined:
    Jan 16, 2012
    Messages:
    3,958
    Likes Received:
    2,808
    Your Work looks really awesome already. :)
     
    pascom and Corti like this.
  6. Alex Sawczuk

    Alex Sawczuk Administrator Staff Member

    Joined:
    Oct 4, 2010
    Messages:
    851
    Likes Received:
    971
    Refmap0 and Static Mappers are a fundamental basic for the game. Not specifying them will break lighting on your tracks. So we added a warning message if they are not present in the latest RC.
     
    pascom, Emery, philrob and 1 other person like this.
  7. Mike Cantwell

    Mike Cantwell Registered

    Joined:
    Jul 18, 2011
    Messages:
    709
    Likes Received:
    4,070
    Holy moly!

    wip162.jpg
     
    pascom, Emery and jayarrbee36 like this.

Share This Page