
FrydTofu
Members-
Posts
6 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
FrydTofu's Achievements

Tree Puncher (2/8)
0
Reputation
-
Ah ok after some extensive testing, the error causing mods were ItemDespawnCanseler, Damage Indicator, Doggy Talents & Xaeros Minimap. Thank you for sticking with me through my problem. Kind regards, FrydTofu
-
Ok that worked somewhat, I removed the Doggy Talents mod, I got up to the "Joining world" screen then it crashed again. Here's the new log. ---- Minecraft Crash Report ---- // I bet Cylons wouldn't have this problem. Time: 6/09/19 9:51 PM Description: Unexpected error java.lang.NoSuchMethodError: net.minecraft.entity.Entity.getEntityData()Lnet/minecraft/nbt/CompoundNBT; at xaero.common.minimap.MinimapRadar.updateRadar(MinimapRadar.java:63) ~[?:1.0] {} at xaero.common.minimap.MinimapProcessor.onClientTick(MinimapProcessor.java:134) ~[?:1.0] {} at xaero.common.events.FMLEventHandler.handleClientTickEvent(FMLEventHandler.java:36) ~[?:1.0] {} at net.minecraftforge.eventbus.ASMEventHandler_148_FMLEventHandler_handleClientTickEvent_ClientTickEvent.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.onPreClientTick(BasicEventHooks.java:104) ~[?:?] {} at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1270) ~[?:?] {pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,xf:fml:shouldersurfing:coremodone,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:865) [?:?] {pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,xf:fml:shouldersurfing:coremodone,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:384) [?:?] {pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,xf:fml:shouldersurfing:coremodone,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(SourceFile:155) [?:?] {} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {} at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {} at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) [forge-1.14.4-28.0.93.jar:28.0] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$351/822799883.call(Unknown Source) [forge-1.14.4-28.0.93.jar:28.0] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-3.2.0.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:50) [modlauncher-3.2.0.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:68) [modlauncher-3.2.0.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:80) [modlauncher-3.2.0.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-3.2.0.jar:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at xaero.common.minimap.MinimapRadar.updateRadar(MinimapRadar.java:63) at xaero.common.minimap.MinimapProcessor.onClientTick(MinimapProcessor.java:134) at xaero.common.events.FMLEventHandler.handleClientTickEvent(FMLEventHandler.java:36) at net.minecraftforge.eventbus.ASMEventHandler_148_FMLEventHandler_handleClientTickEvent_ClientTickEvent.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.onPreClientTick(BasicEventHooks.java:104) -- Affected level -- Details: All players: 1 total; [ClientPlayerEntity['FrydTofu'/182, l='MpServer', x=142.50, y=63.00, z=-231.50]] Chunk stats: Client Chunk Cache: 225, 121 Level dimension: DimensionType{minecraft:overworld} Level name: MpServer Level seed: 0 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: {} Level spawn location: World: (135,68,-242), Chunk: (at 7,4,14 in 8,-16; contains blocks 128,0,-256 to 143,255,-241), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) Level time: 79 game time, 79 day time Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Server brand: forge Server type: Integrated singleplayer server Stacktrace: at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:410) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:1746) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:405) at net.minecraft.client.main.Main.main(SourceFile:155) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$351/822799883.call(Unknown Source) at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:50) at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:68) at cpw.mods.modlauncher.Launcher.run(Launcher.java:80) at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) -- 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: 7901192688 bytes (7535 MB) / 10670309376 bytes (10176 MB) up to 10737418240 bytes (10240 MB) CPUs: 12 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10G -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.0.93.jar object_holder_definalize PLUGINSERVICE /forge-1.14.4-28.0.93.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-1.0.0-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.14.4-28.0.93.jar capability_inject_definalize PLUGINSERVICE /forge-1.14.4-28.0.93.jar runtimedistcleaner PLUGINSERVICE /forge-1.14.4-28.0.93.jar fml TRANSFORMATIONSERVICE FML: 28.0 Forge: net.minecraftforge:28.0.93 FML Language Providers: [email protected] minecraft@1 Mod List: anviltweaks-1.3.jar Anvil Tweaks {[email protected] DONE} Apotheosis-1.14.4-2.3.0.jar Apotheosis {[email protected] DONE} AppleSkin-mc1.14.4-forge-1.0.12.jar AppleSkin {[email protected] DONE} AttributeFix-1.14.4-3.0.2.jar AttributeFix {[email protected] DONE} BetterAnimationsCollection2-v1.1b4-1.14.4.jar Better Animations Collection 2 {[email protected] DONE} BetterTitleScreen-1.14.4-1.7.jar Better Title Screen {[email protected] DONE} bwncr-1.14.4-3.5.11.jar Bad Wither No Cookie Reloaded {[email protected] DONE} CleanView-1.14.4-v1.jar CleanView {[email protected] DONE} ColouredTooltips-1.14.4-3.0.1.jar ColouredTooltips {[email protected] DONE} Controlling-5.0.3.jar Controlling {[email protected] DONE} CosmeticArmorReworked-1.14.4-v1a.jar CosmeticArmorReworked {[email protected] DONE} FTBUtilitiesBackups-2.0.0.10.jar FTB Utilities: Backups {[email protected] DONE} furniture-7.0.0-pre5-1.14.4.jar MrCrayfish's Furniture Mod {[email protected] DONE} Hwyla-forge-1.10.6-B67_1.14.4.jar Waila {waila@version DONE} inventorysorter-1.14.4-15.2.0.jar Simple Inventory Sorter {[email protected] DONE} ItemDespawnCanseler-1.14.4-1.0.0.0.jar Item Despawn Canseler {[email protected] DONE} jei-1.14.4-6.0.0.11.jar Just Enough Items {[email protected] DONE} KleeSlabs_1.14.4-7.4.7.jar KleeSlabs {[email protected] DONE} LinkedDestruction-1.14.4-0.6.0.jar Linked Destruction {[email protected] DONE} Neat+1.5-19.jar Neat {[email protected] DONE} ParticleFixes-v1.1-1.14.4.jar Particle Fixes {[email protected] DONE} Placebo-1.14.4-2.2.0.jar Placebo {[email protected] DONE} quickhomes-1.14.4-1.2.4.1.jar QuickHomes {[email protected] DONE} randompatches-1.14.4-1.18.1.1.jar RandomPatches {[email protected] DONE} Realistic+Ulities+3.0.jar Realistic Ulities {[email protected] DONE} reap-1.10.1.jar Reap Mod {[email protected] DONE} ShoulderSurfing-1.14.4-1.20.jar Shoulder Surfing {[email protected] DONE} swingthroughgrass-1.14.4-1.3.2.jar SwingThroughGrass {[email protected] DONE} ToastControl-1.14.4-2.2.0.jar Toast Control {[email protected] DONE} tramplestopper-1.14.4-2.0.0.22-universal.jar Trample Stopper {[email protected] DONE} u_team_core-1.14.4-2.7.0.129.jar U Team Core {[email protected] DONE} Waddles-1.14.4-0.8.3.jar Waddles {[email protected] DONE} warpmod-1.14.4-2.1.2.jar The Warp Mod {[email protected] DONE} Xaeros_Minimap_1.17.9_Forge_1.14.4.jar Xaero's Minimap {[email protected] DONE} XaerosWorldMap_1.4.9_Forge_1.14.4.jar Xaero's World Map {[email protected] DONE} forge-1.14.4-28.0.93-universal.jar Forge {[email protected] DONE} forge-1.14.4-28.0.93-client.jar Minecraft {[email protected] DONE} Launched Version: 1.14.4-forge-28.0.93 LWJGL: 3.2.2 build 10 OpenGL: GeForce GTX 1070 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 436.02, NVIDIA Corporation GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported. Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) Resource Packs: vanilla, file/1.14.4+oCd_V+3.4-RESTORATION!+4.3.zip Current Language: English (US) CPU: 12x AMD Ryzen 5 2600X Six-Core Processor
-
I am currently running the latest version of Java
-
---- Minecraft Crash Report ---- // I let you down. Sorry Time: 6/09/19 9:34 PM Description: Exception in server tick loop java.lang.NoSuchMethodError: net.minecraft.entity.player.PlayerEntity.getEntityData()Lnet/minecraft/nbt/CompoundNBT; at doggytalents.handler.PlayerConnection.playerLoggedIn(PlayerConnection.java:17) ~[?:1.15.1.4] {} at net.minecraftforge.eventbus.ASMEventHandler_187_PlayerConnection_playerLoggedIn_PlayerLoggedInEvent.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.firePlayerLoggedIn(BasicEventHooks.java:43) ~[?:?] {} at net.minecraft.server.management.PlayerList.func_72355_a(PlayerList.java:205) ~[?:?] {} at shadows.fastbench.net.HijackedPlayerList.func_72355_a(HijackedPlayerList.java:18) ~[?:2.1.0] {} at net.minecraft.network.login.ServerLoginNetHandler.func_147326_c(ServerLoginNetHandler.java:116) ~[?:?] {xf:fml:randompatches:RandomPatches ServerLoginNetHandler Transformer} at net.minecraft.network.login.ServerLoginNetHandler.func_73660_a(ServerLoginNetHandler.java:63) ~[?:?] {xf:fml:randompatches:RandomPatches ServerLoginNetHandler Transformer} at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:224) ~[?:?] {} 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: --------------------------------------------------------------------------------------- -- 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: 8303780888 bytes (7919 MB) / 10703863808 bytes (10208 MB) up to 10737418240 bytes (10240 MB) CPUs: 12 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10G -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.0.93.jar object_holder_definalize PLUGINSERVICE /forge-1.14.4-28.0.93.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-1.0.0-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.14.4-28.0.93.jar capability_inject_definalize PLUGINSERVICE /forge-1.14.4-28.0.93.jar runtimedistcleaner PLUGINSERVICE /forge-1.14.4-28.0.93.jar fml TRANSFORMATIONSERVICE FML: 28.0 Forge: net.minecraftforge:28.0.93 FML Language Providers: [email protected] minecraft@1 Mod List: anviltweaks-1.3.jar Anvil Tweaks {[email protected] DONE} Apotheosis-1.14.4-2.3.0.jar Apotheosis {[email protected] DONE} AppleSkin-mc1.14.4-forge-1.0.12.jar AppleSkin {[email protected] DONE} AttributeFix-1.14.4-3.0.2.jar AttributeFix {[email protected] DONE} BetterAnimationsCollection2-v1.1b4-1.14.4.jar Better Animations Collection 2 {[email protected] DONE} BetterTitleScreen-1.14.4-1.7.jar Better Title Screen {[email protected] DONE} bwncr-1.14.4-3.5.11.jar Bad Wither No Cookie Reloaded {[email protected] DONE} CleanView-1.14.4-v1.jar CleanView {[email protected] DONE} ColouredTooltips-1.14.4-3.0.1.jar ColouredTooltips {[email protected] DONE} Controlling-5.0.3.jar Controlling {[email protected] DONE} CosmeticArmorReworked-1.14.4-v1a.jar CosmeticArmorReworked {[email protected] DONE} damage_indicator-0.0.4.jar Ama's Damage Indicator {[email protected] DONE} DoggyTalents-1.14.4-1.15.1.4-universal.jar Doggy Talents {[email protected] DONE} DungeonCrawl-1.14.4-1.3.0.jar Dungeon Crawl {[email protected] DONE} EnchantmentDescriptions-1.14.4-1.3.3.jar EnchantmentDescriptions {[email protected] DONE} EquipmentTooltips-1.14.4-1.3.2+10.jar Equipment Tooltips {[email protected]+10 DONE} FastFurnace-1.14.4-2.2.0.jar FastFurnace {[email protected] DONE} FastLeafDecay-v17.jar FastLeafDecay {fastleafdecay@v17 DONE} FastWorkbench-1.14.4-2.1.0.jar FastWorkbench {[email protected] DONE} Fence+Jumper-1.14.4-1.0.8.jar FenceJumper {fencejumper@version DONE} FTBUtilitiesBackups-2.0.0.10.jar FTB Utilities: Backups {[email protected] DONE} furniture-7.0.0-pre5-1.14.4.jar MrCrayfish's Furniture Mod {[email protected] DONE} gravestone-1.15.0.jar Gravestone Mod {[email protected] DONE} Hwyla-forge-1.10.6-B67_1.14.4.jar Waila {waila@version DONE} inventorysorter-1.14.4-15.2.0.jar Simple Inventory Sorter {[email protected] DONE} ItemDespawnCanseler-1.14.4-1.0.0.0.jar Item Despawn Canseler {[email protected] DONE} jei-1.14.4-6.0.0.11.jar Just Enough Items {[email protected] DONE} KleeSlabs_1.14.4-7.4.7.jar KleeSlabs {[email protected] DONE} LinkedDestruction-1.14.4-0.6.0.jar Linked Destruction {[email protected] DONE} Neat+1.5-19.jar Neat {[email protected] DONE} ParticleFixes-v1.1-1.14.4.jar Particle Fixes {[email protected] DONE} Placebo-1.14.4-2.2.0.jar Placebo {[email protected] DONE} quickhomes-1.14.4-1.2.4.1.jar QuickHomes {[email protected] DONE} randompatches-1.14.4-1.18.1.1.jar RandomPatches {[email protected] DONE} Realistic+Ulities+3.0.jar Realistic Ulities {[email protected] DONE} reap-1.10.1.jar Reap Mod {[email protected] DONE} ShoulderSurfing-1.14.4-1.20.jar Shoulder Surfing {[email protected] DONE} swingthroughgrass-1.14.4-1.3.2.jar SwingThroughGrass {[email protected] DONE} ToastControl-1.14.4-2.2.0.jar Toast Control {[email protected] DONE} tramplestopper-1.14.4-2.0.0.22-universal.jar Trample Stopper {[email protected] DONE} u_team_core-1.14.4-2.7.0.129.jar U Team Core {[email protected] DONE} Waddles-1.14.4-0.8.3.jar Waddles {[email protected] DONE} warpmod-1.14.4-2.1.2.jar The Warp Mod {[email protected] DONE} Xaeros_Minimap_1.17.9_Forge_1.14.4.jar Xaero's Minimap {[email protected] DONE} XaerosWorldMap_1.4.9_Forge_1.14.4.jar Xaero's World Map {[email protected] DONE} forge-1.14.4-28.0.93-universal.jar Forge {[email protected] DONE} forge-1.14.4-28.0.93-client.jar Minecraft {[email protected] DONE} Player Count: 1 / 8; [ServerPlayerEntity['FrydTofu'/310, l='New World', x=249.50, y=71.00, z=-153.50]] Data Packs: vanilla, mod:xaeroworldmap, mod:xaerominimap, mod:warp_mod, mod:waila, mod:waddles, mod:uteamcore, mod:tramplestopper, mod:toastcontrol, mod:swingthroughgrass, mod:shouldersurfing, mod:reap, mod:randompatches, mod:quickhomes, mod:placebo, mod:particlefixes, mod:neat, mod:linkeddestruction, mod:kleeslabs, mod:jei, mod:itemdespawncanseler, mod:inventorysorter, mod:gravestone, mod:ftbbackups, mod:forge, mod:fencejumper, mod:fastleafdecay, mod:fastfurnace, mod:fastbench, mod:fa, mod:equipmenttooltips, mod:enchdesc, mod:dungeoncrawl, mod:doggytalents, mod:damage_indicator, mod:cosmeticarmorreworked, mod:controlling, mod:colouredtooltips, mod:cleanview, mod:cfm, mod:bwncr, mod:bettertitlescreen, mod:betteranimationscollection2, mod:attributefix, mod:appleskin, mod:apotheosis, mod:anviltweaks Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge'
-
I was trying to load a new one
-
I was able to launch the game but as soon as I tried to create the world, the world would load on that screen with the square in the middle to 100% then nothing happens, and those were the error logs that I recieved, I removed QuickHomes but the same error message still appears. Any ideas?
-
FrydTofu joined the community
-
So this is my problem The game crashed whilst exception in server tick loop Error: java.lang.NoSuchMethodError: net.minecraft.entity.player.PlayerEntity.getEntityData()Lnet/minecraft/nbt/CompoundNBT; ---- Minecraft Crash Report ---- // You should try our sister game, Minceraft! Time: 6/09/19 8:47 PM Description: Exception in server tick loop java.lang.NoSuchMethodError: net.minecraft.entity.player.PlayerEntity.getEntityData()Lnet/minecraft/nbt/CompoundNBT; at doggytalents.handler.PlayerConnection.playerLoggedIn(PlayerConnection.java:17) ~[?:1.15.1.4] {} at net.minecraftforge.eventbus.ASMEventHandler_187_PlayerConnection_playerLoggedIn_PlayerLoggedInEvent.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.firePlayerLoggedIn(BasicEventHooks.java:43) ~[?:?] {} at net.minecraft.server.management.PlayerList.func_72355_a(PlayerList.java:205) ~[?:?] {} at shadows.fastbench.net.HijackedPlayerList.func_72355_a(HijackedPlayerList.java:18) ~[?:2.1.0] {} at net.minecraft.network.login.ServerLoginNetHandler.func_147326_c(ServerLoginNetHandler.java:116) ~[?:?] {xf:fml:randompatches:RandomPatches ServerLoginNetHandler Transformer} at net.minecraft.network.login.ServerLoginNetHandler.func_73660_a(ServerLoginNetHandler.java:63) ~[?:?] {xf:fml:randompatches:RandomPatches ServerLoginNetHandler Transformer} at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:224) ~[?:?] {} 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: --------------------------------------------------------------------------------------- -- 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: 8992927800 bytes (8576 MB) / 10703863808 bytes (10208 MB) up to 10737418240 bytes (10240 MB) CPUs: 12 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10G -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.0.93.jar object_holder_definalize PLUGINSERVICE /forge-1.14.4-28.0.93.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-1.0.0-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.14.4-28.0.93.jar capability_inject_definalize PLUGINSERVICE /forge-1.14.4-28.0.93.jar runtimedistcleaner PLUGINSERVICE /forge-1.14.4-28.0.93.jar fml TRANSFORMATIONSERVICE FML: 28.0 Forge: net.minecraftforge:28.0.93 FML Language Providers: [email protected] minecraft@1 Mod List: anviltweaks-1.3.jar Anvil Tweaks {[email protected] DONE} Apotheosis-1.14.4-2.3.0.jar Apotheosis {[email protected] DONE} AppleSkin-mc1.14.4-forge-1.0.12.jar AppleSkin {[email protected] DONE} AttributeFix-1.14.4-3.0.2.jar AttributeFix {[email protected] DONE} BetterAnimationsCollection2-v1.1b4-1.14.4.jar Better Animations Collection 2 {[email protected] DONE} BetterTitleScreen-1.14.4-1.7.jar Better Title Screen {[email protected] DONE} bwncr-1.14.4-3.5.11.jar Bad Wither No Cookie Reloaded {[email protected] DONE} CleanView-1.14.4-v1.jar CleanView {[email protected] DONE} ColouredTooltips-1.14.4-3.0.1.jar ColouredTooltips {[email protected] DONE} Controlling-5.0.3.jar Controlling {[email protected] DONE} CosmeticArmorReworked-1.14.4-v1a.jar CosmeticArmorReworked {[email protected] DONE} damage_indicator-0.0.4.jar Ama's Damage Indicator {[email protected] DONE} DoggyTalents-1.14.4-1.15.1.4-universal.jar Doggy Talents {[email protected] DONE} DungeonCrawl-1.14.4-1.3.0.jar Dungeon Crawl {[email protected] DONE} EnchantmentDescriptions-1.14.4-1.3.3.jar EnchantmentDescriptions {[email protected] DONE} EquipmentTooltips-1.14.4-1.3.2+10.jar Equipment Tooltips {[email protected]+10 DONE} FastFurnace-1.14.4-2.2.0.jar FastFurnace {[email protected] DONE} FastLeafDecay-v17.jar FastLeafDecay {fastleafdecay@v17 DONE} FastWorkbench-1.14.4-2.1.0.jar FastWorkbench {[email protected] DONE} Fence+Jumper-1.14.4-1.0.8.jar FenceJumper {fencejumper@version DONE} FTBUtilitiesBackups-2.0.0.10.jar FTB Utilities: Backups {[email protected] DONE} furniture-7.0.0-pre5-1.14.4.jar MrCrayfish's Furniture Mod {[email protected] DONE} gravestone-1.15.0.jar Gravestone Mod {[email protected] DONE} Hwyla-forge-1.10.6-B67_1.14.4.jar Waila {waila@version DONE} inventorysorter-1.14.4-15.2.0.jar Simple Inventory Sorter {[email protected] DONE} ItemDespawnCanseler-1.14.4-1.0.0.0.jar Item Despawn Canseler {[email protected] DONE} jei-1.14.4-6.0.0.11.jar Just Enough Items {[email protected] DONE} KleeSlabs_1.14.4-7.4.7.jar KleeSlabs {[email protected] DONE} LinkedDestruction-1.14.4-0.6.0.jar Linked Destruction {[email protected] DONE} Neat+1.5-19.jar Neat {[email protected] DONE} ParticleFixes-v1.1-1.14.4.jar Particle Fixes {[email protected] DONE} Placebo-1.14.4-2.2.0.jar Placebo {[email protected] DONE} quickhomes-1.14.4-1.2.4.1.jar QuickHomes {[email protected] DONE} randompatches-1.14.4-1.18.1.1.jar RandomPatches {[email protected] DONE} Realistic+Ulities+3.0.jar Realistic Ulities {[email protected] DONE} reap-1.10.1.jar Reap Mod {[email protected] DONE} ShoulderSurfing-1.14.4-1.20.jar Shoulder Surfing {[email protected] DONE} swingthroughgrass-1.14.4-1.3.2.jar SwingThroughGrass {[email protected] DONE} ToastControl-1.14.4-2.2.0.jar Toast Control {[email protected] DONE} tramplestopper-1.14.4-2.0.0.22-universal.jar Trample Stopper {[email protected] DONE} u_team_core-1.14.4-2.7.0.129.jar U Team Core {[email protected] DONE} Waddles-1.14.4-0.8.3.jar Waddles {[email protected] DONE} warpmod-1.14.4-2.1.2.jar The Warp Mod {[email protected] DONE} Xaeros_Minimap_1.17.9_Forge_1.14.4.jar Xaero's Minimap {[email protected] DONE} XaerosWorldMap_1.4.9_Forge_1.14.4.jar Xaero's World Map {[email protected] DONE} forge-1.14.4-28.0.93-universal.jar Forge {[email protected] DONE} forge-1.14.4-28.0.93-client.jar Minecraft {[email protected] DONE} Player Count: 1 / 8; [ServerPlayerEntity['FrydTofu'/213, l='Booty Haven', x=-0.50, y=72.00, z=-138.50]] Data Packs: vanilla, mod:xaeroworldmap, mod:xaerominimap, mod:warp_mod, mod:waila, mod:waddles, mod:uteamcore, mod:tramplestopper, mod:toastcontrol, mod:swingthroughgrass, mod:shouldersurfing, mod:reap, mod:randompatches, mod:quickhomes, mod:placebo, mod:particlefixes, mod:neat, mod:linkeddestruction, mod:kleeslabs, mod:jei, mod:itemdespawncanseler, mod:inventorysorter, mod:gravestone, mod:ftbbackups, mod:forge, mod:fencejumper, mod:fastleafdecay, mod:fastfurnace, mod:fastbench, mod:fa, mod:equipmenttooltips, mod:enchdesc, mod:dungeoncrawl, mod:doggytalents, mod:damage_indicator, mod:cosmeticarmorreworked, mod:controlling, mod:colouredtooltips, mod:cleanview, mod:cfm, mod:bwncr, mod:bettertitlescreen, mod:betteranimationscollection2, mod:attributefix, mod:appleskin, mod:apotheosis, mod:anviltweaks Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge' EDIT: If this isn't supposed to be here then I am terribly sorry in advance, this is my first post and time on this site.