DarkPacks / SkyFactory-One

Other
21 stars 3 forks source link

[Bug]: CC:Tweaked Turtle place next to any storage crashed game #157

Closed Tuckdu closed 2 years ago

Tuckdu commented 2 years ago

General Info

Modpack version

1.0.4

Java version

Java 8 update 311

Modpack Launcher Used

CurseForge Launcher

Memory Allocated

8GB

Minecraft World Environment

Server

Misc Client Info

Server Java Version

Java 8

Server Operating System

No response

Misc Server Info

Issue Description

I tried to use turtle from CC:Tweaked to suck item from a storage (exemple: vanilla chest, drawer, dispenser...). Each time the turtle is placed next to the storage the game crash. Tempary fix the problem by setting removeErroringEntities and removeErroringTileEntities to true in world/serverconfig/forge-server.toml and removing the annoying turtle.

Additional Information

crash report : https://pastebin.com/PCVMruLC

Kimapr commented 2 years ago

Can confirm; The fix is to update Supplementaries (and CC:T too, just in case). The bug is caused by Supplementaries bundling CC:T's classes with the mod, CC:T later changing the classes, making Supplementaries' bundled copy incompatible. More info here and here

Tuckdu commented 2 years ago

I update CC:T to 1.100.1 and supplementaries to 0.18.0 and it fixes the problem. Thx !

sam-kirby commented 2 years ago

Fixed in 1.0.5