SphereCommunity
Weird Errors Map/Script - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: General Help (/Forum-General-Help)
+--- Thread: Weird Errors Map/Script (/Thread-Weird-Errors-Map-Script)



Weird Errors Map/Script - tom2008 - 06-24-2015 01:10 AM

hey all im new here im wondering if you could help me or point me in the right direction...


Fresh install of the newest nightly build i use Amon OSI Spawner and Decorator and Mords background spawner....

i get alot of errors example:

Code:
16:05:ERROR:(sphere_monsters.scp,9010)Undefined symbol 'NAMES_SAVAGE_MALE' ['NAMES_SAVAGE_MALE']
16:05:ERROR:(sphere_monsters.scp,9010)Name pool 'NAMES_SAVAGE_MALE' could not be found
16:05:ERROR:(sphere_monsters.scp,9088)Undefined symbol 'NAMES_SAVAGE_FEMALE' ['NAMES_SAVAGE_FEMALE']
16:05:ERROR:(sphere_monsters.scp,9088)Name pool 'NAMES_SAVAGE_FEMALE' could not be found

Code:
16:01:CRITICAL:(sphere_template_armor.scp,42)Error Pri=2, Code=0, Desc='CTileTerrainType.ReadInfo: TileData Read', in GetItemData
16:01:CRITICAL:(sphere_template_weapons.scp,73)Error Pri=2, Code=0, Desc='CTileTerrainType.ReadInfo: TileData Read', in GetItemData

Also my vendors dont work... i say bank to the banker and nothing also trying to buy stuff nothing happens

also another problem the map zones are messed up in few places like britain gets unguarded in various places in brit.

Thank you in advance guys


RE: Weird Errors Map/Script - Citael - 07-22-2015 06:50 AM

Same to me.

Amon OSI decorator works fine ... but spawner not.


RE: Weird Errors Map/Script - escribano - 07-22-2015 09:44 AM

Tom.. try to run this command in-game:

.xrestock 1

If npc begins to sell or buy... i'll comprove the bug i'm talking here: http://forum.spherecommunity.net/Thread-NPC-Restock


The names, just change to:

NAMES_SAVAGE_MALE => NAMES_MALE
NAMES_SAVAGE_FEMALE => NAMES_FEMALE

See if it works!

See yah!