JFD
Kathigitarkh
That's an error relating to Rome not possessing a Capital.
That's an error relating to Rome not possessing a Capital.
I seem to have a problem with this, I get the events popups, but can't enact any decisions, there's nothing in the diplomacy dropdown menu.
I really like the features of this mod, it's a ton of fun to play, but unfortunately I can't get through a complete game with it. Even with no other mods enabled, I had a fatal crash today on turn 111 when the "Incompetent Diplomat" event occurred. I had a similar crash in an earlier game, also at "Incompetent Diplomat" and with no other active mods, but didn't get a screenshot for it.
I'm using a Mac. Is that the problem? Or is it the specific event that's causing the crash?
INSERT INTO Building_ResourcePerEra (
BuildingType, ResourceType, Quantity, InitialQuantity)
SELECT 'BUILDING_XXX', 'RESOURCE_MAGISTRATES', '1', '1'
WHERE EXISTS(SELECT name FROM sqlite_master WHERE type='table' AND name='Building_ResourcePerEra');
I can't really help you with the above Skodkim, my SQL isn't particularly good either.
For those who'd like to try it on their end to see if it fixes the problem:
- Open RandomEventsPopup.lua in /(mod folder)/Lua/UI/
- Replace line 264 with "ContextPtr:SetHide(true)" (without quotes)
- Replace line 293 with "ContextPtr:SetHide(false)" (without quotes)
What software/app do you recommend as a Lua editor?
Yeah, I have an issue with not liking to update my mods really often. I'll try and have an update out sometime today.Sorry for asking (I don't mean to be rude!), but is this mod still being maintained?
\Skodkim