- Joined
- Jun 16, 2014
- Messages
- 3
- Reaction score
- 0
- First Language
- Dutch
- Primarily Uses
So I was trying to add some custom scripts from the internet in my script folder when I fupped up like
a noob.
I did not save my data in a seperate file, instead I overwrote it.
Now everytime I try to play test my game it gives me the error:
Script 'Scene_Battle' line 7: TypeError occured.
superclass mismatch for class Scene_Battle
I tried to make everything the same again, I removed the custom script and I copy-pasted scripts from
new project in the broken one.
But that did not work.
I also searched on the internet for the default scripts but I could not find the one I was looking for.
Wich is : "Scene_Battle" I think.
Please help me fix this error.
The script right now I'll send too.
Script.txt
a noob.
I did not save my data in a seperate file, instead I overwrote it.
Now everytime I try to play test my game it gives me the error:
Script 'Scene_Battle' line 7: TypeError occured.
superclass mismatch for class Scene_Battle
I tried to make everything the same again, I removed the custom script and I copy-pasted scripts from
new project in the broken one.
But that did not work.
I also searched on the internet for the default scripts but I could not find the one I was looking for.
Wich is : "Scene_Battle" I think.
Please help me fix this error.
The script right now I'll send too.
Script.txt
Attachments
-
323 bytes Views: 2


