illegal position в майнкрафт
Minecraft Forums
Disconnected by server: Illegal position?
SO yesterday i was wanting to find some sweet ores so i decided to teleport somewhere random. I put in 123456789 for my x-co-ord and 987654321 as my y-co-ord (lol). I thought that this couldn’t hurt to try, so i did. Then it came up with a screen that said Disconnected by server: Illegal position with one option to go to the title screen. I’ve researched on some solutions and it said for me to delete my player.dat file. I tried this and with optimism; no luck fixing the problem.
Anyone with the brains/skills to fix this problem.
Cheers
I’ve heard of the error coming up once, when a mod on a server used a plugin to sleep during the day.
Wait hold on. Where is the distance limit in minecraft? I know if you go too far the world pretty much breaks. And you went. Really, really far.
Edit: Ah yes, Here on the minecraft wiki:
http://www.minecraftwiki.net/wiki/Farlands
If you go down to the after 1.8 section is says you’ll be trapped within fake chunks once you go past Plus or minus 30,000,000 blocks. You teleported much, much farther.
thanks for your help..
Yea ive came across info about the far lands and stuff but idk how to fix this I worked really hard on this world and yea. I dont really want to start a new one.
Any actual solutions on how to fix this.
This is my single player game Btw
Also, don’t teleport further than x: 30000000 z: 30000000. Those values are thirty million, and that’s the edge of the map. Height doesn’t matter, but you’ll probably either die from fall damage or suffocation if you teleport like that in survival. In survival, if you teleport past the thirty million mark, you’ll fall into the void. Or if you run past the thirty million mark too, so be careful. If you go past the thirty-two million mark or 32000000, on the x or z axis, then you’ll get the illegal position thing.
I’ve heard of the error coming up once, when a mod on a server used a plugin to sleep during the day.
Wait hold on. Where is the distance limit in minecraft? I know if you go too far the world pretty much breaks. And you went. Really, really far.
Edit: Ah yes, Here on the minecraft wiki:
http://www.minecraft. t/wiki/Farlands
If you go down to the after 1.8 section is says you’ll be trapped within fake chunks once you go past Plus or minus 30,000,000 blocks. You teleported much, much farther.
With the multiplayer/singleplayer merge, you can now fly out to the 32 million mark, where you get the illegal position thing. In 1.2.5, you could only go out like 32 blocks from 30 million, then you got trapped, and on 1.2.5 MP, you could go out up to 32 million. You can do it now in SP too.
It doesn’t matter what height you teleport to. I’ve teleported to y-1000000000000000 and y(+)100000000000000. First one, got killed by void, second, I was just in air.
SO yesterday i was wanting to find some sweet ores so i decided to teleport somewhere random. I put in 123456789 for my x-co-ord and 987654321 as my y-co-ord (lol). I thought that this couldn’t hurt to try, so i did. Then it came up with a screen that said Disconnected by server: Illegal position with one option to go to the title screen. I’ve researched on some solutions and it said for me to delete my player.dat file. I tried this and with optimism; no luck fixing the problem.
Anyone with the brains/skills to fix this problem.
Cheers
The level.dat was rewriting the player.dat. Deleting the level.dat would break your world, until you replace it lol.
And, the y co-ord is height, not length (in case you didn’t know).
I have the same problem. I’m in single player, and I’ve tried DaemoN67’s solution: it just erased all the manmade items on the map. i copied back the old files, but not the old playername.dat file, and it started staying illegal stance again.
As for where i am, i teleported myself 1,000,000,000,000,000,000,000,000,000,000,000 blocks (one dacillion blocks) above where i was.
SO yesterday i was wanting to find some sweet ores so i decided to teleport somewhere random. I put in 123456789 for my x-co-ord and 987654321 as my y-co-ord (lol). I thought that this couldn’t hurt to try, so i did. Then it came up with a screen that said Disconnected by server: Illegal position with one option to go to the title screen. I’ve researched on some solutions and it said for me to delete my player.dat file. I tried this and with optimism; no luck fixing the problem.
Anyone with the brains/skills to fix this problem.
Cheers
Edit: The illegal postition is also intended.
Also, there is no solution
Also, don’t teleport further than x: 30000000 z: 30000000. Those values are thirty million, and that’s the edge of the map. Height doesn’t matter, but you’ll probably either die from fall damage or suffocation if you teleport like that in survival. In survival, if you teleport past the thirty million mark, you’ll fall into the void. Or if you run past the thirty million mark too, so be careful. If you go past the thirty-two million mark or 32000000, on the x or z axis, then you’ll get the illegal position thing.
I’ve heard of the error coming up once, when a mod on a server used a plugin to sleep during the day.
Wait hold on. Where is the distance limit in minecraft? I know if you go too far the world pretty much breaks. And you went. Really, really far.
Урок 20—команда /execute 1.13 Часть 2
В данной части мы продолжим и закончим изучать обновлённую интересную команду /execute. В данной части мы разберём 6 параметров, такие как: anchored, in, facing, rotated, positioned и store.
Позволяет привязать взгляд игрока или положение его ног к локальным координатам.
Цепная команда будет выполняться относительно положения глаз или ног игрока.
Синтаксис: /execute anchored
Пример: Пропишем в чат команду:
/execute anchored eyes run particle happy_villager ^ ^ ^1 0 0 0 10 10 normal
А что такое локальные координаты?
Локальные координаты обозначаются символами: ^ ^ ^
Локальные координаты немного схожи с относительными, за исключением того, что локальные координаты учитывают ещё и вращение игрока.
Т.е., допустим, при телепортации: /tp @a ^ ^ ^10 вы будете телепортированы на 10 блоков вперёд в том направлении, в которое вы смотрите.
^(влево) ^(вверх) ^(вперед)
Выполняет команду, в указанном мире.
В Майнкрафте есть 3 мира:
При успешном выполнении команды нас телепортирует в ад.
Синтаксис 1: /execute facing
Объяснение: выполняет команду относительно взгляда игрока в определнные координаты.
Синтаксис 2: /execute facing entity
Объяснение: выполняет команду относительно направления глаз или ног игрока в определенные координаты.
А) /execute facing entity @p eyes run particle happy_villager ^ ^ ^3 0 0 0 10 10 normal
Б)/execute as @a at @s anchored eyes run teleport @a
facing entity @e[type=villager,limit=1,sort=nearest] eyes
Объяснение пункта «Б»: Относительно игрока к цепной команде «привязываются глаза» и телепортирует наше лицо (коряво сказал) к лицу жителя. Видео прилагается.
Выполняет команду относительно углов поворота игрока.
Синтаксис 1: /execute rotated as
Синтаксис 2: /execute rotated
/execute rotated as @p run particle happy_villager ^ ^2 ^3 0 0 0 10 10 force
При активации команды, частицы указывают угол поворота игрока.
Пример 2: /execute rotated 0 0 run setblock ^ ^ ^4 stone
При активации команды камень будет ставиться на 4 блока дальше игрока на нулевом угле.
Пример 3: /execute rotated
run setblock ^ ^ ^4 stone
Камень будет ставиться относительно поворота игрока на какой-либо угол.
Выполняет команду относительно позиции сущности.
Синтаксис 1: /execute positioned
Синтаксис 2: /execute positioned as
Пример 1: /execute positioned as @a run setblock
Если мы вставим эту команду в цикличный кб, то при активации над нами постоянно будет ставиться камень.
Пример 2: /execute positioned
Команда берёт позицию сверху кб и ставит там камень.
А) Начнём с такого параметра, как score
Синтаксис: /execute store score
Пример: /execute store result score Shadow test run time query gametime
Пример 2: /execute store result score Shadow test run data get entity @e[type=pig,limit=1] Pos[0]
Объяснение: Если вставить эту команду в цикличный кб, то она будет записывать в scoreboard «test» координаты движения свиньи по оси X.
Тег Pos имеет всего 3 значения, которые пишутся в квадратных скобках — это 0-х, 1-y, 2-z.
Синтаксис: /execute store entity
Пример: execute as @e[type=pig,limit=1] at @s store success entity @s Saddle byte 1 if entity @p[distance=..5]
Объяснение: Если ближайший игрок находится менее, чем в 5 блоках от свиньи, то на неё надевается седло. Результат записывается в nbt-теги свиньи с типом byte.
Здесь всё то же самое, что и с entity.
Если вы не посмотрели урок про /bossbar, то живо смотреть, иначе ничего не поймёте!
Чтобы продемонстрировать вам этот параметр, приведу пример: Допустим я хочу создать полоску боссбара с макс. значением-10. 10-кол-во наших смертей. Если кол-во достигнет 9, то уровень сложности изменится на hard.
1)Для начала добавим scoreboard, который будет считать кол-во наших смертей: /scoreboard objectives add d deathCount
2)Создадим сам: /bossbar add minecraft:death «Death»
3)Установим макс. значение 10: /bossbar set minecraft:death max 10
4)Установим вид боссбара: /bossbar set minecraft:death style notched_10
5)Прикрепим этот боссбар к игроку: /bossbar set minecraft:death players @a
6)Теперь установим цикличный кб и впишем команду: /execute store result bossbar minecraft:death value run scoreboard players get @p
Данной командой мы берём значение боссбара и записываем его в scoreboard.
7) В цепной кб: execute if score @p d matches 9 run difficulty hard
Если scoreboard равен 9, устанавливаем сложность hard.
Надеюсь данным примером я объяснил действие команды.
В данном уроке мы закончили изучение основ команды /execute 1.13.
Надеюсь данный цикл уроков вам понравился.
Если у Вас остались вопросы, смело задавайте их в комментарии.