[Bug]: When i connect to server crash #31

Closed
opened 2026-02-05 16:39:51 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @josielcm on GitHub (Jan 21, 2026).

Panel Type

Pterodactyl Panel

Panel Version

1.11.11

Wings Version

1.11.8 ig

Panel Deployment Method

Docker

Wings Deployment Method

Docker

Wings Location

Different machine (Remote)

Server Architecture

x86_64 (amd64)

When does the issue occur?

Other

Is the issue reproducible?

Yes, it happens every time

Bug Description

When i connect to server load and crash a few secconds after join idk why

Console Logs

[2026/01/21 06:49:44 FINEST]                    [LoginTiming] setTimeout-send-world-settings took 718us 398ns
[2026/01/21 06:49:44   FINE]                    [LoginTiming] Load Player Config took 514us 576ns
[2026/01/21 06:49:44 FINEST]                    [LoginTiming] setTimeout-receive-assets-request took 48ms 165us 276ns
[2026/01/21 06:49:44   FINE]                    [LoginTiming] Request Assets took 663ms 477us 122ns
[2026/01/21 06:49:44 FINEST]                    [LoginTiming] setTimeout-send-assets took 811us 784ns
[2026/01/21 06:49:44   FINE]                    [LoginTiming] Send Common Assets took 340us 419ns
[2026/01/21 06:49:45   WARN]                         [Hytale] Missing interaction Effect
[2026/01/21 06:49:45   FINE]                    [LoginTiming] Send Config Assets took 249ms 194us 337ns
[2026/01/21 06:49:46   FINE]                    [LoginTiming] Player Options took 1sec 755ms 181us 597ns
[2026/01/21 06:49:46   INFO]                     [Universe|P] Adding player '6s7 (d42367f0-0fa2-4d5b-9325-bd3acbdf61ea)
[2026/01/21 06:49:46 FINEST]                    [LoginTiming] Load Player Config took 6ms 343us 229ns
[2026/01/21 06:49:46 FINEST]                    [LoginTiming] Processed Referral took 2ms 983us 702ns
[2026/01/21 06:49:46   WARN]                         [Hytale] {Playing(QuicConnectionAddress{connId=edd2751e5f0e4f4cc1f1a5621af8631dc4152dee} (/172.18.0.1:42295, streamId=0)), d42367f0-0fa2-4d5b-9325-bd3acbdf61ea, 6s7} Added future for ClientReady packet?
[2026/01/21 06:49:46   INFO]                  [World|default] Adding player '6s7' to world 'default' at location null (d42367f0-0fa2-4d5b-9325-bd3acbdf61ea)
[2026/01/21 06:49:46   INFO]                         [Hytale] {Playing(QuicConnectionAddress{connId=edd2751e5f0e4f4cc1f1a5621af8631dc4152dee} (/172.18.0.1:42295, streamId=0)), d42367f0-0fa2-4d5b-9325-bd3acbdf61ea, 6s7}: Sent com.hypixel.hytale.protocol.packets.player.JoinWorld@6f69c3e7
[2026/01/21 06:49:46 FINEST]                    [LoginTiming] setTimeout-add-to-universe took 6ms 617us 263ns
[2026/01/21 06:49:47   WARN]                         [Hytale] {Playing(QuicConnectionAddress{connId=edd2751e5f0e4f4cc1f1a5621af8631dc4152dee} (/172.18.0.1:42295, streamId=0)), d42367f0-0fa2-4d5b-9325-bd3acbdf61ea, 6s7}: Received com.hypixel.hytale.protocol.packets.player.ClientReady@9da7
[2026/01/21 06:49:47   INFO]                         [Entity] Assigning default gamemode Adventure to player!
[2026/01/21 06:49:47   INFO]                  [World|default] Player '6s7' joined world 'default' at location Vector3d{x=855.5, y=122.10000002384186, z=-224.5} (d42367f0-0fa2-4d5b-9325-bd3acbdf61ea)
[2026/01/21 06:49:47 FINEST]                    [LoginTiming] Add to World took 524ms 143us 989ns
[2026/01/21 06:49:47   FINE]                    [LoginTiming] Add To Universe took 65us 112ns
[2026/01/21 06:49:47   INFO]                [WorldMapTracker] Started Generating Map!
[2026/01/21 06:49:47   WARN]                         [Entity] getPositionComponent called async [CONTEXT ratelimit_period="5 MINUTES" ]
java.lang.Throwable
        at com.hypixel.hytale.server.core.entity.Entity.getTransformComponent(Entity.java:278)
        at com.hypixel.hytale.server.core.universe.world.WorldMapTracker.tick(WorldMapTracker.java:151)
        at com.hypixel.hytale.server.core.universe.world.worldmap.WorldMapManager.tick(WorldMapManager.java:149)
        at com.hypixel.hytale.server.core.util.thread.TickingThread.run(TickingThread.java:89)
        at java.base/java.lang.Thread.run(Thread.java:1474)

[2026/01/21 06:49:48 SEVERE]                  [World|default] Took too long to run pre-load process hook for chunk: 48ms 752us 308ns > TICK_STEP, Has GC Run: true, WorldChunk{x=30, z=-11, flags=00000000000000000000000000000100}, Hook: com.hypixel.hytale.server.core.modules.block.BlockModule$$Lambda/0x000000006aacab10@5eed2edf
./start.sh: line 111:    82 Killed

Additional Context

No response

Pre-submission Checklist

  • I have searched existing issues to make sure this bug hasn't already been reported
  • I have verified that I own Hytale on the account I'm using for authentication
  • I am using the latest version of the egg
Originally created by @josielcm on GitHub (Jan 21, 2026). ### Panel Type Pterodactyl Panel ### Panel Version 1.11.11 ### Wings Version 1.11.8 ig ### Panel Deployment Method Docker ### Wings Deployment Method Docker ### Wings Location Different machine (Remote) ### Server Architecture x86_64 (amd64) ### When does the issue occur? Other ### Is the issue reproducible? Yes, it happens every time ### Bug Description When i connect to server load and crash a few secconds after join idk why ### Console Logs ```shell [2026/01/21 06:49:44 FINEST] [LoginTiming] setTimeout-send-world-settings took 718us 398ns [2026/01/21 06:49:44 FINE] [LoginTiming] Load Player Config took 514us 576ns [2026/01/21 06:49:44 FINEST] [LoginTiming] setTimeout-receive-assets-request took 48ms 165us 276ns [2026/01/21 06:49:44 FINE] [LoginTiming] Request Assets took 663ms 477us 122ns [2026/01/21 06:49:44 FINEST] [LoginTiming] setTimeout-send-assets took 811us 784ns [2026/01/21 06:49:44 FINE] [LoginTiming] Send Common Assets took 340us 419ns [2026/01/21 06:49:45 WARN] [Hytale] Missing interaction Effect [2026/01/21 06:49:45 FINE] [LoginTiming] Send Config Assets took 249ms 194us 337ns [2026/01/21 06:49:46 FINE] [LoginTiming] Player Options took 1sec 755ms 181us 597ns [2026/01/21 06:49:46 INFO] [Universe|P] Adding player '6s7 (d42367f0-0fa2-4d5b-9325-bd3acbdf61ea) [2026/01/21 06:49:46 FINEST] [LoginTiming] Load Player Config took 6ms 343us 229ns [2026/01/21 06:49:46 FINEST] [LoginTiming] Processed Referral took 2ms 983us 702ns [2026/01/21 06:49:46 WARN] [Hytale] {Playing(QuicConnectionAddress{connId=edd2751e5f0e4f4cc1f1a5621af8631dc4152dee} (/172.18.0.1:42295, streamId=0)), d42367f0-0fa2-4d5b-9325-bd3acbdf61ea, 6s7} Added future for ClientReady packet? [2026/01/21 06:49:46 INFO] [World|default] Adding player '6s7' to world 'default' at location null (d42367f0-0fa2-4d5b-9325-bd3acbdf61ea) [2026/01/21 06:49:46 INFO] [Hytale] {Playing(QuicConnectionAddress{connId=edd2751e5f0e4f4cc1f1a5621af8631dc4152dee} (/172.18.0.1:42295, streamId=0)), d42367f0-0fa2-4d5b-9325-bd3acbdf61ea, 6s7}: Sent com.hypixel.hytale.protocol.packets.player.JoinWorld@6f69c3e7 [2026/01/21 06:49:46 FINEST] [LoginTiming] setTimeout-add-to-universe took 6ms 617us 263ns [2026/01/21 06:49:47 WARN] [Hytale] {Playing(QuicConnectionAddress{connId=edd2751e5f0e4f4cc1f1a5621af8631dc4152dee} (/172.18.0.1:42295, streamId=0)), d42367f0-0fa2-4d5b-9325-bd3acbdf61ea, 6s7}: Received com.hypixel.hytale.protocol.packets.player.ClientReady@9da7 [2026/01/21 06:49:47 INFO] [Entity] Assigning default gamemode Adventure to player! [2026/01/21 06:49:47 INFO] [World|default] Player '6s7' joined world 'default' at location Vector3d{x=855.5, y=122.10000002384186, z=-224.5} (d42367f0-0fa2-4d5b-9325-bd3acbdf61ea) [2026/01/21 06:49:47 FINEST] [LoginTiming] Add to World took 524ms 143us 989ns [2026/01/21 06:49:47 FINE] [LoginTiming] Add To Universe took 65us 112ns [2026/01/21 06:49:47 INFO] [WorldMapTracker] Started Generating Map! [2026/01/21 06:49:47 WARN] [Entity] getPositionComponent called async [CONTEXT ratelimit_period="5 MINUTES" ] java.lang.Throwable at com.hypixel.hytale.server.core.entity.Entity.getTransformComponent(Entity.java:278) at com.hypixel.hytale.server.core.universe.world.WorldMapTracker.tick(WorldMapTracker.java:151) at com.hypixel.hytale.server.core.universe.world.worldmap.WorldMapManager.tick(WorldMapManager.java:149) at com.hypixel.hytale.server.core.util.thread.TickingThread.run(TickingThread.java:89) at java.base/java.lang.Thread.run(Thread.java:1474) [2026/01/21 06:49:48 SEVERE] [World|default] Took too long to run pre-load process hook for chunk: 48ms 752us 308ns > TICK_STEP, Has GC Run: true, WorldChunk{x=30, z=-11, flags=00000000000000000000000000000100}, Hook: com.hypixel.hytale.server.core.modules.block.BlockModule$$Lambda/0x000000006aacab10@5eed2edf ./start.sh: line 111: 82 Killed ``` ### Additional Context _No response_ ### Pre-submission Checklist - [x] I have searched existing issues to make sure this bug hasn't already been reported - [x] I have verified that I own Hytale on the account I'm using for authentication - [x] I am using the latest version of the egg
OVERLORD added the bug label 2026-02-05 16:39:51 +03:00
Author
Owner

@NATroutter commented on GitHub (Jan 21, 2026):

This doesn't seem like its an issue with the egg more like plugin / hytale server software issue you could try to make a new fresh server and see does that crash also ?

@NATroutter commented on GitHub (Jan 21, 2026): This doesn't seem like its an issue with the egg more like plugin / hytale server software issue you could try to make a new fresh server and see does that crash also ?
Author
Owner

@NATroutter commented on GitHub (Jan 22, 2026):

Issue #37 is the same as this

@NATroutter commented on GitHub (Jan 22, 2026): Issue #37 is the same as this
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/egg-hytale#31