Productive Bees

Productive Bees

10M Downloads

[1.16.5] Bees causing oversized chunk files

Water-Cat1 opened this issue · 11 comments

commented

A player on our server has a bee farm going and the chunk it is held in is now saving to an external file as seen in the console:
[17:19:06] [IO-Worker-104/WARN] [minecraft/RegionFile]: Saving oversized chunk [9, -41] (1162012 bytes} to external file ./world/region/c.9.-41.mcc

Shown here is an NBT editor look at the chunk showing the a bee with 246 modifiers, multiple instances of "random spawn chance"
image
image

The number of bees they have is ~90, and multiple types seem to be exhibiting this "random spawn chance" duplication

commented

"Random spawn bonus" looks to be a vanilla attribute modifier. It's certainly not something I'm setting myself. Can you zip and attach the chunk file?

commented

c.9.-41.zip
Attached

commented

my NBTExplorer can't open it

commented

is there an mca file for that chunk instead?

commented

c.9.-42.mcc.zip
Sorry its a server admin whos provided the files, try this one? If that doesn't work I will try get a new file when I can.

commented

it works

commented

I found the problematic code, now I just need to figure out why I call it.

Thanks for pointing it out to me!

commented

I think it's fixed, can you check if it's good for you?

The bees have to load for them to be fixed, so hopefully you can still load the chunks.

commented

Yep got that report from others too, I've uploaded a fixed version to CurseForge

commented

New version causes a server crash alongside immersive pipes. Seems similar to #177

"Caused by: java.lang.NoSuchMethodError: net.minecraft.entity.ai.attributes.ModifiableAttributeInstance.func_142049_d()V"

crash-2021-03-26_03.18.55-server.txt