WorldServer Runtime Library error

03/07/2016 02:54 banktakung#1
[Only registered and activated users can see links. Click Here To Register...]



When my server run about 8-12 hr. then it give this error. please help

:handsdown::handsdown::handsdown::handsdown:
03/07/2016 06:13 xTwiLightx#2
There is only one way:
Start it with Debug in Visual Studio, let it run and wait for it to crash again to get some hints.

Runtime errors are pretty inexpressive, so debugging is necessary.
03/07/2016 09:13 banktakung#3
Quote:
Originally Posted by xTwiLightx View Post
There is only one way:
Start it with Debug in Visual Studio, let it run and wait for it to crash again to get some hints.

Runtime errors are pretty inexpressive, so debugging is necessary.


Every time that i run with debug. there is no problem the error is not show. but it's make easy lag.
03/07/2016 09:49 xTwiLightx#4
Leave it, it should happen somewhen.

Debug causes some lag, because there are more resources needed to gather information for debugging.