Advertisement
Guest User

HeatSig Crash Report

a guest
Sep 1st, 2015
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. Condition : SPAMMING MISSILES LIKE A MADMAN N° 1
  2.  
  3. ############################################################################################
  4. FATAL ERROR in
  5. action number 1
  6. of Step Event0
  7. for object oMissile:
  8.  
  9. Push :: Execution Error - Variable Get 126900.Name(100444, -2147483648)
  10. at gml_Object_oMissile_Step_0
  11. ############################################################################################
  12.  
  13.  
  14. Condition : SPAMMING MISSILES LIKE A MADMAN N° 2
  15.  
  16. ___________________________________________
  17. ############################################################################################
  18. FATAL ERROR in
  19. action number 1
  20. of Step Event2
  21. for object oNotShips:
  22.  
  23. Push :: Execution Error - Variable Get 120630.Updated(100799, -2147483648)
  24. at gml_Script_UpdateShipwisePosition
  25. ############################################################################################
  26. --------------------------------------------------------------------------------------------
  27. stack frame is
  28. gml_Script_UpdateShipwisePosition (line 0)
  29. gml_Script_UpdatePosition
  30. gml_Object_oNotShips_Step_2
  31.  
  32.  
  33. Condition : Clicking "New Life" right after dying from an explosion (fuel tank shot by a guard)
  34.  
  35. ############################################################################################
  36. FATAL ERROR in
  37. action number 1
  38. of Draw Event
  39. for object oDustLayer:
  40.  
  41. Fatal Error: Can not create vertex buffer of size 393216 bytes
  42. 1903 vertex buffers allocated with total size of 730112 KB
  43. at gml_Object_oDustLayer_Draw_0
  44. ############################################################################################
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement