You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Production Queue is not working well in Hot Seat.
Bug1 (production queue related):
The queue seems to be saved per city (order they are built) without taking the ownership into account.
Meaning Player 1 first city will have the same production queue as Player 2 first city, etc..
This is a known bug of that mod but since this mod is now part of cqui, it's might be interesting to report it here.
Bug2 (cqui settings related):
The option to disable this mod through the cqui settings page is also not working great in Hot Seat.
ie: If Player1 is building a trader then Player 2 won't be able to build one until it's done for Player 1. My guess is that the trader is in the Production Queue (hidden and limited to 1 item) and the game believe player 2 has already a trader in queue !
The text was updated successfully, but these errors were encountered:
Comment by chaorace Thursday Feb 02, 2017 at 13:33 GMT
The first bug is an issue with how the Production Queue mod was originally implemented (see here). It's on my todo list, but the amount of refactoring it involves could be rather intense, so I don't plan to try tackling it until I have the time
The second bug you describe is the design working as intended. Ultimately, I want construction orders to follow the same path instead of splitting the code and increasing complexity for no good reason.
Comment by JHCD Saturday Apr 01, 2017 at 19:22 GMT
While I merged the Spring 2017 Patch into CQUI I saw that some multiplayer parts are missing in the CQUI files (mainly reset variables when playerID changed).
I haven't dona a full search for this multiplayer stuff but I had started a Hot Seat game and some issues arisen. e.g.: selecting settler as player 1 - change - settler-lens is active for player 2
Issue by perseghini
Wednesday Jan 25, 2017 at 19:28 GMT
Originally opened as CQUI-Org/cqui#271
The Production Queue is not working well in Hot Seat.
Bug1 (production queue related):
The queue seems to be saved per city (order they are built) without taking the ownership into account.
Meaning Player 1 first city will have the same production queue as Player 2 first city, etc..
This is a known bug of that mod but since this mod is now part of cqui, it's might be interesting to report it here.
Bug2 (cqui settings related):
The option to disable this mod through the cqui settings page is also not working great in Hot Seat.
ie: If Player1 is building a trader then Player 2 won't be able to build one until it's done for Player 1. My guess is that the trader is in the Production Queue (hidden and limited to 1 item) and the game believe player 2 has already a trader in queue !
The text was updated successfully, but these errors were encountered: