ID:167305
 
Code:
runtime error: Cannot execute null.SPlayerLog().
proc name: Del (/client/Del)
usr: null
src: PuNkS (/client)
call stack:
PuNkS (/client): Del()
PuNkS (/client): Del()
Client Information: Punks has logged out.


Problem description:
I was testing my game with a friend, and when he logs out, it does this, i don't know how to fix it, help plz?

I might be able to help, post the code to that.
In response to DragonSean129
what code do u mean for me to post?
In response to SSVulcan
Add #define DEBUG, find the line of code that has the error(s) and post the code snippet so people can see whats wrong.
In response to Derekjeterisgod
I put in the #define DEBUG, and tried again, came up line 416 of my admin code(AJX's lol), went to that, and fixed the prob. thanks for your help!