LunaPixelStudios / Medieval-MC

https://lunapixel.studio/discord
https://lunapixel.studio/discord
15 stars 9 forks source link

Unable to connect to server #35

Closed EvilGrinUK closed 2 years ago

EvilGrinUK commented 2 years ago

Describe the Bug

When I attempt to connect to our server I get an internal server error.

Single player works correctly.

Reproduction Steps

  1. Attempt to connect to a MP server
  2. Connection fails with a 'internal server error' message

Screenshots and Videos

No response

Crash Report or Log

https://gist.githubusercontent.com/EvilGrinUK/21d9186b0a27f366d3c705a8fed9f43c/raw/41502f4f94238abb40644db6c92d9b6e8313d592/Medieval%2520Minecraft%2520v49%2520connect%2520error%2520log

Operating System

Windows 10

Minecraft Version

1.16

Modloader

Forge

Modpack Version

v49

Optifine

No

Other Mods

None

localzuk commented 2 years ago

These are the logs for a login attempt on the server side.

`[24Jan2022 22:08:10.271] [User Authenticator #3/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player EvilGrin is edfe398d-24c4-47ef-bca2-a68639e49ec9 [24Jan2022 22:08:11.842] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 22ms increasing chunk view distance to: 9 [24Jan2022 22:08:15.223] [Server thread/ERROR] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: Exception caught during firing event: null Index: 2 Listeners: 0: NORMAL 1: ASM: class com.vulp.druidcraft.events.EventHandler onPlayerWakeUp(Lnet/minecraftforge/event/entity/player/PlayerWakeUpEvent;)V 2: ASM: class net.yezon.theabyss.procedures.SaveHomeLocationProcedure$GlobalTrigger onEntityEndSleep(Lnet/minecraftforge/event/entity/player/PlayerWakeUpEvent;)V 3: ASM: class net.yezon.theabyss.procedures.SleepEventProcedure$GlobalTrigger onEntityEndSleep(Lnet/minecraftforge/event/entity/player/PlayerWakeUpEvent;)V 4: ASM: class net.yezon.theabyss.procedures.SleepEvent2Procedure$GlobalTrigger onEntityEndSleep(Lnet/minecraftforge/event/entity/player/PlayerWakeUpEvent;)V 5: ASM: vazkii.quark.content.tweaks.module.ImprovedSleepingModule@44126cac onWakeUp(Lnet/minecraftforge/event/entity/player/PlayerWakeUpEvent;)V 6: ASM: class xratedjunior.betterdefaultbiomes.common.enchantment.EnchantmentEventSubscriber onPlayerTick(Lnet/minecraftforge/event/entity/living/LivingEvent;)V java.lang.NullPointerException at net.minecraftforge.fml.network.PacketDistributor.lambda$playerConsumer$1(PacketDistributor.java:217) at net.minecraftforge.fml.network.PacketDistributor$$Lambda$37016/121462713.accept(Unknown Source) at net.minecraftforge.fml.network.PacketDistributor$PacketTarget.send(PacketDistributor.java:179) at net.minecraftforge.fml.network.simple.SimpleChannel.send(SimpleChannel.java:124) at net.yezon.theabyss.TheabyssModVariables$PlayerVariables.syncPlayerVariables(TheabyssModVariables.java:495) at net.yezon.theabyss.procedures.SaveHomeLocationProcedure.lambda$executeProcedure$0(SaveHomeLocationProcedure.java:48) at net.yezon.theabyss.procedures.SaveHomeLocationProcedure$$Lambda$37758/969032081.accept(Unknown Source) at net.minecraftforge.common.util.LazyOptional.ifPresent(LazyOptional.java:165) at net.yezon.theabyss.procedures.SaveHomeLocationProcedure.executeProcedure(SaveHomeLocationProcedure.java:46) at net.yezon.theabyss.procedures.SaveHomeLocationProcedure$GlobalTrigger.onEntityEndSleep(SaveHomeLocationProcedure.java:33) at net.minecraftforge.eventbus.ASMEventHandler_2867_GlobalTrigger_onEntityEndSleep_PlayerWakeUpEvent.invoke(.dynamic) at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) at net.minecraftforge.eventbus.EventBus$$Lambda$3277/541947696.invoke(Unknown Source) at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) at net.minecraftforge.event.ForgeEventFactory.onPlayerWakeup(ForgeEventFactory.java:481) at net.minecraft.entity.player.PlayerEntity.func_225652a(PlayerEntity.java:1259) at net.minecraft.entity.player.ServerPlayerEntity.func_225652a(ServerPlayerEntity.java:820) at net.minecraft.entity.player.PlayerEntity.func_213366_dy(PlayerEntity.java:1269) at net.minecraft.entity.player.ServerPlayerEntity.func_70037_a(ServerPlayerEntity.java:256) at net.minecraft.entity.Entity.func_70020_e(Entity.java:1494) at net.minecraft.world.storage.PlayerData.func_237336b(PlayerData.java:56) at net.minecraft.server.management.PlayerList.func_72380_a(PlayerList.java:295) at net.minecraft.server.management.PlayerList.func_72355_a(PlayerList.java:128) at net.minecraft.network.login.ServerLoginNetHandler.func_147326_c(ServerLoginNetHandler.java:118) at net.minecraft.network.login.ServerLoginNetHandler.func_73660_a(ServerLoginNetHandler.java:65) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:222) at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) at net.minecraft.server.MinecraftServer.func_240802v(MinecraftServer.java:642) at net.minecraft.server.MinecraftServer.func_240783a(MinecraftServer.java:232) at net.minecraft.server.MinecraftServer$$Lambda$35058/1687042018.run(Unknown Source) at java.lang.Thread.run(Thread.java:745)

[24Jan2022 22:08:15.226] [Server thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID f5040975-1a97-4675-baf2-14dfceb93078 [24Jan2022 22:08:15.227] [Server thread/WARN] [net.minecraft.network.NetworkSystem/]: Failed to handle packet for /IPADDRESS:52446 net.minecraft.crash.ReportedException: Loading entity NBT at net.minecraft.entity.Entity.func_70020_e(Entity.java:1509) ~[?:?] at net.minecraft.world.storage.PlayerData.func_237336b(PlayerData.java:56) ~[?:?] at net.minecraft.server.management.PlayerList.func_72380_a(PlayerList.java:295) ~[?:?] at net.minecraft.server.management.PlayerList.func_72355_a(PlayerList.java:128) ~[?:?] at net.minecraft.network.login.ServerLoginNetHandler.func_147326_c(ServerLoginNetHandler.java:118) ~[?:?] at net.minecraft.network.login.ServerLoginNetHandler.func_73660_a(ServerLoginNetHandler.java:65) ~[?:?] at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:222) ~[?:?] at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) [?:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) [?:?] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) [?:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) [?:?] at net.minecraft.server.MinecraftServer.func_240802v(MinecraftServer.java:642) [?:?] at net.minecraft.server.MinecraftServer.func_240783a(MinecraftServer.java:232) [?:?] at net.minecraft.server.MinecraftServer$$Lambda$35058/1687042018.run(Unknown Source) [?:?] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] Caused by: java.lang.NullPointerException at net.minecraftforge.fml.network.PacketDistributor.lambda$playerConsumer$1(PacketDistributor.java:217) ~[?:?] at net.minecraftforge.fml.network.PacketDistributor$$Lambda$37016/121462713.accept(Unknown Source) ~[?:?] at net.minecraftforge.fml.network.PacketDistributor$PacketTarget.send(PacketDistributor.java:179) ~[?:?] at net.minecraftforge.fml.network.simple.SimpleChannel.send(SimpleChannel.java:124) ~[?:?] at net.yezon.theabyss.TheabyssModVariables$PlayerVariables.syncPlayerVariables(TheabyssModVariables.java:495) ~[?:?] at net.yezon.theabyss.procedures.SaveHomeLocationProcedure.lambda$executeProcedure$0(SaveHomeLocationProcedure.java:48) ~[?:?] at net.yezon.theabyss.procedures.SaveHomeLocationProcedure$$Lambda$37758/969032081.accept(Unknown Source) ~[?:?] at net.minecraftforge.common.util.LazyOptional.ifPresent(LazyOptional.java:165) ~[?:?] at net.yezon.theabyss.procedures.SaveHomeLocationProcedure.executeProcedure(SaveHomeLocationProcedure.java:46) ~[?:?] at net.yezon.theabyss.procedures.SaveHomeLocationProcedure$GlobalTrigger.onEntityEndSleep(SaveHomeLocationProcedure.java:33) ~[?:?] at net.minecraftforge.eventbus.ASMEventHandler_2867_GlobalTrigger_onEntityEndSleep_PlayerWakeUpEvent.invoke(.dynamic) ~[?:?] at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.EventBus$$Lambda$3277/541947696.invoke(Unknown Source) ~[?:?] at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.event.ForgeEventFactory.onPlayerWakeup(ForgeEventFactory.java:481) ~[?:?] at net.minecraft.entity.player.PlayerEntity.func_225652a(PlayerEntity.java:1259) ~[?:?] at net.minecraft.entity.player.ServerPlayerEntity.func_225652a(ServerPlayerEntity.java:820) ~[?:?] at net.minecraft.entity.player.PlayerEntity.func_213366_dy(PlayerEntity.java:1269) ~[?:?] at net.minecraft.entity.player.ServerPlayerEntity.func_70037_a(ServerPlayerEntity.java:256) ~[?:?] at net.minecraft.entity.Entity.func_70020_e(Entity.java:1494) ~[?:?] ... 14 more [24Jan2022 22:08:15.271] [Server thread/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: com.mojang.authlib.GameProfile@6f4c0cfc[id=edfe398d-24c4-47ef-bca2-a68639e49ec9,name=EvilGrin,properties={textures=[com.mojang.authlib.properties.Property@1b813f54]},legacy=false] (/IPADDRESS:52446) lost connection: Internal server error [24Jan2022 22:09:11.420] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 23ms increasing chunk view distance to: 10 [24Jan2022 22:10:07.742] [User Authenticator #4/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player EvilGrin is edfe398d-24c4-47ef-bca2-a68639e49ec9 [24Jan2022 22:10:11.442] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 22ms increasing chunk view distance to: 11 [24Jan2022 22:10:12.423] [Server thread/ERROR] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: Exception caught during firing event: null Index: 2 Listeners: 0: NORMAL 1: ASM: class com.vulp.druidcraft.events.EventHandler onPlayerWakeUp(Lnet/minecraftforge/event/entity/player/PlayerWakeUpEvent;)V 2: ASM: class net.yezon.theabyss.procedures.SaveHomeLocationProcedure$GlobalTrigger onEntityEndSleep(Lnet/minecraftforge/event/entity/player/PlayerWakeUpEvent;)V 3: ASM: class net.yezon.theabyss.procedures.SleepEventProcedure$GlobalTrigger onEntityEndSleep(Lnet/minecraftforge/event/entity/player/PlayerWakeUpEvent;)V 4: ASM: class net.yezon.theabyss.procedures.SleepEvent2Procedure$GlobalTrigger onEntityEndSleep(Lnet/minecraftforge/event/entity/player/PlayerWakeUpEvent;)V 5: ASM: vazkii.quark.content.tweaks.module.ImprovedSleepingModule@44126cac onWakeUp(Lnet/minecraftforge/event/entity/player/PlayerWakeUpEvent;)V 6: ASM: class xratedjunior.betterdefaultbiomes.common.enchantment.EnchantmentEventSubscriber onPlayerTick(Lnet/minecraftforge/event/entity/living/LivingEvent;)V java.lang.NullPointerException at net.minecraftforge.fml.network.PacketDistributor.lambda$playerConsumer$1(PacketDistributor.java:217) at net.minecraftforge.fml.network.PacketDistributor$$Lambda$37016/121462713.accept(Unknown Source) at net.minecraftforge.fml.network.PacketDistributor$PacketTarget.send(PacketDistributor.java:179) at net.minecraftforge.fml.network.simple.SimpleChannel.send(SimpleChannel.java:124) at net.yezon.theabyss.TheabyssModVariables$PlayerVariables.syncPlayerVariables(TheabyssModVariables.java:495) at net.yezon.theabyss.procedures.SaveHomeLocationProcedure.lambda$executeProcedure$0(SaveHomeLocationProcedure.java:48) at net.yezon.theabyss.procedures.SaveHomeLocationProcedure$$Lambda$37758/969032081.accept(Unknown Source) at net.minecraftforge.common.util.LazyOptional.ifPresent(LazyOptional.java:165) at net.yezon.theabyss.procedures.SaveHomeLocationProcedure.executeProcedure(SaveHomeLocationProcedure.java:46) at net.yezon.theabyss.procedures.SaveHomeLocationProcedure$GlobalTrigger.onEntityEndSleep(SaveHomeLocationProcedure.java:33) at net.minecraftforge.eventbus.ASMEventHandler_2867_GlobalTrigger_onEntityEndSleep_PlayerWakeUpEvent.invoke(.dynamic) at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) at net.minecraftforge.eventbus.EventBus$$Lambda$3277/541947696.invoke(Unknown Source) at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) at net.minecraftforge.event.ForgeEventFactory.onPlayerWakeup(ForgeEventFactory.java:481) at net.minecraft.entity.player.PlayerEntity.func_225652a(PlayerEntity.java:1259) at net.minecraft.entity.player.ServerPlayerEntity.func_225652a(ServerPlayerEntity.java:820) at net.minecraft.entity.player.PlayerEntity.func_213366_dy(PlayerEntity.java:1269) at net.minecraft.entity.player.ServerPlayerEntity.func_70037_a(ServerPlayerEntity.java:256) at net.minecraft.entity.Entity.func_70020_e(Entity.java:1494) at net.minecraft.world.storage.PlayerData.func_237336b(PlayerData.java:56) at net.minecraft.server.management.PlayerList.func_72380_a(PlayerList.java:295) at net.minecraft.server.management.PlayerList.func_72355_a(PlayerList.java:128) at net.minecraft.network.login.ServerLoginNetHandler.func_147326_c(ServerLoginNetHandler.java:118) at net.minecraft.network.login.ServerLoginNetHandler.func_73660_a(ServerLoginNetHandler.java:65) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:222) at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) at net.minecraft.server.MinecraftServer.func_240802v(MinecraftServer.java:642) at net.minecraft.server.MinecraftServer.func_240783a(MinecraftServer.java:232) at net.minecraft.server.MinecraftServer$$Lambda$35058/1687042018.run(Unknown Source) at java.lang.Thread.run(Thread.java:745)

[24Jan2022 22:10:12.426] [Server thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID 13085029-db6b-4648-a611-ef7ae39e133c [24Jan2022 22:10:12.427] [Server thread/WARN] [net.minecraft.network.NetworkSystem/]: Failed to handle packet for /IPADDRESS:52493 net.minecraft.crash.ReportedException: Loading entity NBT at net.minecraft.entity.Entity.func_70020_e(Entity.java:1509) ~[?:?] at net.minecraft.world.storage.PlayerData.func_237336b(PlayerData.java:56) ~[?:?] at net.minecraft.server.management.PlayerList.func_72380_a(PlayerList.java:295) ~[?:?] at net.minecraft.server.management.PlayerList.func_72355_a(PlayerList.java:128) ~[?:?] at net.minecraft.network.login.ServerLoginNetHandler.func_147326_c(ServerLoginNetHandler.java:118) ~[?:?] at net.minecraft.network.login.ServerLoginNetHandler.func_73660_a(ServerLoginNetHandler.java:65) ~[?:?] at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:222) ~[?:?] at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) [?:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) [?:?] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) [?:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) [?:?] at net.minecraft.server.MinecraftServer.func_240802v(MinecraftServer.java:642) [?:?] at net.minecraft.server.MinecraftServer.func_240783a(MinecraftServer.java:232) [?:?] at net.minecraft.server.MinecraftServer$$Lambda$35058/1687042018.run(Unknown Source) [?:?] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] Caused by: java.lang.NullPointerException at net.minecraftforge.fml.network.PacketDistributor.lambda$playerConsumer$1(PacketDistributor.java:217) ~[?:?] at net.minecraftforge.fml.network.PacketDistributor$$Lambda$37016/121462713.accept(Unknown Source) ~[?:?] at net.minecraftforge.fml.network.PacketDistributor$PacketTarget.send(PacketDistributor.java:179) ~[?:?] at net.minecraftforge.fml.network.simple.SimpleChannel.send(SimpleChannel.java:124) ~[?:?] at net.yezon.theabyss.TheabyssModVariables$PlayerVariables.syncPlayerVariables(TheabyssModVariables.java:495) ~[?:?] at net.yezon.theabyss.procedures.SaveHomeLocationProcedure.lambda$executeProcedure$0(SaveHomeLocationProcedure.java:48) ~[?:?] at net.yezon.theabyss.procedures.SaveHomeLocationProcedure$$Lambda$37758/969032081.accept(Unknown Source) ~[?:?] at net.minecraftforge.common.util.LazyOptional.ifPresent(LazyOptional.java:165) ~[?:?] at net.yezon.theabyss.procedures.SaveHomeLocationProcedure.executeProcedure(SaveHomeLocationProcedure.java:46) ~[?:?] at net.yezon.theabyss.procedures.SaveHomeLocationProcedure$GlobalTrigger.onEntityEndSleep(SaveHomeLocationProcedure.java:33) ~[?:?] at net.minecraftforge.eventbus.ASMEventHandler_2867_GlobalTrigger_onEntityEndSleep_PlayerWakeUpEvent.invoke(.dynamic) ~[?:?] at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.EventBus$$Lambda$3277/541947696.invoke(Unknown Source) ~[?:?] at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.event.ForgeEventFactory.onPlayerWakeup(ForgeEventFactory.java:481) ~[?:?] at net.minecraft.entity.player.PlayerEntity.func_225652a(PlayerEntity.java:1259) ~[?:?] at net.minecraft.entity.player.ServerPlayerEntity.func_225652a(ServerPlayerEntity.java:820) ~[?:?] at net.minecraft.entity.player.PlayerEntity.func_213366_dy(PlayerEntity.java:1269) ~[?:?] at net.minecraft.entity.player.ServerPlayerEntity.func_70037_a(ServerPlayerEntity.java:256) ~[?:?] at net.minecraft.entity.Entity.func_70020_e(Entity.java:1494) ~[?:?] ... 14 more [24Jan2022 22:10:12.468] [Server thread/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: com.mojang.authlib.GameProfile@7fce135b[id=edfe398d-24c4-47ef-bca2-a68639e49ec9,name=EvilGrin,properties={textures=[com.mojang.authlib.properties.Property@9598114]},legacy=false] (/IPADDRESS:52493) lost connection: Internal server error`

Itsjoshyug commented 2 years ago

the same thing is happening to me have u figured it out?

SHXRKIEgg commented 2 years ago

Both of yours doesnt say much, Internal Server error could mean that your versions dont match or mods dont match. Can I get a latest.log for both server and client. Did you guys update if so it might be best to revert back to the previous version

Itsjoshyug commented 2 years ago

the versions match and i have put it back a version

Itsjoshyug commented 2 years ago

[19:47:42] [User Authenticator #10/INFO] [minecraft/ServerLoginNetHandler]: UUID of player itsjoshyug is 220f99b1-fb52-4821-8d15-af7d1fca5056 [19:47:47] [Server thread/ERROR] [ne.mi.ev.EventBus/EVENTBUS]: Exception caught during firing event: null Index: 2 Listeners: 0: NORMAL 1: ASM: class com.vulp.druidcraft.events.EventHandler onPlayerWakeUp(Lnet/minecraftforge/event/entity/player/PlayerWakeUpEvent;)V 2: ASM: class net.yezon.theabyss.procedures.SaveHomeLocationProcedure$GlobalTrigger onEntityEndSleep(Lnet/minecraftforge/event/entity/player/PlayerWakeUpEvent;)V 3: ASM: class net.yezon.theabyss.procedures.SleepEventProcedure$GlobalTrigger onEntityEndSleep(Lnet/minecraftforge/event/entity/player/PlayerWakeUpEvent;)V 4: ASM: class net.yezon.theabyss.procedures.SleepEvent2Procedure$GlobalTrigger onEntityEndSleep(Lnet/minecraftforge/event/entity/player/PlayerWakeUpEvent;)V 5: ASM: vazkii.quark.content.tweaks.module.ImprovedSleepingModule@7b6af283 onWakeUp(Lnet/minecraftforge/event/entity/player/PlayerWakeUpEvent;)V 6: ASM: class xratedjunior.betterdefaultbiomes.common.enchantment.EnchantmentEventSubscriber onPlayerTick(Lnet/minecraftforge/event/entity/living/LivingEvent;)V java.lang.NullPointerException [19:47:47] [Server thread/FATAL] [ne.mi.co.ForgeMod/]: Preparing crash report with UUID 2e72ae5a-ffde-4ee1-bbf9-17bb1780bce5 [19:47:47] [Server thread/INFO] [STDOUT/]: [net.minecraft.crash.CrashReport:func_85057_a:196]: Negative index in crash report handler (0/14) [19:47:47] [Server thread/WARN] [minecraft/NetworkSystem]: Failed to handle packet for /104.35.28.71:62170 net.minecraft.crash.ReportedException: Loading entity NBT at net.minecraft.entity.Entity.func_70020_e(Entity.java:1509) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinEntity,pl:mixin:APP:randompatches.mixins.json:EntityMixin,pl:mixin:APP:betterendforge.mixins.json:EntityMixin,pl:mixin:APP:structure_gel.mixins.json:EntityMixin,pl:mixin:APP:cavesandcliffs.mixins.json:core.accessor.EntityAccessor,pl:mixin:APP:origins.mixins.json:EntityMixin,pl:mixin:APP:pehkui.mixins.json:EntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116.EntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116minus.EntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116plus.EntityMixin,pl:mixin:APP:pehkui.mixins.json:step_height.EntityMixin,pl:mixin:APP:relics.mixins.json:MixinEntity,pl:mixin:APP:abnormals_core.mixins.json:EntityMixin,pl:mixin:APP:upgrade_aquatic.mixins.json:EntityMixin,pl:mixin:APP:endergetic.mixins.json:EntityMixin,pl:mixin:APP:extraboats.mixins.json:EntityMixin,pl:mixin:APP:roadrunner.mixins.json:entity.collisions.EntityMixin,pl:mixin:APP:roadrunner.mixins.json:entity.fast_fluid_check.EntityMixin,pl:mixin:APP:roadrunner.mixins.json:entity.fast_suffocation_check.EntityMixin,pl:mixin:APP:roadrunner.mixins.json:entity.skip_fire_check.EntityMixin,pl:mixin:APP:roadrunner.mixins.json:entity.stream_entity_collisions_lazily.EntityMixin,pl:mixin:APP:iceberg.mixins.json:EntityMixin,pl:mixin:APP:quark.mixins.json:EntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116minus.patchwork.compat.EntityCalculateDimensionsMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.world.storage.PlayerData.func_237336b(PlayerData.java:56) ~[?:?] {re:classloading} at net.minecraft.server.management.PlayerList.func_72380_a(PlayerList.java:295) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.management.PlayerList.func_72355_a(PlayerList.java:128) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.network.login.ServerLoginNetHandler.func_147326_c(ServerLoginNetHandler.java:118) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:randompatches.mixins.json:timeouts.ServerLoginNetHandlerMixin,pl:mixin:APP:kryptonreforged.mixins.json:network.shared.pipeline.encryption.ServerLoginNetworkHandlerMixin,pl:mixin:A} at net.minecraft.network.login.ServerLoginNetHandler.func_73660_a(ServerLoginNetHandler.java:65) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:randompatches.mixins.json:timeouts.ServerLoginNetHandlerMixin,pl:mixin:APP:kryptonreforged.mixins.json:network.shared.pipeline.encryption.ServerLoginNetworkHandlerMixin,pl:mixin:A} at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:222) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:paxi.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:roadrunner.mixins.json:world.light_batching.MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:paxi.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:roadrunner.mixins.json:world.light_batching.MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_240802v(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:paxi.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:roadrunner.mixins.json:world.light_batching.MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_240783a(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:paxi.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:roadrunner.mixins.json:world.light_batching.MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:A,pl:runtimedistcleaner:A} at java.lang.Thread.run(Thread.java:748) [?:1.8.0_312] {} Caused by: java.lang.NullPointerException [19:47:47] [Server thread/INFO] [minecraft/ServerLoginNetHandler]: com.mojang.authlib.GameProfile@5751d5dc[id=220f99b1-fb52-4821-8d15-af7d1fca5056,name=itsjoshyug,properties={textures=[com.mojang.authlib.properties.Property@7bf8144d]},legacy=false] (/104.35.28.71:62170) lost connection: Internal server error

Itsjoshyug commented 2 years ago

thats the latest log from the server

SHXRKIEgg commented 2 years ago

Can you please stop copy and pasting in the wall of text, it does not help what so ever. Use a site like pastebin. Ill ask again did you update from a previous version? I see this: vazkii.quark.content.tweaks.module.ImprovedSleepingModule Are you using the correct configs?

Itsjoshyug commented 2 years ago

no i have not updated from a previous version im sorry for the wall of text i rlly dont know exactly what i am doing

SHXRKIEgg commented 2 years ago

Who is your serverhost?

Itsjoshyug commented 2 years ago

gportal is my server host at the moment

SHXRKIEgg commented 2 years ago

@Itsjoshyug Either your Server host is the problem or its cause there are currently issues with Curseforge and downloading Modpacks. I tested and tried various ways to get the issues and it works perfectly fine on Bisect and Local hosting. [Server thread/WARN] [minecraft/NetworkSystem]: Failed to handle packet for /104.35.28.71:62170 thats the only issue I can find of your problem.

SHXRKIEgg commented 2 years ago

Describe the Bug

When I attempt to connect to our server I get an internal server error.

Single player works correctly.

Reproduction Steps

  1. Attempt to connect to a MP server
  2. Connection fails with a 'internal server error' message

Screenshots and Videos

No response

Crash Report or Log

https://gist.githubusercontent.com/EvilGrinUK/21d9186b0a27f366d3c705a8fed9f43c/raw/41502f4f94238abb40644db6c92d9b6e8313d592/Medieval%2520Minecraft%2520v49%2520connect%2520error%2520log

Operating System

Windows 10

Minecraft Version

1.16

Modloader

Forge

Modpack Version

v49

Optifine

No

Other Mods

None

Idk whats wrong with yours either, the log you gave me says nothing it wrong and it says you are using ATLauncher which idk could be the problem. Maybe try Curseforge as thats the Launcher I used. Maybe your serverlog could give me more info.

Itsjoshyug commented 2 years ago

would it still be the server if my friends can still all join i am thhe only one having this problem

SHXRKIEgg commented 2 years ago

I could use that context next time and not just get the littlest information to work with. Why is it so hard for people to give me the most info you can that I can work with as just saying it doesn't work or get the same error really gives me nothing to work with and just guess. Delete your Player Data in the world folder, I now suspect there is an item from Druidcraft causing it when you sleep. And if you ask what's your Player Data just look it up whats it your UUID.

SHXRKIEgg commented 2 years ago

@Itsjoshyug @localzuk See if disabling Quark Improved Sleep = True to false in the Quark config. Let me know if that works

SHXRKIEgg commented 2 years ago

@EvilGrinUK Still would need a Server Log from you to see what your issue is

Itsjoshyug commented 2 years ago

nope that did not work

SHXRKIEgg commented 2 years ago

Did you reset your player data?

Itsjoshyug commented 2 years ago

ok so it worked thank you it really does mean alot

EvilGrinUK commented 2 years ago

@EvilGrinUK Still would need a Server Log from you to see what your issue is

@localzuk added the server logs for my connect to the first comment.

I have extracted it out and uploaded it to my Github Gist.

https://gist.github.com/EvilGrinUK/68e02c745acd577f15ef1a66cff4ec69

I have asked @localzuk to delete my player dat from the server and I will try that when I get home from work today. I will also mention changing the Quark improved sleep setting too.

SHXRKIEgg commented 2 years ago

@EvilGrinUK Seems like yours is the same issue, try disabling the Improved sleep from quark first and if that doesnt work keep it disabled and reset your player data

EvilGrinUK commented 2 years ago

So we tested all three possible combinations

Removed player data - works. But I imagine the bug might get me again at some point disabling improved sleep - does not work on its own. disabling improved sleep and removing player data - seems to be the best work around.

SHXRKIEgg commented 2 years ago

disabling improved sleep and resetting data should not make it happen again hopefully