-
-
Notifications
You must be signed in to change notification settings - Fork 404
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
ViZDoom crash when MOVE_FORWARD button pressed #87
Comments
Yes, it happens not only for shaping.py but generally when using MOVE_FORWARD. It works ok on Linux though. |
mwydmuch
added a commit
that referenced
this issue
Jun 14, 2016
I think it is the same issue as #74, it should now work correctly in new 1.1.0pre build (it has been updated) and in 1.0.4 version. |
I see, probably, I have some mistake while update ViZDoom. |
@rex8312: Thank You for confirming. |
akolishchak
pushed a commit
to akolishchak/ViZDoom
that referenced
this issue
May 27, 2018
Former-commit-id: dbcb2b2
akolishchak
pushed a commit
to akolishchak/ViZDoom
that referenced
this issue
May 27, 2018
Probably a fix for issue Farama-Foundation#87 Former-commit-id: c969e3b
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm using ViZDoom 1.0.3 and 1.1.0pre in Windows 10.
When after AI hit the button MOVE_FORWARD, game crashed with this message.
"ViZDoomUnexpectedExitException: Controlled ViZDoom instance exited unexpectedly."
It happen when I try to run shaping.py.
MOVE_BACKWARD or MOVE_FORWARD_BACKWARD_DELTA is working.
The text was updated successfully, but these errors were encountered: