Advertisement
joelzebub

Untitled

Jun 12th, 2021
1,232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 3.97 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You're mean.
  3.  
  4. Time: 6/12/21 6:24 PM
  5. Description: Ticking memory connection
  6.  
  7. java.lang.ClassCastException: net.gigabit101.shrink.cap.ShrinkImpl$DefaultImpl cannot be cast to com.bottomtextdanny.dannys_expansion.core.capabilities.player.DannyEntityCap
  8.     at com.bottomtextdanny.dannys_expansion.core.Util.EntityUtil.getDannyCap(EntityUtil.java:27) ~[dannys_expansion:1.0.9] {re:classloading}
  9.     at com.bottomtextdanny.dannys_expansion.core.events.TickHandler.onLogin(TickHandler.java:166) ~[dannys_expansion:1.0.9] {re:classloading}
  10.     at net.minecraftforge.eventbus.ASMEventHandler_646_TickHandler_onLogin_LoadFromFile.invoke(.dynamic) ~[?:?] {}
  11.     at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  12.     at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  13.     at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  14.     at net.minecraftforge.event.ForgeEventFactory.firePlayerLoadingEvent(ForgeEventFactory.java:333) ~[forge:?] {re:mixin,re:classloading}
  15.     at net.minecraft.world.storage.PlayerData.func_237336_b_(PlayerData.java:58) ~[?:?] {re:classloading}
  16.     at net.minecraft.server.management.PlayerList.func_72380_a(PlayerList.java:294) ~[?:?] {re:mixin,re:classloading,xf:fml:xaeroworldmap:xaero_wm_playerlist_sendworldinfo,xf:fml:xaerominimap:xaero_playerlist_sendworldinfo,pl:mixin:APP:betterendforge.mixins.json:PlayerListMixin,pl:mixin:APP:bml.mixins.json:PlayerListMixin,pl:mixin:APP:cgm.mixins.json:common.PlayerListMixin,pl:mixin:APP:libx.mixins.json:MixinPlayerList,pl:mixin:APP:endergetic.mixins.json:PlayerListMixin,pl:mixin:A}
  17.     at net.minecraft.server.management.PlayerList.handler$zbe000$be_initializeConnectionToPlayer(PlayerList.java:1018) ~[?:?] {re:mixin,re:classloading,xf:fml:xaeroworldmap:xaero_wm_playerlist_sendworldinfo,xf:fml:xaerominimap:xaero_playerlist_sendworldinfo,pl:mixin:APP:betterendforge.mixins.json:PlayerListMixin,pl:mixin:APP:bml.mixins.json:PlayerListMixin,pl:mixin:APP:cgm.mixins.json:common.PlayerListMixin,pl:mixin:APP:libx.mixins.json:MixinPlayerList,pl:mixin:APP:endergetic.mixins.json:PlayerListMixin,pl:mixin:A}
  18.     at net.minecraft.server.management.PlayerList.func_72355_a(PlayerList.java) ~[?:?] {re:mixin,re:classloading,xf:fml:xaeroworldmap:xaero_wm_playerlist_sendworldinfo,xf:fml:xaerominimap:xaero_playerlist_sendworldinfo,pl:mixin:APP:betterendforge.mixins.json:PlayerListMixin,pl:mixin:APP:bml.mixins.json:PlayerListMixin,pl:mixin:APP:cgm.mixins.json:common.PlayerListMixin,pl:mixin:APP:libx.mixins.json:MixinPlayerList,pl:mixin:APP:endergetic.mixins.json:PlayerListMixin,pl:mixin:A}
  19.     at net.minecraft.network.login.ServerLoginNetHandler.func_147326_c(ServerLoginNetHandler.java:118) ~[?:?] {re:classloading}
  20.     at net.minecraft.network.login.ServerLoginNetHandler.func_73660_a(ServerLoginNetHandler.java:65) ~[?:?] {re:classloading}
  21.     at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:222) ~[?:?] {re:classloading,re:mixin}
  22.     at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) ~[?:?] {re:classloading}
  23.     at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  24.     at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  25.     at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  26.     at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  27.     at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  28.     at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242] {}
  29.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement