Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted
[14:50:41] [Server thread/WARN] [minecraft/ServerConnectionListener]: Failed to handle packet for /89.151.186.91:1188
net.minecraft.ReportedException: Ticking player
        at net.minecraft.server.level.ServerPlayer.m_9240_(ServerPlayer.java:602) ~[server-1.18.2-20220404.173914-srg.jar%23153!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:yungsapi.mixins.json:ServerPlayerEntityTickMixin,pl:mixin:APP:debugify-common.mixins.json:basic.server.mc119417.ServerPlayerEntityMixin,pl:mixin:APP:debugify-common.mixins.json:basic.server.mc124177.ServerPlayerEntityMixin,pl:mixin:APP:debugify-common.mixins.json:basic.server.mc129909.ServerPlayerEntityMixin,pl:mixin:APP:debugify-common.mixins.json:basic.server.mc215530.ServerPlayerEntityMixin,pl:mixin:APP:debugify-common.mixins.json:basic.server.mc69216.ServerPlayerEntityMixin,pl:mixin:APP:pollen-common.mixins.json:ServerPlayerMixin,pl:mixin:APP:byg.mixins.json:common.entity.MixinServerPlayer,pl:mixin:A}
        at net.minecraft.server.network.ServerGamePacketListenerImpl.m_9933_(ServerGamePacketListenerImpl.java:182) ~[server-1.18.2-20220404.173914-srg.jar%23153!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
        at net.minecraft.network.Connection.m_129483_(Connection.java:246) ~[server-1.18.2-20220404.173914-srg.jar%23153!/:?] {re:classloading,pl:accesstransformer:B}
        at net.minecraft.server.network.ServerConnectionListener.m_9721_(ServerConnectionListener.java:149) ~[server-1.18.2-20220404.173914-srg.jar%23153!/:?] {re:classloading}
        at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:1079) ~[server-1.18.2-20220404.173914-srg.jar%23153!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
        at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:399) ~[server-1.18.2-20220404.173914-srg.jar%23153!/:?] {re:classloading,pl:accesstransformer:B}
        at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:975) ~[server-1.18.2-20220404.173914-srg.jar%23153!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
        at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:794) ~[server-1.18.2-20220404.173914-srg.jar%23153!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
        at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:254) ~[server-1.18.2-20220404.173914-srg.jar%23153!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
        at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin,re:mixin,re:mixin,re:mixin}
Caused by: java.lang.ClassCastException: class net.minecraft.server.level.ServerPlayer cannot be cast to class org.bukkit.entity.Player (net.minecraft.server.level.ServerPlayer is in module [email protected] of loader 'TRANSFORMER' @34edd065; org.bukkit.entity.Player is in module [email protected] of loader 'TRANSFORMER' @34edd065)
        at io.github.kosmx.emotes.bukkit.network.ServerSideEmotePlay.getPlayerNetworkInstance(ServerSideEmotePlay.java:24) ~[?:?] {}
        at io.github.kosmx.emotes.server.network.AbstractServerEmotePlay.playerEntersInvalidPose(AbstractServerEmotePlay.java:195) ~[emotecraft-for-MC1.18.2-2.2.5-forge.jar%2385!/:?] {re:mixin,re:classloading}
        at net.minecraft.world.entity.player.Player.handler$zhk000$updatePlayerPoseEvent(Player.java:3346) ~[server-1.18.2-20220404.173914-srg.jar%23153!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:APP:debugify-common.mixins.json:basic.server.mc193343.PlayerEntityMixin,pl:mixin:APP:debugify-common.mixins.json:gameplay.server.mc31819.PlayerEntityMixin,pl:mixin:APP:emotecraft-arch.mixins.json:ServerPlayerMixin,pl:mixin:APP:byg.mixins.json:common.entity.MixinPlayer,pl:mixin:A}
        at net.minecraft.world.entity.player.Player.m_7594_(Player.java:410) ~[server-1.18.2-20220404.173914-srg.jar%23153!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:APP:debugify-common.mixins.json:basic.server.mc193343.PlayerEntityMixin,pl:mixin:APP:debugify-common.mixins.json:gameplay.server.mc31819.PlayerEntityMixin,pl:mixin:APP:emotecraft-arch.mixins.json:ServerPlayerMixin,pl:mixin:APP:byg.mixins.json:common.entity.MixinPlayer,pl:mixin:A}
        at net.minecraft.world.entity.player.Player.m_8119_(Player.java:300) ~[server-1.18.2-20220404.173914-srg.jar%23153!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:APP:debugify-common.mixins.json:basic.server.mc193343.PlayerEntityMixin,pl:mixin:APP:debugify-common.mixins.json:gameplay.server.mc31819.PlayerEntityMixin,pl:mixin:APP:emotecraft-arch.mixins.json:ServerPlayerMixin,pl:mixin:APP:byg.mixins.json:common.entity.MixinPlayer,pl:mixin:A}
        at net.minecraft.server.level.ServerPlayer.m_9240_(ServerPlayer.java:517) ~[server-1.18.2-20220404.173914-srg.jar%23153!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:yungsapi.mixins.json:ServerPlayerEntityTickMixin,pl:mixin:APP:debugify-common.mixins.json:basic.server.mc119417.ServerPlayerEntityMixin,pl:mixin:APP:debugify-common.mixins.json:basic.server.mc124177.ServerPlayerEntityMixin,pl:mixin:APP:debugify-common.mixins.json:basic.server.mc129909.ServerPlayerEntityMixin,pl:mixin:APP:debugify-common.mixins.json:basic.server.mc215530.ServerPlayerEntityMixin,pl:mixin:APP:debugify-common.mixins.json:basic.server.mc69216.ServerPlayerEntityMixin,pl:mixin:APP:pollen-common.mixins.json:ServerPlayerMixin,pl:mixin:APP:byg.mixins.json:common.entity.MixinServerPlayer,pl:mixin:A}
        ... 9 more
[14:50:41] [Server thread/INFO] [minecraft/ServerGamePacketListenerImpl]: skipperscabin lost connection: Internal server error
[14:50:41] [Server thread/INFO] [minecraft/DedicatedServer]: skipperscabin left the game

modlist:
https://ibb.co/N3h3Ty9

You seem to be playing on a server which integrates Forge and some plugin loader (Bukkit, Spigot, etc.). We do not support integrations with other loaders, so should pose this question to the service that provides this to you.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.