Server CPU usage remains at 100% when Peripherals++ is installed
ajthemacboy opened this issue ยท 0 comments
Recently, I've been having performance problems on my server. Even when 0 players are online, and the whole server ticktime is less than 2 milliseconds, CPU usage on my server remains at max (200%, 100% on each core.)
After extensive testing I have found this to occur because of two mods; Peripherals++ and ThaumicInfusion. Note that this is NOT an issue with comparability between these two mods. If I remove ThaumicInfusion, Peripherals++ takes up 200% usage, and vice versa with ThaumicInfusion.
This occurs with normal Forge, and with Cauldron.
Please let me know if you need more info!
Edit: From JVisualVM profiling I believe this to be because of the Dynamic Mounts Update thread constantly running in the background.