Create

Create

86M Downloads

Severe lag when logging out / leaving base

josiah-roberts opened this issue ยท 5 comments

commented

Describe the Bug

I have a base using some basic Create mechanisms (shafts, belts, cogs, some fans, etc.), across a pretty broad area.

Whenever I log out, the entire server lags severely, until I log back in. I've also experienced phantom power, and followed the instructions, but haven't been able to eradicate it without removing every single Create-block from the base: when I log back in, something is always spinning without a power source.

Reproduction Steps

Unfortunately, I really don't know how to reproduce it - I suspect it has to do with chunks being unloaded (hence log out lag, hence the phantom power issues). I'll keep looking into it, but wanted to go ahead and report the issue.

Expected Result

I expect to be able to unload chunks containing Create systems without having it bring the server to its knees indefinately.

Screenshots and Videos

No response

Crash Report or Log

No response

Operating System

Dockerized server running on UnRAID

Mod Version

0.4.0a

Minecraft Version

1.18.1

Forge Version

39.0.8

Other Mods

advancedperipherals-1.18-0.7.7.1r.jar
advancedperipherals-1.18.1-0.7.8r.jar
alexsmobs-1.14.4.jar
AmbientSounds_v5.0.0-pre04_mc1.18.1.jar
appliedenergistics2-10.0.0-alpha.6.jar
balm-2.3.1+0.jar
caelus-forge-1.18-3.0.0.1.jar
cc-tweaked-1.18.1-1.99.1.jar
citadel-1.10.4-1.18.jar
configured-1.5.1-1.18.1.jar
cookingforblockheads-forge-1.18-11.0.0.jar
craftingtweaks-forge-1.18.1-14.0.1.jar
create-mc1.18.1_v0.4a.jar
CreativeCore_v2.4.1_mc1.18.1.jar
Croptopia-1.18-FORGE-1.7.4.jar
curioofundying-forge-1.18-5.3.0.0.jar
curios-forge-1.18.1-5.0.3.0.jar
curiouselytra-forge-1.18.1-5.0.0.1.jar
effective-1.0.jar
expandedstorage-7.3.3+1.18.jar
FastLeafDecay-27.jar
flywheel-forge-1.18-0.4.2-rc.jar
FramedBlocks-4.0.1.jar
gravestone-1.18.1-1.0.0.jar
inventorysorter-1.18-19.0.0.jar
Jade-1.18-4.1.0.jar
jei-1.18.1-9.1.0.46.jar
journeymap-1.18-5.8.0alpha9.jar
JustEnoughProfessions-1.18-1.2.2.jar
JustEnoughResources-1.18.1-0.13.1.137.jar
MmmMmmMmmMmm-1.18-1.5.0.jar
MouseTweaks-forge-mc1.18-2.19.jar
ninjaphenix-container-library-1.2.7+1.18.jar
selene-1.18-1.11.jar
supplementaries-1.18-1.0.7.jar
worldedit-mod-7.2.8.jar

Additional Context

No response

commented

Most likely caused by #2397

commented

Most likely caused by #2397

The bug preventing me from profiling this was just fixed, so hopefully should have more specifics tomorrow.

commented

Looks like the same issue - didn't think I even had any basins in my base, but processUnloads is getting hung up on BasinTileEntity.setRemoved().

commented

Update: In the same setup, items are duped every time I log out and back in again.

I have a long string of belts coming up from the mines, and items that passed through them several hours ago appear again every time I go to the nether and back.