Ok so I'm trying to merge these 2 mods and both of them have AudioDefines. Is there something special about this .xml? I can't even have the lines below added or the game will crash.
<!-- Start Next War -->
<!-- End Next War -->
I only got 2 XML's and a PY in the download. My instructions for them were
Spoiler :installation instructions:
put "Basic Tech Conquest.xml" in "config" folder of BUG
extract BasicTechConquest python file to "python/contrib" folder of BUG
alter BUG "init.xml" by adding the line in the appropriate section:
<load mod="Basic Tech Conquest"/>
add XML game text to /XML/text/
description by Bhruic:
Comments forbidden in nested tags. This file is known to be itchy with comments, so just delete them.
Yes that should do it.
I think you just take the Religion (CvReligionScreen.py) and Corporation (CvCorporationScreen.py) screens from Johny Smith's version and put them into your python/screens folder. Make a back up just in case I am wrong. That should give you the new screens.
The next bit is a bit harder as you need to merge the versions of CvMainInterface.py. I think the bits of code have a comment about extra religions or extra corporations around it. Sorry if I am a bit vague, this cold has "knocked me for 6" as we say in countries that play cricket.
out of curiosity jaxx, what mods are you using as a base, if you are looking to 'upgrade' your UI, using something like platy's UI mod might be a good idea, as it will give you a 'standardised' feel to all your screens, and give you things like space for corps and religions in your city screen etc. take a look at it, you might like what you find.
When adding things to BUG it is a bit more complicated, and I have varying levels of success...
And when it comes to displays I have even less success, with a python 'rule change' you have to create a mod file and add the name of that file to one of the bug files...
I can never remember which and someone who has better understanding of BUG would be able to explain it better...
I am currently trying to switch from BUG to platy without success.
QUESTION:
Can anyone think of causes for a crash to desktop without any specific error message, right after choosing your game options and right before the loading box/bar screen appears for a new game.
I have looked at so many things, but I can't find anything that would suggest a crash. Hints for looking anywhere would be a help now..
endPlayerTurn, CvEventManager for turn 1![]()
endPlayerTurn, CvEventManager for turn 1![]()
![]()
Anyone know if this popup can be disabled completely or if it can modified? If so, where should I be looking?