cout970 / Magneticraft-API-and-Issues

Some place to issues and bug reports
6 stars 1 forks source link

Ender IO .isUsable crash #71

Closed kane-thornwyrd closed 8 years ago

kane-thornwyrd commented 8 years ago

Env:

https://gist.github.com/kane-thornwyrd/9e53cd170a6273cf659c

Scenario

Shift + right click an Ender IO machine with the Magneticraft wrench.

Theories

kane-thornwyrd commented 8 years ago

Sorry to submit that a friday after a new year's eve... :/ Happy New Year btw :)

Cypher121 commented 8 years ago

Wrong API check in wrench class apparently. Method was @Optional for CoFHCore, while interface was for CoFHAPI|item. Fixed.

kane-thornwyrd commented 8 years ago

WAOW thank you ! dat speed !

kane-thornwyrd commented 8 years ago

FYI I'm a JS/PHP dev with a past experience in java 1.5, but I have no clue about MC/FML/COFH APIs ^^