skyfactory 4 simple configuration
egornovivan opened this issue ยท 2 comments
Minecraft version & Mod Version: 1.12.2 SkyFactory 4 - 4.1.0 & SimpleStorageNetwork-1.12.2-1.7.8.jar
Single player or Server: single
Describe problem (what you were doing / what happened):
Crash log (if any):
saves
saves.zip
(If this is a suggestion and not a bug report, delete all this and just write your suggestion!)
Thanks for the report. Lag goggles is notoriusly inacurate as it only shows where the time is spent waiting, not where the code is actually running.
For example. if An import cable is connected to machine X and tries to import items, if machine X takes 200 ticks to respond to the networks request to give items, that shows 200 ticks in TileMaster, even though it was doing literaly nothing except just waiting.
While working with the devs of Sky factory, and specifically BDS, Filling Cabinets, we found and fixed many lag issues by using the Sampler mod, this creates an NPS file that is much more in depth.
https://www.curseforge.com/minecraft/mc-mods/sampler