Comments

Log in with itch.io to leave a comment.

Um… it won't let me save? No error, just the buzzer.

(1 edit)

Are you playing on Mac, by chance? It's possible that it's an issue with the game's permissions - your computer sees a .exe file from an unknown publisher and assumes it's dangerous, so it only has "read" permissions and not "write." (Because it is not allowed to write to your hard drive, it cannot create a new save file in its folder.)

Last time a Mac user had this issue with an MV game, the (admittedly a bit janky) fix ended up being:
1) If you try to change the games "Options," it should result in an "Unknown Error," which lists a file path. I think it points to the Resources folder? (It's been over a year, sorry.)
2) Go to the location indicated in the error and manually create a folder inside titled "Save"
3) Ctrl+click/Command+click, I think? (edit: sorry, Windows user here - I guess Mac has actually added a right mouse button since last time I used one) on the Save folder and edit its permissions (requires Administrator credentials) to allow *anyone* to read/write/edit.

If you're not on Mac and/or those steps don't work let me know, I feel bad enough as it is making you go through that much trouble for a rushed contest entry lol. As an aside, if you're a UNIX wizard you can probably just change the game's permissions via command line.

Muaha! I suspected it was a perms issue. Okay, gonna see if that worked! :D

(1 edit) (+1)

Okay, so this is interesting. There's a folder called AppTranslocation that has led to the files being in a read-only directory that even as admin, I apparently don't have the authority to change? I did change it in the game itself, but… it doesn't seem to matter?!

AHAHA, it's a new security feature. I had to strip out the quarantine. Let's see if that worked well enough.

(+1)

THAT WAS SO COOL!

I kinda wish, given that it's just that 1 major battle, there was an easier way to change formation (the game didn't let me, but I did figure out how to heal between battles), and I wish I'd been able to level up my … everything. Next time, I guess I will only outfit the main battlegroup since there's no more money or supplies after that.

Yikes, I love all these new updates that insist that the physical owner of the computer does not have the right to administrate said computer lol. I'm glad you got it working though!

And yea... next time I power through a short project like this, I'll be sure to give the player more explicit opportunities to customize and resupply. I spent a large chunk of the planning stage trying to put a military spin on the standard Fantasy RPG classes, so I probably should have let you explore that more :P.

I definitely encourage you to make an expanded version of this game. It was really cool!

(2 edits)

Game-breaking missing files:

img/animations/Light3.png

img/animations/StateUp1.png

img/animations/Stick.png

(1 edit)

Huh. I played all the way through after compressing and never encountered that, but thanks for the heads up, I'll look into it.  (I know I'm way late, I've been terrible about checking my e-mail out here on mobile data.)

Edit: Sure enough, there are several animations missing - it looks like the "exclude unused files" feature in MV's deployment menu goes significantly overboard and ends up excluding files that were, in fact, assigned to usable/learn-able skills. That's a valuable lesson learned. I added all the default RTP animations back to the folder and will upload it when my 3G wants to cooperate.

Hooray! I look forward to it.

(12 edits)

Failed to load: 

audio/se/Darkness1.ogg

audio/se/Darkness3.ogg

audio/se/Magic4.ogg

audio/se/Paralyze1.ogg

audio/se/Sword5.ogg

audio/se/Teleport.ogg

audio/se/Thunder1.ogg

audio/se/Thunder5.ogg

audio/se/Thunder6.ogg

audio/se/Thunder8.ogg

audio/se/Wind3.ogg

audio/se/Wind5.ogg

(These at least doesn't break the game…)