Jump to content

i cant join to my server


flashace

Recommended Posts

I tried to set up a mod pack on Mohist 1.19.2 and when I tried to join to my server  from minecraft client it gives me an error -  lost connection: Invalid player data
There is full error from console 
 

[03:25:41 ERROR]: Exception caught during firing event: Cannot invoke "com.mojang.authlib.GameProfile.getId()" because "p_11354_" is null
        Index: 11
        Listeners:
                0: NORMAL
                1: net.minecraftforge.eventbus.EventBus$$Lambda$4110/0x00000008016bdc38@770933ae
                2: ASM: class com.maciej916.maenchants.common.subscribers.events.CapabilitiesAttach onAttachLevelCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
                3: ASM: class com.maciej916.maenchants.common.subscribers.events.CapabilitiesAttach onAttachEntityCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
                4: ASM: class com.obscuria.obscureapi.network.OBSPlayerData$PlayerDataProvider onAttachCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
                5: ASM: com.teamabnormals.blueprint.common.capability.chunkloading.ChunkLoaderEvents@5d87aec5 attachChunkLoaderCap(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
                6: ASM: class com.legacy.structure_gel.core.events.SGCommonEvents$ForgeBus attachCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
                7: ASM: org.infernalstudios.infernalexp.init.IECapabilities@6b944ec8 onItemAttach(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
                8: ASM: class harmonised.pmmo.setup.CommonSetup onCapabilityAttach(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
                9: ASM: class io.github.edwinmindcraft.calio.common.CalioEventHandler onCapability(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
                10: ASM: class harmonised.pmmo.setup.CommonSetup onPlayerCapabilityAttach(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
                11: ASM: class com.legacy.blue_skies.events.SkiesPlayerEvents onCapabilityAttached(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
                12: ASM: class io.github.edwinmindcraft.origins.common.OriginsEventHandler attachCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
                13: ASM: com.aizistral.enigmaticlegacy.handlers.EnigmaticEventHandler@3e7bf5b1 onAttachCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
                14: ASM: class com.minecolonies.coremod.event.EventHandler onAttachingCapabilitiesChunk(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
                15: ASM: class com.minecolonies.coremod.event.EventHandler onAttachingCapabilitiesWorld(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
                16: ASM: class net.mehvahdjukaar.supplementaries.common.events.forge.ServerEventsForge onAttachTileCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
                17: ASM: class io.github.edwinmindcraft.apoli.common.ApoliEventHandler attachCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
                18: ASM: class vazkii.quark.base.capability.CapabilityHandler attachItemCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
                19: ASM: class vazkii.quark.base.capability.CapabilityHandler attachTileCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
                20: ASM: class vazkii.quark.base.capability.CapabilityHandler attachWorldCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
                21: ASM: class com.simibubi.create.events.CommonEvents attachCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
                22: ASM: vazkii.quark.content.automation.module.JukeboxAutomationModule@1127f9aa attachCaps(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
                23: ASM: vazkii.quark.content.tools.module.AncientTomesModule@59a1a6ba attachRuneCapability(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
                24: ASM: top.theillusivec4.curios.common.event.CuriosEventHandler@53ecf8b attachEntitiesCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
                25: ASM: top.theillusivec4.curios.common.event.Curi
osEventHandler@53ecf8b attachStackCapabilities(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
                26: net.minecraftforge.eventbus.EventBus$$Lambda$4110/0x00000008016bdc38@3223e441
                27: ASM: tschipp.carryon.common.capabilities.event.PositionCommonEvents@436e691a onAttachCaps(Lnet/minecraftforge/event/AttachCapabilitiesEvent;)V
java.lang.NullPointerException: Cannot invoke "com.mojang.authlib.GameProfile.getId()" because "p_11354_" is null
        at TRANSFORMER/[email protected]/net.minecraft.server.players.ServerOpList.m_5981_(ServerOpList.java:36)
        at TRANSFORMER/[email protected]/net.minecraft.server.players.ServerOpList.m_5981_(ServerOpList.java:9)
        at TRANSFORMER/[email protected]/net.minecraft.server.players.StoredUserList.m_11396_(StoredUserList.java:84)
        at TRANSFORMER/[email protected]/net.minecraft.server.players.PlayerList.m_11303_(PlayerList.java:676)
        at TRANSFORMER/[email protected]/org.bukkit.craftbukkit.v1_19_R1.entity.CraftPlayer.isOp(CraftPlayer.java:133)
        at TRANSFORMER/[email protected]/org.bukkit.permissions.PermissibleBase.isOp(PermissibleBase.java:36)
        at TRANSFORMER/[email protected]/org.bukkit.permissions.PermissibleBase.recalculatePermissions(PermissibleBase.java:160)
        at TRANSFORMER/[email protected]/org.bukkit.permissions.PermissibleBase.<init>(PermissibleBase.java:28)
        at TRANSFORMER/[email protected]/org.bukkit.craftbukkit.v1_19_R1.entity.CraftHumanEntity.<init>(CraftHumanEntity.java:69)
        at TRANSFORMER/[email protected]/org.bukkit.craftbukkit.v1_19_R1.entity.CraftPlayer.<init>(CraftPlayer.java:122)
        at TRANSFORMER/[email protected]/org.bukkit.craftbukkit.v1_19_R1.entity.CraftEntity.getEntity(CraftEntity.java:107)
        at TRANSFORMER/[email protected]/net.minecraft.world.entity.Entity.getBukkitEntity(Entity.java:296)
        at TRANSFORMER/[email protected]/net.minecraft.world.entity.player.Player.getBukkitEntity(Player.java:187)
        at TRANSFORMER/[email protected]/net.minecraft.server.level.ServerPlayer.getBukkitEntity(ServerPlayer.java:262)
        at TRANSFORMER/[email protected]/net.minecraft.world.entity.LivingEntity.m_21223_(LivingEntity.java:1216)
        at TRANSFORMER/[email protected]/net.minecraft.world.entity.LivingEntity.m_6084_(LivingEntity.java:1719)
        at TRANSFORMER/[email protected]/net.minecraft.world.entity.player.Player.getCapability(Player.java:2149)
        at TRANSFORMER/[email protected]/net.minecraftforge.common.capabilities.ICapabilityProvider.getCapability(ICapabilityProvider.java:33)
        at TRANSFORMER/[email protected]/com.legacy.blue_skies.events.SkiesPlayerEvents.onCapabilityAttached(SkiesPlayerEvents.java:155)
        at TRANSFORMER/[email protected]/com.legacy.blue_skies.events.__SkiesPlayerEvents_onCapabilityAttached_AttachCapabilitiesEvent.invoke(.dynamic)
        at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:93)
        at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:302)
        at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)
        at TRANSFORMER/[email protected]/net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:518)
        at TRANSFORMER/[email protected]/net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:512)
        at TRANSFORMER/[email protected]/net.minecraftforge.common.capabilities.CapabilityProvider.doGatherCapabilities(CapabilityProvider.java:72)
        at TRANSFORMER/[email protected]/net.minecraftforge.common.capabilities.CapabilityProvider.gatherCapabilities(CapabilityProvider.java:67)
        at TRANSFORMER/[email protected]/net.minecraftforge.common.capabilities.CapabilityProvider.gatherCapabilities(CapabilityProvider.java:51)
        at TRANSFORMER/[email protected]/net.minecraft.world.entity.Entity.<init>(Entity.java:346)
        at TRANSFORMER/[email protected]/net.minecraft.world.entity.LivingEntity.<
init>(LivingEntity.java:269)
        at TRANSFORMER/[email protected]/net.minecraft.world.entity.player.Player.<init>(Player.java:192)
        at TRANSFORMER/[email protected]/net.minecraft.server.level.ServerPlayer.<init>(ServerPlayer.java:266)
        at TRANSFORMER/[email protected]/net.minecraft.server.players.PlayerList.m_215624_(PlayerList.java:478)
        at TRANSFORMER/[email protected]/net.minecraft.server.network.ServerLoginPacketListenerImpl.m_10055_(ServerLoginPacketListenerImpl.java:163)
        at TRANSFORMER/[email protected]/net.minecraft.server.network.ServerLoginPacketListenerImpl.m_9933_(ServerLoginPacketListenerImpl.java:78)
        at TRANSFORMER/[email protected]/net.minecraft.network.Connection.m_129483_(Connection.java:253)
        at TRANSFORMER/[email protected]/net.minecraft.server.network.ServerConnectionListener.m_9721_(ServerConnectionListener.java:143)
        at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:1019)
        at TRANSFORMER/[email protected]/net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:326)
        at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:944)
        at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:791)
        at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:278)
        at java.base/java.lang.Thread.run(Thread.java:833)

[03:25:41 ERROR]: Couldn't place player in world
java.lang.NullPointerException: Cannot invoke "com.mojang.authlib.GameProfile.getId()" because "p_11354_" is null
        at net.minecraft.server.players.ServerOpList.m_5981_(ServerOpList.java:36) ~[server-1.19.2-20220805.130853-srg.jar%23259!/:?] {re:classloading}
        at net.minecraft.server.players.ServerOpList.m_5981_(ServerOpList.java:9) ~[server-1.19.2-20220805.130853-srg.jar%23259!/:?] {re:classloading}
        at net.minecraft.server.players.StoredUserList.m_11396_(StoredUserList.java:84) ~[server-1.19.2-20220805.130853-srg.jar%23259!/:?] {re:classloading}
        at net.minecraft.server.players.PlayerList.m_11303_(PlayerList.java:676) ~[server-1.19.2-20220805.130853-srg.jar%23259!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerlist_sendworldinfo,xf:fml:xaerominimap:xaero_playerlist_sendworldinfo,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerlist_sendworldinfo,xf:fml:xaerominimap:xaero_playerlist_sendworldinfo,pl:mixin:A}
        at org.bukkit.craftbukkit.v1_19_R1.entity.CraftPlayer.isOp(CraftPlayer.java:133) ~[forge-1.19.2-43.1.52-universal.jar%23264!/:?] {re:classloading}
        at org.bukkit.permissions.PermissibleBase.isOp(PermissibleBase.java:36) ~[forge-1.19.2-43.1.52-universal.jar%23264!/:?] {re:classloading}
        at org.bukkit.permissions.PermissibleBase.recalculatePermissions(PermissibleBase.java:160) ~[forge-1.19.2-43.1.52-universal.jar%23264!/:?] {re:classloading}
        at org.bukkit.permissions.PermissibleBase.<init>(PermissibleBase.java:28) ~[forge-1.19.2-43.1.52-universal.jar%23264!/:?] {re:classloading}
        at org.bukkit.craftbukkit.v1_19_R1.entity.CraftHumanEntity.<init>(CraftHumanEntity.java:69) ~[forge-1.19.2-43.1.52-universal.jar%23264!/:?] {re:classloading}
        at org.bukkit.craftbukkit.v1_19_R1.entity.CraftPlayer.<init>(CraftPlayer.java:122) ~[forge-1.19.2-43.1.52-universal.jar%23264!/:?] {re:classloading}
        at org.bukkit.craftbukkit.v1_19_R1.entity.CraftEntity.getEntity(CraftEntity.java:107) ~[forge-1.19.2-43.1.52-universal.jar%23264!/:?] {re:classloading}
        at net.minecraft.world.entity.Entity.getBukkitEntity(Entity.java:296) ~[server-1.19.2-20220805.130853-srg.jar%23259!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:apoli:apoli_prevent_suffocation,re:classloading,pl:accesstransformer:B,xf:fml:apoli:apoli_prevent_suffocation,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinEntity,pl:mixin:APP:apoli.mixins.json:EntityAccessor,pl
:mixin:APP:apoli.mixins.json:EntityMixin,pl:mixin:APP:supplementaries-common.mixins.json:EntityMixin,pl:mixin:APP:structure_gel.mixins.json:EntityMixin,pl:mixin:APP:wthit.mixins.json:EntityAccess,pl:mixin:APP:origins.mixins.json:SelectionInvulnerabilityMixin,pl:mixin:APP:blueprint.mixins.json:EntityMixin,pl:mixin:APP:quark.mixins.json:EntityMixin,pl:mixin:APP:ad_astra-common.mixins.json:EntityInvoker,pl:mixin:APP:ad_astra-common.mixins.json:EntityMixin,pl:mixin:APP:assets/sound_physics_remastered/sound_physics_remastered.mixins.json:EntityMixin,pl:mixin:APP:create.mixins.json:ContraptionDriverInteractMixin,pl:mixin:A}
        at net.minecraft.world.entity.player.Player.getBukkitEntity(Player.java:187) ~[server-1.19.2-20220805.130853-srg.jar%23259!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,re:computing_frames,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,pl:mixin:APP:blue_skies.mixins.json:PlayerEntityMixin,pl:mixin:APP:additionalentityattributes.mixins.json:common.DigSpeedMixin,pl:mixin:APP:additionalentityattributes.mixins.json:common.PlayerEntityMixin,pl:mixin:APP:apoli.mixins.json:PlayerEntityMixin,pl:mixin:APP:shieldexp.mixins.json:PlayerMixin,pl:mixin:APP:supplementaries.mixins.json:PlayerProjectileMixin,pl:mixin:APP:combatroll.mixins.json:PlayerEntityMixin,pl:mixin:APP:origins.mixins.json:NoCobwebSlowdownMixin,pl:mixin:APP:origins.mixins.json:WaterBreathingMixin$UpdateAir,pl:mixin:APP:pmmo.mixins.json:PlayerMixin,pl:mixin:APP:bettercombat.mixins.json:PlayerEntityAccessor,pl:mixin:APP:bettercombat.mixins.json:PlayerEntityMixin,pl:mixin:APP:ad_astra-common.mixins.json:PlayerMixin,pl:mixin:APP:enigmaticlegacy.mixins.json:MixinPlayer,pl:mixin:A}
        at net.minecraft.server.level.ServerPlayer.getBukkitEntity(ServerPlayer.java:262) ~[server-1.19.2-20220805.130853-srg.jar%23259!/:?] {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:pluto.mixins.json:shared.player.ServerPlayerEntityMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerPlayerTickMixin,pl:mixin:A}
        at net.minecraft.world.entity.LivingEntity.m_21223_(LivingEntity.java:1216) ~[server-1.19.2-20220805.130853-srg.jar%23259!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:blue_skies.mixins.json:LivingEntityMixin,pl:mixin:APP:additionalentityattributes.mixins.json:common.LivingEntityMixin,pl:mixin:APP:apoli.mixins.json:LivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:shieldexp.mixins.json:LivingEntityMixin,pl:mixin:APP:supplementaries-common.mixins.json:LivingEntityMixin,pl:mixin:APP:curios.mixins.json:MixinLivingEntity,pl:mixin:APP:origins.mixins.json:LikeWaterMixin,pl:mixin:APP:origins.mixins.json:WaterBreathingMixin$CanBreatheInWater,pl:mixin:APP:caelus.mixins.json:MixinLivingEntity,pl:mixin:APP:obscure_api.mixins.json:LivingEntityMixin,pl:mixin:APP:betterdeserttemples.mixins.json:PharaohKilledMixin,pl:mixin:APP:bettercombat.mixins.json:LivingEntityAccessor,pl:mixin:APP:bettercombat.mixins.json:LivingEntityInject,pl:mixin:APP:rottencreatures-common.mixins.json:common.LivingEntityMixin,pl:mixin:APP:ecologics-common.mixins.json:LivingEntityMixin,pl:mixin:APP:quark.mixins.json:accessor.AccessorLivingEntity,pl:mixin:APP:ad_astra-common.mixins.json:LivingEntityMixin,pl:mixin:APP:ad_astra-common.mixins.json:gravity.LivingEntityGravityMixin,pl:mixin:APP:enigmaticlegacy.mixins.json:MixinLivingEntity,pl:mixin:APP:create.mixins.json:CustomItemUseEffectsMixin,pl:mixin:APP:create.mixins.json:accessor.LivingEntityAccessor,pl:mixin:A}
        at net.minecraft.world.entity.LivingEntity.m_6084_(Li
vingEntity.java:1719) ~[server-1.19.2-20220805.130853-srg.jar%23259!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:blue_skies.mixins.json:LivingEntityMixin,pl:mixin:APP:additionalentityattributes.mixins.json:common.LivingEntityMixin,pl:mixin:APP:apoli.mixins.json:LivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:shieldexp.mixins.json:LivingEntityMixin,pl:mixin:APP:supplementaries-common.mixins.json:LivingEntityMixin,pl:mixin:APP:curios.mixins.json:MixinLivingEntity,pl:mixin:APP:origins.mixins.json:LikeWaterMixin,pl:mixin:APP:origins.mixins.json:WaterBreathingMixin$CanBreatheInWater,pl:mixin:APP:caelus.mixins.json:MixinLivingEntity,pl:mixin:APP:obscure_api.mixins.json:LivingEntityMixin,pl:mixin:APP:betterdeserttemples.mixins.json:PharaohKilledMixin,pl:mixin:APP:bettercombat.mixins.json:LivingEntityAccessor,pl:mixin:APP:bettercombat.mixins.json:LivingEntityInject,pl:mixin:APP:rottencreatures-common.mixins.json:common.LivingEntityMixin,pl:mixin:APP:ecologics-common.mixins.json:LivingEntityMixin,pl:mixin:APP:quark.mixins.json:accessor.AccessorLivingEntity,pl:mixin:APP:ad_astra-common.mixins.json:LivingEntityMixin,pl:mixin:APP:ad_astra-common.mixins.json:gravity.LivingEntityGravityMixin,pl:mixin:APP:enigmaticlegacy.mixins.json:MixinLivingEntity,pl:mixin:APP:create.mixins.json:CustomItemUseEffectsMixin,pl:mixin:APP:create.mixins.json:accessor.LivingEntityAccessor,pl:mixin:A}
        at net.minecraft.world.entity.player.Player.getCapability(Player.java:2149) ~[server-1.19.2-20220805.130853-srg.jar%23259!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,re:computing_frames,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,pl:mixin:APP:blue_skies.mixins.json:PlayerEntityMixin,pl:mixin:APP:additionalentityattributes.mixins.json:common.DigSpeedMixin,pl:mixin:APP:additionalentityattributes.mixins.json:common.PlayerEntityMixin,pl:mixin:APP:apoli.mixins.json:PlayerEntityMixin,pl:mixin:APP:shieldexp.mixins.json:PlayerMixin,pl:mixin:APP:supplementaries.mixins.json:PlayerProjectileMixin,pl:mixin:APP:combatroll.mixins.json:PlayerEntityMixin,pl:mixin:APP:origins.mixins.json:NoCobwebSlowdownMixin,pl:mixin:APP:origins.mixins.json:WaterBreathingMixin$UpdateAir,pl:mixin:APP:pmmo.mixins.json:PlayerMixin,pl:mixin:APP:bettercombat.mixins.json:PlayerEntityAccessor,pl:mixin:APP:bettercombat.mixins.json:PlayerEntityMixin,pl:mixin:APP:ad_astra-common.mixins.json:PlayerMixin,pl:mixin:APP:enigmaticlegacy.mixins.json:MixinPlayer,pl:mixin:A}
        at net.minecraftforge.common.capabilities.ICapabilityProvider.getCapability(ICapabilityProvider.java:33) ~[forge-1.19.2-43.1.52-universal.jar%23264!/:?] {re:computing_frames,re:mixin,re:classloading}
        at com.legacy.blue_skies.events.SkiesPlayerEvents.onCapabilityAttached(SkiesPlayerEvents.java:155) ~[blue_skies-1.19.2-1.3.20.jar%23148!/:1.3.20] {re:classloading}
        at com.legacy.blue_skies.events.__SkiesPlayerEvents_onCapabilityAttached_AttachCapabilitiesEvent.invoke(.dynamic) ~[blue_skies-1.19.2-1.3.20.jar%23148!/:1.3.20] {re:classloading,pl:eventbus:B}
        at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:93) ~[eventbus-6.0.0.jar%2366!/:?] {}
        at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-6.0.0.jar%2366!/:?] {}
        at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-6.0.0.jar%2366!/:?] {}
        at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:518) ~[forge-1.19.2-43.1.52-universal.jar%23264!/:?] {re:mixin,re:classloading}
        at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:512) ~[forge-1.19.2-43.1.
52-universal.jar%23264!/:?] {re:mixin,re:classloading}
        at net.minecraftforge.common.capabilities.CapabilityProvider.doGatherCapabilities(CapabilityProvider.java:72) ~[forge-1.19.2-43.1.52-universal.jar%23264!/:?] {re:computing_frames,re:mixin,re:classloading}
        at net.minecraftforge.common.capabilities.CapabilityProvider.gatherCapabilities(CapabilityProvider.java:67) ~[forge-1.19.2-43.1.52-universal.jar%23264!/:?] {re:computing_frames,re:mixin,re:classloading}
        at net.minecraftforge.common.capabilities.CapabilityProvider.gatherCapabilities(CapabilityProvider.java:51) ~[forge-1.19.2-43.1.52-universal.jar%23264!/:?] {re:computing_frames,re:mixin,re:classloading}
        at net.minecraft.world.entity.Entity.<init>(Entity.java:346) ~[server-1.19.2-20220805.130853-srg.jar%23259!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:apoli:apoli_prevent_suffocation,re:classloading,pl:accesstransformer:B,xf:fml:apoli:apoli_prevent_suffocation,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinEntity,pl:mixin:APP:apoli.mixins.json:EntityAccessor,pl:mixin:APP:apoli.mixins.json:EntityMixin,pl:mixin:APP:supplementaries-common.mixins.json:EntityMixin,pl:mixin:APP:structure_gel.mixins.json:EntityMixin,pl:mixin:APP:wthit.mixins.json:EntityAccess,pl:mixin:APP:origins.mixins.json:SelectionInvulnerabilityMixin,pl:mixin:APP:blueprint.mixins.json:EntityMixin,pl:mixin:APP:quark.mixins.json:EntityMixin,pl:mixin:APP:ad_astra-common.mixins.json:EntityInvoker,pl:mixin:APP:ad_astra-common.mixins.json:EntityMixin,pl:mixin:APP:assets/sound_physics_remastered/sound_physics_remastered.mixins.json:EntityMixin,pl:mixin:APP:create.mixins.json:ContraptionDriverInteractMixin,pl:mixin:A}
        at net.minecraft.world.entity.LivingEntity.<init>(LivingEntity.java:269) ~[server-1.19.2-20220805.130853-srg.jar%23259!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:blue_skies.mixins.json:LivingEntityMixin,pl:mixin:APP:additionalentityattributes.mixins.json:common.LivingEntityMixin,pl:mixin:APP:apoli.mixins.json:LivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:shieldexp.mixins.json:LivingEntityMixin,pl:mixin:APP:supplementaries-common.mixins.json:LivingEntityMixin,pl:mixin:APP:curios.mixins.json:MixinLivingEntity,pl:mixin:APP:origins.mixins.json:LikeWaterMixin,pl:mixin:APP:origins.mixins.json:WaterBreathingMixin$CanBreatheInWater,pl:mixin:APP:caelus.mixins.json:MixinLivingEntity,pl:mixin:APP:obscure_api.mixins.json:LivingEntityMixin,pl:mixin:APP:betterdeserttemples.mixins.json:PharaohKilledMixin,pl:mixin:APP:bettercombat.mixins.json:LivingEntityAccessor,pl:mixin:APP:bettercombat.mixins.json:LivingEntityInject,pl:mixin:APP:rottencreatures-common.mixins.json:common.LivingEntityMixin,pl:mixin:APP:ecologics-common.mixins.json:LivingEntityMixin,pl:mixin:APP:quark.mixins.json:accessor.AccessorLivingEntity,pl:mixin:APP:ad_astra-common.mixins.json:LivingEntityMixin,pl:mixin:APP:ad_astra-common.mixins.json:gravity.LivingEntityGravityMixin,pl:mixin:APP:enigmaticlegacy.mixins.json:MixinLivingEntity,pl:mixin:APP:create.mixins.json:CustomItemUseEffectsMixin,pl:mixin:APP:create.mixins.json:accessor.LivingEntityAccessor,pl:mixin:A}
        at net.minecraft.world.entity.player.Player.<init>(Player.java:192) ~[server-1.19.2-20220805.130853-srg.jar%23259!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,re:computing_frames,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,pl:mixin:APP:blue_skies.mixins.json:PlayerEntityMixin,pl:mixin:APP:additionalentityattributes.mixins.json:common.DigSpeedMixin,pl:mixin:APP:additionalentityattributes.mixins.json:common.PlayerEntityMixin,pl:mixin:APP:apoli.mixins.json:PlayerEntityMixin,pl:mixin:APP:shieldexp.
mixins.json:PlayerMixin,pl:mixin:APP:supplementaries.mixins.json:PlayerProjectileMixin,pl:mixin:APP:combatroll.mixins.json:PlayerEntityMixin,pl:mixin:APP:origins.mixins.json:NoCobwebSlowdownMixin,pl:mixin:APP:origins.mixins.json:WaterBreathingMixin$UpdateAir,pl:mixin:APP:pmmo.mixins.json:PlayerMixin,pl:mixin:APP:bettercombat.mixins.json:PlayerEntityAccessor,pl:mixin:APP:bettercombat.mixins.json:PlayerEntityMixin,pl:mixin:APP:ad_astra-common.mixins.json:PlayerMixin,pl:mixin:APP:enigmaticlegacy.mixins.json:MixinPlayer,pl:mixin:A}
        at net.minecraft.server.level.ServerPlayer.<init>(ServerPlayer.java:266) ~[server-1.19.2-20220805.130853-srg.jar%23259!/:?] {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:pluto.mixins.json:shared.player.ServerPlayerEntityMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerPlayerTickMixin,pl:mixin:A}
        at net.minecraft.server.players.PlayerList.m_215624_(PlayerList.java:478) ~[server-1.19.2-20220805.130853-srg.jar%23259!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerlist_sendworldinfo,xf:fml:xaerominimap:xaero_playerlist_sendworldinfo,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerlist_sendworldinfo,xf:fml:xaerominimap:xaero_playerlist_sendworldinfo,pl:mixin:A}
        at net.minecraft.server.network.ServerLoginPacketListenerImpl.m_10055_(ServerLoginPacketListenerImpl.java:163) ~[server-1.19.2-20220805.130853-srg.jar%23259!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pluto.mixins.json:shared.network.pipeline.encryption.ServerLoginNetworkHandlerMixin,pl:mixin:A}
        at net.minecraft.server.network.ServerLoginPacketListenerImpl.m_9933_(ServerLoginPacketListenerImpl.java:78) ~[server-1.19.2-20220805.130853-srg.jar%23259!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pluto.mixins.json:shared.network.pipeline.encryption.ServerLoginNetworkHandlerMixin,pl:mixin:A}
        at net.minecraft.network.Connection.m_129483_(Connection.java:253) ~[server-1.19.2-20220805.130853-srg.jar%23259!/:?] {re:mixin,re:classloading,pl:mixin:APP:pluto.mixins.json:shared.network.flushconsolidation.ClientConnectionMixin,pl:mixin:APP:pluto.mixins.json:shared.network.pipeline.compression.ClientConnectionMixin,pl:mixin:APP:pluto.mixins.json:shared.network.pipeline.encryption.ClientConnectionMixin,pl:mixin:APP:badpackets.mixins.json:MixinConnection,pl:mixin:A}
        at net.minecraft.server.network.ServerConnectionListener.m_9721_(ServerConnectionListener.java:143) ~[server-1.19.2-20220805.130853-srg.jar%23259!/:?] {re:classloading}
        at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:1019) ~[server-1.19.2-20220805.130853-srg.jar%23259!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,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:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:wwoo_forge.mixins.json:QuitMixin,pl:mixin:A}
        at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:326) ~[server-1.19.2-20220805.130853-srg.jar%23259!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:blueprint.mixins.json:DedicatedServerMixin,pl:mixin:A}
        at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:944) ~[server-1.19.2-20220805.130853-srg.jar%23259!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,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:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:wwoo_forge.mixins.json:QuitMixin,pl:mixin:A}
    
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:791) ~[server-1.19.2-20220805.130853-srg.jar%23259!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,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:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:wwoo_forge.mixins.json:QuitMixin,pl:mixin:A}
        at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:278) ~[server-1.19.2-20220805.130853-srg.jar%23259!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,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:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:wwoo_forge.mixins.json:QuitMixin,pl:mixin:A}
        at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}
[03:25:41 INFO]: com.mojang.authlib.GameProfile@55f07a06[id=a22730ca-1658-3d5f-82e8-99f4e1ffdffe,name=idiot,properties={},legacy=false] (/31.6.117.234:59609) lost connection: Invalid player data
 

Edited by flashace
Link to comment
Share on other sites

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...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Hi, I want to make a client-only mod, everything is ok, but when I use shaders, none of the textures rendered in RenderLevelStageEvent nor the crow entity model are rendered, I want them to be visible, because it's a horror themed mod Here is how i render the crow model in the CrowEntityRenderer<CrowEntity>, by the time i use this method, i know is not the right method but i don't think this is the cause of the problem, the renderType i'm using is entityCutout @Override public void render(CrowEntity p_entity, float entityYaw, float partialTick, PoseStack poseStack, MultiBufferSource bufferSource, int packedLight) { super.render(p_entity, entityYaw, partialTick, poseStack, bufferSource, packedLight); ClientEventHandler.getClient().crow.renderToBuffer(poseStack, bufferSource.getBuffer(ClientEventHandler.getClient().crow .renderType(TEXTURE)), packedLight, OverlayTexture.NO_OVERLAY, Utils.rgb(255, 255, 255)); } Here renderLevelStage @Override public void renderWorld(RenderLevelStageEvent e) { horrorEvents.draw(e); } Here is how i render every event public void draw(RenderLevelStageEvent e) { for (HorrorEvent event : currentHorrorEvents) { event.tick(e.getPartialTick()); event.draw(e); } } Here is how i render the crow model on the event @Override public void draw(RenderLevelStageEvent e) { if(e.getStage() == RenderLevelStageEvent.Stage.AFTER_ENTITIES) { float arcProgress = getArcProgress(0.25f); int alpha = (int) Mth.lerp(arcProgress, 0, 255); int packedLight = LevelRenderer.getLightColor(Minecraft.getInstance().level, blockPos); VertexConsumer builder = ClientEventHandler.bufferSource.getBuffer(crow); Crow<CreepyBirdHorrorEvent> model = ClientEventHandler .getClient().crow; model.setupAnim(this); RenderHelper.renderModelInWorld(model, position, offset, e.getCamera(), e.getPoseStack(), builder, packedLight, OverlayTexture.NO_OVERLAY, alpha); builder = ClientEventHandler.bufferSource.getBuffer(eyes); RenderHelper.renderModelInWorld(model, position, offset, e.getCamera(), e.getPoseStack(), builder, 15728880, OverlayTexture.NO_OVERLAY, alpha); } } How i render the model public static void renderModelInWorld(Model model, Vector3f pos, Vector3f offset, Camera camera, PoseStack matrix, VertexConsumer builder, int light, int overlay, int alpha) { matrix.pushPose(); Vec3 cameraPos = camera.getPosition(); double finalX = pos.x - cameraPos.x + offset.x; double finalY = pos.y - cameraPos.y + offset.y; double finalZ = pos.z - cameraPos.z + offset.z; matrix.pushPose(); matrix.translate(finalX, finalY, finalZ); matrix.mulPose(Axis.XP.rotationDegrees(180f)); model.renderToBuffer(matrix, builder, light, overlay, Utils .rgba(255, 255, 255, alpha)); matrix.popPose(); matrix.popPose(); } Thanks in advance
    • Here's the link: https://mclo.gs/7L5FibL Here's the link: https://mclo.gs/7L5FibL
    • Also the mod "Connector Extras" modifies Reach-entity-attributes and can cause fatal errors when combined with ValkrienSkies mod. Disable this mod and continue to use Syntra without it.
    • Hi everyone. I was trying modify the vanilla loot of the "short_grass" block, I would like it drops seeds and vegetal fiber (new item of my mod), but I don't found any guide or tutorial on internet. Somebody can help me?
    • On 1.20.1 use ValkrienSkies mod version 2.3.0 Beta 1. I had the same issues as you and it turns out the newer beta versions have tons of unresolved incompatibilities. If you change the version you will not be required to change the versions of eureka or any other additions unless prompted at startup. This will resolve Reach-entity-attributes error sound related error and cowardly errors.
×
×
  • Create New...

Important Information

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