Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Noob questions
Author Message
oONautilusOo
Apprentice
*

Posts: 29
Likes Given: 0
Likes Received: 2 in 1 posts
Joined: Jan 2013
Reputation: 3



Post: #1
Noob questions
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!
01-22-2013 10:07 PM
Find all posts by this user Like Post Quote this message in a reply
darksun84
Sir Spamalot
****

Posts: 1,687
Likes Given: 246
Likes Received: 162 in 151 posts
Joined: Mar 2012
Reputation: 35



Post: #2
RE: Noob questions
Are you using a "clean" installation of sphere ? looks like you have a mix of some old/new scripts
01-23-2013 12:15 AM
Find all posts by this user Like Post Quote this message in a reply
oONautilusOo
Apprentice
*

Posts: 29
Likes Given: 0
Likes Received: 2 in 1 posts
Joined: Jan 2013
Reputation: 3



Post: #3
RE: Noob questions
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!
(This post was last modified: 01-23-2013 01:33 AM by oONautilusOo.)
01-23-2013 12:48 AM
Find all posts by this user Like Post Quote this message in a reply
Crusader
Master
**

Posts: 254
Likes Given: 7
Likes Received: 19 in 12 posts
Joined: Apr 2012
Reputation: 6

Erehwon New Hera

Post: #4
RE: Noob questions
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)
01-23-2013 03:07 AM
Find all posts by this user Like Post Quote this message in a reply
oONautilusOo
Apprentice
*

Posts: 29
Likes Given: 0
Likes Received: 2 in 1 posts
Joined: Jan 2013
Reputation: 3



Post: #5
RE: Noob questions
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
01-23-2013 11:42 AM
Find all posts by this user Like Post Quote this message in a reply
oONautilusOo
Apprentice
*

Posts: 29
Likes Given: 0
Likes Received: 2 in 1 posts
Joined: Jan 2013
Reputation: 3



Post: #6
RE: Noob questions
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!!
01-23-2013 09:52 PM
Find all posts by this user Like Post Quote this message in a reply
Crusader
Master
**

Posts: 254
Likes Given: 7
Likes Received: 19 in 12 posts
Joined: Apr 2012
Reputation: 6

Erehwon New Hera

Post: #7
RE: Noob questions
great ,-)
01-23-2013 10:17 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)