• Guest, we are doing a new map (refresh) for Herocraft. Gather your friends and get ready! Coming next Friday, 06/28/24 @ 7PM CT play.hc.to
    Read up on the guides and new systems! Here.
    View the LIVE Map here @ hc.to/map
    Stuck or have a problem? use "/pe create" to to open a ticket with staff (There are some known issues and other hotfixes we will be pushing asap)
  • Guest, Make sure to use our LAUNCHER! Read more here!

Bug Craftbook Circuits: causing extreme lag.

Kainzo

The Disposable Hero
Staff member
Founder
Adventure Team
Joined
Jan 7, 2011
Location
The 7th Circle of Heaven
Testing this more. It appears that CraftbookCircuits are lagging us beyond all reason.

Right now they are temp disabled and we are at 20 TPS with 90 online. Using the same plugins and having them enabled caused us to drop to 2-5TPS.

I'll do more testing.
 

Archestro

Legacy Supporter 6
Joined
May 23, 2012
Is the "chunk-updated-self-triggered-ic-list" enabled? This can cause lag.
 

Crysillion

Iron
Joined
Aug 14, 2012
Very interesting. On my own project, I am having a similar issue where CraftbookCircuits seems to be eating up tons of resources resulting in some pretty hardcore spikes despite being on a good machine. I googled the issue and found this thread. Would really hate to disable them, as I'm sure you did as well, but it seems it is necessary until it is fixed.
 

Kainzo

The Disposable Hero
Staff member
Founder
Adventure Team
Joined
Jan 7, 2011
Location
The 7th Circle of Heaven
Very interesting. On my own project, I am having a similar issue where CraftbookCircuits seems to be eating up tons of resources resulting in some pretty hardcore spikes despite being on a good machine. I googled the issue and found this thread. Would really hate to disable them, as I'm sure you did as well, but it seems it is necessary until it is fixed.
Heh, its hilarious that you googled and found the thread. I'm for certain that they are causing a lot more lag. Might be best to rip them out, even though I dont want to =/
 

Kainzo

The Disposable Hero
Staff member
Founder
Adventure Team
Joined
Jan 7, 2011
Location
The 7th Circle of Heaven
Is the "chunk-updated-self-triggered-ic-list" enabled? This can cause lag.

Code:
redstone-netherstone: true
redstone-pumpkins: true
redstone-ics: true
language: en_US
op-perms: true
use-block-radius: false
redstone-glowstone: false
check-worldguard-flags: true
glowstone-off-material: 20
languages:
- en_US
enable-shorthand-ics: false
experimental-repeater-support: false
cache-ics: true
MC1223:
  max-radius: 10
MC0223:
  max-radius: 10
MC1225:
  requires-buckets: false
MC1226:
  requires-buckets: false
MC0225:
  requires-buckets: false
MC0111:
  per-player: false
MC1111:
  per-player: false
MC1110:
  per-player: false
MC1235:
  max-radius: 15
MC0235:
  max-radius: 15
 

Crysillion

Iron
Joined
Aug 14, 2012
I've noticed with more people that CraftBookCircuits is now a lot lesser, but CraftBookMechanisms is now taking a lot of resources. Have you noticed an issue with Mechanisms at all? For me it seems to swap it up whenever it feels like it, where either Circuits or Mechanisms are lagging the hell out of the server, at least according to NoLagg statistics. I'm surprised nobody has reported this on their bukkitdev page, that's why I was starting to think it was just me, but apparently not.

The crazy thing is that your server likely has tons and tons of these, but mine has very little. It's weird how 2 extremes suffer the same results. What version of CraftBukkit are you using?
 
Top