You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
Original issue reported on code.google.com by
electk...@gmail.com
on 28 Dec 2009 at 10:43The text was updated successfully, but these errors were encountered: