- Joined
- Jul 7, 2017
- Messages
- 215
- Reaction score
- 37
- First Language
- English
- Primarily Uses
- RMMV
So, when testing my project, there's not a single problem with the game, everything loads correctly, I get no errors whatsoever.
When I deploy my project for Windows, I make sure to check encryption of image and audio files and I also check "Exclude unused files". The game deploys successfully however I get the following errors...
1. Certain audio files are excluded, when launching the deployed game, the game cannot find these audio files... Why did it exclude them if it has to load them after deployment?
2. Dragonbones textures can't be found (according to the console).
3. @SumRndmDde 's Timed Attack Gauge image file doesn't get encrypted and is excluded upon deployment. If it's being used by the plugin, why is it excluded?
4. Weird "Header is Wrong" error message. I have nooooo idea what is causing this. Maybe some plugins are being left out during the encryption process that are required?



When I deploy my project for Windows, I make sure to check encryption of image and audio files and I also check "Exclude unused files". The game deploys successfully however I get the following errors...
1. Certain audio files are excluded, when launching the deployed game, the game cannot find these audio files... Why did it exclude them if it has to load them after deployment?
2. Dragonbones textures can't be found (according to the console).
3. @SumRndmDde 's Timed Attack Gauge image file doesn't get encrypted and is excluded upon deployment. If it's being used by the plugin, why is it excluded?
4. Weird "Header is Wrong" error message. I have nooooo idea what is causing this. Maybe some plugins are being left out during the encryption process that are required?



