Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

RPG Maker Cook Tool Deluxe

The one stop shop for deploying RPG Maker MV/MZ games · By AceOfAces

Bug, Animation Error

A topic by Daisuke Tanaka created 17 days ago Views: 56 Replies: 4
Viewing posts 1 to 2
(2 edits)

Hello, Ace.

I believe this issue is caused by a problem with the encryption process, so I’d like to ask for your assistance.

For some of the map tiles, I’m getting the following error.

This error only appears after encryption. The affected assets are animated character tiles with a “$” in the filename.

Additionally, it seems that effects played on the map also trigger an error.

When encryption is not applied, or when the tool is not used, everything works correctly.




Hello Daisuke Tanaka!

Could you please create a test build with the tool and open the dev tools, to check if there are any errors regarding the files? Once the test build is ready, run the game and then press F12 to open the dev tools.

(1 edit)

This was a test build, and the results were as follows.

There were no errors in the files themselves.

In fact, since everything worked fine until now, I believe the possibility of a file error is extremely low.

At the moment, I can't replicate this. But I have a theory that (assuming that you are on R5) there may be some path handling errors. An update to R6 brought a rework on how relative paths are constructed (so the encryption can work properly, regardless of OS). It is a possibility that the affected files end up on the wrong path (judging from the file not found error in the dev console). 

Thank you very much.

The version where the error occurred is the one currently available for download from the web.

I tried encrypting with R5, and it worked without any issues.
I just wanted to share this information with you.