ID:269083
 
At first I was using Deadron's character handling for saving. But when I restored my comp and put my game back on the computer it stopped working; even after I re-downloaded Deadron's saving system. It also caused my ai system to not work. Now whatever save coding I try to put in, i get this error message during login:

Mecha Destroyer JD (/mob): Stat()
runtime error: Cannot read null.width
proc name: Stat (/mob/Stat)
source file: start.dm,210
usr: Mecha Destroyer JD (/mob)
src: Mecha Destroyer JD (/mob)
call stack:
Mecha Destroyer JD (/mob): Stat()
Show us your Stat() proc from the start.dm file, otherwise, we can't help.