Game crashed after a battle, now i cant load my save..

Issue #39 resolved
Li created an issue

When i open the game and then goto "Resume Adventure" the screen fades to black.. and then doesnt fade back in, i can hear my menu opening and can select options (i cant see them though) running around triggers a battle which immediately crashes my game. . .

I recorded This Video of whats happening whenever i try to play.

Also ive attached my Save Files below...

Comments (6)

  1. Echo607 repo owner

    The bug is a graphics card issue. It can't handle loading images over a certain size. As of v1.2.3 we've implemented a chunk system that loads the images based on a 8192 chunk size. If it's max is smaller than that, the crash still happens.

    You can download the most recent data/js files, and a save on file 2 that is just moved to the previous map here, and see if that helps: downloads.echoedgames.com/www.rar

    If loading going back into the map still causes the issue, I can send you a bypass patch for the area.

    Alternatively you can try a different computer. Loads fine on mine:3

    Are you still running it via linux? I'm not sure if it would help, but I can make up and send you a mock linux executable if you're interested.

  2. Li reporter

    Im running it on windows 7 this time round. but how nice of you to remember that im a linux user :D

    Eh, same issue with the new www/ files.. i found something tho.. if i load my first save and then once it reaches the black screen press f5 to reload the game.. when i load the save again the map loads perfectly xD (acturally. i noticed by doing this you force the game to run in HTML5 Canvas Mode instead of WebGL.. which has a significant FPS drop but the map loads?)

    what that new www/ folder DID fix was entering a battle crashing my game great now i can atleast get past this part of the game (though with low frames at some places) xD

    also theres a really weird issue where if i press F2 to show the frame counter the game crashes :?

  3. Echo607 repo owner

    Woah, that's so bizarre! Creative solution though.

    O_o I can't replicate any of the issues you're having lol - Are you by chance running on an integrated graphics card laptop? MV/gmem is incredibly fickle on them, to the point where they work perfectly on one and die die die on the next(I actually have that noted in the game's minimum specs) If that's the case, there isn't much I can do since it's a hardware limitation. If not, send me your computer specs and I'll look into it a bit more:) Specifically, if you can find me the max texture size of your graphic's card, I can tell you if this is for sure the problem, and if it is, may possibly be able to make a fix for you.

  4. Li reporter

    well its not an intergrated graphics laptop its an intergrated graphics PC lol it has an i3-4130

    the issue is definately the biggest on the majik jungle i can enter most areas no problem (after i installed some windows update.. my max screen resoulition is alot higher, and now it has way less problems, though majikk jungle is still a problem) xD

    o-on an unrelated note i was streaming your game before i-ive almost finished it :3 really been enjoying it xD also, i like to see girls die.. and uh some died in the game so yea i like that too xD

  5. Log in to comment