Advertisement
jci

haxepunk 1

jci
Jun 25th, 2015
289
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. g++ -o ApplicationMain-debug -debug -rdynamic -m64 @obj/linux64-debug//all_objs -lpthread -ldl -ldl
  2. Null Object Reference
  3. Called from openfl._legacy.display.Stage.__onTouch (openfl/_legacy/display/Stage.hx line 1048)
  4. Called from openfl._legacy.display.DisplayObject.__fireEvent (openfl/_legacy/display/DisplayObject.hx line 244)
  5. Called from openfl._legacy.display.DisplayObject.__dispatchEvent (openfl/_legacy/display/DisplayObject.hx line 182)
  6. Called from openfl._legacy.events.EventDispatcher.dispatchEvent (openfl/_legacy/events/EventDispatcher.hx line 98)
  7. Called from com.haxepunk.utils.Input.onTouchMove (com/haxepunk/utils/Input.hx line 577)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement