Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1. Controls.hx:103: Info: Initializing Controls.
  2. Controls.hx:173: Info: Controller not found
  3. Null Object Reference
  4. Called from openfl._legacy.display.Stage.__pollTimers (openfl/_legacy/display/Stage.hx line 1084)
  5. Called from openfl._legacy.display.Stage.__checkRender (openfl/_legacy/display/Stage.hx line 351)
  6. Called from openfl._legacy.display.Stage.__render (openfl/_legacy/display/Stage.hx line 1103)
  7. Called from openfl._legacy.display.DisplayObjectContainer.__broadcast (openfl/_legacy/display/DisplayOb
  8. jectContainer.hx line 286)
  9. Called from openfl._legacy.display.DisplayObject.__broadcast (openfl/_legacy/display/DisplayObject.hx l
  10. ine 161)
  11. Called from openfl._legacy.display.DisplayObject.__dispatchEvent (openfl/_legacy/display/DisplayObject.
  12. hx line 182)
  13. Called from openfl._legacy.events.EventDispatcher.dispatchEvent (openfl/_legacy/events/EventDispatcher.
  14. hx line 98)
  15. Called from flixel.FlxGame.onEnterFrame (flixel/FlxGame.hx line 538)
  16. Called from flixel.FlxGame.step (flixel/FlxGame.hx line 665)
  17. Called from flixel.FlxGame.update (flixel/FlxGame.hx line 735)
  18. Called from flixel.FlxState.tryUpdate (flixel/FlxState.hx line 172)
  19. Called from state.mode.deathmatch.DeathmatchSinglePlayerMode.update (state/mode/deathmatch/DeathmatchSi
  20. nglePlayerMode.hx line 65)
  21. Called from state.mode.deathmatch.DeathmatchMode.update (state/mode/deathmatch/DeathmatchMode.hx line 4
  22. 3)
  23. Called from state.mode.Mode.update (state/mode/Mode.hx line 89)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement