Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Anchorites Flight not anchoring at the position it was casted at #675

Closed
Aspurgus opened this issue May 28, 2024 · 1 comment · Fixed by #684
Closed

Anchorites Flight not anchoring at the position it was casted at #675

Aspurgus opened this issue May 28, 2024 · 1 comment · Fixed by #684
Labels
bug Something isn't working

Comments

@Aspurgus
Copy link
Contributor

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

@Aspurgus Aspurgus added the bug Something isn't working label May 28, 2024
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Hex Casting May 28, 2024
@Aspurgus
Copy link
Contributor Author

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

@object-Object object-Object linked a pull request Jun 14, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Hex Casting Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant