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

Unable to load DotA Replays #1

Open
GoogleCodeExporter opened this issue Jan 26, 2016 · 1 comment
Open

Unable to load DotA Replays #1

GoogleCodeExporter opened this issue Jan 26, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Load the DotA map
2. A exception will shown with the message "δ֪µÄActionId"
3. Cannot proceed after this.

What is the expected output? What do you see instead?
To be able to load like what other replays would do.

What version of the product are you using? On what operating system?
Windows XP SP2, with the latest source code for w3gparser. I used the latest 
version of DotA to test this, and potentially the AI version.

Original issue reported on code.google.com by electk...@gmail.com on 28 Dec 2009 at 10:43

@GoogleCodeExporter
Copy link
Author

Eventually I must exclude the exceptions to continue on, which turns okay after 
that.

Example:
                        default:
                         //   throw new W3gParserException("δ֪µÄActionId.");
                            break;

I was forced to cancel out the exceptions in order to proceed, after that it 
was okay 
in loading the general information.

Original comment by electk...@gmail.com on 28 Dec 2009 at 10:44

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