SkyFactory One

SkyFactory One

471k Downloads

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

Tuckdu opened this issue ยท 3 comments

commented

General Info

  • I can reproduce this issue consistently in single-player
  • I can reproduce this issue consistently in multi-player
  • I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I am having the same problem.
  • I am crashing and can provide my crash report(s)
  • I am using the latest version of the modpack

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

  • Optifine Installed
  • Shaders Installed

Server Java Version

Java 8

Server Operating System

No response

Misc Server Info

  • Sponge or Non-Vanilla Forge Server

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

commented

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

commented

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

commented

Fixed in 1.0.5