Creators-of-Create / Create

[Forge Mod] Building Tools and Aesthetic Technology
MIT License
2.68k stars 862 forks source link

[Forge 1.19.2] Server Crash weird interaction with Computer #4406

Open madimaa opened 1 year ago

madimaa commented 1 year ago

Describe the Bug

CC:Tweaked Computer next to a Mechanical Belt crashed the server.

Reproduction Steps

  1. Place CC:Tweaked Computer on the ground.
  2. Place Mechanical Belt next to it.
  3. Crash

Expected Result

No to crash.

Screenshots and Videos

image

Crash Report or Log

https://pastebin.com/UZsY4ViY

Operating System

Alpine Linux

Mod Version

0.5.0i

Minecraft Version

1.19.2

Forge Version

43.2.3

Other Mods

CC:Tweaked

Additional Context

No response

edgarogh commented 1 year ago

The crash report mentions itshallnottick. Did you forget to put it in the "Other Mods" list?

It's a block ticking crash, so a mod that fiddles with block ticking may be at fault here. Maybe try removing it just to rule out its responsibility?

madimaa commented 1 year ago

You are right, I completely missed that in the middle of the line. It's a server so I cannot remove anything, but I tried to reproduce it in singleplayer. Here is my result: https://pastebin.com/q6wC5apw The other thing I experienced is when I start placing the Mechanical Belt at the Computer and finish it somewhere else, it works okayish, if I open the Computer it crashes nevertheless. But if I start somewhere else and finish the belt at the Computer it instantly crashes the instance.