i'm using Inturmundia to try and make a mud but when i go to create a new character i get:
runtime error: list index out of bounds
proc name: processTime (/BaseCamp/Calendar/proc/_processTime)
usr: null
src: /BaseCamp/Calendar (/BaseCamp/Calendar)
call stack:
/BaseCamp/Calendar (/BaseCamp/Calendar): processTime(1.13548e+009, "%D %M %d, %y %H:%i %p")
/BaseCamp/Calendar (/BaseCamp/Calendar): CurrentTime()
/BaseCamp/Calendar (/BaseCamp/Calendar): CurrentTime()
/Mud (/Mud): Login(Seto (/player))
Seto (/client): New()
my code requires:
M.birthday = game_time.CurrentTime()
and i am using Deadron's calender library...
Also when i sent the game to my friend to host it he gets a error before the game loads:
runtime error: undefined variable /mob/BaseCamp/ChoosingCharacter/var/leaveworldproc name: RemPlayer (/Mud/RemPlayer) usr: ChoosingCharacter (/mob/BaseCamp/ChoosingCharacter) src: /Mud (/Mud) call stack:/Mud (/Mud): RemPlayer(ChoosingCharacter (/mob/BaseCamp/ChoosingCharacter))LuisM_RHS (/client): Del()
ID:148020
Aug 6 2003, 7:21 pm
|
|
If you send me the code and tell me what all libraries you are using I'll see if I can locate the problem. Make sure you put BYOND in the subject:
[email protected]