This site obtains and uses access data, using cookies, In order to recognize the state of use and distribute advertisements. If you continue to the next page, you shall be deemed to have agreed to the settings and use of cookies. Please refer to the details for more information about the settings and use of cookies and opt-out.
Program stability issues Posted by Normal Created at Updated at
Hello, if I modify the C# file while the game is running, it will cause RPGMaker to crash.(All buttons disappeared.)
At this time I can only restart unity.
How can I solve this problem? Can I only pause the game first and then modify the C# file?
CommentsPosted by GGG-Support Created at
Thank you for your feedback!
Basically, RMU does not support hot reloading. So, we would like you to edit C# files after terminating the playtest.
If RMU crashes (the menu buttons are hidden), you can restore by the following procedures;
Click [Edit] - [Play] on the menu.
Change and save scripts.
After that, it starts compiling and the menu buttons are visible.
Created at
Thank you for your feedback!
Basically, RMU does not support hot reloading. So, we would like you to edit C# files after terminating the playtest. If RMU crashes (the menu buttons are hidden), you can restore by the following procedures;
After that, it starts compiling and the menu buttons are visible.