#Did .teleportTo(xyz) change in 1.21?

16 messages · Page 1 of 1 (latest)

urban stoneBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

simple zealot
#

arent you more concerned that the error says player is true

#

pretty sure its entity.teleportTo in your case

#

as entity.player would be short for entity.isPlayer() which returns true or false

simple zealot
#

can you send me the entire hearthstone_registry.js hmmm

#

i dont see anything wrong

#

can you send me your server.log

simple zealot
#

kjs server log

tacit sageBOT
#

Paste version of server.log, startup.log from @swift plume

simple zealot
#

theres nothing there tho, where is the error you showed me?

tacit sageBOT
#

Paste version of latest.log from @swift plume

simple zealot
#

thats ... odd..

#

im not really sure what the problem is, ive never seen this before thinking_lex

charred jasper
#

just looking through 1.21 issues, i think the finishUsing part is also run on the client

#

you need to make sure you are on the server side when using teleportTo