dmmcintyre3 Posted November 20, 2012 Posted November 20, 2012 http://www.youtube.com/watch?v=JYSh0W4L_A0&feature=relmfu Fix by adding the automatic crafting table mk2 to the block breaker blacklist in redpower/redpower.cfg Quote
Jelato Foot Posted November 20, 2012 Posted November 20, 2012 Not really a fix, the bug is caused by a slight code oversight in immibis core and can be recreated with more than just the block breaker, namely EE tools / destruction stuff, plus it works on any immibis BlockCombined block and so any block which contains an inventory and is part of immibis or part of a mod which uses immibis = dupe. I posted a fix in another topic a while ago; BlockCombined.java in getBlockDropped function after "var7.add(var13);" add "var10[var12] = null;" That will fix it completely for all immibis inventory blocks. Quote
cheekycharlie101 Posted February 10, 2013 Posted February 10, 2013 Not really a fix, the bug is caused by a slight code oversight in immibis core and can be recreated with more than just the block breaker, namely EE tools / destruction stuff, plus it works on any immibis BlockCombined block and so any block which contains an inventory and is part of immibis or part of a mod which uses immibis = dupe. I posted a fix in another topic a while ago; BlockCombined.java in getBlockDropped function after "var7.add(var13);" add "var10[var12] = null;" That will fix it completely for all immibis inventory blocks. i am assuming that the code is java script, but i do not know how to apply it to immibis. can you do it for me and post a link to the jar? Quote
antonioltg91 Posted April 3, 2013 Posted April 3, 2013 This fix is for immibis 49.1.1? Because it didn't work for me. Can you upload the fixed jar? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.