Information
I have verifed my game files (Steam only)
YesI have disabled all mods
YesI am running the latest game update
YesRequired
Summary
Characters disappear from Struggle Involvement after opening filtersDescription
Character lists disappear from the Struggle Involvement window after opening filters and either reopening the window or switching between All, Involved, Interloper.Note that you don't even need to use a filter, just opening them breaks the whole list afterward.
I've attached the video.
There is actually an easy fix:
1. Add on_start = "[CharacterSelectionList.ApplyFiltersSort]" to the _show state, so the list is refreshed when the window is opened.
2. Add onclick = "[CharacterSelectionList.ApplyFiltersSort]" to each of the three buttons: All, Involved, Interloper.
I've attached a window with the fixes, you can try it for yourself.
Steps to reproduce
1. Start the game in Iberia.2. Open Struggle, Struggle Involvement.
3. Open filters and close them (magnifying glass button).
4. Close Struggle Involvement and open it again. The characters will disappear.
5. Open filters again and apply any of them. Characters will reappear. (be careful, as you can click through the filters window)
6. Try switching the category at the top: All, Involved, Interloper. Characters will disappear again. Reapplying a filter will make them appear again, until you reopen.
7. You can try to reset filters to default, characters will still disappear after reopening or switching category.
Game Version
1.10.2Platform
WindowsAdditional Information
Affected Feature
- Interface
Save Game
View attachment struggle involvement video.zipView attachment window_struggle_involvement.zipOther Attachments
View attachment struggle involvement video.zipView attachment window_struggle_involvement.zip
Last edited:
Upvote
0