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

extra zeros at the end of arrays in world.bodies #139

Open
gaurav-arya opened this issue Nov 30, 2020 · 0 comments
Open

extra zeros at the end of arrays in world.bodies #139

gaurav-arya opened this issue Nov 30, 2020 · 0 comments

Comments

@gaurav-arya
Copy link
Contributor

gaurav-arya commented Nov 30, 2020

There are extra zeros at the end of the parallel arrays which give information about bodies in the game world (in the match created by playback, these arrays are found in match.current.bodies). The extra zeros cause this bug: battlecode/battlecode20#357. I'm not sure if this is an issue with the engine or the playback part of the client. Also, since this issue arises when using the engine from last year, I'm not sure if it's still relevant.

image

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

No branches or pull requests

1 participant