You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While debugging, when changing my mod list in-game, either through the browser or by syncing with a save, I sometimes forget to enable the debug adapter mod. When restarting the game, it shows this error and quits:
Now I know this is my fault, but it would be really nice if FMTK could just re-enable it on its own. Is that possible to do? Can be an setting, but I can't really think of a situation where you'd want this error to pop up.
The text was updated successfully, but these errors were encountered:
I'm not really planning to try to improve this with the existing lua-based debugger (i can't let factorio restart itself or i'd lose teh pipes, and there's not really any good way for me to tell it to just tell me to do it), but i do plan to have the native DAP implementation hook the restart to make it nice and clean!
While debugging, when changing my mod list in-game, either through the browser or by syncing with a save, I sometimes forget to enable the debug adapter mod. When restarting the game, it shows this error and quits:
Now I know this is my fault, but it would be really nice if FMTK could just re-enable it on its own. Is that possible to do? Can be an setting, but I can't really think of a situation where you'd want this error to pop up.
The text was updated successfully, but these errors were encountered: