Mekanism

Mekanism

111M Downloads

v8 b509 Crash when clicking w Dropper in Portable Tank GUI

Greylocke opened this issue ยท 4 comments

commented

Forge 1291, only Mek b509 loaded, no other mods.

  1. place portable tank on the ground
  2. right-click to open the tank GUI
  3. with Dropper in hand, r-click on the fluid gauge.
  4. Crash.

Error log here: http://pastebin.com/MQq3DWMQ

commented

Strange - I thought scala libraries were shipped with forge. I'll see what I can do.

commented

They should be - Forge Multipart is written in Scala, so for it to work it'd need Scala libs

commented

Can we not just use java.util.Arrays though? I suspect it's just a mis-import?

commented

We can, that's the fix I'm about to push.