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

custom image maps aren't loaded in until a player looks at them in hand #724

Closed
WakkaFlocka239 opened this issue Jul 7, 2021 · 6 comments
Labels
bug Something that isn't working as intended or broken plugin Something with a plugin other than our own

Comments

@WakkaFlocka239
Copy link
Member

No description provided.

@WakkaFlocka239 WakkaFlocka239 added bug Something that isn't working as intended or broken plugin Something with a plugin other than our own labels Jul 7, 2021
@qixils
Copy link
Member

qixils commented Jul 7, 2021

Vanilla bug, should be fixed in 1.17.1

@qixils qixils closed this as completed Jul 7, 2021
@qixils qixils reopened this Jul 7, 2021
@GriffinCodes
Copy link
Member

GriffinCodes commented Jul 8, 2021

Still occurring on 1.17.1

@qixils
Copy link
Member

qixils commented Jul 8, 2021

Needs to (also?) be fixed on ImageOnMap's end then: zDevelopers/ImageOnMap#198

@GriffinCodes
Copy link
Member

Seems that entities are no longer in the chunk immediately after ChunkLoadEvent. I tried listening to EntitySpawnEvent instead but it seems item frames do not throw this event. Added a periodic task to render all loaded entities, but a more elegant solution would be desired (particularly understanding when item frames become available after chunk load)

@GriffinCodes
Copy link
Member

Fixed by ProjectEdenGG/ImageOnMap@8274f54

@qixils
Copy link
Member

qixils commented Aug 3, 2021

Seems that entities are no longer in the chunk immediately after ChunkLoadEvent

See PaperMC/Paper#5872

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that isn't working as intended or broken plugin Something with a plugin other than our own
Projects
None yet
Development

No branches or pull requests

3 participants