noriokun4649 / TorchBowMod

松明を弓で打てるようになるMinecraftのModです。累計DL数:220万回
https://minecraft.curseforge.com/projects/torchbowmod
MIT License
6 stars 5 forks source link

NPE on server #2

Closed ghost closed 4 years ago

ghost commented 4 years ago

Found this NPE in my server logs:

java.lang.NullPointerException: null                                                                                                           
        at mod.torchbowmod.TorchBow.func_77615_a(TorchBow.java:78) ~[?:1.3] {}                                                                
        at net.minecraft.item.ItemStack.func_77974_b(ItemStack.java:423) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A}               

Forge version: 1.14.3-27.0.15 Torchbow version: 1.3

noriokun4649 commented 4 years ago

I know this issue. It has already been fixed by commit #1. Thank you.