SCM-Localization-Issues icon indicating copy to clipboard operation
SCM-Localization-Issues copied to clipboard

Crash After breaking premade circuit with tinkers pick ?

Open Bennyboy1695 opened this issue 8 years ago • 5 comments

Placed a circuit on a double slab block, then put the pre-made schematic on it and attempted to break it then got this crash - http://pastebin.com/B4padaiY

Bennyboy1695 avatar Jan 12 '17 05:01 Bennyboy1695

i literally just got the same crash, same nullPointerException at com.amadornes.rscircuits.part.PartCircuit.getPickBlock(PartCircuit.java:952)

(with tinkers pickaxe too)

Milii20 avatar Jan 21 '17 04:01 Milii20

Same crash, but with a custom circuit (a simple NOT gate). Breaking circuit with Tinkers' pickaxe caused the game to crash.

https://gist.github.com/rgtexa/10a15ba9e1c0b8922b689be25479bed1

Running SkyFactory 3 v3.0.6 Minecraft 1.10.2 Forge 2215 SCM 1.0.4

rgtexa avatar Jan 28 '17 01:01 rgtexa

I've seen this too, but it doesn't just happen with Tinker's tools. I broke a circuit containing an inventory scanner, subtractor & constant generator; first with an EnderIO dark pick, and then with a bare hand - crashed in both cases, with the same stack trace as in the pastebin above. Skyfactory 3.0.5 & SCM 1.0.4.

desht avatar Jan 31 '17 09:01 desht

Yes, brand new world, in creative put in an AND-gate, a pair of redstone torches for two inputs and a WR-CBE receiver for the third - everything worked. Switch to survival, try to pick up using a diamond pick and get a crash - pretty much the same as reported above.

Oddly, removing WAILA/HWYLA stops this, so there might be a mod-interaction bug involved. Contacting TehNut.

dshadowwolf avatar May 03 '17 19:05 dshadowwolf

This crash is deep in SCM code. There's nothing I can do about it on my end.

TehNut avatar May 03 '17 20:05 TehNut