13.12.2014, 20:08
Place printf statements everywhere in the code, you should be able to figure out where and why it stops working.
After each line of code, just print something to the server console.
When it suddenly stops printing, you've found the issue.
After each line of code, just print something to the server console.
When it suddenly stops printing, you've found the issue.