v 25, Bugs/Crashes reporting thread

Status
Not open for further replies.
There's a typo in the celebrating ruler message, at least for France:
"Paris celebrates TXT_KEY_CIVIC_WE_LOVE_CHEIF" (I think)

Yeah it's the new civics that's doing it.
 

Attachments

  • der.jpg
    der.jpg
    65.7 KB · Views: 66
Also, what about the fishing hut bug? Is that already known?
 
SVN3396 xml errors on early and industrial diplomats, plus one other diplomat I do not remember.

For some reason exiting to desktop and restarting makes it go away.
 
SVN3396 xml errors on early and industrial diplomats, plus one other diplomat I do not remember.

For some reason exiting to desktop and restarting makes it go away.

No, it just hides it. The error is detected when it parses the XML. However, if the XML doesn't change load to load, then on a second and subsequent run it won't parse it (and rediscover the error), but will load the results of the previous run's parse from the cache. You'll still have the effects of the error however.
 
When you research a new technology often the popup with the civilopedia page and the quote and what not just kinda flashes on the screen inbetween turns. Happened ever since Koshling changed how everything kinda freezes when running the turn. Anyway, was wondering if the tech splash screen could appear safely at the beginning of the turn instead?

Usually once youve gone through all the finished production(s) and maybe diplomacy popups etc I forget to go back into civilopedia or I don't want to lose my train of thought (since ive moved onto other things) and it therefore never gets looked at.
 
This is one for Thunderbrd to take, since he's the Divine Prophet guy on the team.


Agreed. Please provide a save game where the AI is prepared to offer something for such a tech and I'll look into it.
I do not have that anymore, but created one.
Trade with Qin Shi Huang, if you ask him what will he give for druidism, there is no offer.
If you put his gatherer into the offer and ask what would make this deal work, he'll ask for additional 27 gold, so he'll give a gatherer for druidism and 27 gold.
 

Attachments

I can confirm this. Domestic Advisor and Revolution watch not working as of SVN 3406

DA error is this:

DH Can you handle this since AIAndy is gone for 4 weeks, thx.


EDIT
: Just got this Rev error also:

Traceback (most recent call last):
File "BugEventManager", line 363, in _handleDefaultEvent
File "Revolution", line 565, in onBeginPlayerTurn
File "Revolution", line 652, in checkForRevReinforcement
File "Revolution", line 952, in doRevReinforcement
TypeError: unsupported operand type(s) for -: 'int' and 'NoneType'
 
I'm getting some xml errors on startup.

UNITCLASS_DIPLOMAT_EARLY, INDUST and MODERN in Hydro's file.
 
I do not have that anymore, but created one.
Trade with Qin Shi Huang, if you ask him what will he give for druidism, there is no offer.
If you put his gatherer into the offer and ask what would make this deal work, he'll ask for additional 27 gold, so he'll give a gatherer for druidism and 27 gold.

See SVN thread. I have adjusted the AI's evaulation of techs for trade, one result of which should be solving this issue (verified it does for your save game's case - thanks for that)
 
I'm getting some xml errors on startup.

UNITCLASS_DIPLOMAT_EARLY, INDUST and MODERN in Hydro's file.

They've been there since yesterday (plus one other). I thought it would be fixed with the new one this morning (after reporting yesterday (and I see that SO also reported it in the SVN thread), and deleting the folder and trying to download again, as sourceforge "hiccuped" on me this morning again), but still no-go. It is in the Hydro\Science sub-folder.
 
I'm getting some xml errors on startup.

UNITCLASS_DIPLOMAT_EARLY, INDUST and MODERN in Hydro's file.

They've been there since yesterday (plus one other). I thought it would be fixed with the new one this morning (after reporting yesterday, and deleting the folder and trying to download again, as sourceforge "hiccuped" on me this morning again), but still no-go. It is in the Hydro\Science sub-folder.

I thought I had fixed this. I will do something about it soon. In the mean time it has no game play effect since that component has not been released.
 
DA error is this:

DH Can you handle this since AIAndy is gone for 4 weeks, thx.


EDIT
: Just got this Rev error also:

Traceback (most recent call last):
File "BugEventManager", line 363, in _handleDefaultEvent
File "Revolution", line 565, in onBeginPlayerTurn
File "Revolution", line 652, in checkForRevReinforcement
File "Revolution", line 952, in doRevReinforcement
TypeError: unsupported operand type(s) for -: 'int' and 'NoneType'

I have changed RevData.py to return 0 instead of None. This should "fix" the error don't know about the problem being fixed though.
 
I have changed RevData.py to return 0 instead of None. This should "fix" the error don't know about the problem being fixed though.

Now i get this error"

Traceback (most recent call last):
File "BugConfig", line 110, in unknown_endtag
File "BugConfig", line 334, in endChild
File "BugConfig", line 337, in end
File "BugConfig", line 318, in process
File "BugConfig", line 547, in handle
File "BugUtil", line 651, in callFunction
File "BugUtil", line 630, in lookupFunction
File "BugUtil", line 624, in lookupModule
ConfigError: No such module 'RevolutionInit'

can you pls do me a favor also and change this to NORMAL notepad reading, thx.
 
Status
Not open for further replies.
Back
Top Bottom