07-31-2009, 05:35 PM
Alright, so I put the MultiSlots at the very bottom just above Main and I still got the error. Now I should I have mentioned that I am also using Charlie Lee's Skills Learning System add on. Sorry about that. However I wouldn't think there would be any conflict if I put the MultiSlot script below it, but then again, there could be some overlapping.
Ok, so I did some extensive testing see if I could find the root of the problem, and I think I found it. First, I slowly imported my settings into the CTB demo with MultiSlots. The Demo just had the CTB and MultiSlots, nothing else added. I encountered the same error when I imported the "armor" file in the "data" folder. I did some testing to find out that it is the Shield slot that is causing the error. The reason why my summons would work is because they had no equip-able shields(Just weapon and body armor for simplicity).
Now get this, in the MultiSlot config page I swictched around the order of the Armor_Slot_Types = [1, 2, 3, 4] to [2, 1, 3, 4] and it worked! No errors, ran smoothly. Your the boss when it comes to the scripts, so maybe you could figure out why it works when the order is different. Don't sweat it too much it's not the end of the world if I can't get it to work. Thanks for your time, I really appreciate it.
Ok, so I did some extensive testing see if I could find the root of the problem, and I think I found it. First, I slowly imported my settings into the CTB demo with MultiSlots. The Demo just had the CTB and MultiSlots, nothing else added. I encountered the same error when I imported the "armor" file in the "data" folder. I did some testing to find out that it is the Shield slot that is causing the error. The reason why my summons would work is because they had no equip-able shields(Just weapon and body armor for simplicity).
Now get this, in the MultiSlot config page I swictched around the order of the Armor_Slot_Types = [1, 2, 3, 4] to [2, 1, 3, 4] and it worked! No errors, ran smoothly. Your the boss when it comes to the scripts, so maybe you could figure out why it works when the order is different. Don't sweat it too much it's not the end of the world if I can't get it to work. Thanks for your time, I really appreciate it.