Page 1 of 1
load_spell_data
Posted: Mon May 08, 2006 12:21 pm
by Dauragorn
Server Shutdown: load_spell_data
Execution aborted due to: Can't convert to an objtype
what is this?? how to fix this?? please help me
thanks
Posted: Mon May 08, 2006 10:22 pm
by tekproxy
Please post the core and distro you're using and any scripts that may contain the problem. You can start by posting whatever script defines the function load_spell_data.
Posted: Tue May 09, 2006 12:34 am
by MuadDib
Read Core-Changes, and be sure to check out the distro. The scrolls for magery, etc, need to be specific for their objtype, and what they are linked to (what is given in your spells.cfg). That I believe, is what caused that. It could not link the spell scroll's objtype that was given in spells.cfg to a scroll's objtype you had defined for it.
?
Posted: Tue May 09, 2006 8:57 am
by Dauragorn
I'm using distro of zulu hotel and core 095
thanks muaddib, i'll be check this.