I've got a few python exceptions, all of which made the game unable to continue.
I think this first one is from like a patch H game, but it seems significant enough:
traceback
file "cvscreeninterface",line 621,in forcescreenradraw
"cvmaininterface",line 2504, in redraw
"cvmaininterface",line 2824, in updateplotlistbuttons
runtime error: unidentifiable c++ exception
this one came up with the tech tree in a game(the details of which escape me):
"cvscreeninterface", line 93, in showtechchooser
"cvtechchooser",line 71, in interfacescreen
"cvtechchooser",line 618, in updatetechrecords
name error: global name 'bchanged' is not defined
I think this last one is the bird thing:
"cvscreeninterface",line 629, in forcescreenredraw
"cvmaininterface",line 2547, in redraw
"cvmaininterface",line 3169, in updateplotlistbuttons
unbound local error: local variable 'iactunittype' referenced before assignment
sorry for the lack of details and/or vaguenes. I thought I'd be able to post them sooner.
I'm also getting message as the beginign of games: "debugevent: has trait [name]" (or something like that)
Im not sure if these would be considered bugs or balance changes:
-the luchiurp nation gains no
from nationhood, since they have no trainign yard and the studio does not appear to be designated as a replacement.
-similarly, under nationhood the luchiurp are able to draft golems
-archer of leaves has not access to woodsman I
I think this first one is from like a patch H game, but it seems significant enough:
traceback
file "cvscreeninterface",line 621,in forcescreenradraw
"cvmaininterface",line 2504, in redraw
"cvmaininterface",line 2824, in updateplotlistbuttons
runtime error: unidentifiable c++ exception
this one came up with the tech tree in a game(the details of which escape me):
"cvscreeninterface", line 93, in showtechchooser
"cvtechchooser",line 71, in interfacescreen
"cvtechchooser",line 618, in updatetechrecords
name error: global name 'bchanged' is not defined
I think this last one is the bird thing:
"cvscreeninterface",line 629, in forcescreenredraw
"cvmaininterface",line 2547, in redraw
"cvmaininterface",line 3169, in updateplotlistbuttons
unbound local error: local variable 'iactunittype' referenced before assignment
sorry for the lack of details and/or vaguenes. I thought I'd be able to post them sooner.
I'm also getting message as the beginign of games: "debugevent: has trait [name]" (or something like that)
Im not sure if these would be considered bugs or balance changes:
-the luchiurp nation gains no

-similarly, under nationhood the luchiurp are able to draft golems
-archer of leaves has not access to woodsman I