Program stability issues
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?
0
-
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.
0
请先登录再写评论。
评论
1 条评论