Advertisement
Skyriiis

Untitled

Jan 29th, 2022
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 5.01 KB | None | 0 0
  1. [19:17:16] [Server thread/FATAL]: Error executing task on Server
  2. java.lang.NullPointerException: Cannot invoke "net.minecraft.network.FriendlyByteBuf.readInt()" because "data" is null
  3.     at de.blutmondgilde.skyblock.registry.SkyblockContainer.lambda$new$0(SkyblockContainer.java:18) ~[%2381!/:?]
  4.     at net.minecraftforge.network.IContainerFactory.create(IContainerFactory.java:34) ~[forge-1.18.1-39.0.59_mapped_parchment_2022.01.23-1.18.1-recomp.jar%2376%2382!/:?]
  5.     at net.minecraft.world.inventory.MenuType.create(MenuType.java:44) ~[forge-1.18.1-39.0.59_mapped_parchment_2022.01.23-1.18.1-recomp.jar%2377!/:?]
  6.     at de.blutmondgilde.skyblock.entity.minion.miner.MinerEntity.lambda$openInventoryScreen$0(MinerEntity.java:225) ~[%2381!/:?]
  7.     at net.minecraft.world.SimpleMenuProvider.createMenu(SimpleMenuProvider.java:23) ~[forge-1.18.1-39.0.59_mapped_parchment_2022.01.23-1.18.1-recomp.jar%2377!/:?]
  8.     at net.minecraftforge.network.NetworkHooks.openGui(NetworkHooks.java:213) ~[forge-1.18.1-39.0.59_mapped_parchment_2022.01.23-1.18.1-recomp.jar%2376%2382!/:?]
  9.     at de.blutmondgilde.skyblock.entity.minion.miner.MinerEntity.openInventoryScreen(MinerEntity.java:224) ~[%2381!/:?]
  10.     at de.blutmondgilde.skyblock.entity.minion.miner.MinerEntity.mobInteract(MinerEntity.java:216) ~[%2381!/:?]
  11.     at net.minecraft.world.entity.Mob.interact(Mob.java:1140) ~[forge-1.18.1-39.0.59_mapped_parchment_2022.01.23-1.18.1-recomp.jar%2377!/:?]
  12.     at net.minecraft.world.entity.player.Player.interactOn(Player.java:1008) ~[forge-1.18.1-39.0.59_mapped_parchment_2022.01.23-1.18.1-recomp.jar%2377!/:?]
  13.     at net.minecraft.server.network.ServerGamePacketListenerImpl$1.performInteraction(ServerGamePacketListenerImpl.java:1262) ~[forge-1.18.1-39.0.59_mapped_parchment_2022.01.23-1.18.1-recomp.jar%2377!/:?]
  14.     at net.minecraft.server.network.ServerGamePacketListenerImpl$1.onInteraction(ServerGamePacketListenerImpl.java:1274) ~[forge-1.18.1-39.0.59_mapped_parchment_2022.01.23-1.18.1-recomp.jar%2377!/:?]
  15.     at net.minecraft.network.protocol.game.ServerboundInteractPacket$InteractionAction.dispatch(ServerboundInteractPacket.java:130) ~[forge-1.18.1-39.0.59_mapped_parchment_2022.01.23-1.18.1-recomp.jar%2377!/:?]
  16.     at net.minecraft.network.protocol.game.ServerboundInteractPacket.dispatch(ServerboundInteractPacket.java:81) ~[forge-1.18.1-39.0.59_mapped_parchment_2022.01.23-1.18.1-recomp.jar%2377!/:?]
  17.     at net.minecraft.server.network.ServerGamePacketListenerImpl.handleInteract(ServerGamePacketListenerImpl.java:1259) ~[forge-1.18.1-39.0.59_mapped_parchment_2022.01.23-1.18.1-recomp.jar%2377!/:?]
  18.     at net.minecraft.network.protocol.game.ServerboundInteractPacket.handle(ServerboundInteractPacket.java:68) ~[forge-1.18.1-39.0.59_mapped_parchment_2022.01.23-1.18.1-recomp.jar%2377!/:?]
  19.     at net.minecraft.network.protocol.game.ServerboundInteractPacket.handle(ServerboundInteractPacket.java:12) ~[forge-1.18.1-39.0.59_mapped_parchment_2022.01.23-1.18.1-recomp.jar%2377!/:?]
  20.     at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:37) ~[forge-1.18.1-39.0.59_mapped_parchment_2022.01.23-1.18.1-recomp.jar%2377!/:?]
  21.     at net.minecraft.server.TickTask.run(TickTask.java:20) ~[forge-1.18.1-39.0.59_mapped_parchment_2022.01.23-1.18.1-recomp.jar%2377!/:?]
  22.     at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:142) ~[forge-1.18.1-39.0.59_mapped_parchment_2022.01.23-1.18.1-recomp.jar%2377!/:?]
  23.     at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:22) ~[forge-1.18.1-39.0.59_mapped_parchment_2022.01.23-1.18.1-recomp.jar%2377!/:?]
  24.     at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:787) ~[forge-1.18.1-39.0.59_mapped_parchment_2022.01.23-1.18.1-recomp.jar%2377!/:?]
  25.     at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:161) ~[forge-1.18.1-39.0.59_mapped_parchment_2022.01.23-1.18.1-recomp.jar%2377!/:?]
  26.     at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:112) ~[forge-1.18.1-39.0.59_mapped_parchment_2022.01.23-1.18.1-recomp.jar%2377!/:?]
  27.     at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:770) ~[forge-1.18.1-39.0.59_mapped_parchment_2022.01.23-1.18.1-recomp.jar%2377!/:?]
  28.     at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:764) ~[forge-1.18.1-39.0.59_mapped_parchment_2022.01.23-1.18.1-recomp.jar%2377!/:?]
  29.     at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:125) ~[forge-1.18.1-39.0.59_mapped_parchment_2022.01.23-1.18.1-recomp.jar%2377!/:?]
  30.     at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:750) ~[forge-1.18.1-39.0.59_mapped_parchment_2022.01.23-1.18.1-recomp.jar%2377!/:?]
  31.     at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:691) ~[forge-1.18.1-39.0.59_mapped_parchment_2022.01.23-1.18.1-recomp.jar%2377!/:?]
  32.     at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:259) ~[forge-1.18.1-39.0.59_mapped_parchment_2022.01.23-1.18.1-recomp.jar%2377!/:?]
  33.     at java.lang.Thread.run(Thread.java:833) [?:?]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement