hello im a host of my game and sometimes it crashes randomly and in dream daemon it says this - proc name: Enter (/turf/Gravity/HBTC_Gravity/Enter)
source file: HBTC.dm,7
Warning: further proc crash messages are being suppressed to prevent overload...
stuff like that, is there anyyway to make it so it wont give me those msgs at all so it wont crash cus its all pointless crap.
Thank You
Mar 3 2012, 7:26 pm
Best response
|
|
You cannot stop runtime errors. The owner of the games, however, can - By tampering with the coding that provides the run time error.
|
http://www.byond.com/forum/?forum=8 is your place. Show us the part of the code that's causing the runtime, the line and we'll try to help you fix it.
|