Navigation Menu

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

[Bug]: Worship Modifiers not updating properly after repairs #3358

Closed
1 of 8 tasks
04Slash opened this issue Apr 17, 2023 · 1 comment
Closed
1 of 8 tasks

[Bug]: Worship Modifiers not updating properly after repairs #3358

04Slash opened this issue Apr 17, 2023 · 1 comment
Labels
bug Something isn't working In Progress Issue could be reproduced, and fix is in progress

Comments

@04Slash
Copy link

04Slash commented Apr 17, 2023

Describe the bug

If Worship drops below a threshold, and you repair back above the threshold, the Worship modifiers are not updated until a game restart is done (or maybe until some other update is triggered).

Reproduction Steps

  1. Use given save (Aeris will be assumed to be used) or Load town with 100% worship
  2. View Valley value game.township.modifiers.standardModifiers.get("increasedTownshipValleyProduction"), see 100
  3. Spend legacy ticks until worship has degraded to 20% due to needing repairs
  4. View Valley value, see undefined
  5. Repair town
  6. View Valley value, see undefined, expected 100
  7. Reload game and see 100

Expected behaviour

If Worship drops below a threshold and is repaired above the threshold, the given worship modifiers should be updated.

Save Link - Required if issue occurs with a save

https://melvoridle.com/save/oV2cX88S

Screenshots

No response

Console output

No response

Which platforms are you experiencing this bug on?

  • Chrome
  • Firefox
  • Edge
  • Safari
  • Mobile App (iOS)
  • Mobile App (Android)
  • Steam
  • Other (Please Specify)

Which version of the game are you experiencing this bug on?

v1.1.2

Game Subversion

?5875

Are you using any mods?

Yes

@04Slash 04Slash added the bug Something isn't working label Apr 17, 2023
@MelvorIdle MelvorIdle added the In Progress Issue could be reproduced, and fix is in progress label Apr 18, 2023
@MelvorIdle
Copy link
Owner

This should now be fixed as of Minor Update - v1.1.2 (?5890)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working In Progress Issue could be reproduced, and fix is in progress
Projects
None yet
Development

No branches or pull requests

2 participants