Hi everyone,
I've spent the afternoon trying to track down a performance problem on my server. I need your help.
4GB RAM
100Mbps for the server, 100/50Mbps for my home, 16ms ping between the two.
With no players connected, server is running at 100% CPU (one thread), 1.6GB RAM used.
There's only one other active player on this server and I've broken his chunk loaders. So the problem must be in my base : I couldn't find a problematic chunk though, or a tile entity that would eat up too many resources. The only thing that stands out in Opis is the Handler 'ThermalExpansion Grid Tick Handler' at 24525us.
A bit of googling pointed me to itemducts/fluiducts. I replaced most of them with a combination of AE and tesseracts. Didn't change a thing. So now, I'm wondering if it could come from energy conduits. And if so, I'm in a world of pain : they are everywhere...
Guys, I'm out of ideas. Any help would be much appreciated.
Edit: I switched from OpenJDK to Oracle Java, same CPU usage, memory usage a bit higher, but the problem is still there...
I've spent the afternoon trying to track down a performance problem on my server. I need your help.
- What OS are you running?
- Are you using minecraft hosting provider or a dedicated/local server not designed for minecraft?
- What version of FTB are you using? (Dont just say latest tell us the version)
- Did you add any mods to the server pack?
- What are your server specs?
4GB RAM
100Mbps for the server, 100/50Mbps for my home, 16ms ping between the two.
With no players connected, server is running at 100% CPU (one thread), 1.6GB RAM used.
- A good detailed paragraph about the problem
There's only one other active player on this server and I've broken his chunk loaders. So the problem must be in my base : I couldn't find a problematic chunk though, or a tile entity that would eat up too many resources. The only thing that stands out in Opis is the Handler 'ThermalExpansion Grid Tick Handler' at 24525us.
A bit of googling pointed me to itemducts/fluiducts. I replaced most of them with a combination of AE and tesseracts. Didn't change a thing. So now, I'm wondering if it could come from energy conduits. And if so, I'm in a world of pain : they are everywhere...
Guys, I'm out of ideas. Any help would be much appreciated.
Edit: I switched from OpenJDK to Oracle Java, same CPU usage, memory usage a bit higher, but the problem is still there...
Last edited: