Advertisement
Guest User

HuH?

a guest
Feb 24th, 2021
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. [EXC 20:10:31.422] ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  2. Parameter name: index
  3. System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) (at <ad04dee02e7e4a85a1299c7ee81c79f6>:0)
  4. System.ThrowHelper.ThrowArgumentOutOfRangeException () (at <ad04dee02e7e4a85a1299c7ee81c79f6>:0)
  5. kOS.Screen.Interpreter.IsWaitingForCommand () (at <3ccb18ebae2a49929054690a1a176760>:0)
  6. kOS.Screen.TermWindow.ProcessUnconsumedInput () (at <3ccb18ebae2a49929054690a1a176760>:0)
  7. kOS.Screen.TermWindow.Update () (at <3ccb18ebae2a49929054690a1a176760>:0)
  8. UnityEngine.DebugLogHandler:LogException(Exception, Object)
  9. ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
  10. UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement