Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Bug] Quest Menu is unavailable #1543

Closed
scrubbless opened this issue Jan 6, 2022 · 4 comments
Closed

[Bug] Quest Menu is unavailable #1543

scrubbless opened this issue Jan 6, 2022 · 4 comments
Assignees
Labels

Comments

@scrubbless
Copy link
Collaborator

scrubbless commented Jan 6, 2022

Describe the bug

I am working on a scenario and have noticed that in the latest version the "Quest" tab in the components menu is blocked out, id normally use this to get back to the main page of the scenario to edit expansions, etc.

image

Valkyrie Version

2.5.6 - Windows

@scrubbless scrubbless added the bug label Jan 6, 2022
@Hobbeslionheart
Copy link

This has been broken since 2.5.2 which was a significant update. I will have to troubleshoot to figure out why.

@mayjak
Copy link
Collaborator

mayjak commented Apr 10, 2022

As @Hobbeslionheart mentioned in https://discord.com/channels/473584815166455808/473586525477666826/962145592455352340
The cause is that the Quest editor item does not have a "Source". We should add that.

Dictionary<string, IEnumerable<string>> traits = new Dictionary<string, IEnumerable<string>>();

Edit: Added code link

@mayjak mayjak self-assigned this Jul 27, 2022
mayjak added a commit that referenced this issue Jul 27, 2022
#1571 fixed elimination rules (game ends immediately after investigator's phase)
#1571 added StartFinalRound event
#1519 (partial) fixed Round log entries for MoM
#1543 Readded quest.ini to file list
@antontimmermans
Copy link
Collaborator

tested on 2.5.7b: Looks OK

@mayjak mayjak closed this as completed Jul 29, 2022
@mayjak
Copy link
Collaborator

mayjak commented Jul 29, 2022

Fixed in 2.5.7

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants