Author Topic: r1959 runtime errors, stops working  (Read 581 times)

When froglord13 (ID:48758) joins, I get a runtime error shortly thereafter. A few weeks ago, I switched to r1959 since the latest revision is absolutely plagued by run time errors. r1959 has run relatively smoothly until today.

Since the appearance of froglord13, using serverDirectSaveFileLoad also triggers a runtime error, every time. That function worked flawlessly mere minutes before he triggered the first runtime error upon his connecting. What the hell is going on?

I've ran a trace after starting the server and then used serverDirectSaveFileLoad before it promptly gave a runtime error as expected. The console log is below.

http://www.mediafire.com/download/uffibdmt1ld3bft/console.log

The important line is probably missing from the log.

To make sure the last line is written before a crash, use this:

setLogMode(1);trace(1);

using your modified exe + fastpacket code now, no runtime error upon using serverDirectSaveFileLoad