#(41) Error spawnpoint - gamekick

10 messages · Page 1 of 1 (latest)

wide thunder
#

hey guys^^ maybe Im dumb atm, but what is wrong? I get kicked from the game with:

[27-12-24 15:07:12.605] ERROR: General     , 1735308432604> 0> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: can't create player at x,y,z=12524,0,1483 because the square is null at IsoWorld.init line:2799..
[27-12-24 15:07:12.605] ERROR: General     , 1735308432605> 0> DebugLogStream.printException> Stack trace:.

Can someone help me pls? :)

elder laurel
#

You wrote the coordinate incorrectly

#

"z" is the height coordinate

#

Meaning you tried spawning 1483 stories in the air

#

The correct location is 12524,1483,0

wide thunder
#

well...thanks xD I thought about it but idk, isnt "y" usually the height?

elder laurel
#

It seems to be both y and z

#

So it depends