Civ III PowerBar Trainer for v1.29f

Status
Not open for further replies.
I had some time on my hands this morning, so I took another look at the way PB was loading. This is what I found:

A Little History:
1) Initially, PB gathered all unit, building, and tribe data from the civ3mod.bic file. This caused it to be incompatible with scenarios or custom games which modified the file and saved it under a different name.

2) Later, I located the position in which the process stored the name of the rules file being used. That allowed PB to locate custom files, and use their data - thus making PB compatible with custom games and scenarios.

3) This presented another problem however. There are times when Civ 3 does one of the following:
1) Records the filename without the path.
2) Truncates the name of the file, or assigns it a .tmp descriptor.
3) or does something else that prevents PB from being able to find and open the data file.

Of course, without access to the game's data set, PB isn't very useful so it just sits there.


Today's Build:
Okay, we just might have a work around option that'll allow PB to function in these situations. Here's the scenario:

1) A player starts a game, launches PB, builds a city, then clicks 'Load'.
2) If PB is unable to open and read the data file, the player will receive a message suggesting that he do the following:

a) back-up his Civ3Mod.bic file to Civ3Mod.bak (or something).
b) Copy the bic file being used to the Civ3 folder
c) Name the newly copied file: Civ3Mod.bic
d) Start the game, start PB and check the 'Use default rules' option on the splash screen.

This will force PB to use the newly created rules file (or the default Civ3Mod.bic if you didn't rename it). At any rate, the game and PB will use the same data and everything should gel at that point.

Anyone having load problems and interested in trying this new load routine is encouraged to email me at:
crsadrjoe@earthlink.net
I'll send you a copy and we'll see if it helps. :)

Cheers,
Joe
 
I am one of the people that used one of the "setup" programs you started out with.

I scanned the registy and deleted all entries for "project1" and "powerbar". I also deleted every folder that had any version in it, and extracted the powerbar that is currently posted at www.crusaderjoe.com

I loaded up the game and hit the load button and it worked like a charm.

I would suggest everyone who is having problems, try this procedure.

Cheers!
 
Thank you for the heads up! That is an Excellent thing for any PB user to do.

I abandoned the setup program for that very reason. There were problems associated with multiple installations - and with a program like this that was experiencing rapid revision, the problems were compounding.

For those having PB load problems, I second Rizzen's suggestion to scrub your machine of all traces of PB, then proceed with the manual placement of the files where ever you want them to reside.

Kudos Rizzen! :king:
 
i'm running WinXP and Powerbar works fine. The only thing i can think of is... make sure you've got a game running, then Alt-Tab out and start up Powerbar the Alt-Tab back into the game, the Powerbar should show up at the top right of the screen. Good Luck, have fun
 
OK, well I've been having a problem with PB as CrsadrHoe should know as we were e-mailing back and forth for a while and i never had any lucky getting it to work until last night (2-17) when i deleted all over versions of Powerbar after reading the posts here from Rizzen... it worked. BUT when i tried today, it wouldn't load ANY thing in my game, i went through, redeleted all the powerbar items, folders, etc. and then used Norton's utilities Registry editor to delete all the powerbar files, and it STILL won't load... any ideas?
 
I don't recognize your email address in my book. Email me, I have a version of PB I'd like you to try.

Thanks,
Joe
 
I've tried everything I've read in this group and still cannot get PB to load. Anyone else have any ideas on how to get this program to work??

I put the extra files in my /windows/system directory and have removed any instance of PB in my registry and I can't get this thing to load the info.

I'm running XP if this helps.

Thanks
 
I just uploaded a brand new build for v1.17f that includes a revised work-around for loading problem. Anyone having trouble with PB loading for games v1.17f might want to give this one a try - even if I've recently emailed you a copy. Please email me with the results and we'll take it from there. Again, the site address is www.crusaderjoe.com

Thanks,
Joe :)
 
I received several emails this morning from players who had been having load problems, which indicate that the PB version I uploaded last night (02/19/02) is working for them. Again, anyone having load dificulties is encouraged to give this version a try - and please email me with the results. :)

Thanks,
Joe
crsadrjoe@earthlink.net
 
On the X version it takes checkign use default rules... and clicking the load buttonseveral times

BUT IT WORKS!!!!
 
When I tried to use the new PowerBarX afer installing the Civ3 1.17 patch I get a message telling me to change the civ3mod.bic to civ3mod.bak, then find bic_in_.tmp and rename it civ3mod.bic and put that in place of the old civ3mod.bic. The problem is that I can't find bic_in_.tmp even with file searching.

I installed PowerBar X by unzipping it into the "Program 1" file, then I edited the Start Menu to link to PowerBarX instead of PowerBar1.16b.

I haven't tried clicking on the "default rules" box in PowerBarX because I modified the number of optimum cities allowed in my huge map game. I like conquering the world!

My computer is a PIV and uses Windows XP.
 
When PBX asks you to find the rules file called: bic_in_.tmp proceed with the following:

Standard Game:
1) Verify that you have the civ3mod.bic rules file in the civ3 folder. If not, get one and place it there. I will upload the default civ3mod.bic file to my website later tonight.

2) Launch Civ3, launch PBX, on the PBX splash screen make sure you check the box that says "Use default rules".

3) When at least one city exists on your map, click the PBX "Load" button.


Scenario Game:
1) Locate the filename.bic file in the scenario folder that you're using for that specific game, where filename resembles the scenario you're playing.

2) Back-up the civ3mod.bic file in your civ3 folder by renaming it to something like civ3mod.BAK

3) Copy filename.bic from the scenario folder to the civ3 folder.

4) Rename the copied file in the civ3 folder to civ3mod.bic

5) Launch Civ3, launch PBX, on the PBX splash screen make sure you check the box that says "Use default rules".

6) When at least one city exists on your map, click the PBX "Load" button.

Explanation
What's happening is Civ3 is assigning a generic descriptor to the path of the rules file, instead of recording the actual path in memory. Thus PBX is unable to locate and open the file - just as the players have been unable to locate the bic_in_.tmp files.

The work-around is to back-up the main rules file (if it exists), copy the scenario rules file to the main civ3 folder, and rename it so PBX thinks it's the main rules file. Thus, Civ3 and PBX will get the same rules data from different different files, yet everything will still gel.

I hope this work-around is a temporary requirement, as I am trying to locate the actual rules data in the process memory. If I'm able to do so reliably, then the locations and names of the files will become irrelevant and PBX will be able to read that data directly from the process as it does everything else. :)

Joe
 
It shouldn't matter what the caps are, mine is Civ3Mod.bic


Do you have this file in your civ3 folder?
 
Originally posted by CrsadrJoe
It shouldn't matter what the caps are, mine is Civ3Mod.bic


Do you have this file in your civ3 folder?

Yes, I took the old civ3mod.bic file, renamed it and put it in a seperate folder, then took the file for the scenario I am playing, renamed it civ3mod.bic, and placed it in the main Civ3 directory. After starting my game and PowerBar, I selected "default rules", but when I click on load I get a message that says that I should change files, you know, yadda yadda yadda.

Could it be Windows XP?
 
hmmmmm....

Does the same thing happen when you start a new standard game - one that isn't part of a scenario?
 
wow.... that is strange. I know when I've renamed the civ3mod.bic file and forgot to change it back it doesn't let me start a new game.
 
Status
Not open for further replies.
Back
Top Bottom