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
Unfortunately it doesn't specify the file name where the error is. Did you make any other changes around the same time?