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

[🐞] Effigy can spawn blazes in invalid coordinates #148

Open
juh9870 opened this issue Dec 22, 2023 · 2 comments
Open

[🐞] Effigy can spawn blazes in invalid coordinates #148

juh9870 opened this issue Dec 22, 2023 · 2 comments
Assignees
Labels
1.19.2 bug Something isn't working kubejs

Comments

@juh9870
Copy link

juh9870 commented Dec 22, 2023

Which OS are you using?

LINUX

Which Launcher?

Prism

Describe the bug

When effigy is used by Modular Routers Activator, or by a player who is not looking at any block, the Blaze will get spawned and assigned invalid coordinates, resulting in a broken mob.

To reproduce

Steps to reproduce the behavior:

  1. Take a Blaze Effigy in your hand (others have the same issue)
  2. Look into a sky and right click, effigy will be consumed.
  3. !!!THIS WILL BREAK YOUR WORLD!!!

    run a command /tp @a @e[type=minecraft:blaze,limit=1] to releport to a newly spawned blaze

Expected behavior

The effigy should be spawned with reasonable coordinates. Also, Modular Routers should be able to spawn it too.

Logs

@juh9870 juh9870 added the bug Something isn't working label Dec 22, 2023
@adamico
Copy link
Owner

adamico commented Jan 1, 2024

interesting bug :)

@adamico
Copy link
Owner

adamico commented Mar 15, 2024

I managed to fix the manual part by enforcing right clicking a block.
The modular routers fix will come later when I can test it more deeply

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.19.2 bug Something isn't working kubejs
Projects
None yet
Development

No branches or pull requests

2 participants