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

Fix a 'Good Beast' companion window #1515

Merged
1 commit merged into from
Oct 21, 2017
Merged

Fix a 'Good Beast' companion window #1515

1 commit merged into from
Oct 21, 2017

Conversation

akortunov
Copy link
Collaborator

The "The Ritual of Beasts" Bloodmoon quest is broken in the master branch: you can not remove the arrow from the beast (no companion window appears).
There is an error in the console output:
Error in framelistener: Cannot get class of an empty object
That's because we call pushGuiMode(MWGui::GM_Companion) with the old pointer.
Steps to reproduce:

  1. Execute console commands:
    set riekkilled to 5
    player->placeatme BM_bear_be_UNIQUE 1 128 0
  2. Try to talk with the beast

@ghost ghost merged commit 075a7fe into OpenMW:master Oct 21, 2017
akortunov added a commit to akortunov/openmw that referenced this pull request May 16, 2019
akortunov added a commit to akortunov/openmw that referenced this pull request May 16, 2019
akortunov added a commit to akortunov/openmw that referenced this pull request May 16, 2019
akortunov added a commit to akortunov/openmw that referenced this pull request May 29, 2019
akortunov added a commit to akortunov/openmw that referenced this pull request May 29, 2019
akortunov added a commit to akortunov/openmw that referenced this pull request May 29, 2019
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant