Placing bits from chisels&bits causes client to crash.
NerevarDZN opened this issue ยท 8 comments
Modpack version
Input version here 1.62
Can the issue be reproduced?
Yes
Logs
https://pastebin.com/V761EEKL
crash-2019-04-28_15.55.10-client.txt
Issue
Input short description of the issue here
Any attempt to place bits from chisels&bits causes client crash . This does not apply to placed bits with designs.
Error: java.lang.ArrayIndexOutOfBoundsException: 36
I just created various form and size bits from Astral Sorcery Marble (which I happened to have in my hand) using the Diamond Bit Saw. Then placed them in the world. Could not reproduce the crash.
Were they bits in any specific shape or material? Or all of them?
I'm placing bits that i have in my hand, any shape placing/cutting bits causes crashing. Tried with every bits type that i got on me stone, glass, iron ..., even using chisel with clean inventory.
I assuming that issues is on my side, and i need some direction what causing it,
I checked this on singleplayer and placing bits worked without issues.
This crash triggers on my server.
Root of the issue found.
Somehow C&B thinks that Thermal Expansion's Satchels are valid place for storing and pulling out bits
This probably ties in with #1138, then. Something's messing up the Satchels. What's left is to find out is what mod and why
Merging with #1138