![]() |
sphere56c errors help. - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: General Help (/Forum-General-Help) +--- Thread: sphere56c errors help. (/Thread-sphere56c-errors-help) |
sphere56c errors help. - rastrero - 02-29-2016 10:49 AM ![]() SECOND ONE ![]() [WORLDITEM i_leaf_chest] //this is the lane 1029 SERIAL=040001fd6 rescold=02 resenergy=04 resfire=03 resphysical=02 respoison=04 MORE1=02a002a CONT=01fe7 RE: sphere56c errors help. - Khaos - 02-29-2016 07:33 PM If you added anything to sphere_serv_triggers.scp, you might need to do a restart of the server. Changing certain things in the INI and other NEEDED resource files such as sphere_serv_triggers.scp need a restart of the server after a server save. Also be sure you are adding code that belongs in sphere_serv_triggers.scp and not another file. Seems like something you added in there is using bad code possibly. As for your last script item, please paste me your script for that item and let me know where it is located. Some things need to be loaded in an order and this could be an issue of order/inheritance or simply the code for the i_leaf_chest is bad. RE: sphere56c errors help. - rastrero - 03-02-2016 05:31 AM ok ty for this. i_leaf_chest is from spherepack. I did not change it. RE: sphere56c errors help. - Khaos - 03-02-2016 07:13 AM Which NPC was it on? Mine is too modified at the moment trying to clean up the packs you all use and get it close to my Higher End standards for the pack. I can track it down now and find out for you what the issue is and give you a correction. RE: sphere56c errors help. - rastrero - 03-03-2016 01:37 AM No npc. It was on a player. I think it was cos I run sphere twice at same time and saves becomes corrupts... I will tell if it happens again. |