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

Adventure Mode: "A Scheduled Burial" soft lock on quest fail after loading saved game #6821

Open
trunksbomb opened this issue Jan 22, 2025 · 0 comments

Comments

@trunksbomb
Copy link

Describe the bug

I took the quest "A Scheduled Burial" yesterday, which is to find and slay a Challenger before he escapes. I exited the town after accepting the request, saved, and quit. When I loaded the game today, everything appears normal until I move - when I move, I get the "Quest Failed" popup which I cannot close.

In this state:

  • I can click on the button to close the "Quest Failed" popup - it animates and responds to hover/click, but nothing else happens - the popup does not close
  • I cannot move with left click or arrow keys, but I can move with right click and middle click
  • No other buttons on the screen work, nor do any key shortcuts (that I know of) - including Escape to bring up the menu
  • Collision with fixed objects on the map works
  • Collision with "triggerable" things like towns, caves, and enemies doesn't work - I can walk through them but I can't force a screen transition through one of those, for example
  • Enemies don't move
  • I have to use Alt+F4 to close the game

This state does not happen immediately - when I load in I'm able to click buttons and press key shortcuts. The soft lock occurs the first time you move, immediately after you begin moving.

To Reproduce
Steps to reproduce the behavior:

  1. Accept quest
  2. Leave town
  3. Save
  4. Close game
  5. Reopen game
  6. Load (continue or load)
  7. Observe the game appears normal
  8. Attempt to move
  9. Immediately get the popup and become soft-locked

In my attempt to fix this, I observed the following:

  1. It is possible to open the quest list and abandon the quest prior to moving, but you still get the quest failed popup (as expected) and it still won't let you close it
  2. Teleporting with any rune and then leaving town gives the failed quest message and lets me close the popup. This is a workaround.

I suspect teleporting works because it gets you into a non-overworld location so you can move without failing the quest, and either by moving or by loading the town the game initializes something that lets the popup be closable.

Expected behavior

Either:

  1. Don't fail the quest (why did it escape? I just left town as far as in-game time is concerned, although in real time it happened yesterday)
  2. If I do fail the quest, the popup should be closable.

Screenshots

Image

Desktop (please complete the following information):

  • OS: Windows 10
  • Version 2.0.02-SNAPSHOT-01.20
@trunksbomb trunksbomb changed the title "A Scheduled Burial" soft lock on quest fail after loading saved game Adventure Mode: "A Scheduled Burial" soft lock on quest fail after loading saved game Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant