Error code when loading custom scenario

Discussion in 'General Discussion' started by krosbonez, Oct 22, 2020.

  1. krosbonez

    krosbonez Lieutenant

    Joined:
    Sep 30, 2020
    Messages:
    62
    Likes Received:
    91
    Can anyone tell me what this error code is stating? It happened after I added a token to my scenario. I have since removed the token and reverted back to how it was, but the error still shows up.

    NullReferenceException: Object reference not set to an instance of an object

    at Assembly-CSharp.StreamServiceComponentToken.DeployImage (Assembly-CSharp.ConfigInfo+BookmarkHelper ) [0x00de3] in <4bc61cd5bfc9436489ab34f043f80dea>:0

    at Assembly-CSharp.WindowSite.QuoteTextFile (Assembly-CSharp.AddinTree , System.Boolean , Assembly-CSharp.ConfigInfo+BookmarkHelper ) [0x00239] in <4bc61cd5bfc9436489ab34f043f80dea>:0

    at Assembly-CSharp.FormContext+AssistantContext.MoveNext () [0x00694] in <4bc61cd5bfc9436489ab34f043f80dea>:0

    at Assembly-CSharp.QueueSite+ImageDesigner.MoveNext () [0x00713] in <4bc61cd5bfc9436489ab34f043f80dea>:0

    at Assembly-CSharp.QueueSite+StubScope.MoveNext () [0x0015a] in <4bc61cd5bfc9436489ab34f043f80dea>:0

    at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <745c4d442eef4e08b35b5975d62d89d1>:0
     
    #1
  2. ravien_ff

    ravien_ff Rear Admiral

    Joined:
    Oct 22, 2017
    Messages:
    6,274
    Likes Received:
    11,936
    Unfortunately it doesn't specify the file name where the error is.

    Did you make any other changes around the same time?
     
    #2

Share This Page