v8 b509 Crash when clicking w Dropper in Portable Tank GUI
Greylocke opened this issue ยท 4 comments
Forge 1291, only Mek b509 loaded, no other mods.
- place portable tank on the ground
- right-click to open the tank GUI
- with Dropper in hand, r-click on the fluid gauge.
- Crash.
Error log here: http://pastebin.com/MQq3DWMQ
Strange - I thought scala libraries were shipped with forge. I'll see what I can do.
They should be - Forge Multipart is written in Scala, so for it to work it'd need Scala libs
Can we not just use java.util.Arrays though? I suspect it's just a mis-import?