FTB Presents Direwolf20 internal server error when joining

  • Tech Support section is for getting help with FTB related problems. If there's a repeatable issue that can be labeled as a bug, then please use the issue tracker for the pack or the app at GitHub issue trackers - If there's no repository for a pack that means that the pack is old and/or will not be updated. Bugs for older packs will not be fixed, unless they are critical.
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

UndercoverQuasar

New Member
Jul 29, 2019
19
0
0
Title:
FTB Presents Direwolf20 internal server error when joining
Launcher Version:
1.6.51
Modpack:
FTB Presents Direwolf20
Modpack Version:
1.10
Log Link:
Details of the issue:
Hi, myself and another player currently play on a FTB Presents Direwolf 20 server. The other day, the other player was unable to join the server due to server errors and crashed back to the main menu. Yesterday when I was playing normally and flying to spawn, my game crashed and now I am getting the same problem.

I asked the other player to send me their logs and it appears that we are getting exactly the same error.


I join the server at around line 90 of the log.

Any help solving this issue would be greatly appreciated.
 

AuricPolaris

New Member
Jul 29, 2019
314
0
0
  1. at ichun.common.core.EntityHelperBase.getFullGameProfileFromName(EntityHelperBase.java:109) [EntityHelperBase.class:?]
  2. at morph.common.morph.MorphState.createPlayer(MorphState.java:173) [MorphState.class:?]
  3. at morph.common.morph.MorphState.readTag(MorphState.java:123) [MorphState.class:?]
  4. at morph.common.packet.PacketMorphStates.handleClient(PacketMorphStates.java:83) [PacketMorphStates.class:?]
  5. at morph.common.packet.PacketMorphStates.execute(PacketMorphStates.java:62) [PacketMorphStates.class:?]
May be indicative of packet overflow from the Morph mod. Try removing the mod from the server (and client!), then attempt to join again. I have seen it when player's have too many morphs that their life packets to and from the server are not able to occur fast enough to stay connected because the morph packet's are too excessive upon loading the player entity into the game.
 

UndercoverQuasar

New Member
Jul 29, 2019
19
0
0
Thanks for your suggestion, I have passed that onto the server owner.
If it is indeed Morph causing the problem, is there any way to disable it server side only so people don't have to mess about deleting their own version of the mod?
 

AuricPolaris

New Member
Jul 29, 2019
314
0
0
If the owner removes the mod from the server, it will be disabled for everyone and they will not have to remove it from their clients.