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

Edges don't work until the server is restarted #29

Closed
Danielv123 opened this issue Mar 22, 2024 · 2 comments
Closed

Edges don't work until the server is restarted #29

Danielv123 opened this issue Mar 22, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Danielv123
Copy link
Owner

Restart of either the old instance, the controller or the host (which includes the instance I guess) fixes the issue.

It only happens on newly created instances.

Linked to clusterio/edge_transports#7

@Danielv123 Danielv123 added the bug Something isn't working label Apr 18, 2024
@Danielv123
Copy link
Owner Author

Reproduction steps

To reproduce, simply set up clusterio with edge transports and https://www.npmjs.com/package/@danielv123/gridworld , create a new gridworld with 64x64 instances or something, join, and walk around with the debug overlay enabled.
I created an image showing the behaviour.
I don't think the issue lays on the gridworld side as restarting fixes it, so its probably some state that gets stuck somewhere preventing the config from applying correctly.

@Danielv123
Copy link
Owner Author

Fixed by merging universal_edges

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

1 participant