RFTools

RFTools

74M Downloads

Dedicated server crashes when a player right-clicks with the modifier item

Zephyranthes28 opened this issue ยท 1 comments

commented

Issue description: Upon right clicking the Modifier in open air, the GUI briefly opens (1/4 of a second at most), then the server instantly crashes. I tried doing this in single player, and the item worked as normal.

Steps to reproduce: Right click Modifier, server crash.

Versions:

  • Minecraft: 1.12.2
  • Forge: forge-14.23.3.2674
  • McJtyLib: 2.6.7
  • RFTools: 7.33

Possibly incompatible mods and versions: Nothing I can think of, but something important to note is that this is on the latest version (5.9.4b) of All The Mods 3

Crash Report:
java.lang.NullPointerException: Ticking player at mcjty.rftools.items.modifier.ModifierItem.getItemStacks(ModifierItem.java:102) at mcjty.rftools.items.modifier.ModifierInventory.func_70301_a(ModifierInventory.java:33) at net.minecraft.inventory.Slot.func_75211_c(Slot.java:60) at net.minecraft.inventory.Container.func_75142_b(Container.java:79) at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:324) at net.minecraft.world.World.func_72866_a(World.java:1990) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) at net.minecraft.world.World.func_72870_g(World.java:1952) at net.minecraft.world.WorldServer.func_184147_l(WorldServer.java:642) at net.minecraft.world.World.func_72939_s(World.java:1731) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:765) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) at java.lang.Thread.run(Thread.java:745)

Full log file: https://pastebin.com/wppiFB47

commented

Will be fixed next release