- Code: Select all
runtime error: Cannot execute null.getSkillTitle().
proc name: UpdateCombat (/mob/proc/UpdateCombat)
source file: Interface.dm,369
usr: null
src:
call stack:
UpdateCombat(1)
Equipped(null)
Equip(null, 0)
Read(C:\\Users\\Josiah\\Documents\\... (/savefile))
Login()
Login()
runtime error: BYOND BUG: bad mob
proc name: Login (/client/proc/Login)
source file: saving.dm,128
usr: null
src:
call stack:
Login()
Login()
Happened recently. I have no idea who tried to log in, just that someone did. Note: Version throwing this error also has a generator that's screwing up the map visually for no apparent reason.


