Chicken-Bones / ForgeMultipart

An API for dynamically handling different functional parts in the one block space.
Other
119 stars 56 forks source link

Issue with redstone torches placed in the same block space #405

Open ghost opened 6 years ago

ghost commented 6 years ago

Using the latest build from CurseForge, placing two redstone torches on the sides of two blocks facing each other (in the same block space) causes a crash. Here is a log: https://paste.ee/p/YF4mD

Whazaaaaa commented 6 years ago

Hello I am having this issue aswell.

ForgeMultipart-1.12.2-2.4.2.58-universal forge-1.12.2-14.23.4.2705-universal

First Crash: https://pastebin.com/AHDKFSv2 All Crashes after that: https://pastebin.com/FaLLdutQ

leelawd commented 6 years ago

Can also confirm that i am experiencing this issue.

Same versions and crash reports as above.

jcarrete5 commented 6 years ago

Having the same issue.

Here is the crash report: https://pastebin.com/44bWThdp

It appears to occur whenever two redstone torches occupy the same block and the server will crash when the chunk with the two redstone torches are loaded. Otherwise, everything thing appears fine and the server runs fine.