Advertisement
Loontik

Untitled

Dec 25th, 2019
2,962
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Genie 1.26 KB | None | 0 0
  1.                   Unity  E  NullReferenceException: Object reference not set to an instance of an object.
  2.                          E    at BarricadesController.<StartTimer>b__50_0 (System.Int64 _) [0x00000] in <00000000000000000000000000000000>:0
  3.                          E    at System.Action`1[T].Invoke (T obj) [0x00000] in <00000000000000000000000000000000>:0
  4.                          E    at UniRx.Operators.TimerObservable+Timer.OnNext () [0x00000] in <00000000000000000000000000000000>:0
  5.                          E    at UniRx.Operators.TimerObservable+<>c__DisplayClass6_0.<SubscribeCore>b__0 () [0x00000] in <00000000000000000000000000000000>:0
  6.                          E    at System.Action.Invoke () [0x00000] in <00000000000000000000000000000000>:0
  7.                          E    at UniRx.MainThreadDispatcher.UnsafeSend (System.Action action) [0x00000] in <00000000000000000000000000000000>:0
  8.                          E    at UniRx.Scheduler+MainThreadScheduler+<DelayAction>d__2.MoveNext () [0x00000] in <00000000000000000000000000000000>:0
  9.                          E    at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000
  10.                             000000000000000000>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement