Internal server error when regenerating
CraftMaster163 opened this issue ยท 12 comments
[26Oct2020 20:40:55.402] [Server thread/WARN] [net.minecraft.network.NetworkSystem/]: Failed to handle packet for /127.0.0.1:62688
net.minecraft.crash.ReportedException: Ticking player
at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:463) ~[?:?]
at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:195) ~[?:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:227) ~[?:?]
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) ~[?:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:861) ~[?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:283) ~[?:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:783) ~[?:?]
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:638) ~[?:?]
at net.minecraft.server.MinecraftServer.lambda$func_240784_a_$0(MinecraftServer.java:229) ~[?:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_271]
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/settings/PointOfView
at me.swirtzly.regen.common.regen.transitions.FieryTransition.onUpdateMidRegen(FieryTransition.java:37) ~[?:1.0.5]
at me.swirtzly.regen.common.regen.RegenCap.tick(RegenCap.java:125) ~[?:1.0.5]
at net.minecraftforge.common.util.LazyOptional.ifPresent(LazyOptional.java:161) ~[?:?]
at me.swirtzly.regen.handlers.CommonEvents.onLive(CommonEvents.java:139) ~[?:1.0.5]
at net.minecraftforge.eventbus.ASMEventHandler_99_CommonEvents_onLive_LivingUpdateEvent.invoke(.dynamic) ~[?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-3.0.3-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:297) ~[eventbus-3.0.3-service.jar:?]
at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:310) ~[?:?]
at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2112) ~[?:?]
at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:223) ~[?:?]
at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:400) ~[?:?]
... 9 more
Hi, could you please provide a list of mods that are installed and the version of Regeneration Mod you are using?
If i change the type it works fine its just fiery
-edit its not just that I changed to sparkle and that worked. I'll test them all
Fiery, Ender Dragon, Troughton, and Watcher all cause internal server errors
noice, great mod fyi :) also is the Bio-container not in the 1.16.3 version? cuz i don't see it in JEI or inventory
oh yeah do you want me to go though and make the other animations error me out?
No that's fine thanks! It's something global across all the types, fixing one will fix them all
The jar is in /setblock but I'm not done with it yet, so it's unobtainable at the moment
latest.log
also have the client side. other one was server log
I'll have a fix out for this asap, it's a easy fix and something I accidentally over looked