SphereCommunity
Noob questions - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: General Help (/Forum-General-Help)
+--- Thread: Noob questions (/Thread-Noob-questions)



Noob questions - oONautilusOo - 01-22-2013 10:07 PM

Hi everyone, I hope your all having fun! I'm just picking sphere back up again after a long break ( i used to work on 55i). I got sphere and server up but am getting a series of errors on boot up. They don't seem to have any major effect, but i want to understand what is going on.

Could any of you possibly help me with this?

ERROR:(sphere_item_provisions_weapons_ml.scp,83)Undefined symbol 'i_assassin_spike'
ERROR:(sphere_item_provisions_weapons_ml.scp,83)Undefined symbol 'i_assassin_spike'
ERROR:(sphere_item_provisions_weapons_ml.scp,83)Replace existing VarStr 'i_sword_assassin_spike'
ERROR:(sphere_item_provisions_weapons_ml.scp,104)Undefined symbol 'i_leafblade'
ERROR:(sphere_item_provisions_weapons_ml.scp,104)Undefined symbol 'i_leafblade'
ERROR:(sphere_item_provisions_weapons_ml.scp,104)Replace existing VarStr 'i_sword_leafblade'
ERROR:(sphere_item_provisions_weapons_ml.scp,125)Undefined symbol 'i_war_cleaver'
ERROR:(sphere_item_provisions_weapons_ml.scp,125)Undefined symbol 'i_war_cleaver'
ERROR:(sphere_item_provisions_weapons_ml.scp,125)Replace existing VarStr 'i_sword_warcleaver'
ERROR:(sphere_item_provisions_weapons_ml.scp,146)Undefined symbol 'i_diamond_mace'
ERROR:(sphere_item_provisions_weapons_ml.scp,146)Undefined symbol 'i_diamond_mace'
ERROR:(sphere_item_provisions_weapons_ml.scp,146)Replace existing VarStr 'i_mace_diamond'
ERROR:(sphere_item_provisions_weapons_ml.scp,167)Undefined symbol 'i_wild_staff'
ERROR:(sphere_item_provisions_weapons_ml.scp,167)Undefined symbol 'i_wild_staff'
ERROR:(sphere_item_provisions_weapons_ml.scp,167)Replace existing VarStr 'i_mace_wildstaff'
Loading scripts/items/sphere_item_provisions_weapons_aos.scp
ERROR:(sphere_item_provisions_weapons_aos.scp,79)Undefined symbol 'i_bladed_staff'
ERROR:(sphere_item_provisions_weapons_aos.scp,79)Undefined symbol 'i_bladed_staff'
ERROR:(sphere_item_provisions_weapons_aos.scp,79)Replace existing VarStr 'i_staff_bladed'
ERROR:(sphere_item_provisions_weapons_aos.scp,124)Undefined symbol 'i_double_bladed_staff'
ERROR:(sphere_item_provisions_weapons_aos.scp,124)Undefined symbol 'i_double_bladed_staff'
ERROR:(sphere_item_provisions_weapons_aos.scp,124)Replace existing VarStr 'i_staff_bladed_double'
ERROR:(sphere_item_provisions_weapons_aos.scp,188)Undefined symbol 'i_composite_bow'
ERROR:(sphere_item_provisions_weapons_aos.scp,188)Undefined symbol 'i_composite_bow'
ERROR:(sphere_item_provisions_weapons_aos.scp,188)Replace existing VarStr 'i_bow_composite'
ERROR:(sphere_item_provisions_weapons_aos.scp,212)Undefined symbol 'i_repeating_crossbow'
ERROR:(sphere_item_provisions_weapons_aos.scp,212)Undefined symbol 'i_repeating_crossbow'
ERROR:(sphere_item_provisions_weapons_aos.scp,212)Replace existing VarStr 'i_crossbow_repeating'
ERROR:(sphere_item_provisions_weapons_aos.scp,266)Undefined symbol 'i_paladin_sword'
ERROR:(sphere_item_provisions_weapons_aos.scp,266)Undefined symbol 'i_paladin_sword'
ERROR:(sphere_item_provisions_weapons_aos.scp,266)Replace existing VarStr 'i_sword_paladin'

thats the first string of errors, guessing a definition issue conflicting names in script files maybe but not sure?

also

ERROR:(sphere_spells.scp,109)Undefined symbol 'SPELLFLAG_DAMAGE'
ERROR:(sphere_spells.scp,230)Undefined symbol 'SPELLFLAG_DAMAGE'
ERROR:(sphere_spells.scp,332)Undefined symbol 'SPELLFLAG_DAMAGE'
ERROR:(sphere_spells.scp,452)Undefined symbol 'SPELLFLAG_AREA'
ERROR:(sphere_spells.scp,469)Undefined symbol 'SPELLFLAG_AREA'
ERROR:(sphere_spells.scp,503)Undefined symbol 'SPELLFLAG_DAMAGE'
ERROR:(sphere_spells.scp,537)Undefined symbol 'SPELLFLAG_DAMAGE'
ERROR:(sphere_spells.scp,659)Undefined symbol 'SPELLFLAG_DAMAGE'
ERROR:(sphere_spells.scp,746)Undefined symbol 'SPELLFLAG_DAMAGE'
ERROR:(sphere_spells.scp,763)Undefined symbol 'SPELLFLAG_DAMAGE'
ERROR:(sphere_spells.scp,763)Undefined symbol 'SPELLFLAG_AREA'
ERROR:(sphere_spells.scp,818)Undefined symbol 'SPELLFLAG_AREA'
ERROR:(sphere_spells.scp,852)Undefined symbol 'SPELLFLAG_AREA'
ERROR:(sphere_spells.scp,869)Undefined symbol 'SPELLFLAG_DAMAGE'
ERROR:(sphere_spells.scp,869)Undefined symbol 'SPELLFLAG_AREA'
ERROR:(sphere_spells.scp,903)Undefined symbol 'SPELLFLAG_DAMAGE'
ERROR:(sphere_spells.scp,955)Undefined symbol 'SPELLFLAG_AREA'
ERROR:(sphere_spells.scp,973)Undefined symbol 'SPELLFLAG_DAMAGE'
ERROR:(sphere_spells.scp,973)Undefined symbol 'SPELLFLAG_AREA'
ERROR:(sphere_spells.scp,1008)Undefined symbol 'SPELLFLAG_DAMAGE'
ERROR:(sphere_spells.scp,1008)Undefined symbol 'SPELLFLAG_AREA'
ERROR:(sphere_spells.scp,1214)Undefined symbol 'SPELLFLAG_DAMAGE'
ERROR:(sphere_spells.scp,1744)Undefined symbol 'Enticement'
ERROR:(sphere_spells.scp,1744)Bad resource list id 'Enticement 90.0'
ERROR:(sphere_spells.scp,1761)Undefined symbol 'Enticement'
ERROR:(sphere_spells.scp,1761)Bad resource list id 'Enticement 90.0'

not sure on this one and a very strange finishing error

ERROR:(sphereacct.scp,2)Undefined symbol 'Click'

lol

i've ironed out loads of other errors so far just struggling with these.

i was also getting errors loading any files to do with the below untill i slashed it out.

//scripts/maps/sphere_map5.scp
//scripts/maps/sphere_map_points5.scp

both these would fire up about 5-7 errors each until slashed out

Thanks in advance if anyone can help i already have the coding bug again!! love the problem solving Smile

Thanks everyone!


RE: Noob questions - darksun84 - 01-23-2013 12:15 AM

Are you using a "clean" installation of sphere ? looks like you have a mix of some old/new scripts


RE: Noob questions - oONautilusOo - 01-23-2013 12:48 AM

I am using all the files that vserverlauncher downloads for you. I'm using uo gold would this cause an issue? i couldnt get sphere to start up using classic as it didnt recognise the .uop files just kept coming up with .mul couldnt be found.

Updata i have now resolved all other errors except the Spellflag errors.

ERROR:(sphere_spells.scp,109)Undefined symbol 'SPELLFLAG_DAMAGE'
ERROR:(sphere_spells.scp,230)Undefined symbol 'SPELLFLAG_DAMAGE'
ERROR:(sphere_spells.scp,332)Undefined symbol 'SPELLFLAG_DAMAGE'
ERROR:(sphere_spells.scp,452)Undefined symbol 'SPELLFLAG_AREA'
ERROR:(sphere_spells.scp,469)Undefined symbol 'SPELLFLAG_AREA'
ERROR:(sphere_spells.scp,503)Undefined symbol 'SPELLFLAG_DAMAGE'
ERROR:(sphere_spells.scp,537)Undefined symbol 'SPELLFLAG_DAMAGE'
ERROR:(sphere_spells.scp,659)Undefined symbol 'SPELLFLAG_DAMAGE'
ERROR:(sphere_spells.scp,746)Undefined symbol 'SPELLFLAG_DAMAGE'
ERROR:(sphere_spells.scp,763)Undefined symbol 'SPELLFLAG_DAMAGE'
ERROR:(sphere_spells.scp,763)Undefined symbol 'SPELLFLAG_AREA'
ERROR:(sphere_spells.scp,818)Undefined symbol 'SPELLFLAG_AREA'
ERROR:(sphere_spells.scp,852)Undefined symbol 'SPELLFLAG_AREA'
ERROR:(sphere_spells.scp,869)Undefined symbol 'SPELLFLAG_DAMAGE'
ERROR:(sphere_spells.scp,869)Undefined symbol 'SPELLFLAG_AREA'
ERROR:(sphere_spells.scp,903)Undefined symbol 'SPELLFLAG_DAMAGE'
ERROR:(sphere_spells.scp,955)Undefined symbol 'SPELLFLAG_AREA'
ERROR:(sphere_spells.scp,973)Undefined symbol 'SPELLFLAG_DAMAGE'
ERROR:(sphere_spells.scp,973)Undefined symbol 'SPELLFLAG_AREA'
ERROR:(sphere_spells.scp,1008)Undefined symbol 'SPELLFLAG_DAMAGE'
ERROR:(sphere_spells.scp,1008)Undefined symbol 'SPELLFLAG_AREA'
ERROR:(sphere_spells.scp,1214)Undefined symbol 'SPELLFLAG_DAMAGE'
ERROR:(sphere_spells.scp,1744)Undefined symbol 'Enticement'
ERROR:(sphere_spells.scp,1744)Bad resource list id 'Enticement 90.0'
ERROR:(sphere_spells.scp,1761)Undefined symbol 'Enticement'
ERROR:(sphere_spells.scp,1761)Bad resource list id 'Enticement 90.0'

I have resolved the enticement error as it is not implemented on my server. however i remaqin mildly worried that the area of effect and damage flags are missing Confused if anyone could enlighten me on these that would be awesomes.

If someone could post up how theirs is defined or if they even have it that owuld be very helpful Smile
Thanks!


RE: Noob questions - Crusader - 01-23-2013 03:07 AM

Imho u shoul do the following steps:

- update ur gold version to one of the lasts...like ML or SA. Or download one of these version directly (make sure to remove the Gold version first)

- delete ur sphere version and all its files

- download sphere from here: http://nightly.prerelease.sphere.torfo.org/

- download the basic script pack here: http://scripts.sphere.torfo.org/

then try again Smile (after setting the sphere.ini)


RE: Noob questions - oONautilusOo - 01-23-2013 11:42 AM

Thanks just trying that now trying to redownload a newer version of uo too to see if that helps. Had a format today so good time to have a fresh start!

will let you know what happens.

thanks


RE: Noob questions - oONautilusOo - 01-23-2013 09:52 PM

Thanks for the advice! i configured sphere.ini this morning and sphereserver booted with no errors and even more functionality! Yay i now have my blank canvas to work on!!

Thank you thank you thank you!!


RE: Noob questions - Crusader - 01-23-2013 10:17 PM

great ,-)