SphereCommunity
Taran World Spawn 56b - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: General Help (/Forum-General-Help)
+--- Thread: Taran World Spawn 56b (/Thread-Taran-World-Spawn-56b)



Taran World Spawn 56b - kevin465 - 03-13-2014 12:05 AM

Ok im on 56c nightly and i try this scripts its ok but i have this error in my console ?

10:03:ERROR:(spherechar_human.scp,5414)Undefined symbol 'RANDOM_LIGHT'
10:03:ERROR:(spherechar_human.scp,5417)Undefined symbol 'random_shoes'
10:03:ERROR:(spherechar_human.scp,5419)Undefined symbol 'random_coin_purse'
10:03:ERROR:(spherechar_human.scp,5420)Undefined symbol 'random_upper_scroll'
10:03:ERROR:(spherechar_human.scp,5421)Undefined symbol 'random_upper_scroll'
10:03:ERROR:(spherechar_human.scp,10152)Undefined symbol 'random_male_hair'
10:03:ERROR:(spherechar_human.scp,10154)Undefined symbol 'random_facial_hair'
10:03:ERROR:(spherechar_human.scp,10161)Undefined symbol 'random_chest_armor'
10:03:ERROR:(spherechar_human.scp,10162)Undefined symbol 'random_leg_armor'
10:03:ERROR:(spherechar_human.scp,10163)Undefined symbol 'random_gloves'
10:03:ERROR:(spherechar_human.scp,10164)Undefined symbol 'random_head_armor'
10:03:ERROR:(spherechar_human.scp,10165)Undefined symbol 'random_shield'
10:03:ERROR:(spherechar_human.scp,10166)Undefined symbol 'random_gorget'
10:03:ERROR:(spherechar_human.scp,10168)Undefined symbol 'random_weapon'
10:03:ERROR:(spherechar_human.scp,10169)Undefined symbol 'random_coin_purse'
10:03:ERROR:(spherechar_human.scp,10214)Undefined symbol 'random_female_hair'
10:03:ERROR:(spherechar_human.scp,10221)Undefined symbol 'random_chest_armor'
10:03:ERROR:(spherechar_human.scp,10222)Undefined symbol 'random_leg_armor'
10:03:ERROR:(spherechar_human.scp,10223)Undefined symbol 'random_gloves'
10:03:ERROR:(spherechar_human.scp,10224)Undefined symbol 'random_head_armor'
10:03:ERROR:(spherechar_human.scp,10225)Undefined symbol 'random_shield'
10:03:ERROR:(spherechar_human.scp,10226)Undefined symbol 'random_gorget'
10:03:ERROR:(spherechar_human.scp,10227)Undefined symbol 'random_weapon'
10:03:ERROR:(spherechar_human.scp,10229)Undefined symbol 'random_coin_purse'


RE: Taran World Spawn 56b - Shidhun - 03-13-2014 12:35 AM

The Template-Files seems to be missing, or the Templates are not defined

OR

the Spherechar_human is loaded first. Try to insert the Template-Entry into your sphere_table.scp


Taran World Spawn 56b - kevin465 - 03-13-2014 12:49 AM

Ok i need to make load the template first ?


Taran World Spawn 56b - kevin465 - 03-13-2014 02:44 AM

Ok i find the problem ! Template are in spheredef but they remove it from 56c dont know why ! But i find the problem thanks anyway