![]() |
Server hair error - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: Script Help (/Forum-Script-Help) +--- Thread: Server hair error (/Thread-Server-hair-error) |
Server hair error - Kapa - 11-14-2014 07:12 PM Why do i get this error? 02:34 ![]() 02:36 ![]() 02:38:3:'EdzaMagnat' Says 'BANK' mode=0 02:42:3:'focuser' commands 'BUYREWARD'=1 02:45:3:'EdzaMagnat' Says 'QUEST' mode=0 02:46:3:'EdzaMagnat' Says 'YES' mode=0 02:47:3:'EdzaMagnat' Says UNICODE 'RUS' 'OK' mode=0 02:47:3:'focuser' commands 'GIFT'=0 02:47:3:'EdzaMagnat' Says UNICODE 'RUS' '.GIFT' mode=0 02:48:3:'EdzaMagnat' Says UNICODE 'RUS' 'ALL STOP°' mode=0 02:49:3:'EdzaMagnat' Says 'ALL STOP' mode=0 02:51:3:'focuser' commands 'sac'=1 ERROR:UID=04000096d, id=0203c 'long hair', Invalid code=2227 (Hair/Beard item not equipped / not in a corpse / not in a vendor box) ERROR:UID=04000096e, id=0203e 'long beard', Invalid code=2227 (Hair/Beard item not equipped / not in a corpse / not in a vendor box) ERROR:UID=040000979, id=0203c 'long hair', Invalid code=2227 (Hair/Beard item not equipped / not in a corpse / not in a vendor box) ERROR:UID=04000097a, id=0203e 'long beard', Invalid code=2227 (Hair/Beard item not equipped / not in a corpse / not in a vendor box) GC: 9679 Objects accounted for 02:51:World data saved (save/sphereworld.scp). 02:51:Player data saved (save/spherechars.scp). 02:51:Multi data saved (save/spheremultis.scp). 02:51:Context data saved (save/spheredata.scp). 02:51:World save completed, took 0.8594 seconds 02:52:3:'focuser' commands 'sac'=1 02:53:3:'focuser' commands 'sac'=1 RE: Server hair error - Coruja - 11-17-2014 04:29 AM probably because there's a hair/beard item not equipped, not in a corpse and not in a vendor box ![]() RE: Server hair error - Kapa - 11-24-2014 03:47 AM how to fix this error? seems like i am getting this error allways before world save 17:50:f:'Panda' commands 'drinktmana'=1 ERROR:UID=04001a48e, id=0204b 'medium short beard', Invalid code=2227 (Hair/Beard item not equipped / not in a corpse / not in a vendor box) ERROR:UID=04001a48f, id=02046 'buns hair', Invalid code=2227 (Hair/Beard item not equipped / not in a corpse / not in a vendor box) ERROR:UID=04001a542, id=0203b 'short hair', Invalid code=2227 (Hair/Beard item not equipped / not in a corpse / not in a vendor box) GC: 10963 Objects accounted for 17:50:World data saved (save/sphereworld.scp). 17:50:Player data saved (save/spherechars.scp). 17:50:Multi data saved (save/spheremultis.scp). 17:50:Context data saved (save/spheredata.scp). 17:50:World save completed, took 0.3000 seconds RE: Server hair error - Runcuks - 11-24-2014 06:05 AM try to find it in your sphereworld or save files and delete it. if its not equipped.. RE: Server hair error - Kapa - 11-24-2014 07:41 AM what about this? ERROR:UID=040019116, id=02053 'cursor', Invalid code=2235 (Item equipped in the murder memory layer but it isn't a murder memory) RE: Server hair error - Runcuks - 11-24-2014 08:46 AM Item equipped in the murder memory layer but it isn't a murder memory.. RE: Server hair error - Kapa - 11-25-2014 01:57 AM any ideas why is this happening? RE: Server hair error - Feeh - 11-25-2014 03:23 AM you probably have a script that unequip every item a character has. Hairs are equiped items too. These errors does not harm your server. Just delete them .uid.04001a48f.remove The worse you can get is to have one of your npcs/player bald RE: Server hair error - Kapa - 11-25-2014 05:31 AM thanks a lot, do you know what command unequips every item so i can find this scp |