City interface display error - GEM 1.14 CivUP 2.6 beta 1/2/3?

timbuktu

Warlord
Joined
Aug 12, 2011
Messages
111
Location
Warszawa
2013_05_19_00001.jpg


As you can see, in the city interface there are no information about total number of yields that city gathers, the only exception is the amount of food because when I roll mouse over "Food" title the information shows up.
EDIT: secondly, there is no information of production gathered so far in building/training process.

I have tried CivUP 2.6 and GEM 1.14 beta 1, then installed beta 3 (from March 3rd 2013) but it haven't helped. Btw. I couldn't find beta 2 anywhere, there is a file from main page labelled as beta 2 but it turns out to be beta 1 in in-game mod choice window :crazyeye:.

Btw2. Is R.E.D. modpack (v.26) compatible with Thal's mods?
 
As you can see, in the city interface there are no information about total number of yields that city gathers, the only exception is the amount of food because when I roll mouse over "Food" title the information shows up.
EDIT: secondly, there is no information of production gathered so far in building/training process.

I have tried CivUP 2.6 and GEM 1.14 beta 1, then installed beta 3 (from March 3rd 2013) but it haven't helped. Btw. I couldn't find beta 2 anywhere, there is a file from main page labelled as beta 2 but it turns out to be beta 1 in in-game mod choice window :crazyeye:.

Btw2. Is R.E.D. modpack (v.26) compatible with Thal's mods?

I have the same issue (beta 2 and beta 3), there are a quite a few ppl who has this problem, anyway my quick help for this to make a game playable: use old files from 1.13.4 gem/cities/GEC_end, new and start, after replacing this 3 files it looks fine, but I haven't test it for more than 20 turns of game so It's up to you :)

about RED modpack: this only change units appearance and I using it also, so it shouldn't do any conflict at all


Edit: so... It is not working, with only CivUP and GEM enabled - It start getting wrong data of gold per turn, policy free buildings around turn 25+...
Conclusion: Old files are not compatible with new changes, It looks right at start of game (city view), but goes wrong as time flows, I'm not a coder so can't help with this
 
City view UI bug would likely be a lua error and not something that would be fixed by replacing the xml/sql files.

Post a log if possible.

Probably is beta 2, but the name wasn't changed to beta 2. Check to see if the files are newer. RED should be compatible yes (I've been using it too).
 
City view UI bug would likely be a lua error and not something that would be fixed by replacing the xml/sql files.

You are right, its about this 2 lua files:
BUT there is a bug in CivUP/GEM in the CityView.lua/InfoTooltipInclude.lua code, in that the former uses YieldTypes.YIELD_HAPPINESS_CITY and YieldTypes.YIELD_HAPPINESS_NATIONAL but there are no corresponding entries in the yieldHelp table for these keys, so the lua faults with a runtime error of "bad argument #1 to 'ConvertTextKey' (string expected, got nil)"

I don't know what is yieldHelp or what connection is missing, but i makes sence. These pointers just cant read some data and it ends with broken city view and making false happiness readings at top bar also.
 
Back
Top Bottom