Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I updated both versions to 1.2.8. Please try to refresh the page or clear the browser cache.

It also often helps to remove and re-add a plugin in the plugin manager.

Sorry to keep bothering you, but the error persists with the new version, again only after deploying. A few numbers changed. No idea if that's important so I added the new error message....

Okay, I will fix that as quickly as possible.

In the meantime, is it possible for you to have a map without tileset images attached? It's just a guess, but it could crash because of a blank map or tileset without tileset images (SHeet A1, A2, A3, ...) attached.

Nope, checked all maps just to be sure :/

I cannot reproduce it but I found some critical section in my code that I fixed. Can you please try again? Version is now 1.3.0

If that still doesn't work, try again with all other plugins disabled.

(1 edit)

Well it's a marked improvement. Doesn't crash anymore, but now when in game I only have a blank map with the player icon being the only thing that shows up.

Which now happens in blank projects too :(

I cannot reproduce it, neither MV nor MZ, nor local nor web browser deployment. I wonder if it is an OS problem, as I only have Windows devices at home.

The last thing that comes to my mind is that when starting your game, you can press F12 to open the debug console, go to the "Console" tab, and check for error messages there.

When you feel comfortable, you can send me your project via mail@aerosys.blog

Okay, figured it out. What causes it is encrypting the files when deploying. When I don't do that it works perfectly.

Is there a way to fix that? I use a lot of bought assets and it feels unfair not putting in that step :/

Strange, I tested also with encrypted files, too. Okay, that info helps me a lot, I see what I can do for you!

Any luck?