problem cmd crash server
#3

A couple of things:

- Are you sure the last entry of an enumeration has a comma (,)?

- I don't see the variable R as defined anywhere, is it define "globally" and is it the correct type?

- Check the actual text file to see what was written if anything and is it correct.

The most annoying and time consuming but 100% way of testing, is to write to a file before the execution of every line of code to a something like a debug.txt file, which identifies the line of code which executes last before your server crashes (or at least identifies what function etc is being called), this will give you an accurate to the line indication, then we just need to find out what you are doing wrong with that line (probably a function call).
Reply


Messages In This Thread
problem cmd crash server - by timaoux - 21.09.2011, 05:27
Re : problem cmd crash server - by timaoux - 21.09.2011, 05:48
Re: problem cmd crash server - by GrimR - 21.09.2011, 06:03
Re : problem cmd crash server - by timaoux - 21.09.2011, 06:13
Re: problem cmd crash server - by GrimR - 21.09.2011, 08:54

Forum Jump:


Users browsing this thread: 1 Guest(s)