HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. "Read more...":https://support.plan.io/news/187
Bug #854306
closedTraderoute_Pct effect confuses city report popup trade breakdown
0%
Description
The city report popup for trade displays a confused and incorrect sum in cities with trade routes if any Traderoute_Pct effect is in play. The final trade amount reported is correct, as is the contribution from each trade route, but there's an additional spurious "(unknown)" term.
This is because the code to keep track of the running total to sanity check the calculation was not updated.
I'm looking at a rework of these sums to reduce the redundant code, but for now here's the obvious fix.
Files
Updated by Jacob Nevins over 3 years ago
This bug is specific to S2_6; code has been reworked on later branches and doesn't have the bug.
Looking on modpack server, 3.0 variant2 has a Traderoute_Pct bonus for Cheating AI, but only observers could notice the bug there.
Updated by Jacob Nevins over 3 years ago
- File 26-citydlg-traderoute-pct-confusion.patch 26-citydlg-traderoute-pct-confusion.patch added
- Status changed from In Progress to Resolved
Updated by Jacob Nevins about 3 years ago
- Status changed from Resolved to Closed