[SOLVED][GEM 1.7.9b] Borked Interface.

Zealotus

Chieftain
Joined
Sep 12, 2012
Messages
3
Location
Sweden
[SOLVED] Turns out the copy of GEM I had was somehow corrup... A fresh copy fixed this.

Short story: When starting a game with GEM activated the UI is borked up.
Now... I know what to do when adding/updating mods so don't even ask if I've cleared my cache or updated my game, because I have!

So here's the technicals:
NOTE: If this is not up to date I'd like to point out that I'm in EU if that matters.
Game version: 1.0.1.705

CivUP Version: 2.0.45
GEM Version: 1.7.9b

Other active mods:
InfoAddict (v19)
Colored Religion Icons (v3)
Custom Advanced Setup Screen (v5)
NOTE: All non-active mods were removed from the MODS folder!


I did start a game without GEM and everything was fine.
So what've I missed? Or is it currently broken?
 
Welcome to the forums Zealotus! :goodjob:

I'm investigating this right now.

Update: Could you describe the problem in more detail? I started a game and didn't notice anything obvious.
 
Did that. At least the cache part.

"do not ask if.....cleared my cache or updated my game, because I have!"

Maybe the moduserdata folder wasn't cleared, but it sounds doubtful that a step was missed or wasn't checked.

I haven't used those other mods to see if there's an incompatibility (I just use infoaddict), so that's a possibility, but a faint one if they worked before. Otherwise, yes. More details. Maybe more people have experienced it.
 
When I started my last game yesterday, the diplomatic overview wasn't working (no civs met even though I had met 3) , but after a number of turns, it fixed itself. I could still trade with them until they became hostile. Mid-game, everything was fine, except for the wars and hostility.
 
Thanks for the welcome! :)

Okay so more specifically it's the tech tree and city view that is broken.
Possibly more, but I don't really get any further than that...

And by the way CivUP version got updated to 2.0.46 by steam, so I'm on that now.
And I also disabled all mods but CivUP and GEM too. Still the same issues with GEM.
Though the tooltip still says InfoAddict when hovering the turn counter...
Is there anywhere else this game keeps data? >.>;;

And yes, I include the ModUserData as part of my clear cache batch. In fact:
Code:
@ECHO OFF
RD Cache /Q /S
RD Logs /Q /S
RD ModUserData /Q /S
And I run this every time I touch my mods folder! So yeah... :S
I could zip the whole logs folder if need be, it should contain noting but logs from my last play session...

Anyway, including part of the Lua.log here since I find a lot of errors in it:
Spoiler :
Code:
[5549.111] LoadScreen: FATAL  Turn 0   UnitCombatInfos[UNITCOMBAT_MOUNTED_ARCHER] does not exist
[5549.111] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:438: attempt to index field '?' (a nil value)
[5561.108] CivilopediaScreen: FATAL  Turn 0   UnitCombatInfos[UNITCOMBAT_MOUNTED_ARCHER] does not exist
[5561.108] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:438: attempt to index field '?' (a nil value)
[5561.248] CivilopediaScreen: SetSelectedCategory(12)
[5561.248] CivilopediaScreen: CivilopediaCategory[CategoryTerrain].DisplayList
[5561.248] CivilopediaScreen: SetSelectedCategory(1)
[5561.248] CivilopediaScreen: CivilopediaCategory[CategoryHomePage].DisplayList
[5562.059] CityBannerManager: FATAL  Turn 0   UnitCombatInfos[UNITCOMBAT_MOUNTED_ARCHER] does not exist
[5562.059] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:438: attempt to index field '?' (a nil value)
[5562.309] TechPopup: FATAL  Turn 0   UnitCombatInfos[UNITCOMBAT_MOUNTED_ARCHER] does not exist
[5562.309] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:438: attempt to index field '?' (a nil value)
[5562.434] TechPanel: FATAL  Turn 0   UnitCombatInfos[UNITCOMBAT_MOUNTED_ARCHER] does not exist
[5562.434] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:438: attempt to index field '?' (a nil value)
[5562.449] InfoCorner: This is InfoCorner from the 'UI - Map Pins' mod
[5562.574] DiploList: FATAL  Turn 0   UnitCombatInfos[UNITCOMBAT_MOUNTED_ARCHER] does not exist
[5562.574] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:438: attempt to index field '?' (a nil value)
[5562.652] Tutorial: Loaded Additional Tutorial checks - Assets\DLC\Expansion\Tutorial\lua\TutorialInclude_Expansion1.lua
[5562.777] CityView: FATAL  Turn 0   UnitCombatInfos[UNITCOMBAT_MOUNTED_ARCHER] does not exist
[5562.777] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:438: attempt to index field '?' (a nil value)
[5562.902] TechTree: FATAL  Turn 0   UnitCombatInfos[UNITCOMBAT_MOUNTED_ARCHER] does not exist
[5562.902] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:438: attempt to index field '?' (a nil value)
[5562.948] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:436: attempt to call global 'GetHelpTextForBuilding' (a nil value)
[5562.948] Runtime Error: Error loading C:\Users\Zealotus\Documents\My Games\Sid Meier's Civilization 5\MODS\Civ V Unofficial Patch v2.0.46 (GK) (v 46)\Interface\Overrides\Techs\TechTree.lua.
[5563.136] CityStateGreetingPopup: FATAL  Turn 0   UnitCombatInfos[UNITCOMBAT_MOUNTED_ARCHER] does not exist
[5563.136] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:438: attempt to index field '?' (a nil value)
[5563.245] CityStateDiploPopup: FATAL  Turn 0   UnitCombatInfos[UNITCOMBAT_MOUNTED_ARCHER] does not exist
[5563.245] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:438: attempt to index field '?' (a nil value)
[5563.370] TechAwardPopup: FATAL  Turn 0   UnitCombatInfos[UNITCOMBAT_MOUNTED_ARCHER] does not exist
[5563.370] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:438: attempt to index field '?' (a nil value)
[5563.479] WonderPopup: FATAL  Turn 0   UnitCombatInfos[UNITCOMBAT_MOUNTED_ARCHER] does not exist
[5563.479] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:438: attempt to index field '?' (a nil value)
[5563.697] DiploRelationships: FATAL  Turn 0   UnitCombatInfos[UNITCOMBAT_MOUNTED_ARCHER] does not exist
[5563.697] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:438: attempt to index field '?' (a nil value)
[5563.806] DiploTradesStatus: FATAL  Turn 0   UnitCombatInfos[UNITCOMBAT_MOUNTED_ARCHER] does not exist
[5563.806] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:438: attempt to index field '?' (a nil value)
[5563.916] DiploCityStatesStatus: FATAL  Turn 0   UnitCombatInfos[UNITCOMBAT_MOUNTED_ARCHER] does not exist
[5563.916] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:438: attempt to index field '?' (a nil value)
[5564.196] ChooseFreeItem: FATAL  Turn 0   UnitCombatInfos[UNITCOMBAT_MOUNTED_ARCHER] does not exist
[5564.196] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:438: attempt to index field '?' (a nil value)
[5564.196] ChoosePantheonPopup: 60
[5564.196] ChoosePantheonPopup: 963
[5564.196] ChoosePantheonPopup: 1023
[5564.337] ChooseMayaBonus: FATAL  Turn 0   UnitCombatInfos[UNITCOMBAT_MOUNTED_ARCHER] does not exist
[5564.337] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:438: attempt to index field '?' (a nil value)
[5564.446] ChooseFaithGreatPerson: FATAL  Turn 0   UnitCombatInfos[UNITCOMBAT_MOUNTED_ARCHER] does not exist
[5564.446] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:438: attempt to index field '?' (a nil value)
[5564.555] ProductionPopup: FATAL  Turn 0   UnitCombatInfos[UNITCOMBAT_MOUNTED_ARCHER] does not exist
[5564.555] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:438: attempt to index field '?' (a nil value)
[5564.696] LoadMenu: FATAL  Turn 0   UnitCombatInfos[UNITCOMBAT_MOUNTED_ARCHER] does not exist
[5564.696] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:438: attempt to index field '?' (a nil value)
[5564.820] SaveMenu: FATAL  Turn 0   UnitCombatInfos[UNITCOMBAT_MOUNTED_ARCHER] does not exist
[5564.820] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:438: attempt to index field '?' (a nil value)
[5564.961] SaveMenu: FATAL  Turn 0   UnitCombatInfos[UNITCOMBAT_MOUNTED_ARCHER] does not exist
[5564.961] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:438: attempt to index field '?' (a nil value)
[5565.164] PromotionTree: FATAL  Turn 0   UnitCombatInfos[UNITCOMBAT_MOUNTED_ARCHER] does not exist
[5565.164] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:438: attempt to index field '?' (a nil value)
[5565.273] UpgradeTree: FATAL  Turn 0   UnitCombatInfos[UNITCOMBAT_MOUNTED_ARCHER] does not exist
[5565.273] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:438: attempt to index field '?' (a nil value)
[5565.725] DiscussionDialog: FATAL  Turn 0   UnitCombatInfos[UNITCOMBAT_MOUNTED_ARCHER] does not exist
[5565.725] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:438: attempt to index field '?' (a nil value)
[5565.881] LeaderHeadRoot: FATAL  Turn 0   UnitCombatInfos[UNITCOMBAT_MOUNTED_ARCHER] does not exist
[5565.881] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:438: attempt to index field '?' (a nil value)
[5566.022] Demographics: Dequeuing demographics
[5566.022] Demographics: Dequeuing demographics
[5567.426] GEAI_Events: CheckPlayerStartBonuses
[5567.488] GEAI_Events: CheckPlayerStartBonuses Done
[5567.488] GET_Events: UpdatePlotYields Start
[5567.738] GET_Events: UpdatePlotYields Done
[5573.369] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:654: attempt to index local 'thisTechButton' (a nil value)
[5574.680] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:246: attempt to call global 'GetProductionTooltip' (a nil value)
[5574.680] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:246: attempt to call global 'GetProductionTooltip' (a nil value)
[5574.742] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:654: attempt to index local 'thisTechButton' (a nil value)
[5576.006] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:1931: attempt to call global 'GetYieldTooltip' (a nil value)
[5576.006] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:654: attempt to index local 'thisTechButton' (a nil value)
[5577.519] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:246: attempt to call global 'GetProductionTooltip' (a nil value)
[5577.534] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:1931: attempt to call global 'GetYieldTooltip' (a nil value)
[5577.690] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:296: attempt to call global 'GetYieldTooltip' (a nil value)
[5578.190] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:296: attempt to call global 'GetYieldTooltip' (a nil value)
[5578.892] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:1931: attempt to call global 'GetYieldTooltip' (a nil value)
[5578.938] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:654: attempt to index local 'thisTechButton' (a nil value)
[5579.890] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:436: attempt to call global 'GetHelpTextForBuilding' (a nil value)
[5580.420] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:436: attempt to call global 'GetHelpTextForBuilding' (a nil value)
[5581.372] TechTree: stealingTechTargetPlayerID: -1
[5581.372] TechTree: player:GetNumFreeTechs(): 0
[5581.388] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:436: attempt to call global 'GetHelpTextForBuilding' (a nil value)
[5581.388] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:436: attempt to call global 'GetHelpTextForBuilding' (a nil value)
[5581.528] TechTree: stealingTechTargetPlayerID: -1
[5581.528] TechTree: player:GetNumFreeTechs(): 0
[5581.559] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:436: attempt to call global 'GetHelpTextForBuilding' (a nil value)
[5581.559] Runtime Error: [string "C:\Users\Zealotus\Documents\My Games\Sid Me..."]:436: attempt to call global 'GetHelpTextForBuilding' (a nil value)

So, if not clearing cache and moduserdata, then what?
I am starting to feel stupid...

[EDIT] I'm trying this by starting a new game each time. So I'm not loading any exising game or anything.
 
And I also disabled all mods but CivUP and GEM too. Still the same issues with GEM.
Yeah...

[EDIT] In lack of other solutions I'm reinstalling the bloody game... >.>;;

[UPDATE] So the game reinstall did nothing... But I redownloaded GEM and now it works... >.>;; Bloody hell!
 
[to_xp]Gekko;11828531 said:
it could be a conflict with either colored religions or the custom advanced setup screen. did you try with just civup+gem?

Ive been using Colored religions with gem/civup for a while without issues.

/skodkim
 
Same thing happened to me. Turned out I had an older copy of GEM in my mods folder. Downloading directly from the site doesn't cause the old version to get removed from the folder.

Didn't see anyone mention that yet.
 
Back
Top Bottom