Carpet

Carpet

2M Downloads

[bug] crash server 1.19 Fabric

MrJorman opened this issue ยท 14 comments

commented

Are you able to reproduce this in singleplayer with just Carpet mod and Lootr (plus dependencies) installed?

To reproduce, try blowing up a Lootr chest with an explosion (TNT, creeper, ghast fireball, Wither on spawn, etc). If a vanilla chest would be destroyed by the explosion, so will the Lootr chest, causing the crash.

commented

The player wrote that he blew up a chest from the Lootr mod.

commented

sec

commented

in single player no crash.

commented

but the player wrote that he blew up the chest from lootr and the server crashed.

commented

I checked with all the mods again - there is no crash, it decorates randomly or something..

commented

Please fix it. Crash appears randomly.

commented
commented

image
explosion here chest

commented
commented

Lootr developer wants to contact you about bugs and crashes

commented

@MrJorman You are using C2ME, which modifies a lot of Minecraft internals to be multithreaded in ways that mods don't expect. I am not sure if this is the reason for this specific crash but I really recommend you avoid it especially if you are using other mods.

commented

You are using C2ME, which modifies a lot of Minecraft internals to be multithreaded in ways that mods don't expect. I am not sure if this is the reason for this specific crash but I really recommend you avoid it especially if you are using other mods.

C2ME do not make any server ticking code run in multithreaded. It is expected to be working with fabric-carpet and I personally don't have any issues with this combination.

commented

Oh this specific crash was caused by a mod mixing into Carpet quite sure, I believe it has been fixed since. Comment or open a new issue if it still happens though.