When I'm Hosting My Game I'm Constantly Getting The Error:
source file:code.dm,387
runtime error: Cannot read null.HP
proc name: Attack (/mob/PC/verb/Attack)
And Then It Says It's Not Posting All The Errors Or Else It Would Crash!
Can Some One Please Help Me =(
|
|||||||||||||||||||||

DarkCampainger (/mob/PC): Attack(null)
runtime error: Cannot read null.HP
proc name: Attack (/mob/PC/verb/Attack)
source file: Code.dm,416
usr: DarkCampainger (/mob/PC)
src: DarkCampainger (/mob/PC)
call stack:
DarkCampainger (/mob/PC): Attack(null)
BYOND Warning: further proc crash messages are being suppressed to prevent overload...
What Should I Do?