Revisions for ⁨MC Crash Report⁩

View the changes made to this paste.

unlisted ⁨1⁩ ⁨file⁩ 2019-09-26 18:09:02 UTC

pastefile1

@@ -0,0 +1,89 @@

+---- Minecraft Crash Report ----
+// Hey, that tickles! Hehehe!
+
+Time: 26-9-19 20:03
+Description: Ticking player
+
+java.lang.NoSuchMethodError: net.minecraft.entity.player.PlayerEntity.getEntityData()Lnet/minecraft/nbt/CompoundNBT;
+	at net.blay09.mods.forgivingvoid.ForgivingVoid.onPlayerTick(ForgivingVoid.java:54) ~[?:3.0.6] {}
+	at net.minecraftforge.eventbus.ASMEventHandler_235_ForgivingVoid_onPlayerTick_PlayerTickEvent.invoke(.dynamic) ~[?:?] {}
+	at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-1.0.0-service.jar:?] {}
+	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-1.0.0-service.jar:?] {}
+	at net.minecraftforge.fml.hooks.BasicEventHooks.onPlayerPreTick(BasicEventHooks.java:84) ~[?:?] {}
+	at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:205) ~[?:?] {pl:accesstransformer:B}
+	at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:365) ~[?:?] {pl:accesstransformer:B}
+	at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:183) ~[?:?] {pl:accesstransformer:B}
+	at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:228) ~[?:?] {}
+	at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:135) ~[?:?] {}
+	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:846) ~[?:?] {pl:accesstransformer:B}
+	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:764) ~[?:?] {pl:accesstransformer:B}
+	at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:112) ~[?:?] {pl:runtimedistcleaner:A}
+	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622) [?:?] {pl:accesstransformer:B}
+	at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
+
+
+A detailed walkthrough of the error, its code path and all known details is as follows:
+---------------------------------------------------------------------------------------
+
+-- Head --
+Thread: Server thread
+Stacktrace:
+	at net.blay09.mods.forgivingvoid.ForgivingVoid.onPlayerTick(ForgivingVoid.java:54)
+	at net.minecraftforge.eventbus.ASMEventHandler_235_ForgivingVoid_onPlayerTick_PlayerTickEvent.invoke(.dynamic)
+	at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
+	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
+	at net.minecraftforge.fml.hooks.BasicEventHooks.onPlayerPreTick(BasicEventHooks.java:84)
+	at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:205)
+
+-- Player being ticked --
+Details:
+	Entity Type: minecraft:player (net.minecraft.entity.player.ServerPlayerEntity)
+	Entity ID: 212
+	Entity Name: EpicLillie_UwU
+	Entity's Exact location: -68.50, 71.00, 182.50
+	Entity's Block location: World: (-69,71,182), Chunk: (at 11,4,6 in -5,11; contains blocks -80,0,176 to -65,255,191), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
+	Entity's Momentum: 0.00, 0.00, 0.00
+	Entity's Passengers: []
+	Entity's Vehicle: ~~ERROR~~ NullPointerException: null
+Stacktrace:
+	at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:365)
+	at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:183)
+	at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:228)
+
+-- Ticking connection --
+Details:
+	Connection: net.minecraft.network.NetworkManager@59056928
+Stacktrace:
+	at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:135)
+	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:846)
+	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:764)
+	at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:112)
+	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
+	at java.lang.Thread.run(Thread.java:745)
+
+-- System Details --
+Details:
+	Minecraft Version: 1.14.4
+	Minecraft Version ID: 1.14.4
+	Operating System: Windows 10 (amd64) version 10.0
+	Java Version: 1.8.0_51, Oracle Corporation
+	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
+	Memory: 888625544 bytes (847 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
+	CPUs: 4
+	JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
+	ModLauncher: 3.2.0+60+b86c1d4
+	ModLauncher launch target: fmlclient
+	ModLauncher naming: srg
+	ModLauncher services: 
+		/eventbus-1.0.0-service.jar eventbus PLUGINSERVICE 
+		/forge-1.14.4-28.1.0.jar object_holder_definalize PLUGINSERVICE 
+		/forge-1.14.4-28.1.0.jar runtime_enum_extender PLUGINSERVICE 
+		/accesstransformers-1.0.0-shadowed.jar accesstransformer PLUGINSERVICE 
+		/forge-1.14.4-28.1.0.jar capability_inject_definalize PLUGINSERVICE 
+		/forge-1.14.4-28.1.0.jar runtimedistcleaner PLUGINSERVICE 
+		/forge-1.14.4-28.1.0.jar fml TRANSFORMATIONSERVICE 
+	FML: 28.1
+	Forge: net.minecraftforge:28.1.0
+	FML Language Providers: 
+		[email protected]
+		minecraft@1
\ No newline at end of file