Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

Scenarios don't work #186

Open
maforget opened this issue Dec 23, 2016 · 4 comments
Open

Scenarios don't work #186

maforget opened this issue Dec 23, 2016 · 4 comments

Comments

@maforget
Copy link

maforget commented Dec 23, 2016

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 chaorace changed the title No production tab when playing a single player scenario Scenarios don't work Feb 27, 2017
@chaorace
Copy link
Member

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

@bestekov
Copy link

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
Copy link
Member

chaorace commented Mar 1, 2017

@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
Copy link

bollbas commented Jun 24, 2017

Possible spy check in scenarios problem on civfanatics.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants