I'm using KGC's Extended Equip Scene script. Whenever I load the main menu, select Equip, and hit enter, I get this error:
Line 243: ArgumentError
Wrong number of arguments(3 for 4)Line 243:CODE
super(x, y, actor)
I'm not really sure what is causing this error. Obviously conflicting with one of my other scripts. I uploaded a project for which to be looked at just for all the scripts I have running. And you can also experience the error yourself.
Project SorrowSo hopefully someone can help me out with this.
Any help is of course greatly appreciated.
Thank you!
EDIT:Well, I discovered the error is being cause by
FenixFyreX's FModEx script. I removed it and the Equip scene worked. Hopefully that narrows it down.... Anyone have any ideas on how to resolve this?
This post has been edited by Xanster82: May 23 2011, 07:07 PM