Ultima One
Journeyman
Posts: 238
Likes Given: 7
Likes Received: 10 in 6 posts
Joined: Jan 2013
Reputation: 6
Ultima One
|
RE: Can't open input dir [sphere.ini]
I am using Linux, permissions and everything are all fine.
As you can see, it is reading the sphere.ini fine, else it wouldn't start the server. I also get LOTS of missing defs.
some examples:
Code:
ERROR:(sphere_spells.scp,49)Undefined symbol 'i_reag_blood_moss' ['i_reag_blood_moss,i_reag_nightshade']
ERROR:(sphere_spells.scp,49)Bad resource list id 'i_reag_blood_moss,i_reag_nightshade'
ERROR:(sphere_spells.scp,50)Undefined symbol 'i_rune_clumsy' ['i_rune_clumsy']
ERROR:(sphere_spells.scp,51)Undefined symbol 'i_scroll_clumsy' ['i_scroll_clumsy']
...
ERROR:(sphere_map_points2.scp,423)Unsupported map #2 specified. Auto-fixing that to 0.
ERROR:(sphere_map_points2.scp,424)Unsupported map #2 specified. Auto-fixing that to 0.
...
ERROR:(sphere_template_loot.scp,188)Undefined symbol 'i_basin' ['i_basin 1 i_basket_square 1 i_basket_square_small 1 i_basket_round_small 1 i_basket_round_tall 1 i_basket_square_deep 1 i_basket_square_tall 1 i_basket_round_flat 1 }']
ERROR:(sphere_template_loot.scp,188)Undefined symbol 'i_basket_square' ['i_basket_square 1 i_basket_square_small 1 i_basket_round_small 1 i_basket_round_tall 1 i_basket_square_deep 1 i_basket_square_tall 1 i_basket_round_flat 1 }']
ERROR:(sphere_template_loot.scp,188)Undefined symbol 'i_basket_square_small' ['i_basket_square_small 1 i_basket_round_small 1 i_basket_round_tall 1 i_basket_square_deep 1 i_basket_square_tall 1 i_basket_round_flat 1 }']
...
ERROR:(sphere_template_loot.scp,219)Undefined symbol 'i_basket_2' ['i_basket_2 1 i_basin 1 i_basket_square 1 i_basket_square_small 1 i_basket_round_small 1 i_basket_round_tall 1 i_basket_square_deep 1 i_basket_square_tall 1 i_basket_round_flat 1 }']
ERROR:(sphere_template_loot.scp,219)Undefined symbol 'i_basin' ['i_basin 1 i_basket_square 1 i_basket_square_small 1 i_basket_round_small 1 i_basket_round_tall 1 i_basket_square_deep 1 i_basket_square_tall 1 i_basket_round_flat 1 }']
Like I say, I litrelly took the Script pack from the pre-release page and the latest Linux version.
ULTIMA ONE
The modern, sphere powered Ultima Online server
|
|
05-24-2016 06:21 PM |
|
|
Ultima One
Journeyman
Posts: 238
Likes Given: 7
Likes Received: 10 in 6 posts
Joined: Jan 2013
Reputation: 6
Ultima One
|
RE: Can't open input dir [sphere.ini]
Well I started again making sure permissions were all correct and it seems to not like opening any file, yet permissions are fine 100% owned by the same user executing sphere, access permissions as per the wiki Linux guide and all.
Never had this issue before, I dont have any old versions to test with
Code:
ERROR:Can't open input dir [scripts/sphere_admin.scp]
ERROR:Can't get stats info for file 'scripts/sphere_admin.scp'
Loading scripts/sphere_admin.scp
ERROR:Can't open input dir [scripts/sphere_backward_compatibility.scp]
ERROR:Can't get stats info for file 'scripts/sphere_backward_compatibility.scp'
Loading scripts/sphere_backward_compatibility.scp
ERROR:Can't open input dir [scripts/sphere_book.scp]
ERROR:Can't get stats info for file 'scripts/sphere_book.scp'
Loading scripts/sphere_book.scp
ERROR:Can't open input dir [scripts/sphere_defs.scp]
ERROR:Can't get stats info for file 'scripts/sphere_defs.scp'
My user can edit all of those files in vi and save to them no problem.
Anyone else tested this pre-release on centos7 at all?
Ok, so just checked the files
this error: ERROR:(sphere_template_loot.scp,583)Undefined symbol 'i_chest_gothic' ['i_chest_gothic 1 }']
The term 'i_chest_gothic' isnt even IN that file, ANYWHERE.
what??
ULTIMA ONE
The modern, sphere powered Ultima Online server
(This post was last modified: 05-25-2016 09:22 PM by Ultima One.)
|
|
05-25-2016 08:46 PM |
|
|