Bug Reporting

I ran into the no interface issue with BUG 3.5 too. The second bugpath.py file fixed it for me. I used the exe to install. Standard install.

In more detail, I ran into the problem right after BUG 3.5 came out. I uninstalled BUG 3.0 with the uninstaller (also .exe and standard install) and installed BUG 3.5. No interface. Tried a few times then suspected Blue Marble might be conflicting. A couple of uninstalls and reinstalls of Blue Marble and BUG 3.5 with no success. I tried the .zip install too. I then uninstalled and reinstalled BTS to confirm all the old BUG components were gone. Installed BUG 3.5 without Blue Marble. Still no go so I ruled out Blue Marble. Gave up for a few days. When I tried again, I saw the first bugpath.py file. Didn't work. Tried the second and it works now.
 
@frankson - Are you using an English operating system and a username with only letters and numbers?
 
EmperorFool: Yes, plain WinVista Business in English. My username is just letters and numbers for the OS. But I do have a period in my Civ4 username.
 
It does work but it gets set (and reset) at different parts in the file - search for all occurrences.

Does it use the same line each time so I can use the Find function in order to locate it? That's an awful lot of code to go through in order to find a single line.
 
simply search for self.BOX_INCREMENT_WIDTH and set this to the same (higher) value at every place. works fine for me.
 
Does it use the same line each time so I can use the Find function in order to locate it? That's an awful lot of code to go through in order to find a single line.

simply search for self.BOX_INCREMENT_WIDTH and set this to the same (higher) value at every place. works fine for me.
Cybah got it right. BUG has started to add a new tab to the tech screen - initial work was just to turn it into a multi-tab format. We are still arguing what should go on the 2nd tab.
 
I don't get it. I've deactivated all options with autolog and just got this python error screen after several rounds of playing:

 
Looking at the code I see that Autolog is logging no matter what. :( I'll fix that today or tomorrow.
 
I've applied a quick fix to the Autolog issue. Please, anyone that uses Autolog make sure you test this with a game that won't matter if you don't get logging info. Also, Cybah, please verify that this works for you now.
 
I too encountered the no interface bug. I downloaded bug mod yesterday, also using blue marble. The bugpath.py did not fix it for me.
 
I've applied a quick fix to the Autolog issue. Please, anyone that uses Autolog make sure you test this with a game that won't matter if you don't get logging info. Also, Cybah, please verify that this works for you now.

working for now. :goodjob:
 
that would be the specialist stacker which is on by default in BUG. Personally - I hate it because of the way it looks. I much prefer my Specialist Chevrons :D which should really be the BUG default!!!
 
Change it!!!1!1eleventyone
I decided that changing it 111 times is too many - so I just settled on changing it once.

1472: changed city screen specialist default display from the horrid Specialist Stacker to the way-cool chevron

I'm really looking forward to the change log for the next release :D
 
For anyone that installed BUG 3.5 as a mod, please replace "Assets/Python/Contrib/CvModName.py" with the file in this post and let me know if it fixes the problem. Thanks and sorry for the trouble.
 
Hi Emperorfool,

I also faced the "no-interface" bug, having installed BUG 3.5 as a mod from the Executable. I'm running on Win XP, the game installed in a non-standard Folder.
Replacing the CvModName.py with your new version as suggested above, didn't help, unfortunately - still no interface. But copying the MOD's [Custom]Assets/Config folder to my BTS install's Assets folder has helped - I see all the great new additions and can play the game. Although I'd rather keep my original game files "clean" - i can use BUG 3.5 for the time being and so long I'm a happy camper.

Thanks to you and all the other great guys, working so hard for making the game even more enjoyable for us all!

Cheers,
Ench

Edit: It DOES work, i can wholeheartedly recommend replacing the CvModName.py as suggested. (Noticed too late, that i had moved the config-files out of the BUG directory before.. my fault)
 
Top Bottom