ID:150262
 
I have deadrons char saving and i have no erros but i get this runtime error
runtime error: Cannot modify null.name.
proc name: CreateCharacter (/mob/creating_character/proc/CreateCharacter)
source file: Admin.dm,84
usr: Richter (/mob/creating_character)
src: Richter (/mob/creating_character)
call stack:
Richter (/mob/creating_character): CreateCharacter()
Richter (/mob/creating_character): Login()
and i dont get put on the map just a blank mob with a map
SO please help
UM
sometimes this kinda thing happens when u add new /var to the /mob or pc, and all u need to do is in the game, Delete that old character, and make a new one, after the compile you did that should of been when you started getting this.

LJR