hi, dunno where this belongs, but i made another game, and when i run it, i get these errors spamming in the text window:
Welcome BYOND! (Version 339.869)
Connecting to file://(censored)
runtime error: bad gender
proc name: Login (/mob/Login)
usr: ShakerDeath (/mob)
src: ShakerDeath (/mob)
call stack:
ShakerDeath (/mob): Login()
runtime error: bad loc
proc name: Stat (/mob/Stat)
usr: ShakerDeath (/mob)
src: ShakerDeath (/mob)
call stack:
ID:171756
Aug 14 2004, 1:37 am
|
|
Aug 14 2004, 1:57 am
|
|
A runtime error is an error with your code, unless it says BYOND Error: it really has nothing to do with this place, also before people fix things, we need to see your code. Probably your login code.
|