Was hosting some Casual Quest and got these runtime errors:
runtime error: Cannot create objects of type /list.
proc name: add hero (/game/proc/add_hero)
usr: Abysion (/mob)
src: /game (/game)
call stack:
/game (/game): add hero(Abysion (/client), /list (/list))
/game/card/card_13 (/game/card/card_13): transform(null, 1, 0, 0, 0)
/game/card/card_13 (/game/card/card_13): choose(null, 2)
Abysion (/client): .card(2)
Mon Mar 07 17:08:29 2011
runtime error: Cannot read null.primary
proc name: save settings (/client/proc/save_settings)
usr: null
src: Oscarman (/client)
call stack:
Oscarman (/client): save settings()
Oscarman (/client): Del()
ID:287878
Mar 7 2011, 12:10 pm
|
|
Mar 7 2011, 6:46 pm
|
|
The first one is fixed for version 1.27. The second one will have to wait. Thanks for the report.
|