Bug Reporting

Ah, here's a relatively minor one: sometimes when I zoom out (F11) and turn off the interface (Alt+I) to get a screenshot, the Great Person progress bar remains visible.

I've been trying to find a way to fix other items that remain visible in the WorldBuilder intermittently, so thanks for this report. I rarely use that view, so I'll make sure to check that as well as the WB.
 
thanks for sending the fonts - but it also failed.
some serious issues occuring: i've tried to put the Attitute Icons Mod(just a gamefont_75.tga and the cvmaininterface.py) into the fresh customasset-folder (reinstalling the 10th..) - starting again the icons are missing.

So thats not more a BUG problem - but do you have any clue why putting in a gamefont_75.tga in customassets is screwing up my game..:confused:

is there any logfile i can look at?

cheers
Renegat
 
All the log files are in the Logs folder in the My Games BTS folder. I wonder if it's a problem with the German OS instead of Civ. Try backing up those files from the install Assets folder and placing those new ones in there.

I'm glad to hear it's not a problem with BUG, though. I'm pretty sure one of the previous posters solved the problem, so perhaps you can search the forums for "no icons" to find the solution. One of the posters was from the civfanatics.de or some other German Civ site.
 
@TWSqueaks - Have you had any luck getting BUG to work again? I just noticed while reading back that you said Civ is asking for BAT; what was that about? Were you loading a saved game or launching Civ normally?
 
I don't know how to figure this out without going through 10 dozen forum pages but here it goes:

I am brand new just started with BUG and bats

first thing i load up the game and i have to alt tab out and back in to get the interface to show (maybe theres a button for it and it just starts off that way?)

also
the technology advisor screen only shows the first 5 religious techs
and i can't do anything on it! i have to wait for the pop up giving me the vertical list of techs i can research before i can pick anything :eek:
 
Did you install both BUG and BAT? BAT includes BUG already, so you should not install BUG with BAT.

What version of Civ are you running?
What version of BAT are you running?
 
I downloaded the latest versions for 3.17 like a half an hour ago
and i did install bats after bugs because i read that it was an add on
going to see if i can work it out from here then

PS: still having the same problem
going to reinstall civilizations IV
 
Well that didnt help at all
Is the technology advisor screen supposed to be any differen't from vanilla?

PS: im running BTS 3.17 with only BAt installed and into the mod folder, so i load up bts then load that bat mod and am still getting the tech screen/tree problem

PSS: also its the first thing that pops up when i start a game, the tech tree screen but with onlly the first 5 religious techs, after i close that it shows the usual screen with my avatar and some crap about spreading outing 4000 years ago or whatver

PSSS: does this do anything besides interface and terrain textures!??!?!
I see all the mods included in BATS and i am most definitely getting Cobras with Stalin and not HINDs or any russian attack helicopters!!!!

PSSSS: this is very frustrating, is there a real guide to installing bats properly anywhere? I got the bat mod 1.1 program/exe whatever today and just cant get it right apparently, iw ould be happy with varietas on its own but that makes my games crash on turn 49!Q#)T*HQWEYPO
 
BAT should work fine with the installer and BTS 3.17. Do normal BTS games (without BAT) have this problem?

The way BTS works is that it draws the Tech Advisor screen and hides it immediately when the game starts. It does this so that opening it later is faster. I think that BAT is failing somehow while it's drawing the screen, leaving it open.

1. If you have no other mods installed besides BAT, this should be easy to track down.

2. BAT includes only graphics (VD and others) and the interface stuff from BUG. While you might see a different looking helicopter for Russia and other civs, it should still be labeled as a Gunship and act just like any other civ's Gunship. If it doesn't, it sounds like you have some other mod installed on top of BAT.

3. Can you post the contents of the file Logs/PythonErr.log? If it's not there, turn on logging in the CivilizationIV.ini file:

Code:
; Enable the logging system
LoggingEnabled = [B]1[/B]
 
Well what i was saying was that i was Russia and there ARENT Russian helicopters. When it should be a HIND or something, it was a COBRA

oh, i think i got this right?
mygames/bts/pythong error 2?

I havent had any game closing errors or anything with it
i have no mods or tweaks or anything running
did a reinstall of bts, installed the 3.17 patch, then Batmod11 and chose the option that dosent load it automatically
 
I need the PythonErr.log file--not PythonErr2.log. Feel free to blame Firaxis for naming these files so closely. Turn on logging as I instructed above, start/load a BAT game, quit Civ, and look for that file. If it's not there, I really have nothing to go on.

Are you running a special version of BTS (CivComplete or Gold)?

As for the type of Gunship, BAT includes Varietas Delectat. You'll need to take up your unit objections with them. ;)
 
ahhh - there is tiny error on line 53456 of the above post. Joking. Could you either attach that as a text file or wrap it in spoilers?

[ spoiler ]blah blah blah [ /spoiler ]

if you take out the gaps between the ']'s, you get this ...

Spoiler :
blah blah blah
 
ok sorry here it is
PS: keep getting errors when trying to attach

is it attached? every time i try to attach it the attacher thingy tells me its there but when i go in here and check the forum i dont see anything about it
 
File "CvTechChooser", line 353, in addIconsToTechPanel

AttributeError: 'CyPlayer' object has no attribute 'getUnitButton'

This was the part I needed. You can remove all that from your posts or edit them to put them in spoilers, your call. :D I'll take a look at this now . . .
 
Have you updated BTS to at least 3.13? I ask because the function that it is complaining about--CyPlayer.getUnitButton(int)--most definitely does exist. I don't have older versions of the API, so I can't check if this was added in one of the patches.

Go to ADVANCED : ABOUT THIS BUILD and take a screenshot or copy down the version (300 or 303 or 313 or 317 or whatever it says).
 
Back
Top Bottom