Skip to content

All Players disconnecting - v.1.0.44 #13

@Xytronix

Description

@Xytronix

I have seen this happen over and over, a server restart doesn't fix it. It causes all players to time out from the server.

[2026/01/28 06:05:33 SEVERE]                [Hytale] Exception in thread Thread[#92,WorldThread - default,5,InnocuousForkJoinWorkerThreadGroup]:
java.lang.NullPointerException: Cannot invoke "com.hypixel.hytale.server.core.modules.entity.component.TransformComponent.setChunkLocation(com.hypixel.hytale.component.Ref, com.hypixel.hytale.server.core.universe.world.chunk.WorldChunk)" because "transformComponent" is null
        at com.hypixel.hytale.server.core.universe.world.chunk.EntityChunk$EntityChunkLoadingSystem.onComponentRemoved(EntityChunk.java:181)
        at com.hypixel.hytale.server.core.universe.world.chunk.EntityChunk$EntityChunkLoadingSystem.onComponentRemoved(EntityChunk.java:78)
        at com.hypixel.hytale.component.Store.removeComponentIfExists(Store.java:1348)
        at com.hypixel.hytale.component.Store.tryRemoveComponent(Store.java:1289)
        at com.hypixel.hytale.server.core.universe.world.chunk.WorldChunk.startsTicking(WorldChunk.java:251)
        at com.hypixel.hytale.server.core.universe.world.chunk.WorldChunk.updateFlag(WorldChunk.java:238)
        at com.hypixel.hytale.server.core.universe.world.chunk.WorldChunk.setFlag(WorldChunk.java:180)
        at com.hypixel.hytale.server.core.modules.entity.player.ChunkTracker.lambda$tick$0(ChunkTracker.java:375)
        at com.hypixel.hytale.component.CommandBuffer.consume(CommandBuffer.java:520)
        at com.hypixel.hytale.component.Store.tick(Store.java:1984)
        at com.hypixel.hytale.component.system.tick.ArchetypeTickingSystem.tick(ArchetypeTickingSystem.java:36)
        at com.hypixel.hytale.component.Store.tickInternal(Store.java:1930)
        at com.hypixel.hytale.component.Store.tick(Store.java:1900)
        at com.hypixel.hytale.server.core.universe.world.World.tick(World.java:406)
        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/28 06:05:33 SEVERE]                [Hytale] Exception in thread Thread[#92,WorldThread - default,5,InnocuousForkJoinWorkerThreadGroup]:
java.lang.NullPointerException: Cannot invoke "com.hypixel.hytale.server.core.modules.entity.component.TransformComponent.setChunkLocation(com.hypixel.hytale.component.Ref, com.hypixel.hytale.server.core.universe.world.chunk.WorldChunk)" because "transformComponent" is null
        at com.hypixel.hytale.server.core.universe.world.chunk.EntityChunk$EntityChunkLoadingSystem.onComponentRemoved(EntityChunk.java:181)
        at com.hypixel.hytale.server.core.universe.world.chunk.EntityChunk$EntityChunkLoadingSystem.onComponentRemoved(EntityChunk.java:78)
        at com.hypixel.hytale.component.Store.removeComponentIfExists(Store.java:1348)
        at com.hypixel.hytale.component.Store.tryRemoveComponent(Store.java:1289)
        at com.hypixel.hytale.server.core.universe.world.chunk.WorldChunk.startsTicking(WorldChunk.java:251)
        at com.hypixel.hytale.server.core.universe.world.chunk.WorldChunk.updateFlag(WorldChunk.java:238)
        at com.hypixel.hytale.server.core.universe.world.chunk.WorldChunk.setFlag(WorldChunk.java:180)
        at com.hypixel.hytale.server.core.modules.entity.player.ChunkTracker.lambda$tick$0(ChunkTracker.java:375)
        at com.hypixel.hytale.component.CommandBuffer.consume(CommandBuffer.java:520)
        at com.hypixel.hytale.component.Store.tick(Store.java:1984)
        at com.hypixel.hytale.component.system.tick.ArchetypeTickingSystem.tick(ArchetypeTickingSystem.java:36)
        at com.hypixel.hytale.component.Store.tickInternal(Store.java:1930)
        at com.hypixel.hytale.component.Store.tick(Store.java:1900)
        at com.hypixel.hytale.server.core.universe.world.World.tick(World.java:406)
        at com.hypixel.hytale.server.core.util.thread.TickingThread.run(TickingThread.java:89)
        at java.base/java.lang.Thread.run(Thread.java:1474)
 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions