I recently installed Jet's multi-view battle system. After installing it, I keep getting an error:
"Script 'Game_Actor' line 8 TypeError occured
superclass mismatch for class Game_Actor"
I tried replacing the script with a default from a new project and I still get the same message. I also tried deleting the multi-view battle system script and I still get the error.
The link below is the script I installed.
http://pastebin.com/raw.php?i=uiU1Fswd
Thank you very much in advance!
[Ace] Error Message for 'Game_Actor'
● ARCHIVED · READ-ONLY
-
-
Where do you have put the Script in your scripteditor?
You need to put it at the bottom in the material section.
Thats the only reason I can think of, for you to get this kind of error.
*edit*
Wait, do you have touched some of the default scripts?
You dont touch them. You import new scripts on a new place below all the default scripts and above the main script.
Do you use any other scripts? -
I replaced the script down there and got the same error. I put the script in a brand new project and I didn't get the error. So if there's no better solution, I'm thinking transfer all of my work over to a brand new project?
-
Well, you could always copy over the script.rvdata from a new project.
-
That worked! Can't believe I didn't think of that! haha
Thank you both!! -
This thread is being closed, due to being solved. If for some reason you would like this thread re-opened, please report this post and leave a message why. Thank you.