I'm going to rant a bit about the reload feature in debug mode.
I'm sure I'm not the only one who feels the pain of having to restart the entire game for every little change made to the game file to take effect; especially when the load time of the game becomes increasingly longer with each DLC added, and that's reading from SSD. Slowly but surely, debugging is becoming more waiting and less testing and fixing, and I'm the kind to rid of every fixable error there is in the log however minor they may be. It used to be that we can reload on_actions on debug mode, which I liked to use as a place to test of triggers and effects, as a way to almost simulate event chains; now, we can no longer reload on_actions: why? Just why? Isn't this partly the purpose of the debug mode, to make debugging easier? So why is it losing feature helpful to that cause? What good reason is there for one to implore this removal? I am not understanding.
TL;DR
reload on_actions is not longer a valid command in debug mode, which has, personally, made debugging significantly more tedious.
I'm sure I'm not the only one who feels the pain of having to restart the entire game for every little change made to the game file to take effect; especially when the load time of the game becomes increasingly longer with each DLC added, and that's reading from SSD. Slowly but surely, debugging is becoming more waiting and less testing and fixing, and I'm the kind to rid of every fixable error there is in the log however minor they may be. It used to be that we can reload on_actions on debug mode, which I liked to use as a place to test of triggers and effects, as a way to almost simulate event chains; now, we can no longer reload on_actions: why? Just why? Isn't this partly the purpose of the debug mode, to make debugging easier? So why is it losing feature helpful to that cause? What good reason is there for one to implore this removal? I am not understanding.
TL;DR
reload on_actions is not longer a valid command in debug mode, which has, personally, made debugging significantly more tedious.
- 1