Applied Energistics 2

Applied Energistics 2

137M Downloads

Export bus array out of bounds causes crash on server

Brunnn opened this issue ยท 10 comments

commented

Describe the bug

Export bus is apparantly causing the server to crash.

It was working well for some time, but now it crashes everytime I open the server.

How to reproduce the bug

Not quite sure

Expected behavior

The export bus work like expected

Additional details

I was making some crafting automation using export bus, crafting units, etc..

Which minecraft version are you using?

1.20

On which mod loaders does it happen?

Forge

Crash log

https://pastebin.com/raw/J9Q2663N

commented

Yep it was the export bus that was crashing the server.
In order to fix my world, i've got the block position in the crash-report
and ran the fill {{position}} diamond_block to remove it before the server crashed.

commented

Yeah, I think that is a bug with the expanded filter size of the export bus in combination with a crafting upgrade card.

commented

Yeah we.ran into trouble when trying to make the forge release due to other changes breaking the build and I am out of town until Tuesday. So no guarantees that the fix can be released for Forge before Tuesday

commented

Are you guys planning a small release any time soon? would be great to use the export bus to automate things...

commented

There's already been a release made featuring this fix.

commented

the last tag was for fabric, isn't it?

commented

15.0.7-beta should be available on CF / Modrinth soon

commented

Still not fixed in .8
see:
https://pastebin.com/npzatSKy

commented

Urgh I think I made @62832 fix worse when I tried to improve it

commented

Urgh sorry, that's what I get for trying to release from out of town ;-)

The fixes were actually not included in 15.0.7/.8.
I just started the release of 15.0.9, which will include the missing fix for this.
It may take a few hours until it becomes visible on CF though.