Applied Energistics 2

Applied Energistics 2

137M Downloads

Interface requesting crafting causes server lag

016Nojr opened this issue ยท 8 comments

commented

Description

When an interface on a me network (In this case on the other side of a quantum bridge) requests a craft to be initiated (End Crystals) it starts lagging the server. There is atleast one free crafting storage available, the items required (1 Nether Star, 1 Ghast Tear and 7 Glass) are all available through Storage disks or storage bus from a YABBA Barrel. The Interface is configured to keep 4 stacks of End Crystals stocked.

ae2

Environment

Happening on server (Not tested in singleplayer)
Server is running FTB Revelation 2.2.0, modlist can be provided if wanted.
If any more specific details are wanted, I can provide them

  • Minecraft Version: 1.12.2
  • AE2 Version: rv5-stable-11 (Latest Stable version)
  • Forge Version: 14.23.4.2729
commented

can you please provide the full profile? there's nothing relevant shown in this screenshot.

commented

theres no cpu used at all here .. all the time is in Object.wait()

commented

@fscan What do you suggest trying then to show what's happening? I have the quantum bridge disabled, when I enable it and leave it for a minute it starts lagging, disable quantum bridge and the lag goes away almost instantly.

commented

just this once .. its usually not my job to debug server issues for other people ...

image

commented

hm, I missed that one. I'll ask Latvian about it

commented

Note, i don't think yabba is at fault here (except if he does some unneeded extra copies). All the time is spent in cap initialization. Some random mod slows down all ItemStack creation.

commented

@fscan I did some testing with the same setup with vanilla chests, storage drawers and yabba, and only yabba lagged. @LatvianModder looked into it and I think he will attempt a fix from his side.