justarandomgeek
justarandomgeek
you'll have to be more specific - the ones i know of *are*!
You'll have to include the *whole* output for me do anything but a stab in the dark guess, but: probably that mod isn't active, so it didn't set up the...
I am not familiar with Webstorm/IntelliJ, but you should now be able to use most of this funcionality through the `npm` package https://www.npmjs.com/package/factoriomod-debug which installs a command line tool `fmtk`...
The integration with Zip File Explorer has been a little janky for a while, it will eventually be replaced with more direct zip support, but it's been fairly low priority...
It doesn't report until it accumulates `profileUpdateRate` of hits per mod. Without the on_tick you're probably not hitting it enough. You can `remote.call("profiler","dump")` to make it dump everything it's got...
the number of times it makes a top level entry into that mod's lua
not really, no. But you can just adjust `profileUpdateRate` in your launch config
packaging is not involved in debugging, this question makes no sense
why is it packed in the first place if you're still debugging it? develop it in place as an unpacked folder in `mods`
I think i fixed the hang in 1.1.29 but it also now just doesn't look for secrets if you have the key in env