Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+2)

We struggled with the failed to load _1.png error (definitely after summoning blood golem [or greater blood golem in our case] during the tormented fight - awesome catch!) for well over an hour, and couldn't find a fix yet online, but my coder SO figured out how to get past it immediately without having to close out the game or lose any progress at all! 

TO FIX:

  • MINIMIZE the game, DO NOT close or quit
  • open your local folder (*gameroot*)/www/img/pictures
  • COPY file actor3_1.rpgmvp from this folder
  • PASTE actor3_1.rpgmvp into this same folder
  • RENAME the pasted file to _1.rpgmvp 
  • return to the GAME screen and click RETRY
  • [prompt should dismiss and you should be right back in the game immediately]
  • go ENTER AND COMPLETE COMBAT with any other mob

You should be able to continue the game normally now.

We tried getting past this by futzing aroung with files and folders, creating .pngs of various content, sizes, and names (like _i or __1 lol), faffing about with different file paths, even trying to frankenstein image file types, but none of that worked! Turns out, afaict, the .png in the error is a red herring!! Eventually we just went spelunking through the code files, and finally my SO backtracked the location of the error function being called here and (yada yada something mostly incomprehensible to me haha), then Retry worked immediately and we got past it!

I know this is a huge long post - sorry!! - but [1] I really really hope this is helpful to the [absolutely AWESOME btw] developer, and [2] we couldn't find a fix for this anywhere, and [3] I know the behavior is a liiiitlle weird immediately after the fix so I want people to know what they're doing (the best I can explain it, anyway) and exactly what we found and experienced in our fix. 

It does all sound a bit scary on the surface imo, but honestly, I do think doing this is perfectly safe; we've played for quite some time since fixing the error and have experienced no ill effects or other weirdness. However, Orange, PLEASE let people/me know if this is a horrible thing to do for any reason!!

TOO-LONG EXPLANATION OF WHAT/WHY:

We left the game open with the Retry prompt up. Then we minimized and opened file explorer, and went into the (*game root*)/www/img/pictures folder.  We COPIED one of the .RPGMVP files (we happened to choose actor3_1.rpgmvp because it already had _1 in the name), and PASTED it right there into the same /pictures folder.

Then we RENAMED the new pasted file to   _1.rpgmvp   (NOT .png!!).

I'm pretty sure the file you copy must be one of the actor*.rpgmvp files - and definitely not a png haha - because the game needs party member data to cleanly dismiss the blood golem. You cannot simply create a new file with the correct name and filetype for the same reason - it needs the data to clean up the party member properly. It must be a copied actor rpgmvp file, and I personally recommend just using the one I noted** simply because it's a valid party member and has proven to work fine for us already. I don't know which characters are in which files, so it's possible we just got lucky with a compatible existing file.

[**You could totally try using the actual blood golem rpgmvp file, if you know which one it is, BUT that may - possibly maybe potentially who knows I don't - not work if that's where the original bug is... I'm not 100% on that. If you do try the blood golem actor file, and you still can't completely get rid of the Retry prompt for good basically immediately, I'd just go try the actor3_1 file, myself. You should be able to click Retry infinitely until the error is fixed, though, so none of this should be totally catastrophic; just remember to copypaste and then rename, not rename existing files!]

Once you create the new rpgmvp file with actor data, go back to the game window and just hit Retry. You should be able to dismiss the error immediately and get directly back into the game without losing any progress.

--> **PLEASE NOTE** that this fix causes a very brief weirdness! We've tested several times now, always with these results:

We get a "phantom" floating head guy character (Nas'hrah? meanie jerk with the huge taurus, in the gore hallway outside the jails) placed visibly in blood golem's party slot *in the menu only*. He is not visible walking around with us through the world, and he has no available skills or anything. He appears to be only a temporary visual anomaly present in the menu, with no impact on the game. Further, he is only there until the next completed combat.

In the NEXT COMBAT - and it does not matter which mob is aggroed - blood golem is a proper functional member of the party again, in both the fight scene and in the menu. He automatically appears there at the beginning of the fight, however, without summoning. He works properly and fights in this combat.

As soon as we EXIT THAT COMBAT (still the first combat after the error... and there is a mob right outside the tormented room, super conveniently!), the new copypasted file causes the blood golem / floating head party member to get properly CLEANED UP from the party and everything is back to normal and has been normal now for quite some time, through several fights, events, and save games. 

After completing the first combat post tormented fix, we are still able to summon blood golem, he still functions properly as a party member, and he is still dismissed and cleaned up after combat, every time. We have fought several various mobs in several areas after doing this fix, with no problems on blood golem, on any party member, or in any combat. We have also been able to save and load the game just fine, so this change does not appear to corrupt save files or anything like that... thank the old gods!

ORANGE: It *looks like* the cause for this bug is that blood golem does not properly dismiss or clean up from the party, specifically after using [greater?] blood golem in the tormented fight - because it's calling the wrong filetype of png instead of rpgmvp (and an incomplete filename, most likely, too) upon exiting combat. It *looks like* completing one combat after the tormented fight allows the new file to call the missing function (or just filename?) to clean up properly without any negative repercussions, so hopefully you may be able to copypaste the missing data into blood golem's file, or at least look through the actor files for the .png reference... or whatever is missing! 

As I said, things have worked pretty much flawlessly since that change, but I will update or reply asap if we experience any related weirdness in the future!

ALSO ORANGE (side note): I just have to say this in case you read this post - I can't thank you enough, not only for being so helpful and responsive, like all over the internet, but even moreso just for making this unbelievably cool, unique, cruel, insane, hilarious, creepy, disturbing, petty, twisted, unforgiving, rewarding, peerlessly creative, stunningly well-made, scarily addictive, and extremely fun game for all of us!!! I have never played anything quite like it, and I am genuinely by-proxy super proud of your achievement and very happy for you. I sincerely and truly hope you make a million dollars (at least!) on this game! I'm introducing it to everyone I can, so I hope to help make that happen!! :D

We've been playing for over a week now, every chance we get, and literally every single time we play, SO and I both say something like "wow I can't believe how good this is" and then of course "hahaha holy cow, the messed up things this game makes us say!!" ...usually several times each. Seriously, I wish you the utmost success with this game, and I can't wait to see what your warped and corrupted ;) mind comes up with in the future!!!

Yeah, I know I probably sound ridiculously gushy and starry-eyed, but I really do mean it. You've created something genuinely awesome, so thank you!

Oh, wow.... awesome work! Thanks for finding this fix, and sharing it with everyone!

I'm VERY happy to help! :D

Mask (or anyone, really), PLEASE let us know if you experience anything weird by trying it. We have actually beat the game with 3 different endings now since doing that, so MY experience is that it's pretty solid. That said, I would hate nothing more than to recommend an action that messes up somebody's game!!

(+1)

Woah, this is comprehensive analysis on the bug to say the least! :D

You're right on the source of the bug. After the tormented one battle, blood golem stays in your party because the game is missing the function that removes him. When you open the menu, blood golem got no portrait graphics and that causes the crash.

I should put a disclaimer somewhere on how to evade this bug until I get the the update out. In short, if possible don't use blood golem in that fight or if you do, don't open menu until you've been in one fight after that.

I have already fixed the bug, but since it's so cumbersome to update the game currently, I've been postponing the release of the next update. I'm trying to have it out by the 21st of this month. The update will bring some bigger changes to the game too and additional areas, enemies and items.


And I'm really glad you're enjoying the game despite it's occasional technical shortcoming! And million dollars huh? :D That's a goal......................................

"In short, if possible don't use blood golem in that fight or if you do, don't open menu until you've been in one fight after that."

Actually, if you happen to use blood golem in that fight, you get the error and get stuck no matter what. As soon as the end fight dialog closes, the error appears rught away. You can't even walk around or anything! At least that's what was happening to us.

I think the ONLY way you can continue the session after blood golem there, at all, is to create the new file. 


Wow, you're on top of things! Thank you so much! Just remember, nobody's gonna die if you take your time with the updates! And now that there's a fix posted for this blocker (hopefully nobody has problems with it!!) that's one less reason to rush! :)

And I'm dead serious, I hope you get filthy rich from this game and that it gets the recognition it deserves. You made an awesome thing. From what I've seen, it started small with a couple youtubers, and it's already blowing up and being talked about more and more. I hope it keeps the momentum!!

<3

Oh I saw RiskRim evade the crash by not opening the menu, but I guess it varies. In any case thanks for letting me know again! :D

And yeah, I'm taking my time with the updates. I like to post larger updates so people don't need to be updating the game all the time and this way the updates also feel more significant when everyone can actually see the change in many areas of the game.

Are you having any particular difficulties with uploading updates, Orange? If there's any trouble with upload speed, you could try uploading a hotfix separate from the main game, with the related .json files. The mod I'm working on, for example, is just little json files, so it's easy for me to upload new updates to itch.io.

If at all possible, you should be uploading new updates continuously, so as to squash known bugs and find out any others.