FallingColors/HexMod

Anchorites Flight not anchoring at the position it was casted at

Closed this issue · 1 comments

Modloader

Forge

Minecraft version

1.20.1

Hex Casting version

0.11.1-7-pre-637

Modloader version

(Neoforge) Forge-47.1.99

Modpack info

No response

The latest.log file

https://pastebin.com/iRsc58S8

Issue description

Anchorites Flight always creates the anchor at 0x 0y 0z, and trying to cast outside of the range you give from 0 0 causes an error.

Steps to reproduce

  1. Open a new world
  2. Set gamemode survival
  3. give yourself some media
  4. put the player on the stack, and a number less than your y or x coordinate
  5. cast anchorites flight

Other information

Casting sometimes creates black sparks and spams the log with <0x00>, however it did not show up in this log

The forge getFlight function calls the long array vecFromNBT instead of the compound tag one