CQUI-Org / cqui

Civilization 6 - Chao's Quick UI. Reduce clicks and manage your empire faster!
MIT License
318 stars 64 forks source link

Scenarios don't work #186

Open maforget opened 7 years ago

maforget commented 7 years ago

Pretty much self explanatory, there are no way to select production when playing one of the 2 new scenarios (Viking & Poland) with the mod.

The other multi player scenarios seems to work fine.

chaorace commented 7 years ago

See also: CTD using "Enhanced" keymap option in Australia scenario (maybe this affects the other scenarios too?)

bestekov commented 7 years ago

My off the cuff suspicion on this one is that the production cleanup mod that reorganizing the production list probably breaks when the collection of production items diverges from vanilla civ. Simple kludgy solution might be to wrap that whole functionality in an if block that checks for whether the game is in a scenario (if that is accessible information) and just turns off the prod panel reorganization in scenarios.

chaorace commented 7 years ago

@bestekov Boy, uh, that's not how any of the production panel code works. It was already spaghetti before some 6-7 different modders had a chance to really scramble things up back there. To be honest here: ProductionPanel.lua is going to need a full rewrite if we want to even begin debugging what's going on in this issue

bollbas commented 7 years ago

Possible spy check in scenarios problem on civfanatics.