Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

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?

I'm on it, sorry for letting you wait. The core code is hard to understand some times.

Uploaded version 1.3.1 to patch compatibility with encrypted files. Can you try again?

Yes! It works! Whatever you changed did the trick. Thanks you :-)