SphereCommunity
Magic Errors - Printable Version

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



Magic Errors - stanley - 03-31-2016 09:21 PM

Hi, I'm getting this error . Does anyone know why this added ? You can help to someone ?

Code:
ERROR:'Clumsy' Bad Link to 021b2
UID=0400014ad, id=02080 'Clumsy', Invalid code=2205 (Mislinked item)
'Feeblemind' Bad Link to 02496
UID=040000346, id=02082 'Feeblemind', Invalid code=2205 (Mislinked item)
'Weaken' Bad Link to 02c0e
UID=0400005ee, id=02087 'Weaken', Invalid code=2205 (Mislinked item)



RE: Magic Errors - Coruja - 04-01-2016 04:25 AM

this was caused on some previous builds when NPCs cast buff/debuff spells on players (creating spell memories linked to this NPCs), and when this NPC die, the spell memory will remain equipped on player linked to an invalid UID because the NPC doesn't exist anymore. And the worldsave will find these memories with invalid links and will remove it. Nothing to worry about, since this message is just an minor warning, not really an error

but anyway try update your SphereSvr.exe to recent nightlies, this issue got fixed some weeks ago


RE: Magic Errors - stanley - 04-04-2016 07:57 AM

ERROR:UID=02e85, id=0632a 'Mid Ostard', Invalid code=1203 (Ridden NPC not acting as such)
ERROR:GC: Object memory leak 11582!=11581

ERROR:Character xxxxx (09cb) riding dead horse (038a4) - forcing death on horse

23:09:ERROR:GetDist::InvalidPoint -> '12832,12593,55,32'


What are these ? What is the solution?