Fishing Real

Fishing Real

4M Downloads

Seems like there's no item except fish

gousisme opened this issue ยท 1 comments

commented

I've tested a while and noticed that I couldn't get any other item from fishing, here's my latest.log:
latest.log

commented

Thanks for bringing this to my attention. I will try to fix this asap.

Steps to fix below (for my future reference):
It seems to be caused by https://github.com/ExpensiveKoala/Fishing-Real/blob/master/src/main/java/koala/fishingreal/FishingReal.java#L43 .result() when getConversionFromStack returns null if there is no conversion registered.