Advertisement
Guest User

Untitled

a guest
Aug 21st, 2019
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1.  
  2. ___________________________________________
  3. ############################################################################################
  4. FATAL ERROR in
  5. action number 1
  6. of Create Event
  7. for object oSun:
  8.  
  9. Variable oSun.mass(100039, -2147483648) not set before reading it.
  10. at gml_Script_return_clean_orbit_speed (line 22) - _temp_spd = sqrt((Grav_Constant*(_planet.mass+mass))/point_distance(x,y,_planet.x,_planet.y))
  11. ############################################################################################
  12. --------------------------------------------------------------------------------------------
  13. stack frame is
  14. gml_Script_return_clean_orbit_speed (line 22)
  15. called from - gml_RoomCC_rGame_1_Create (line 13) - var _spd = return_clean_orbit_speed(inst_sun);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement