Crash detect
#1

Hi,

It's possible to know in what line is crash detect printed error, without compiling with -d3 ?
Reply
#2

The exact line, no. Using public functions will give you the name instead of ?? though.
Reply
#3

Because yes it gives my timer name, but he is so big, i check everything i don't found anywhere mistake..
Reply
#4

Can you post the logs from crashdetect and the code in pastebin so I can look into?

I guess you don't want to compile with -d3 flag and make it easier for you to find a problem because of the .amx size increase?
Reply
#5

Only with -d3, or you can try debug prints inside timer.
Reply
#6

If i compile with -d3 i can't start server due memory, so maybe there is another option which takes less memory, but atleast print error line
Reply
#7

Try -d2 option.
Reply
#8

Or maybe there is function i could add in place where i want more information, like in timer callback?
Reply
#9

Quote:
Originally Posted by MerryDeer
Посмотреть сообщение
Or maybe there is function i could add in place where i want more information, like in timer callback?
did u try -d2? answer that first.
Reply
#10

Yes ,it too takes too much memory to me
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)