Simple Storage Network

Simple Storage Network

57M Downloads

Server Crash When using red remote

GitlabIsBetterWhyUsingThisShitOMG opened this issue ยท 0 comments

commented

Minecraft version & Mod Version: 1.16.5 / Forge 36.1.0

Single player or Server: Server

Describe problem (what you were doing / what happened): When you have the red remote control in your hand and your left click to select a block, server crash.

Crash log (if any):

[21avr.2021 13:06:42.595] [Server thread/ERROR] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: Exception caught during firing event: net.minecraft.block.Block.func_235333_g_()Lnet/minecraft/util/text/IFormattableTextComponent;

	Index: 3

	Listeners:

		0: HIGH

		1: ASM: class me.shedaniel.architectury.event.forge.EventHandlerImplCommon event(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent$LeftClickBlock;)V

		2: NORMAL

		3: ASM: com.lothrazar.storagenetwork.registry.SsnEvents@74a89594 onHit(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent$LeftClickBlock;)V

		4: ASM: class com.endertech.minecraft.forge.items.GlassMeter onLeftClickBlock(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent$LeftClickBlock;)V

java.lang.NoSuchMethodError: net.minecraft.block.Block.func_235333_g_()Lnet/minecraft/util/text/IFormattableTextComponent;

	at com.lothrazar.storagenetwork.item.ItemBuilder.onLeftClickBlock(ItemBuilder.java:152)

	at com.lothrazar.storagenetwork.registry.SsnEvents.onHit(SsnEvents.java:19)

	at net.minecraftforge.eventbus.ASMEventHandler_48_SsnEvents_onHit_LeftClickBlock.invoke(.dynamic)

	at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85)

	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302)

	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)

	at net.minecraftforge.common.ForgeHooks.onLeftClickBlock(ForgeHooks.java:815)

	at net.minecraft.server.management.PlayerInteractionManager.func_225416_a(PlayerInteractionManager.java:130)

	at net.minecraft.network.play.ServerPlayNetHandler.func_147345_a(ServerPlayNetHandler.java:929)

	at net.minecraft.network.play.client.CPlayerDiggingPacket.func_148833_a(SourceFile:40)

	at net.minecraft.network.play.client.CPlayerDiggingPacket.func_148833_a(SourceFile:10)

	at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21)

	at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18)

	at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144)

	at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23)

	at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:734)

	at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:159)

	at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118)

	at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:717)

	at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:711)

	at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127)

	at net.minecraft.server.MinecraftServer.func_213202_o(MinecraftServer.java:697)

	at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:646)

	at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232)

	at java.lang.Thread.run(Thread.java:748)

[21avr.2021 13:06:42.617] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Encountered an unexpected exception

java.lang.NoSuchMethodError: net.minecraft.block.Block.func_235333_g_()Lnet/minecraft/util/text/IFormattableTextComponent;

	at com.lothrazar.storagenetwork.item.ItemBuilder.onLeftClickBlock(ItemBuilder.java:152) ~[storagenetwork:1.16.5-1.3.5]

	at com.lothrazar.storagenetwork.registry.SsnEvents.onHit(SsnEvents.java:19) ~[storagenetwork:1.16.5-1.3.5]

	at net.minecraftforge.eventbus.ASMEventHandler_48_SsnEvents_onHit_LeftClickBlock.invoke(.dynamic) ~[?:?]

	at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?]

	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?]

	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?]

	at net.minecraftforge.common.ForgeHooks.onLeftClickBlock(ForgeHooks.java:815) ~[forge:?]

	at net.minecraft.server.management.PlayerInteractionManager.func_225416_a(PlayerInteractionManager.java:130) ~[?:?]

	at net.minecraft.network.play.ServerPlayNetHandler.func_147345_a(ServerPlayNetHandler.java:929) ~[?:?]

	at net.minecraft.network.play.client.CPlayerDiggingPacket.func_148833_a(SourceFile:40) ~[?:?]

	at net.minecraft.network.play.client.CPlayerDiggingPacket.func_148833_a(SourceFile:10) ~[?:?]

	at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) ~[?:?]

	at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) ~[?:?]

	at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?]

	at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?]

	at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:734) ~[?:?]

	at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:159) ~[?:?]

	at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?]

	at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:717) ~[?:?]

	at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:711) ~[?:?]

	at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) ~[?:?]

	at net.minecraft.server.MinecraftServer.func_213202_o(MinecraftServer.java:697) ~[?:?]

	at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:646) ~[?:?]

	at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?]

	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_251]

[21avr.2021 13:06:42.629] [Server thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID 28eacca6-318b-47cf-93ee-1500b9fdc988

(If this is a suggestion and not a bug report, delete all this and just write your suggestion!)