- 6
- Posts
- 12
- Years
- Seen Aug 7, 2012
Okay, so my previous thread got closed with no explanation, not sure what happened there, but i'm going to assume the new users page is where to post newbie errors unless otherwise told so.
I managed to get past the last error but here's where its at now:
When I run my game it gets past the part where I set up controls and then before it shows the intro video I get this error along with a debug console
Script 'Trading' line 761: Errno::ENOENT occured.
No such file or directory - MysteryGift.txt
Now I understand its saying a file is missing here, however the game was just working a minute ago, I reset it to put it in debug mode, and now I'm getting this error. Is this common? Has anyone else seen this? What should be done to fix the error?
I understand I may need to add a MysteryGift.txt file, that's fine, but under what directory and with what contents inside?
Thanks for any help you can give me :D
Edit: The game however works fine outside of debug mode, for some odd reason (hope this is helpful)
I managed to get past the last error but here's where its at now:
When I run my game it gets past the part where I set up controls and then before it shows the intro video I get this error along with a debug console
Script 'Trading' line 761: Errno::ENOENT occured.
No such file or directory - MysteryGift.txt
Now I understand its saying a file is missing here, however the game was just working a minute ago, I reset it to put it in debug mode, and now I'm getting this error. Is this common? Has anyone else seen this? What should be done to fix the error?
I understand I may need to add a MysteryGift.txt file, that's fine, but under what directory and with what contents inside?
Thanks for any help you can give me :D
Edit: The game however works fine outside of debug mode, for some odd reason (hope this is helpful)
Last edited: