Peripherals++

Peripherals++

359k Downloads

[Issue] ME Bridge / craft / Too few arguments

Amenreus opened this issue ยท 0 comments

commented

Hi. I have installed latest version of your mod (ver. 1.3.0) and I found small bug in method "craft" of ME Bridge peripheral. In documentation method craft needs only two arguments but when I used the method in game it needed 3 arguments. Needless to say the third argument is never used or checked so it can be anything. I've tried to find this and I think it is on line 175 in file PeripheralsPlusPlus/src/main/java/com/austinv11/peripheralsplusplus/tiles/TileEntityMEBridge.java but I'm not sure if it's right spot.

I hope my description is clear enough to understand and excuse me for my english. I'm still learning :) Have a nice day.