Skip to content

Conversation

@san-e
Copy link
Contributor

@san-e san-e commented Apr 23, 2023

Turns out System.lanes() is completely broken. As soon as it encounters the last ring in a lane, rings.get(current_ring.next_ring) will throw an exception. This PR works around that.

Alternatively, this could also be fixed by altering EntitySet.get()'s behaviour to include default values, which it looks like was the expected behaviour here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant