When trying to automate solderer, got disconnected from server and couldn't reconnect. Server didn't respond to commands and used 100% CPU. Had to force kill and restart server. We use latest SkyFactory 3
Server hangs and uses 100% CPU
Not to hang and not to use 100% CPU
NOTE: There's nothing in logs, both on server or client(s)
Does this issue occur on a server? [yes/no] Yes
You might want to read up about autocrafting and how to make it work with the solderer. But that CPU usage seems intense, you might want to profile that and share the nps here.
Found autocrafting manual after crashes and works like charm. Also we'll try to profile server later this week with steps mentioned above
Any profiles of this happening? @ibedek
@way2muchnoise doing a bit of profiling on the issue atm.
I'll send you my findings :P
@way2muchnoise @raoulvdberge
This Profiler run was run by hooking up 5 crafters to craft 1024 64k drives (stress test)
JProfiler Snapshot:
https://www.dropbox.com/s/n4vqkw73nvml7vc/Refined%20Storage.jps?dl=0
Profiled using JProfiler 9.2:
Forge
Forge 2221
Refined Storage + Addons
Refined Storage (Compiled from Repo(Can try against latest released if you also want)).
RebornCore 1.10.2-2.13.2.114
RebornStorage 1.10.2-1.0.0.25
Other Mods
JustEnoughItems 1.10.2-3.14.2.401
MCMultiPart-1.3.0
Sampler-1.66
StorageDrawers-1.10.2-3.5.17
Chameleon-1.10-2.2.2
CPU View - Profiling using JProfiler:
Call Tree:
http://i.imgur.com/eUWeFQd.png
Hotspots:
http://i.imgur.com/odBjmFU.png
Live Memory - Profiling using Jprofiler:
All Objects:
Classes:
http://i.imgur.com/NPrXMan.png
That's all I could find just running a cursory sampling.
The longer times goes on and the more complex the recipe (crafting steps).
The more the controller seems to be running update checks for the crafting task
(or something of that nature)
Not that familiar with Refined Storage's internal code so can't give a definitive answer.
Reborn Storage is in there cause I'm also going to profiler their multiblock crafter for potential issues.
JEI is there for recipes.
Storage Drawers are there for easy infinite items for crafting.
P.s This is on 1.10.2 if that needed the be known xP
Ignore that last post >.>
That was me derping right there.
Anything in the above 2 posts are still valid.
@way2muchnoise I'm available on discord in case you wanna shoot me a pm in MMD
Upon investigation of @Lanse505 profiling I located the issue and I hope I can figure something out real soonâ„¢.
(btw @Lanse505 could you use nps files next time? Had to install JProfiler, which is only free for a trail period, to read that jps file)
Will do :P
The issue as could be seen in the profiling from lanse is fixed. I'm going to close this one, but a new one can be opened if there is still issues once there is a new version.
Most helpful comment
Will do :P