Spartan Weaponry

Spartan Weaponry

48M Downloads

[1.12.2-1.6.0] Quivers Crashing Players in Dedicated Server

0xb01 opened this issue ยท 1 comments

commented

Hello,

I would like to report an issue with Spartan Weaponry version 1.6.0 for 1.12.2, used in the modpack RLCraft: Dregora by Shivaxi.

It seems like it caused by a java.lang.NullPointerException in com.oblivioussp.spartanweaponry.item.ItemQuiverBase.getNBTShareTag(ItemQuiverBase.java:203)

Steps to reproduce:

  1. Get all the necessary items for the recipe.
  2. Craft it in a crafting table.
  3. Put in the player hotbar.
  4. Once the player selects/hovers over the Quiver some players will crash with an error message in their screens: Internal Exception: io.netty.handler.codec.EncoderException: java.lang.NullPointerException

Other notes:

  • Player who holds the Quiver will be safe from the crash but...
  • Giving it to a different player and that player selects/hovers over it will make the previous player crash with the same error message above.
  • It crashes a player regardless if it is crafted or spawned in by OP as long as it is being selected in the hotbar.

Here is an isolated log of the error: https://mclo.gs/nwobD8a

commented

Stale issue message