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

panic when setting a block while using the dragonfly world api on gophertunnel as a virtual world. #514

Closed
RestartFU opened this issue May 24, 2022 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@RestartFU
Copy link
Contributor

image
image

@Sandertv Sandertv added the bug Something isn't working label May 27, 2022
@Sandertv Sandertv added this to the v0.7.0 milestone May 27, 2022
@Sandertv
Copy link
Member

This seems to be an issue within your code, presumably where you call world_setChunk(). Make sure that the chunk you set is filled with light when you add it to the world using chunk.NewLightArea(...).Fill().

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

2 participants