MUYUTwilighter / saplanting_fabric

A fabric mod that automatically plant sapling drops in minecraft games.
MIT License
6 stars 0 forks source link

Crash while wandering around I Ticking entity #5

Open TheButterbrotMan opened 2 years ago

TheButterbrotMan commented 2 years ago

Fabric: 0.13.3 Fabric API: Fabric API 0.48.0+1.18.2 Saplanting: fabric-1.18-1.1-beta-8-exp-MT

https://bytebin.lucko.me/vyNWVnpOuB

I think the issue is caused by a communication between Saplanting and Sushi. It looks like they are trying to place the raw fish.

Modpack: https://www.curseforge.com/minecraft/modpacks/deathdusk

MUYUTwilighter commented 2 years ago

Try RC version, the beta-8 uses thread pool which is quite unfriendly with computer that has few cores. It were replaced with class Thread in RC-1 and RC-2. RC-3 is a copy of alpha-5.

MUYUTwilighter commented 2 years ago

Bug fixed in 1.18.2-rc and later version.

This issue will be reserved as issue template