Skip to content

/tphere <player> #47

@FidoScamander

Description

@FidoScamander

Bug Report

EliteEssentials Version
What version of EliteEssentials are you running?
Example: v1.1.13-14

Hi, I don't want to disturb you.

I noticed, and I wanted to know if it's just me...
When I'm in world 1 and try to approach a player in world 2 with the command /tphere "player", I get an error message and the teleport doesn't work.

[2026/02/23 17:40:24 INFO] [CommandManager] Newt_Scamander executed command: tphere davized
[2026/02/23 17:40:24 SEVERE] [AbstractCommand] Exception while running that command:
java.lang.IllegalStateException: Assert not in thread! Thread[#127,WorldThread - default_world,5,InnocuousForkJoinWorkerThreadGroup] but was in Thread[#107,WorldThread - spawn_world,5,InnocuousForkJoinWorkerThreadGroup]
at com.hypixel.hytale.component.Store.assertThread(Store.java:2306)
at com.hypixel.hytale.component.Store.getComponent(Store.java:1215)
at ThirdParty(com.eliteessentials:EliteEssentials)//com.eliteessentials.commands.hytale.HytaleTphereCommand.execute(HytaleTphereCommand.java:102)
at com.hypixel.hytale.server.core.command.system.basecommands.AbstractPlayerCommand.lambda$executeAsync$0(AbstractPlayerCommand.java:85)
at com.hypixel.hytale.server.core.command.system.basecommands.AbstractAsyncCommand.lambda$runAsync$0(AbstractAsyncCommand.java:76)
at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1825)
at com.hypixel.hytale.server.core.universe.world.World.consumeTaskQueue(World.java:959)
at com.hypixel.hytale.server.core.universe.world.World.tick(World.java:451)
at com.hypixel.hytale.server.core.util.thread.TickingThread.run(TickingThread.java:95)
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