-
Notifications
You must be signed in to change notification settings - Fork 17
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
RangeError during parsing of some recent replays #53
Comments
Thank your for reporting. This error occurs if the extraPlayerList parser can not read to an end and just keeps going until EOF. This can also result in a stack overflow in the worst case. #47 already fixed this issue, but it will take some more time for me to release it as Version 2. |
thanks for the fast turn around 👍 using the |
Released as 1.7.2 |
👋 running into some new buffer out of bounds errors using latest
1.7.1
releaserunning on win10 with node version
v12.16.0
full error message when calling
W3GReplay.parse
on the attached replay fileattached replay file in a zip folder. contains one file
twistedmedows.w3g
twistedmedows.zip
The text was updated successfully, but these errors were encountered: