SphereCommunity
DEBUG & CRITICAL - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: General Help (/Forum-General-Help)
+--- Thread: DEBUG & CRITICAL (/Thread-DEBUG-CRITICAL)



DEBUG & CRITICAL - Runcuks - 04-29-2013 09:20 PM

Could some1 explain me this DEBUG and CRITICAL errors? or there are bug/error in my scripts? but console nothing shows ...
and after all those debug & critical errors was:
14:11:WARNING:Forcing thread 'Main' to terminate...
14:11:CRITICAL:'Main' thread hang, restarting...

picture to debug:
http://rapidshare.lv/wos/38947/debug.jpg.html


RE: DEBUG & CRITICAL - Wap - 04-29-2013 11:54 PM

Commonly it can be infinity loop, the meaning is, that some script / Sphere-action is executed longer, than FreezeRestartTime in Sphere.ini.


RE: DEBUG & CRITICAL - Runcuks - 04-30-2013 05:29 AM

Oh ok thanks . Smile