Bug Reports - Post Here!

Status
Not open for further replies.
every time I search for this bug I just get "load an autosave".

unfortunately 99% of the time it happens to me it happens on turn 1. I am using the community patch and yet not another earth mod this time, but its not the only time.

So far as I can tell, when I click the city and this happens, buildings, wonders, anything, cannot be seen on the left hand side of the city view. I think this is related to the issue somehow. shift enter does not force the turn forward, nor does reloading a save allow me to select anything. I am not sure there is a point in using the format, mostly because I dont have enough information on why this bug is happening to be any use, but it seems to be a standard bug of some kind since it happens in a lot of different situations.

I would like a fix but what I'm fine with is just understanding whats causing it to happen at all.
 
So my UI is randomly messed up all over the place, like so:
http://tinypic.com/r/2hwd9wh/8
-Pantheon has a black box around it that flashes and lets you see the regular icon
http://tinypic.com/r/dv13q/8

Also not shown is when you hover over the leader portraits it's just a black box where Alex's head should be.

Windows 7
all graphics settings on lowest except Leader screens, on second-lowest
Alexander
Communitas
Standard size
Standard speed
Prince
No tech brokering
No tech trading

I'm using:
CP (5-13)
CBP (5-15)
EUI (5-13)
CBP-Compatibility Files (EUI) (5-13)
C4DF (4-15)
CSD for CBP (5-2)
More Luxuries (v155) - from Steam Workshop
Events and Decisions (3-30) - specific CBP version
Faster Aircraft Animations (v3) - from Steam Workshop
Quick Turns (v10) - from Steam Workshop
Reforestation (v8) - from Steam Workshop
lua51_Win32.dll (the one from the How to Install thread to improve performance)

I also changed the 4 AI-related files jma came up with in the Leader Personalities thread. Of course, I also deleted the LUA folders in the CP and CBP folders. I've tried deleting all the local content and re-doing everything from scratch, no change, as well as verifying the integrity of the files a few times. Cleared the cache, modded saves, moduserdata, no luck.

I don't know what to do. I wish I could just bring myself to play with it going on, but it bothers me too much.

EDIT: Promotions, city growth, and discovery of ancient ruins are all black boxes too. Just a bunch of stuff.

Also this hasn't been a problem with vanilla 100 turns in.

EDIT2: In vanilla, "An Enemy is Near!" and "Athens can fire on an enemy" notifications are black boxes. Ugh.
 
Game crashes when I load into a game and press the next turn button. Looking at the logs, the AI's turn will start but crash before it has done anything. It could have something to do with the "Casus Belli" resolution in the world congress, as the game seems to be fine with auto-saves from before it was passed. I am however using quite the number of other mods.
 

Attachments

You need to delete the LUA folders from the Community Patch and Community Balance Patch

This worked for me without having to redo the MOD Data/CACHE folders.
(Always a good idea to do so anyways...)

I also can confirm no resources at all, excepting for ones that show up when a technology is gained AND it exists inside of a Nations(NPC or yours) Cultural Borders.

If not, and everywhere else in the world, nothing shows up(fish, wheat, luxuries, iron, etc.)

Confirming this as an issue as per above in:

sargeta said:
Post 1892
Author : sargeta
Date : May 16, 2015 03:34 PM

Running into a few issues:

1. City states and Ancient Ruins don't show up. At all.
I'm only using CP, CBP and the related compatibility files (EUI, CSD, Civ4D) + More luxuries.

2. Are resources supposed to be really scarce with the CP? I scouted an entire 8p Pangaea for testing purposes, and there was 0 iron and horses, for example.

Thanks for your help.

PS: No Huts, either...
Using the same files above with EUI, also, and a full re-install did not change anything.

Tested with Vanilla BNW and everything works with Huts, Resources and Luxuries everywhere.
 
This worked for me without having to redo the MOD Data/CACHE folders.
(Always a good idea to do so anyways...)

I also can confirm no resources at all, excepting for ones that show up when a technology is gained AND it exists inside of a Nations(NPC or yours) Cultural Borders.

If not, and everywhere else in the world, nothing shows up(fish, wheat, luxuries, iron, etc.)

Confirming this as an issue as per above in:



PS: No Huts, either...
Using the same files above with EUI, also, and a full re-install did not change anything.

Tested with Vanilla BNW and everything works with Huts, Resources and Luxuries everywhere.

Post your lua and database logs please. Make sure logging is enabled when you start a game (if it isn't enabled, you need to do so before those logs will have any data in them).

G
 
Error-filled LUA log here. Warning: I'm using the CPP packed as a MP_MODPACK.

There seems to be an error in CBP EUI compatibility/EUI/EUI_tooltips.lua:2106. There's at least an identifier missing, and I have a feeling the error is cascading.

This bug is still there, even in the new version.
 
Lake Pantheon not working correctly. If needed I can attach logs, a quick lookover LUA.log didn't show any errors though.

http://imgur.com/u7m2L4C

Damn, I forgot that lakes are a 'fake feature' and don't work correctly without a unique table. I'll add this in. Sorry!

G
 
This bug is still there, even in the new version.

I'm not sure what is causing this, unless your lua files aren't loading/overwriting properly because EUI isn't being overwritten correctly. My suggestion would be to take all the lua from your CBP modpack and, where necessary, overwrite the same lua files in EUI. Otherwise there's a chance that the CBP's changes won't load.

G
 
I'm not sure what is causing this, unless your lua files aren't loading/overwriting properly because EUI isn't being overwritten correctly. My suggestion would be to take all the lua from your CBP modpack and, where necessary, overwrite the same lua files in EUI. Otherwise there's a chance that the CBP's changes won't load.

G

It's an issue with the CBP compatibility files.
The error is in the EUI_tooltips.lua:2106. Jmigfer7 figured out that the line should actually be

Code:
local isNoob = civBE_mode or not OptionsManager.IsNoBasicHelp()
.

Changing it manually fixes the errors, but it is still in the files you're distributing :)
 
It's an issue with the CBP compatibility files.
The error is in the EUI_tooltips.lua:2106. Jmigfer7 figured out that the line should actually be

Code:
local isNoob = civBE_mode or not OptionsManager.IsNoBasicHelp()
.

Changing it manually fixes the errors, but it is still in the files you're distributing :)

Which file? It is (edit: has been, as of a few weeks back) fixed in the EUI_tooltips in the actual EUI installation. The EUI_tooltips file in the CBP-Compatibility file is outdated and there only as a backup.


G
 
Sacred Paths pantheon gives now culture even for forests not worked by the city (haven't tried if happens the same with jungles).

I'm using the latest version 23-2 and remembered to clear the cache and so.
 
Post your lua and database logs please. Make sure logging is enabled when you start a game (if it isn't enabled, you need to do so before those logs will have any data in them).

G

Thanks, G.
I ended up trying a few more times, and finally MOD by MOD by adding only a single MOD then backing out and adding the next...

This ended up working, then ALT-Tabbing out to remove the LUA folders all the while.

The only thing that still won't work is the More Lux 1.55 MOD but it is a small price to pay since everything else now does.
(Jungle tiles are beautiful!)

Thanks for the post back. GREAT project!
 
Just got a CTD with CP/CBP/CSD/EUI version 5-13-2015. Got an E&D popup at the start of my turn for radical social reforms (the one where you can do nothing or enact the reforms for culture, at the risk of a couple turns of anarchy). I chose to enact the reforms (I like to live dangerously), and then, CTD.

Mod list: CP, CBP, CSD, CIV4 Diplo, EUI, compatibility files, E&D, more lux, tectonic map script, really advanced setup, info addict.

Dump file:
https://www.dropbox.com/s/e2v895cyeh0t7t4/CvMiniDump.dmp?dl=0
 
Status
Not open for further replies.
Back
Top Bottom