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

[Bug]enderPearlChunkLoading dosen't work #286

Open
wellcoming opened this issue Jan 27, 2023 · 7 comments
Open

[Bug]enderPearlChunkLoading dosen't work #286

wellcoming opened this issue Jan 27, 2023 · 7 comments
Labels
bug Something isn't working

Comments

@wellcoming
Copy link

wellcoming commented Jan 27, 2023

Environment

game version: 1.19.3
mod list: carpet-extra-1.4.91, carpet-tis-addition-v1.44.2 (use to check load tickets) , carpet-1.4.93+v221230

How to recur

  1. Modify enderPearlChunkLoading to true
  2. Run /log ticket ender_pearl to check whether pearl is loading chunks
  3. Pre-generate the chunks where the pearl will pass (fly in the direction of pearl)
  4. Throw the pearls right up
  5. Modify the velocity of the pearl (use /data modify entity @e[type=minecraft:ender_pearl,limit=1,sort=nearest] Motion set value [0d,6d,10d])
  6. You will find that pearl does not always load chunks, but stops at about 16 chunks
@wellcoming

This comment was marked as resolved.

@Glucy-2
Copy link

Glucy-2 commented Mar 3, 2023

df97f78dcbe01f2
Same issue. Seems the pearl only loaded chunks for 1 or 2 gameticks.

@wellcoming
Copy link
Author

df97f78dcbe01f2 Same issue. Seems the pearl only loaded chunks for 1 or 2 gameticks.

In theory, pearl should be loaded 2gt. The problem now is that it is not loaded at all.

@wellcoming
Copy link
Author

https://github.com/toytag/PearlTickets works great. Maybe we need to inject ender_pearl separately instead of projectiles.

@Glucy-2
Copy link

Glucy-2 commented Mar 4, 2023

https://github.com/toytag/PearlTickets works great. Maybe we need to inject ender_pearl separately instead of projectiles.

hmmm it's OK but won't work with starlight or phosphor

@wellcoming
Copy link
Author

https://github.com/toytag/PearlTickets works great. Maybe we need to inject ender_pearl separately instead of projectiles.

hmmm it's OK but won't work with starlight or

That's very odd, It can normally work with phosphor on my server.

@HUANG-Haolun
Copy link

https://github.com/toytag/PearlTickets works great. Maybe we need to inject ender_pearl separately instead of projectiles.

this mod is same not work in 1.19.2 for me, and I test without other mods.

@wellcoming wellcoming changed the title enderPearlChunkLoading dosen't work [Bug]enderPearlChunkLoading dosen't work Apr 15, 2023
@altrisi altrisi added the bug Something isn't working label Jan 18, 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
None yet
Development

No branches or pull requests

4 participants