Crash when breaking pipe frame disguised as Create's framed glass
sme23 opened this issue ยท 1 comments
Describe the bug
When breaking a pipe with a frame attached disguised as Framed Glass from Create, the game will crash immediately.
To Reproduce
Steps to reproduce the behavior:
- Place a pipe (I used an improved pipe when testing).
- Place a frame on the pipe.
- Place a Framed Glass block in the frame.
- In survival mode, break the block with a pickaxe.
- Game crashes.
Expected behavior
No crash, block to drop framed glass & pipe (seems that even with other blocks the frame never drops? dunno if that's also a bug or not)
ModPack
test.zip
(This is just ElementalCraft and its dependencies, Create and its dependencies, and JEI)
Here's the crash report as well https://pastebin.com/nVEy32gr
Fairly sure this has something to do with connected textures but don't know who would be handling something incorrectly, so I'm cross-posting this here and in Create's issue tracker Creators-of-Create/Create#3086