noiadark

New Member
Jul 19, 2017
3
2
I can't port my saves from 0.88 over to 0.9. Any tips or is it impossible? I really don't feel like playing through hours of content again to get to the part I was and I don't really want another person's save, as there's no chance someone made exactly the same choices I did and is at the same part.

When I try to copy the files from diary over to the 0.9 folder, the game gives an error on launch.

asdf.png
 

Ayame#1Fan

Active Member
Nov 8, 2016
898
1,277
Check the patch notes two pages back. It has all the scenes there. If you're afraid you're missing some scene, check the pictures folder.
 

Doublefrost

Member
Jun 29, 2017
278
625
Apparently the problem is only happening to people with really shitty computers so it suggests a memory leak or something of the sorts.
Nah, it's a problem with their code somewhere. It's happening to mine and haven't seen any problems like that in any other RPGM games. This is... VX Ace? I know for a fact that Ace will crap out and wipe your save if you screw up custom save code because I've played around with it before. If that's the case, they could probably catch it by implementing some logging if the save code triggers the rescue on exception, but hey. It's not annoying enough to bother myself to patch it, since it's not exactly my game.

And memory leak implies bad coding by default. Especially since Ruby uses full garbage collection. You generally need to fuck up hard, like infinitely expanding an array to memory leak it.
 

Ayame#1Fan

Active Member
Nov 8, 2016
898
1,277
No, but it's technically a bug and therefore worth fixing.
It's not a bug, it's a choice. Maybe they decided to round down instead of up.

Nah, it's a problem with their code somewhere. It's happening to mine and haven't seen any problems like that in any other RPGM games. This is... VX Ace? I know for a fact that Ace will crap out and wipe your save if you screw up custom save code because I've played around with it before. If that's the case, they could probably catch it by implementing some logging if the save code triggers the rescue on exception, but hey. It's not annoying enough to bother myself to patch it, since it's not exactly my game.

And memory leak implies bad coding by default. Especially since Ruby uses full garbage collection. You generally need to fuck up hard, like infinitely expanding an array to memory leak it.
Obviously it's a problem with the code, but RPG Maker is so flimsy that you can create it with the smallest thing and only happen to very few people in rare occasions. Bugs like that are really hard to fix since you can't replicate them consistently and they're clearly working towards but struggling with it.
 

Netori Popeye

Active Member
Sep 7, 2017
861
997
ATTENTION!

After playing for a while, the game refuses to save. It makes the saving sound, but it actually ends up deleting the previous save, without saving.

Take that into account if you plan playing the current version, as this game breaking bug will set you back a lot.
 

Netori Popeye

Active Member
Sep 7, 2017
861
997
Are you fucking serious, developers? The only way to fix the above issue is to make the folder NOT read-only. BUT I ALREADY LOST MY SAVE FILE AFTER HOURS OF PROGRESS. You should at least put it in the instructions. Jesus christ. No, you CAN'T make it read-only while you are playing, it gives you an error for game.exe.

This is such a joke from a programming standpoint, you're lucky that your game is good because the coding is TRASH.
 

Ayame#1Fan

Active Member
Nov 8, 2016
898
1,277
The developers made it perfectly clear they don't visit this forum at all. That bug happens to only a few people in isolated cases and they claim it's an error caused by Windows 10 anniversary update. Making sure your windows has the owner permissions in a folder or running something as administrator is a you issue. As in, YOU need to fix it.

I fail to see how the game being good is a product of luck or they are lucky that the game is indeed good. Or else what? You'd stop pirating their game?

People on the internet nowadays. Jeez.
 
  • Like
Reactions: Ravelord Nito

pokey69

Newbie
Jul 22, 2017
36
28
I encountered the saving bug. You go to save your game and instead of saving, it DELETES your existing save and saving becomes disabled. Unsure what triggers it.
 
4.00 star(s) 105 Votes