PDA

View Full Version : A new trouble with buildings



Patrizius
05-24-2008, 18:16
i have modded the export_descr_building.txt by simply adding to new buildings.
i have touched nothing else.and for some strange reasons i can't build the core_buildings upgrades(means that if a city gets the numebrs of civilians to became a large one i can't build proconsol_palace:dizzy2: ).All works perfectly on other game aspetcs,meaning no other strange behavior.

here it is:
http://www.totalwar.org/Downloads/Rtw_Uploads/RTWupload/export_descr_buildings_erroneo.txt

hope someone will find anything wrong.

the best part is that the back up copy works perfectly...

i have added in this file those new buildings:

clearance
naval_architect
safe_sea
war_port
hinterland_mines_gold
hinterland_mines_silver
hinterland_mines_copper

i can't understand why they influence the core buildings ....:help:

Aradan
05-24-2008, 19:05
No show_err report?

Patrizius
05-24-2008, 19:10
no the game load and run normally.i just don't get the proconsol palace when i should get it normally

Aradan
05-24-2008, 19:16
Well, it seems you have an extra space before "carthaginian" in proconuls_palace's faction list, and the engine usually doesn't like that kind of things in the specific file... Try to lose one of them.

Patrizius
05-25-2008, 00:32
done but nothing changed !=

Aradan
05-25-2008, 11:25
Try comparing the working EDB and the not-working one (use DiffDog or Beyond Compare or any similar software) and spot any formatting mistakes...

Patrizius
05-25-2008, 12:01
ok!I'll try and let you know ;)

PS:I have winmerge

Makanyane
05-25-2008, 12:31
you have something wierd and illogical going on and you just added buildings for the carthaginians.....

adding new buildings carthaginian culture can build - if you haven't made the necessary adjustment (deleting duplicate look-up line) in descr_ui_buildings.txt
does the following:
-if you delete the map.rwm it causes CTD
-if you don't delete the map.rwm you just get really illogical little wierdnesses (like your current problem)

check that you changed the descr_ui_buildings.txt file and also delete / rename your map.rwm if you haven't already

Patrizius
05-25-2008, 13:15
i have founded the error ;) .seems like i have added too much buildings...

here it's a explanation so none will make this error again:

Error:Too much building upgrades

Why it happends:you have created too much building upgrades(check my file.there are really a lot)

How to solve:Remove some XD


at least it make the difference for me ;)

seems like the game starts to "forget" the buildings upgrades you defined if you make too much of them.I have tried to delete two buildings and it worked.To check if they were the problem i reinserted them and then i deleted other two different buildings so i'm prety sure this is the real problem

Dol Guldur
05-25-2008, 13:47
Glad you worked it out. Were you unware of the max no. of trees? It is listed in the EDB Guide and elsewhere.

Patrizius
05-25-2008, 14:05
i have read that list but i fought the game would have told me if i have too much buildings with an error on the show_err .and i really didn't think to count them :lol