AlexIIL / SimplePipes

A small test pipes mod based around LibBlockAttributes
Mozilla Public License 2.0
32 stars 14 forks source link

Crash when Placing Wooden Pipe Next to Chest and flicking Lever #38

Closed EndangeredNayla closed 4 years ago

EndangeredNayla commented 4 years ago

https://hastebin.com/cerivelewa.sql

v 0.3.6

AlexIIL commented 4 years ago

As far as I can tell LeverBlock doesn't override getPlacementState(), so I think this is caused by another mods mixin. Can you enable mixin debugging by adding -Dmixin.debug=true to the JVM arguments of your launcher and uploading the full log?

AlexIIL commented 4 years ago

The crash report seems to have expired, so I can't look into this any more.