- Joined
- Jul 20, 2012
- Messages
- 2,433
- Reaction score
- 5,250
- First Language
- English
- Primarily Uses
- RMMZ
Hey, thank you for working so quickly on this problem@Cyp999 Alright, sorry for the wait. It should be updated now, though I don't have an ongoing MV project to properly test with. Feel free to holler if it's still borked! The link on the first page has been updated, so feel free to redownload from there.
Hey, thank you for working so quickly on this problem
I've just tested a bit with the updated version and ran into this problem:
View attachment 192904
I've tested with a new project and didn't make any changes to the code.
After that I tried to change the line of the script into:
var base = gui.App.dataPath + "\\TESTGAME\\";
(which did work before, when it wasn't declared as a variable)
but it gave the same error.
So I guess there is a problem with the new declaration.