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

Bug Detected for Version 16, subVersion 12.36 #42

Open
wululoo opened this issue Jan 26, 2017 · 0 comments
Open

Bug Detected for Version 16, subVersion 12.36 #42

wululoo opened this issue Jan 26, 2017 · 0 comments

Comments

@wululoo
Copy link

wululoo commented Jan 26, 2017

At HeaderAnalyzer.php line 178:
mapsize is correctly parsed when position is padded by 60 instead of 58

At PlayerObjectsListAnalyzer.php line 346:
isMgx is false for the recorded game
but aokObjectEndSeparator is not found
instead, objectEndSeparator is found

At PlayerObjectListAnalyzer.php line 234:
the original playerInfoEndSeparator exist only if the player is GAIA
for other players, the constant is 0x00, 0x0B, 0x40, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x00, 0x0B, 0x00, 0x02, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x0B
which is {0x00, 0x0B, 0x40, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00} + playerInfoEndSeparator

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

No branches or pull requests

1 participant