Enigmatica 2: Expert - E2E

Enigmatica 2: Expert - E2E

2M Downloads

Placing bits from chisels&bits causes client to crash.

NerevarDZN opened this issue ยท 8 comments

commented

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

commented

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?

commented

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.

commented

I that case I cannot reproduce it.

commented

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.

commented

Root of the issue found.
Somehow C&B thinks that Thermal Expansion's Satchels are valid place for storing and pulling out bits

commented

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

commented

Merging with #1138

commented

That also explains why I couldn't get it reproduced ^^