RPGM RPG VX ACE 1.0 : Unable to compile the game [solved]

pepette

Active Member
Game Developer
Feb 20, 2018
927
2,206
I had a strange problem on my game, and I had a little trouble to find the solution.
I hope this post will save some anguish for others who might have the same problem.

Here is what happened to me :
I ran a test,
Spotted something to fix.
Make the insignificant modification (condition of triggering of an event)
Re-test and .... ERROR : "impossible to compile the project". :eek:
(I translated the French error message, so it is possible that the wording is different)

Checked, the Game.exe had disappeared from the folder (I don't understand why)

I just had to create a new empty project, and to copy the new Game.exe in the main directory of the previous game so that everything goes back in order.


So it seems that the "Game.exe" can be deleted by RPG when you launch a test... Now you know