You can subscribe to this list here.
| 2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(7) |
Nov
(167) |
Dec
(101) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2001 |
Jan
(178) |
Feb
(82) |
Mar
(111) |
Apr
(119) |
May
(126) |
Jun
(27) |
Jul
(140) |
Aug
(65) |
Sep
(120) |
Oct
(88) |
Nov
(50) |
Dec
(6) |
| 2002 |
Jan
(44) |
Feb
(82) |
Mar
(47) |
Apr
(121) |
May
(65) |
Jun
(72) |
Jul
(47) |
Aug
(160) |
Sep
(149) |
Oct
(21) |
Nov
|
Dec
(26) |
| 2003 |
Jan
(81) |
Feb
(108) |
Mar
(13) |
Apr
(16) |
May
(5) |
Jun
(31) |
Jul
(10) |
Aug
(14) |
Sep
(16) |
Oct
(4) |
Nov
(2) |
Dec
(17) |
| 2004 |
Jan
(64) |
Feb
(7) |
Mar
(3) |
Apr
(30) |
May
(22) |
Jun
|
Jul
(20) |
Aug
(15) |
Sep
(5) |
Oct
(9) |
Nov
|
Dec
(2) |
| 2005 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
(2) |
Jul
|
Aug
(1) |
Sep
(1) |
Oct
|
Nov
(3) |
Dec
(3) |
| 2006 |
Jan
(8) |
Feb
(5) |
Mar
(8) |
Apr
(4) |
May
(7) |
Jun
(6) |
Jul
(10) |
Aug
(6) |
Sep
(8) |
Oct
(28) |
Nov
(43) |
Dec
(19) |
| 2007 |
Jan
(23) |
Feb
(25) |
Mar
(9) |
Apr
(57) |
May
(59) |
Jun
(90) |
Jul
(112) |
Aug
(54) |
Sep
(22) |
Oct
(13) |
Nov
(23) |
Dec
(18) |
| 2008 |
Jan
(15) |
Feb
(13) |
Mar
(47) |
Apr
(133) |
May
(83) |
Jun
(112) |
Jul
(138) |
Aug
(77) |
Sep
(114) |
Oct
(27) |
Nov
(33) |
Dec
(109) |
| 2009 |
Jan
(64) |
Feb
(31) |
Mar
(35) |
Apr
(46) |
May
(144) |
Jun
(124) |
Jul
(85) |
Aug
(105) |
Sep
(217) |
Oct
(188) |
Nov
(143) |
Dec
(157) |
| 2010 |
Jan
(68) |
Feb
(11) |
Mar
(73) |
Apr
(87) |
May
(146) |
Jun
(183) |
Jul
(133) |
Aug
(113) |
Sep
(63) |
Oct
(36) |
Nov
(44) |
Dec
(45) |
| 2011 |
Jan
(38) |
Feb
(27) |
Mar
(21) |
Apr
(32) |
May
(24) |
Jun
(28) |
Jul
(28) |
Aug
(36) |
Sep
(43) |
Oct
(31) |
Nov
(30) |
Dec
(16) |
| 2012 |
Jan
(31) |
Feb
(39) |
Mar
(57) |
Apr
(36) |
May
(17) |
Jun
(27) |
Jul
(22) |
Aug
(34) |
Sep
(30) |
Oct
(26) |
Nov
(12) |
Dec
(14) |
| 2013 |
Jan
(10) |
Feb
(3) |
Mar
(3) |
Apr
(15) |
May
(10) |
Jun
(15) |
Jul
(9) |
Aug
(11) |
Sep
(15) |
Oct
(23) |
Nov
(29) |
Dec
(19) |
| 2014 |
Jan
(6) |
Feb
(11) |
Mar
(28) |
Apr
(16) |
May
(14) |
Jun
(31) |
Jul
(23) |
Aug
(19) |
Sep
(9) |
Oct
(6) |
Nov
(6) |
Dec
(4) |
| 2015 |
Jan
(78) |
Feb
(6) |
Mar
(1) |
Apr
(3) |
May
(1) |
Jun
|
Jul
|
Aug
(2) |
Sep
|
Oct
(1) |
Nov
|
Dec
|
| 2016 |
Jan
|
Feb
|
Mar
(5) |
Apr
(2) |
May
|
Jun
|
Jul
(1) |
Aug
(2) |
Sep
(1) |
Oct
|
Nov
(1) |
Dec
|
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
|
1
|
2
|
3
(1) |
4
(1) |
5
|
6
(1) |
7
|
|
8
(1) |
9
|
10
|
11
|
12
(1) |
13
|
14
|
|
15
|
16
|
17
(1) |
18
|
19
|
20
|
21
|
|
22
(1) |
23
|
24
|
25
|
26
|
27
|
28
|
|
29
|
|
|
|
|
|
|
|
From: Stephen P T. <sto...@ya...> - 2004-02-12 20:54:24
|
Oops, something went wrong. Dumping brain contents:
---------------------------------------------------------------------------
Traceback (most recent call last):
File "civil.py", line 505, in ?
main ()
File "civil.py", line 497, in main
event_loop ()
File "event_loop.py", line 271, in event_loop
newstate = scenario.current_state.handleEvent ( event )
File "state/calculate_action.py", line 69, in handleEvent
scenario.engine.update ()
File "engine/engine.py", line 144, in update
self.updateForStep ( step )
File "engine/engine.py", line 202, in updateForStep
self.runExecutor ( unit, step )
File "engine/engine.py", line 275, in runExecutor
actiondata = planexec.execute ( step )
File "engine/executor/move_exec.py", line 109, in execute
return self.move (step)
File "engine/executor/move_exec.py", line 141, in move
fatigue *= scenario.map.getTerrain ( self.unit.getPosition
()).movementFatigueModifier ( self.unit )
File "map/terrain.py", line 245, in movementFatigueModifier
raise ImpassableTerrainException ( unit )
ImpassableTerrainException: unit 58 in impassable terrain at (1061,426)
---------------------------------------------------------------------------
Please mail this stack trace to civ...@li...
so that the error can be fixed. Thank you! -- the Civil team
Stopping connection poller thread
connection closed by remote party
crash: server seems to have crashed, exiting
crash: this should save state or do something intelligent
--
Stephen Toothman
1334 East 13th Street
Des Moines IA 50316
515-261-4623 - Home
sto...@ya...
|
|
From: Dave T. <no...@no...> - 2004-02-08 04:49:05
|
I installed civil 0.82-2 on my Debian box, and started a
game against the computer. I was playing Clash In The Pass.
I set up moves for all my units, and hit alt-e, when I got a
crash:
Oops, something went wrong. Dumping brain contents:
---------------------------------------------------------------------------
Traceback (most recent call last):
File "civil.py", line 505, in ?
main ()
File "civil.py", line 497, in main
event_loop ()
File "event_loop.py", line 271, in event_loop
newstate = scenario.current_state.handleEvent ( event )
File "state/calculate_action.py", line 69, in handleEvent
scenario.engine.update ()
File "engine/engine.py", line 144, in update
self.updateForStep ( step )
File "engine/engine.py", line 202, in updateForStep
self.runExecutor ( unit, step )
File "engine/engine.py", line 275, in runExecutor
actiondata = planexec.execute ( step )
File "engine/executor/move_exec.py", line 92, in execute
self.movespeed = calculateMovementSpeed ( self.unit,
self.getMovementSpeed () )
File "engine/executor/move_util.py", line 40, in
calculateMovementSpeed
speed = speed * scenario.map.getTerrain (
unit.getPosition ()).movementSpeedModifier( unit )
File "map/terrain.py", line 237, in movementSpeedModifier
raise ImpassableTerrainException ( unit )
ImpassableTerrainException: unit 36 in impassable terrain at
(1045,458)
---------------------------------------------------------------------------
I've attached my save file before the crash.
--
-Dave Turner
|
|
From: Jan E. <ch...@in...> - 2004-02-04 13:49:43
|
On Tue, 3 Feb 2004, korruptor wrote: >I think there's something up with my sourceforge account, as I just got >a whole bunch of emails from Mid Jan at once. Bear with me :) Gee, SF does have some serious problems at times. Maybe an ultimate goal at some time should be to relocate to some other server, maybe even a commercial one? I've personally been very happy with the hosting for our normal domain, but it's a bit expensive. I've been a bit absent from the world of computing for a few weeks, mainly due to the fact that our house has been delivered. Some pics from the work can be seen below. The comments are unfortunately all in Swedish, but the pics speak for themselves I think. http://www.smultron.net/bilder/view.php?dir=./Hus/Grundarbeten http://www.smultron.net/bilder/view.php?dir=./Hus/Husmontering http://www.smultron.net/bilder/view.php?dir=./Hus/Husmontering,_dag_2 http://www.smultron.net/bilder/view.php?dir=./Hus/Husmontering,_dag_3 http://www.smultron.net/bilder/view.php?dir=./Hus/Husmontering,_dag_4 http://www.smultron.net/bilder/view.php?dir=./Hus/Interiorarbeten We now have most stuff on the house done, so I'll again have more time to devote to Civil development (and it's about time too...). Hope you folks have been well. -- "I like the idea of democracy. You have to have someone everyone distrusts," said Brutha. "That way, everyone's happy." -- Terry Pratchett, Small Gods |
|
From: korruptor <kor...@ma...> - 2004-02-03 21:48:27
|
I think there's something up with my sourceforge account, as I just got
a whole bunch of emails from Mid Jan at once. Bear with me :)
G
--
"The software said Windows95 or better. So I got a Mac."
-- Unknown Mac Abuser
--
|