Logistics Pipes

Logistics Pipes

13M Downloads

dump command seems to do nothing?

ZornTaov opened this issue ยท 0 comments

commented

I'm currently running LP 0.10.4.5 in my Omnifactory pack (also added https://github.com/Domaman202/LogisticsBridge ) and I'm trying to debug why my game hangs for so long with my partially overly-complicated LP system (turns out it was the AE Bridge somehow). While trying to look for ways to debug, I found the /logisticspipes dump command and wanted to try it to see what data it gave. Unfortunately it looks like the command does nothing, and looking at the commit history for DumpCommand.java the code in question got removed after this commit. https://github.com/RS485/LogisticsPipes/blame/7e7a664d3f720c95e1115b8799b89c3c3d3916a0/common/logisticspipes/commands/commands/DumpCommand.java#L27
I am not sure if you've implemented the dump in some other way, but I can't find any dump logs anywhere when using the command.