Crashes on specific Level

Problems with the Linux version of Darwinia

Moderators: jelco, bert_the_turtle, Chris, andy, John

fspmc
level0
Posts: 4
Joined: Tue Sep 02, 2008 9:29 pm
Location: de

Crashes on specific Level

Postby fspmc » Tue Sep 02, 2008 9:42 pm

Hi folks,

I'm using the buy&download version.

After handling some issues with the screensaver I was able to play the game pretty well, and btw. the game is just great. I love it.

But when I arrived at the level "generator" I stopped playing after some minutes in that level. Day later, I wanted to continue but as soon as I try to enter the level, the game crashes.

The odd thing is, other levels work just fine. So I tried to add "RenderLandscapeMode = 1" to my preferences.txt. No change.

After getting this I applied the latest (i think) official patch named "darwinia-full-1.3.0". The game still ran perfectly, except for that level.

Meanwhile I switched from Ubuntu Hardy (generic-kernel) to Intrepid alpha (generic-kernel). There is no difference in the game-behaviour.

these are the last lines from my blackbox.txt

Code: Select all

=========================
DARWINIA BLACK BOX REPORT
=========================

VERSION : linux-full-1.3.0
ERROR   : 'Got a fatal signal: 11
'

=========================
====== PREFERENCES ======
=========================

ServerAddress = 127.0.0.1
BypassNetwork = 1
IAmAServer = 1
TextLanguage = english
TextSpeed = 15
HelpEnabled = 1
SoundLibrary = software
SoundMixFreq = 44100
SoundMasterVolume = 255
SoundChannels = 32
SoundHW3D = 0
SoundSwapStereo = 1
SoundMemoryUsage = 1
SoundBufferSize = 512
SoundDSP = 1
ScreenWidth = 1680
ScreenHeight = 1050
ScreenWindowed = 0
ScreenZDepth = 24
ScreenColourDepth = 32
ScreenRefresh = 60
RenderLandscapeDetail = 1
RenderWaterDetail = 1
RenderBuildingDetail = 1
RenderEntityDetail = 1
RenderCloudDetail = 1
RenderPixelShader = 1
ControlUp = key E
ControlDown = key Q
ControlLeft = key A
ControlBackwards = key S
ControlRight = key D
ControlForwards = key W
ControlChatLog = key TAB
ControlZoom = key Z
ControlDeselect = key SPACE
ControlMouseButtons = 3
RenderLandscapeMode = 2
ManuallyScaleTextures = 0
BootLoader = random
UserProfile = NewUser
ControlMethod = 1
RenderLandscapeMode = 2
RenderLandscapeMode = 1

=========================
====== STACKTRACE =======
=========================

retAddress = 0x80e96ea
retAddress = 0x80b500d
retAddress = 0x80b51c5
retAddress = 0x80bd8af
retAddress = 0x80be56d
retAddress = 0x80a9c88
retAddress = 0xb7b3d685
retAddress = 0x804cc91


gdb stack trace:

GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
(gdb) Reading symbols from /home/felix/games/darwinia/lib/darwinia.bin.x86...(no debugging symbols found)...done.
(gdb) Attaching to program: /home/felix/games/darwinia/lib/darwinia.bin.x86, process 17900
Reading symbols from /home/felix/games/darwinia/lib/libSDL-1.2.so.0...done.
Loaded symbols for /home/felix/games/darwinia/lib/libSDL-1.2.so.0
Reading symbols from /usr/lib/libGL.so.1...done.
Loaded symbols for /usr/lib/libGL.so.1
Reading symbols from /usr/lib/libGLU.so.1...done.
Loaded symbols for /usr/lib/libGLU.so.1
Reading symbols from /home/felix/games/darwinia/lib/libvorbisfile.so.3...done.
Loaded symbols for /home/felix/games/darwinia/lib/libvorbisfile.so.3
Reading symbols from /usr/lib/libstdc++.so.5...done.
Loaded symbols for /usr/lib/libstdc++.so.5
Reading symbols from /lib/tls/i686/cmov/libm.so.6...done.
Loaded symbols for /lib/tls/i686/cmov/libm.so.6
Reading symbols from /home/felix/games/darwinia/lib/libgcc_s.so.1...done.
Loaded symbols for /home/felix/games/darwinia/lib/libgcc_s.so.1
Reading symbols from /lib/tls/i686/cmov/libc.so.6...done.
Loaded symbols for /lib/tls/i686/cmov/libc.so.6
Reading symbols from /lib/tls/i686/cmov/libpthread.so.0...done.
[Thread debugging using libthread_db enabled]
[New Thread 0xb6b566e0 (LWP 17900)]
[New Thread 0xb569eb90 (LWP 17906)]
Loaded symbols for /lib/tls/i686/cmov/libpthread.so.0
Reading symbols from /lib/tls/i686/cmov/libdl.so.2...done.
Loaded symbols for /lib/tls/i686/cmov/libdl.so.2
Reading symbols from /usr/lib/libX11.so.6...done.
Loaded symbols for /usr/lib/libX11.so.6
Reading symbols from /usr/lib/libXext.so.6...done.
Loaded symbols for /usr/lib/libXext.so.6
Reading symbols from /usr/lib/libGLcore.so.1...done.
Loaded symbols for /usr/lib/libGLcore.so.1
Reading symbols from /usr/lib/tls/libnvidia-tls.so.1...done.
Loaded symbols for /usr/lib/tls/libnvidia-tls.so.1
Reading symbols from /usr/lib/libstdc++.so.6...done.
Loaded symbols for /usr/lib/libstdc++.so.6
Reading symbols from /home/felix/games/darwinia/lib/libvorbis.so.0...done.
Loaded symbols for /home/felix/games/darwinia/lib/../lib/libvorbis.so.0
Reading symbols from /home/felix/games/darwinia/lib/libogg.so.0...done.
Loaded symbols for /home/felix/games/darwinia/lib/../lib/libogg.so.0
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
Reading symbols from /usr/lib/libxcb-xlib.so.0...done.
Loaded symbols for /usr/lib/libxcb-xlib.so.0
Reading symbols from /usr/lib/libxcb.so.1...done.
Loaded symbols for /usr/lib/libxcb.so.1
Reading symbols from /usr/lib/libXau.so.6...done.
Loaded symbols for /usr/lib/libXau.so.6
Reading symbols from /usr/lib/libXdmcp.so.6...done.
Loaded symbols for /usr/lib/libXdmcp.so.6
Reading symbols from /usr/lib/libXcursor.so.1...done.
Loaded symbols for /usr/lib/libXcursor.so.1
Reading symbols from /usr/lib/libXrender.so.1...done.
Loaded symbols for /usr/lib/libXrender.so.1
Reading symbols from /usr/lib/libXfixes.so.3...done.
Loaded symbols for /usr/lib/libXfixes.so.3
0xb7f57430 in __kernel_vsyscall ()
(gdb)   2 Thread 0xb569eb90 (LWP 17906)  0xb7f57430 in __kernel_vsyscall ()
  1 Thread 0xb6b566e0 (LWP 17900)  0xb7f57430 in __kernel_vsyscall ()
(gdb)
Thread 2 (Thread 0xb569eb90 (LWP 17906)):
#0  0xb7f57430 in __kernel_vsyscall ()
#1  0xb7bf822b in write () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7eb7878 in DSP_PlayAudio (this=0xa6a15e0) at SDL_dspaudio.c:140
#3  0xb7eb3137 in SDL_RunAudio (audiop=0xa6a15e0) at SDL_audio.c:232
#4  0xb7efe10b in SDL_RunThread (data=0xa3dc380) at SDL_thread.c:218
#5  0xb7efe31f in RunThread (data=0x800) at SDL_systhread.c:82
#6  0xb7b144ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0xb7c0864e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb6b566e0 (LWP 17900)):
#0  0xb7f57430 in __kernel_vsyscall ()
#1  0xb7bc35ab in waitpid () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7b6074b in ?? () from /lib/tls/i686/cmov/libc.so.6
#3  0xb7b60af2 in system () from /lib/tls/i686/cmov/libc.so.6
#4  0x0808fd54 in ?? ()
#5  0x0809004e in ?? ()
#6  0x0808fe6c in ?? ()
#7  <signal handler called>
#8  0x0812a7e3 in ?? ()
#9  0x080e96ea in ?? ()
#10 0x080b500d in ?? ()
#11 0x080b51c5 in ?? ()
#12 0x080bd8af in ?? ()
#13 0x080be56d in ?? ()
#14 0x080a9c88 in ?? ()
#15 0xb7b3d685 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#16 0x0804cc91 in ?? ()
#0  0xb7f57430 in __kernel_vsyscall ()
(gdb) The program is running.  Quit anyway (and detach it)? (y or n) [answered Y; input not from terminal]
Detaching from program: /home/felix/games/darwinia/lib/darwinia.bin.x86, process 17900


Please help me, to continue my journey through Darwinia.

If you need any further Information, feel free to ask me.

Thanks in advance for any reply that might help fixing my problem.
Last edited by fspmc on Tue Sep 02, 2008 9:52 pm, edited 2 times in total.
User avatar
xander
level5
level5
Posts: 16869
Joined: Thu Oct 21, 2004 11:41 pm
Location: Highland, CA, USA
Contact:

Postby xander » Tue Sep 02, 2008 9:46 pm

The rest of the blackbox file would be helpful. Also, the mission_generator_[whatever].txt file from your user profile would help, too (maybe).

xander
fspmc
level0
Posts: 4
Joined: Tue Sep 02, 2008 9:29 pm
Location: de

Postby fspmc » Tue Sep 02, 2008 9:54 pm

Hi xander,

I edited my posting above to contain the whole blackbox.txt.

That mission_generator_enable.txt seems pretty cryptic & large. But if you really think it's needed, i'll attach it too.

But that gave me a clue. I will try something out, and report tomorrow.

edit: or today :)

I just removed that "mission_generator_enable.txt" Now I can access the level again (I have to start from it's beginning but that doesn't hurt that much).
All other levels seem still to be accessible.

I'm very happy, thank your very much for your help. Problem's solved for me so far. :D
User avatar
The GoldFish
level5
level5
Posts: 3961
Joined: Fri Mar 01, 2002 9:01 pm
Location: Bowl / South UK
Contact:

Postby The GoldFish » Tue Sep 02, 2008 10:09 pm

It would be handy to get a copy of your old generator mission then, since if the game is crashing and deleting the mission file fixes it, there must be a situation in your old generator mission that generates (pun pun) a crash. It might one day get resolved with that sort of information to help work out what's causing it.
fspmc
level0
Posts: 4
Joined: Tue Sep 02, 2008 9:29 pm
Location: de

Postby fspmc » Tue Sep 02, 2008 10:13 pm

No problemo,

beeing a careful user I OF COURSE did a backup of the file before removing it. :)

Here you go:

missing_generator_enable.txt

Code: Select all

redshirt2JjnptfRr'7!7unv!y}Ephnsl&2{2
   9 ic-l             Yp~                   Hwtq&          }|
   F SX?\DF>H?BB@NeI`SX?\DF>H?BB@NeI`SX?\DF>H?BB@NeI`SX?\DF>H?BB@NeI`SX?\DF>H?
   xyd$=           =SOK0U?  ;3;076  4E^:UH K0U; 61947 51H\ <QGP 2M@@ 193<
   nq&;{T          HT2Q5>4  @;:3;I U=YLI4X 773< /536I X:\F K0O@ 9/D5 536H
   2z8)+4          Q:>19:=  9<HVEX HO4O5@: 8239< >X:UF K0W< 61935 51J` <QGS
E!tnslOtzq&<kh%F%mrotvntq

T*y))|C.pvbktsvp{!%)0F%mrotvntq
T*y))|C.pvbktsvpmz(Z!h)urutqs

Gxz5p-%#u~Z}b}vIjiz7u8+p
   B [#qp              ki      }       }       &6      ~<      )6      k3Nupmcq
   ( @NeI`SX?\DF>H?BB@NeI`SX?\DF>H?BB@NeI`SX?\DF>H?BB@NeI`SX?\DF>H?BB@NeI`SX?\D
   ]sthkng             HZ      ?XLM0X> :7C:3<8 B       X:SM    H3M79   1       ;0>7   4?_D   UNO0T< 9/;:   :>1I`  = PHT3M9?  .C8:3;E  YETDQ: P 7 9 2 < 2 5
   Yuz/r-z             R5      R=;1935 69F]:XM L       2M@B    193:    5       4?Z?   TDO2   P>>/C8 533B   _<QFK  3 V;A/?3   7=1IY    >WOI6X 8 9 1 < 2 5 5
   L,"&w0q2           <9      2<5>38H Y>ZNI8R 8       61986   23?_E   T            F
   dp#|kbqw           :6      DY=WDM: S></B8  6       51AZ    =QFK    3            O
I~jwfnsj%(Q2z_g&pwjkts

L<!%%0W.p}tjUyfu&lq**k4pxo
   . V~uh         &.m1    /       6   e/|wu  tpZsl& <!%+!   u0ynbo  yf~s!2z8n 3c9wxjyv_
   ( @NeI`SX?\DF>H?BB@NeI`SX?\DF>H?BB@NeI`SX?\DF>H?BB@NeI`SX?\DF>H?BB@NeI`SX?\DF>H?BB@N
   ~u6%            3  S;?595  6<3GV>     XF    L      /P   99192     533     AV<
   y.k)            8  =5<63;  5A\AQI     P2    P      4:   3;235     3?X     <QF
   _c2~rotcs        5   7E]:Y  GM5V5:      2    ;      /6     51A   \?\DO  3Q9=/=
   Ffwzz7u%%        K   5X97:  <5771G      Y    <      PG     K0O   ;999:  686BV>
   gw.y)urby        2  67;GV=  TFR5M9      :    1      83     533  BZEXDQ  3O?=/=
   Ffwzz7u%%        K   5X@7:  <59>1C      Y    <      PG     K0O   :B:9;  687JV>
   gw.y)urby        2   8;;?_  =UOP0U      8    9      .<     235   6I]:W  GM:U5A
   Elt|nqz*z        S  GM2S5>  2=683;      B    X      9T     FI2  P99298  679AVC
   gw.y)urby        2   >54?`   DUFI6      P    7      62     ;05   =<JV>   [GL0Q
   Kjs#ksnd        X  ?SNK0V   ??39:      6    5      0B     X:S  IK;P5B   9@53<
   Gr;$-%%c.        7  :2B53>  4B`@QG      L    2      L8     9/;  36;7?\  =TML0O
   Kjs#ksnd        X  =SNK0U  8;2<0>      6    3      >Y     <QF  L2V=74  <4781H
   lm6.%p)hw        1  <4:81H  Y>XLI;      P    7      62     ;05  65HY:V  GM7V5;
   Elt|nqz*z        S   JN8M=  :3<437      4    A      U=     SDK   6Q=71  <46=1F
   lm6.%p)hw        1  <3:;1B  Y<SHI9      P    7      62     ;05  64H]:X   OT9M;
   Mb}ynslr7        <   YLS0Q  893D08      6    3      >Y     <QF   Q8W5;  2;4>36
   U*~;*k!u        9  2=:>39   J\CQH      L    2      L8     9/;  37>8?X   EVLI5
   ch{xtpnfq        A   [CXDL  3Q<:/B      3    5      24     AV<   VMR0R  8;5C05
   Id$@u2|p        O   =A596   ><7?a      =    S      CL     2M7   ?9?09   >:EVE
   gw.y)urby        2   >>;?_  =UFO0U      8    9      .<     235  4AZBQM  L4P979
   Ocw|l2m2        F  L2S976   D:835      B    X      9T     FI2  P7=893   >=;?\
   P%)3k.pjo        ;   6:=1H  Y>YGI4      P    7      62     ;05   98DV>  THP2M<
   Mb}ynslr7        <   VNS0T  8;5@0=      6    3      >Y     <QF   N9U5;  2=7>36
   U*~;*k!u        9   5D73:  4C]<QF      L    2      L8     9/;   7691A  Y>WLI8
   ch{xtpnfq        A  Y>ZNI3  P8:497      6    5      0B     X:S  GM9T5<  2<2>33
   U*~;*k!u        9   7D439  4AX@QO      L    2      L8     9/;   8>71E  Y<SJI;
   ch{xtpnfq        A   \DVDT  3Q9:/B      3    5      24     AV<   WNQ0X  8;1>05
   Id$@u2|p        O  8:8C0:  64AY:V      G    K      /P     771  <3<51J  Y=SJI:
   ch{xtpnfq        A  Y=XGI4  P8@197      6    5      0B     X:S  GL8V5B  2<863;
   U*~;*k!u        9  2>3:36  BZ?WDO      3    O      4:     192  683DVB  THO6M<
   Mb}ynslr7        <   \NL0T  893?0=      6    3      >Y     <QF   T9V5>  2;3735
   U*~;*k!u        9  2<2734  BZ=XDR      3    O      4:     192  65<JV?  THK2M<
   Mb}ynslr7        <   VOM0P  8;3@0:      6    3      >Y     <QF   O3P5@  2=4=34
   U*~;*k!u        9   8;437  4CX=QO      L    2       V     771   ?2<36  BZBWDM
   F!y!jykfs        3  BYETDM  3R7A/@      3    5      24     AV<  TGS8M;  :3D83;
   Gr;$-%%c.        7  :2=236  4DYDQO      L    2      L8     9/;  36:3?Z  =UNT0R
   Kjs#ksnd        X   @VKI:  P8=:94      6    5      0B     X:S   JN7M?  :2?;37
   Gr;$-%%c.        7  :2B;38  4A]@QI      L    2      L8     9/;  36=;?^  =SIS0S
   Kjs#ksnd        X  =UJS0V  8;:C0;      6    3      >Y     <QF  L4S871  <4;=1G
   lm6.%p)hw        1  <3>51E  Y=TGI4      P    7      62     ;05  64H\:U  GL3S5>
   Elt|nqz*z        S   IS3M7  :3@63;      4    A      U=     SDK   5W@7:  <4:;1E
   lm6.%p)hw        1  <5761H  Y<ZLI2      P    7      62     ;05  66Aa:V  GK8Q5<
   Elt|nqz*z        S  GL8P5@  2=273<      B    X      9T     FI2  P8=393  673EVD
   gw.y)urby        2  65;GV<  THK3M=      :    1      83     533  BXETDS  3Q8?/B
   Ffwzz7u%%        K  3Q:=/A  3776?a      =    S      CL     2M7  :3=:39  4CXAQJ
   _c2~rotcs        5   7EX:[  GN4R5@      2    ;      /6     51A   \@SDS  3R9</B
   Ffwzz7u%%        K  3Q7=/?  3584?]      =    S      CL     2M7  :3;33:  4AYBQM
   _c2~rotcs        5   7AY:[  GL7R5:      2    ;      /6     51A   \<TDS  3P<</<
   Ffwzz7u%%        K   6S:7:  <46;1H      Y    <      PG     K0O   ;=492  676DV?
   gw.y)urby        2  67<DVE  THR7M<      :    1      83     533  BZCYDM  3Q=?/=
   Ffwzz7u%%        K  3Q?B/<  36:8?Y      =    S      CL     2M7  :3C436  4B_>QH
   _c2~rotcs        5  4BZ?QL  L3W?71      <    2      26     3?X  =TGN0P  8;1@09
   Id$@u2|p        O  8;9;0;  65H_:S      G    K      /P     771  <4><1A  Y>[GI3
   ch{xtpnfq        A  Y?[LI;  P8@:9;      6    5      0B     X:S  GN;X5A  2<973:
   U*~;*k!u        9  2<3=3<  BZ?ZDP      3    O      4:     192  666GVB  THM:M>
   Mb}ynslr7        <   WGK0Q  8;6>0;      6    3      >Y     <QF   O3U5=  2=6737
   U*~;*k!u        9  2;5;38  BZ>SDQ      3    O      4:     192  658GV=  THM4M=
   Mb}ynslr7        <   VMK0X  8<2>0>      6    3      >Y     <QF   N7X5:  2>3:37
   U*~;*k!u        9   4B539  4C_?QM      L    2      L8     9/;   5<=1B  Y>YFI3
   ch{xtpnfq        A   a<VDK  3P;;/>      3    5      24     AV<   \FQ0U  8:4@0;
   Id$@u2|p        O  8:6B09  64B^:\      G    K      /P     771  <38>1H  Y=SOI6
   ch{xtpnfq        A  Y>XMI9  P89494      6    5      0B     X:S  GM7S5>  2;;:38
   U*~;*k!u        9  2=4:35  BXDSDM      3    O      4:     192  677EVD  TFS5M@
   Mb}ynslr7        <   WHO0Q  8<8@0<      6    3      >Y     <QF   O4S5;  2>9:3:
   U*~;*k!u        9   5=43<  4C[BQO      L    2      L8     9/;   68<1E  Y>UII:
   ch{xtpnfq        A  Y=\JI2  P9>599      6    5      0B     X:S  GL9R5:  2=7937
   U*~;*k!u        9   4D:3<  4Ba>QN      L    2      L8     9/;   5>:1A  Y>SOI8
   ch{xtpnfq        A   \@\DN  3R<>/@      3    5      24     AV<   WJT0R  8<6@0:
   Id$@u2|p        O  8;9@07  64C\:X      G    K      /P     771  <4=51D  Y=WFI:
   ch{xtpnfq        A   \@XDT  3P>B/>      3    5      24     AV<   WJP0X  8:8D08
   Id$@u2|p        O  8;2@0>  65J]:X      G    K      /P     771  <46<1E  Y>ZKI;
   ch{xtpnfq        A   \>SDK  3Q;:/D      3    5      24     AV<   WIL0R  8;6;0;
   Id$@u2|p        O   =>397   ><7?\      =    S      CL     2M7   ?6=0:   >:EV@
   gw.y)urby        2   8:3?[  =VKL0O      8    9      .<     235   6D^:Z  GN7S5;
   Elt|nqz*z        S  GN4W5<  2<6738      B    X      9T     FI2  P:;498  668EVD
   gw.y)urby        2  677DVD  THQ9M8      :    1      83     533  BZASDS  3Q=;/A
   Ffwzz7u%%        K  3P<=/@  3783?[      =    S      CL     2M7  :2>;3<  4C[CQJ
   _c2~rotcs        5   6I^:T  GM:Q5B      2    ;      /6     51A   [C[DM  3Q?=/?
   Ffwzz7u%%        K  3Q?9/<  3798?[      =    S      CL     2M7  :3C23=  4C\>QG
   _c2~rotcs        5   7BY:Z  GL6Q59      2    ;      /6     51A   \>UDT  3P9A/;
   Ffwzz7u%%        K   5T=74  <4>=1J      Y    <      PG     K0O   :>193  67;DVE
   gw.y)urby        2   96<?Y  =UFO0Q      8    9      .<     235   7Ba:T  GM2S5;
   Elt|nqz*z        S  GM;U5?  2=873;      B    X      9T     FI2  P::294  679AVC
   gw.y)urby        2   979?Y  =UKR0R      8    9      .<     235   7BZ:S  GM7W5;
   Elt|nqz*z        S  GM:U5@  2=893:      B    X      9T     FI2  P9A295  677FVD
   gw.y)urby        2  66:DV?  TFK:M=      :    1      83     533  BYDYDP  3O7?/C
   Ffwzz7u%%        K  3Q8@/C  359<?X      =    S      CL     2M7  :3=53:  4A[=QI
   _c2~rotcs        5  4B_=QH  L4Q=7:      <    2      26     3?X  =TMQ0O  8;4<09
   Id$@u2|p        O   ??:98  669CVB      T    F       R     2M7   =2>0>  65Ha:Y
   Z|t7pwjlp        5  65B_:Y  GM2P5>      2    ;      /6     51A  Y=\NI6  P99994
   Ifu)2z-w*        2   R;9/>  38=<?`      =    S      CL     2M7   <3C0=  66Ja:X
   Z|t7pwjlp        5  64DZ:Z  GK7P5>      2    ;      /6     51A  Y=ULI3  P7>392
   Ifu)2z-w*        2   R??/B  37>3?]      =    S      CL     2M7   =1=09  65Ia:[
   Z|t7pwjlp        5  64I^:U  GL3U5>      2    ;      /6     51A  Y=ZMI7  P8::97
   Ifu)2z-w*        2  P9B:9:  676FV@      T    F      H3     O59  2=:934  BZ>VDO
   F!y!jykfs        3  BYCYDN  3Q<>/C      3    5      24     AV<  TGR4M7  :3@538
   Gr;$-%%c.        7  :3?53:  4C_>QN      L    2      L8     9/;  37;3?^  =UMT0U
   Kjs#ksnd        X  =ULT0R  8:1<0<      6    3      >Y     <QF  L4U:76  <3661J
   lm6.%p)hw        1  <4=;1B  Y<UNI7      P    7      62     ;05  65HY:X  GK6O5>
   Elt|nqz*z        S   JK4M8  :3;53<      4    A      U=     SDK   6O975  <3>81C
   lm6.%p)hw        1  <3:=1A  Y=ZKI4      P    7      62     ;05  64GY:[  GL;R59
   Elt|nqz*z        S   JP2M<  :3B93:      4    A      U=     SDK   6S777  <4;:1H
   lm6.%p)hw        1  <5561D  Y<ZII8      P    7      62     ;05  65Ja:S  GK9R5;
   Elt|nqz*z        S  GK;W5:  2;4736      B    X      9T     FI2  P7A398  654FVE
   gw.y)urby        2   9:9?\  =UNP0S      8    9      .<     235   7F_:V  GM:V59
   Elt|nqz*z        S  GL:Q5:  2<;=3<      B    X      9T     FI2  P8@198  66<FVE
   gw.y)urby        2   98:?_  =UKN0Q      8    9      .<     235   7EY:Z  GM6Q5A
   Elt|nqz*z        S  GM9P59  2<3739      B    X      9T     FI2  P9?993  665FVE
   gw.y)urby        2   954?[  =UKP0O      8    9      .<     235   7B[:[  GM6V5:
   Elt|nqz*z        S   IR;M;  :3D:3=      4    A      U=     SDK   5U>71  <4><1E
   lm6.%p)hw        1   >8<33  BZ<\DM      3    O      4:     192   8:8?a  =UHL0Q
   Kjs#ksnd        X  =THT0W  8;4@0=      6    3      >Y     <QF  L3P?77  <48<1J
   lm6.%p)hw        1  <3991B  Y>SHI;      P    7      62     ;05  64EZ:Y  GL:S5=
   Elt|nqz*z        S   IP5M<  :3D739      4    A      U=     SDK   5U>74  <56;1J
   lm6.%p)hw        1   ?3936  BZE[DP      3    O      4:     192   8>:?]  =UNS0S
   Kjs#ksnd        X  =UOL0V  8;1>08      6    3      >Y     <QF  L4W977  <4691A
   lm6.%p)hw        1  <37<1H  Y>UNI3      P    7      62     ;05  64Ba:Y  GM5U59
   Elt|nqz*z        S   IS3M=  :3<:37      4    A      U=     SDK   5W?72  <4871A
   lm6.%p)hw        1  <4;:1I  Y<UNI6      P    7      62     ;05  65Ga:S  GK3O5>
   Elt|nqz*z        S   JO7M;  :2C335      4    A      U=     SDK   6S<72  <3><1E
   lm6.%p)hw        1  <3791G  Y>UNI;      P    7      62     ;05  64DX:[  GM3R5:
   Elt|nqz*z        S   LO7M>  :1;63:      4    A      U=     SDK   8S<78  <2591F
   lm6.%p)hw        1   >;=38  BZCYDR      3    O      4:     192   964?\  =UNN0T
   Kjs#ksnd        X   ?ZII2  P8@39;      6    5      0B     X:S   IS;M9  :2=237
   Gr;$-%%c.        7  :4?536  4AX>QH      L    2      L8     9/;  38;3?]  =SFQ0O
   Kjs#ksnd        X  =VGT0W  8;2<0;      6    3      >Y     <QF  L5P@73  <3=>1D
   lm6.%p)hw        1  <56;1H  Y=\KI5      P    7      62     ;05  66CX:[  GL:X59
   Elt|nqz*z        S   IT4M8  :2C73=      4    A      U=     SDK   5X972  <3=:1I
   lm6.%p)hw        1   >9737  BZ=\DK      3    O      4:     192   8=5?]  =UIM0V
   Kjs#ksnd        X  =UKN0X   @?79:      6    5      0B     X:S  GM8S5>   :A73<
   Gr;$-%%c.        7   <6?09  65IZ:Z      G    K      /P     771   >673<  BZCYDT
   F!y!jykfs        3  BYETDS  3Q?B/<      3    5      24     AV<  TGT5M?  :3C235
   Gr;$-%%c.        7  :2<938  4B[>QF      L    2      L8     9/;  35><?`  =THO0P
   Kjs#ksnd        X  =TNL0X  8<3D0<      6    3      >Y     <QF  L3S=73  <5851H
   lm6.%p)hw        1   C4837  BYCXDL      3    O       >     9/;   6661F  Y>[FI4
   ch{xtpnfq        A  Y=\OI:  P8A99;      6    5      0B     X:S  GL:W5<  2=293<
   U*~;*k!u        9  2<4934  BZ<VDR      3    O      4:     192  665AVE  THL8M7
   Mb}ynslr7        <   VMP0R  8;2?07      6    3      >Y     <QF   N7W5;  2=4939
   U*~;*k!u        9   :>;35  4B]DQO      L    2       V     771   ?2835  BZB\DS
   F!y!jykfs        3  BYEXDN  3O<A/?      3    5      24     AV<  TGR7M?  :1@63<
   Gr;$-%%c.        7  :2@536  4CZ>QF      L    2      L8     9/;  36:<?Z  =UHL0S
   Kjs#ksnd        X   @UGI3  P9?592      6    5      0B     X:S   JK;M8  :3B835
   Gr;$-%%c.        7  :3=43:  4C\EQN      L    2      L8     9/;  3783?Z  =ULR0W
   Kjs#ksnd        X  =TNN0P  8:4@09      6    3      >Y     <QF  L3V87:  <37:1B
   lm6.%p)hw        1  <3::1I  Y=YJI6      P    7      62     ;05  64Ea:S  GL8U5B
   Elt|nqz*z        S   JO7M<  :3D63:      4    A      U=     SDK   6T?72  <4>51A
   lm6.%p)hw        1   ?2<37  B[=\DM      3    O      4:     192   95:?\  =VGT0Q
   Kjs#ksnd        X   ?\KI4  P::295      6    5      0B     X:S   JK5M>  :4;935
   Gr;$-%%c.        7  :1@;37   <JX:S      G    K      /P     771  <2<;1I   aDSDT
   F!y!jykfs        3  BYDXDL  3P9</B      3    5      24     AV<  TGS:M8  :2;:37
   Gr;$-%%c.        7  :3C93<  4C[EQO      L    2      L8     9/;  37<9?^  =UKP0P
   Kjs#ksnd        X   ?XFI6  P::898      6    5      0B     X:S   IP;M>  :4>63=
   Gr;$-%%c.        7  :2;639  4CX<QM      L    2      L8     9/;  35>8?Y  =TOS0R
   Kjs#ksnd        X   @TII5  P9@29;      6    5      0B     X:S   JM;M<  :3B738
   Gr;$-%%c.        7  :2@538  4A`=QO      L    2      L8     9/;  369<?[  =SMK0V
   Kjs#ksnd        X   ?ZJI3  P9B593      6    5      0B     X:S   IP;M@  :3D53=
   Gr;$-%%c.        7   <7>06  65B^:Z      G    K      /P     771   >8835  BZ<ZDL
   F!y!jykfs        3   D\>QH  L5U?79      <    2      26     3?X   ?XFI;  P:@992
   Ifu)2z-w*        2  P79393  675GVC      T    F       R     2M7   =1B0;  65Ga:[
   Z|t7pwjlp        5   8:HV@  TGT6M<      :    1      83     533   DaBQK  L3X>71
   Ocw|l2m2        F  N5R876   ?:<3:      B    X      9T     FI2  R:<297   9=:?_
   P%)3k.pjo        ;  55<:?]   DZOI5      P    7      62     ;05  83GZ:Z   NR2M8
   Mb}ynslr7        <  VHS8M?   =6?0;      6    3      >Y     <QF  N4W=79   ?7939
   U*~;*k!u        9  4>9536   GY=QM      L    2      L8     9/;  58<3?[   BTGI9
   ch{xtpnfq        A  [?UNI5   U;?/@      3    5      24     AV<  VIM:M:   ?5A0:
   Id$@u2|p        O  :;8A0>   9;IV>      T    F      H3     O59  4=9;3<   E`DQH
   _c2~rotcs        5  6B[EQL   S9S5@      2    ;      /6     51A  [=VOI8   W>=/B
   Ffwzz7u%%        K  5P@=/A   77:1E      Y    <       Z     FI2  R;:296   984?`
   P%)3k.pjo        ;  5874?Z   @XJI8      P    7      62     ;05  86CY:U   JP6M=
   Mb}ynslr7        <  VFS:M@   A4B09      6    3      >Y     <QF  N2V:72   C4=3<
   U*~;*k!u        9  4>:=34   D_>QI      L    2      L8     9/;  58=;?Y   ?ZHI5
   ch{xtpnfq        A  [?ZNI3   S7</>      3    5      24     AV<  VIR:M8   =1>08
   Id$@u2|p        O  :9:A0=   =4BV@      T    F      H3     O59  4;9>3;   IY=QF
   _c2~rotcs        5  6B]?QL   S3W5>      2    ;      /6     51A  [=YOI:   W99/D
   Ffwzz7u%%        K  5R8?/A   88<1F      Y    <      PG     K0O  :<2?05   ;6DVE
   gw.y)urby        2  865IVE   ZGN0V      8    9      .<     235  6B[@QK   Q:W5>
   Elt|nqz*z        S  IN7R5B   7A93:      4    A      U=     SDK  5R<</D   8;<1F
   lm6.%p)hw        1  >37<1A   `=XDR      3    O      4:     192  865BV>   [FR0X
   Kjs#ksnd        X  ?VMP0W   =>59;      6    5      0B     X:S  IN9S5A   7A43=
   Gr;$-%%c.        7  <2<235   ;Ha:V      G    K      /P     771  >3571I   `ESDO
   F!y!jykfs        3  D\>UDR   5U>73      <    2      26     3?X  ?WHM0V   :?894
   Ifu)2z-w*        2  R7A992   =:<?^      =    S      CL     2M7  <1B63=   ;H[:\
   Z|t7pwjlp        5  87D[:S   IT6M?      :    1      83     533  D\?VDK   5X;79
   Ocw|l2m2        F  N2W975   C:=3:      B    X      9T     FI2  R7@297   =>3?_
   P%)3k.pjo        ;  5668?_   DXJI7      P    7      62     ;05  84B]:Z   NP6M<
   Mb}ynslr7        <  VGL9M9   @7<0<      6    3      >Y     <QF  N3O:73   B9738
   U*~;*k!u        9  4>5<39   GY@QK      L    2      L8     9/;  588:?^   BTJI7
   ch{xtpnfq        A  [?ZOI;   U;:/A      3    5      24     AV<  VIR;M@   ?5<0;
   Id$@u2|p        O  :99A08   =9GV?      T    F      H3     O59  4;:835   I\DQM
   _c2~rotcs        5  6BZ=QL   O4Q5;      2    ;       9     533  DY<[DT   6W877
   Ocw|l2m2        F  N2V774   C7>37      B    X      9T     FI2  R7A894   =;<?[
   P%)3k.pjo        ;  5777?`   CVJI:      P    7      62     ;05  85DY:V   ML8M<
   Mb}ynslr7        <  VGM5M7   A3=0>      6    3      >Y     <QF  N3Q:71   C473<
   U*~;*k!u        9  4>2936   FY=QI      L    2      L8     9/;  5857?[   ATGI5
   ch{xtpnfq        A  [=YJI6   W;B/A      3    5      24     AV<  VGQ6M;   A5D0;
   Id$@u2|p        O  :=1@0<   94JV<      T    F      H3     O59  4?2:3:   EYEQF
   _c2~rotcs        5  6BZDQH   S8P5>      2    ;      /6     51A  [=UGI6   W>?/=
   Ffwzz7u%%        K  5P;@/<   97=1A      Y    <       Z     FI2  R8>292   =79?X
   P%)3k.pjo        ;  559:?a   ETJI4      P    7      62     ;05  83EZ:Z   OM8M>
   Mb}ynslr7        <  VFT;M7   A8C0:      6    3      >Y     <QF  N3O@78   C;834
   U*~;*k!u        9  4<7;34   IYEQM      L    2      L8     9/;  56:9?Y   DTOI9
   ch{xtpnfq        A  [>TFI5   X8>/B      3    5      24     AV<  VHM7M<   B2;0:
   Id$@u2|p        O  :9:A07   =4GV>      T    F      H3     O59  4;;>3:   IXCQL
   _c2~rotcs        5  6BY=QK   Q4S5<      2    ;       9     533  DY=TDO   8Q971
   Ocw|l2m2        F  N3Q>73   B783<      B    X      9T     FI2  R8=193   <;6?X
   P%)3k.pjo        ;  5665?[   DSFI7      P    7      62     ;05  84BX:U   MT2M@
   Mb}ynslr7        <  VGP2M>   A4<08      6    3      >Y     <QF  N3R:71   C5834
   U*~;*k!u        9  4;9:3;   I]<QN      L    2      L8     9/;  55>5?X   DXFI7
   ch{xtpnfq        A  [=TGI:   W@>/B      3    5      24     AV<  VGK:M9   B1=07
   Id$@u2|p        O  ::2@0;   =3EV<      T    F      H3     O59  4<2:3<   IYBQN
   _c2~rotcs        5  6B\@QF   S;U5<      2    ;      /6     51A  [=XLI2   W?>/;
   Ffwzz7u%%        K  5O?B/=   :9:1F      Y    <      PG     K0O  ::1B0>   =7DVC
   gw.y)urby        2  866BV>   [GL0X      8    9      .<     235  6B\@QL   S4R5>
   Elt|nqz*z        S  IL5R5B   9<;39      4    A      U=     SDK  5P:</;   :7;1C
   lm6.%p)hw        1  >3;51B   ^C\DO      3    O      4:     192  867HVC   YNS0P
   Kjs#ksnd        X  ?TKK0T   ><398      6    5      0B     X:S  IL7X5>   8?83>
   Gr;$-%%c.        7  <2<837   :EX:S      G    K      /P     771  >2>=1F   _@WDR
   F!y!jykfs        3  DY?WDQ   6P?7:      <    2      26     3?X  ?TMN0Q   ;>994
   Ifu)2z-w*        2  R7?296   =;5?^      =    S      CL     2M7  <1@735   ;Ga:V
   Z|t7pwjlp        5  84B]:[   MT8M>      :    1      83     533  DY=WDR   9X776
   Ocw|l2m2        F  N2V=77   C2<34      B    X      9T     FI2  R7@:95   <>6?`
   P%)3k.pjo        ;  5675?Y   DVHI3      P    7      62     ;05  84DX:U   NL6M7
   Mb}ynslr7        <  VJM:M?   <:<08      6    3      >Y     <QF  N6P:75   >9;3:
   U*~;*k!u        9  4<3;33   I_BQJ      L    2      L8     9/;  566<?Y   DZII8
   ch{xtpnfq        A  [=UHI;   V9@/A      3    5      24     AV<  VGL5M=   @2<0;
   Id$@u2|p        O  :=4>09   96EV<      T    F      H3     O59  4?6;39   E\=QH
   _c2~rotcs        5  6BYAQH   R:P5@      2    ;      /6     51A  [=TJI:   V@B/C
   Ffwzz7u%%        K  5Q7?/B   :<61H      Y    <      PG     K0O  :::<0=   =9FVC
   gw.y)urby        2  85;DVB   [HK0R      8    9      .<     235  6AaCQN   S4Q5=
   Elt|nqz*z        S  IN;P5@   5=337      4    A      U=     SDK  5R??/>   6861B
   lm6.%p)hw        1  >2>=1G   _AVDK      3    O      4:     192  85<JVE   ZIT0X
   Kjs#ksnd        X  ?THS0U   ?=193      6    5      0B     X:S  IL5O5=   9@93=
   Gr;$-%%c.        7  <1C835   ;C]:V      G    K      /P     771  >2=<1D   `<ZDQ
   F!y!jykfs        3  DY>TDR   9W777      <    2      26     3?X  ?TIP0U   >B399
   Ifu)2z-w*        2  R7@898   =66?_      =    S      CL     2M7  <1B736   :J\:U
   Z|t7pwjlp        5  83Ja:\   NM7M;      :    1      83     533  DY=YDM   :P=79
   Pil              6  6C\=QI   S2O59      2    ;      /6     51A     X:S     FI2
   dnp              2  >7791G   `?YDK      3    O      4:     192     533     AV<
   h}#              3  R<=592   =86?Z      =    S      CL     2M7     9/;     235
   V"8~)]!p%yjuzt   6  98B^:U  GR2R59      2    ;      /6   76GVD     SDK     2M7
   Nhr              3  998BV@  UFT8M9      :    1      83     533     AV<     SDK
   U0v{fRgsjur={6   G  O6U873  =2>71J      Y    <      PG   M2O59     192     533
   V0s              T  IM5O5<   8D238      4    A      U=     SDK     2M7     9/;
   Gll              4  DZCWDR   9R@71      <    2      26     3?X     <QF     K0O
   Lph              <  56>4?]   C\LI4      P    7      62     ;05     51A     X:S
   [#i              P  :;1@07   <;HVC      T    F      H3     O59     192     533
   e;u*|%fdnp       2  >4=<1I  Y=\OI2      P    7      62     ;05     51A     X:S
   [#i              P  ::8>0>   =5HVD      T    F      H3     O59     192     533
   V0s              T  JO8T5:  3;;638      B    X      9T     FI2     O59     192
   Jlj              B  [>TGI3   V<A/C      3    5      24     AV<     SDK     2M7
   Nhr              3  8::AV>   [JK0P      8    9      .<     235     3?X     <QF
   `i'              8  =5A53=  5A\BQF      L    2      L8     9/;     235     3?X
   Q+}              L  6S?A/<  3;=;?Z      =    S      CL     2M7     9/;     235
   Hx0              =  VKQ9M8   A4;08      6    3      >Y     <QF     K0O     771
   Pil              6  6FYCQO   S7R5;      2    ;      /6     51A     X:S     FI2
   dnp              2  >47:1B   `>ZDT      3    O      4:     192     533     AV<
   h}#              3  S<B393  6;;HVB      T    F      H3     O59     192     533
   V0s              T  IP9S5;   9?:37      4    A      U=     SDK     2M7     9/;
   Gll              4  E\CVDN  4O?A/B      3    5      24     AV<     SDK     2M7
   Nhr              3  99<JV>  TML3M<      :    1      83     533     AV<     SDK
   Q&mrdpt          7  84E_:T   KT:M=      :    1       <     235  6B[>QJ   S4T5=
   Pqhnhh$          Z  =SIK0X  8:2<0>      6    3       B     X:S   JK6M9  :3B638
   Rw/u'{.          4  R9:194   :6;?[      =    S       G     K0O  :=2C07   94HV>
   v(1c$pn          3  ?3;71E  YCTNI:      P    7       9    6;05     51A     X:S
   i-w!krf          =  66;5?\  =ZGS0W      8    9       1    @235     3?X     <QF
   ns5hmjp          4  969CV@  TML:M?      :    1       ;    7533     AV<     SDK
K.z}byvZsl&<kh%F%mrotvntq

a;u1w.{nisfnvn{h%(_8w.vclojykynr
   j"-#k.nXowksj =x.z))|v/y51    rgsjur={6u+d*llutxj6   jv7q6w0q2fystofw|BV!<+
kt)tjs%Qgoht=u:{/adumEphnsl&2{2


hope this helps some day.
User avatar
The GoldFish
level5
level5
Posts: 3961
Joined: Fri Mar 01, 2002 9:01 pm
Location: Bowl / South UK
Contact:

Postby The GoldFish » Tue Sep 02, 2008 10:35 pm

Hmm, interesting;

cause of crash:

Code: Select all

   Squadie          2  4162.4  1718.8      1    0       0    50.0     0.0     0.0
   Squadie          2  4162.4  1718.8      1    0       0    50.0     0.0     0.0
   Squadie          2  4162.4  1718.8      1    0       0    50.0     0.0     0.0


This looks like the old "leaving a mission while a squad program is in transit in a radar" bug that was introduced in 1.21. So uh, at least consciously avoid doing that, I guess. According to the beta thread, the 1.4.0b9 beta patch prevents these broken saves occurring (but the "quick fix" solution that was implemented, afaik, doesn't FIX existing broken missions), so you might like to check that out.
User avatar
xander
level5
level5
Posts: 16869
Joined: Thu Oct 21, 2004 11:41 pm
Location: Highland, CA, USA
Contact:

Postby xander » Tue Sep 02, 2008 11:25 pm

To clarify what TGF did there, the mission file is encrypted using something called "redshirt2." This is a very simple encryption algorithm that IV came up with to make it a little bit more difficult to edit save files (it was not meant to be an insurmountable obstacle -- only enough to make cheating unattractive). Thus, the large gibberish looking file is what you should expect to see. If you are more interested, search the forums for "redshirt2", and you should be able to find a decrypter. TGF decrypted your mission file, and posted the relevant portion.

And, as TGF said, you should probably upgrade Darwinia. That particular crash should not occur with the most recent patches. The newest version of Darwinia can be found from IV's support page (the Linux patch is near the bottom of the page, in a small font).

xander
User avatar
The GoldFish
level5
level5
Posts: 3961
Joined: Fri Mar 01, 2002 9:01 pm
Location: Bowl / South UK
Contact:

Postby The GoldFish » Wed Sep 03, 2008 12:32 am

Actually, the whole support thing is a lie, there is no 1.42 for linux, the link sends you to get 1.3.0, and 1.4.0b9 is the latest version available and is available in the sticky at the top of the linux support forum. Oh, and as a small side track;

Code: Select all

CameraMounts_StartDefinition
   # Name             Pos                   Front          Up
   # =========================================================================
   start           1090.68  220.21  146.22 0.64 -0.22 0.74 0.15 0.97 0.17
   intro1          2902.53  595.88 -166.29 0.21 -0.38 0.90 0.09 0.93 0.37
   intro2          2350.88  497.95 2420.79 -0.49 -0.20 0.85 -0.10 0.98 0.18
CameraMounts_EndDefinition

CameraAnimations_StartDefinition
CameraAnimations_EndDefinition

Buildings_StartDefinition
   # Type              id      x       z       tm      rx      rz      isGlobal
   # ==========================================================================
   Triffid             72      3562.97 1688.75 1       0.07    -1.00   0       0.92   1.78   284.55 0.08   59.88  1 -291.26  -865.84  191.68 1 0 0 1 1 0 0
   Triffid             73      3620.10 1655.57 1       0.99    0.15    0       1.23   1.40   175.86 0.01   70.00  1 748.41   28.81    249.49 1 0 0 1 0 0 0
   Incubator           50      1139.57 1278.63 1       -0.61   -0.79   1            0
   Incubator           53      3114.28 473.76  1       0.02    1.00    1            0
Buildings_EndDefinition

InstantUnits_StartDefinition
   # Type         team    x       z   count  inUnit state   spread  waypointX waypointZ
   # ==================================================================================
   Virii            1  4464.3  1706.2     50    1      -1   200.0     0.0     0.0
   Virii            1  4414.6  2045.3     50    1      -1   200.0     0.0     0.0
   Darwinian        0   445.6  1237.1      1    0      -1     0.0   439.4  1224.2
   Darwinian        0   392.9  1322.6      1    0      -1     0.0   408.8  1331.2
   Darwinian        0  1286.1  1073.2      1    0      -1     0.0  1295.6  1084.2
   Darwinian        0   399.9  1349.2      1    0      -1     0.0   399.9  1349.2
   Darwinian        0   368.7  1295.6      1    0      -1     0.0   385.4  1286.8
   Darwinian        0  1204.5  1243.8      1    0      -1     0.0  1201.6  1260.7
   Darwinian        0   901.8   820.4      1    0      -1     0.0   899.2   811.2
   Darwinian        0  3080.7   862.8      1    0      -1     0.0  3091.9   853.7
   Darwinian        0  1173.9  1184.1      1    0      -1     0.0  1164.4  1171.0
   Darwinian        0  1080.6  1211.9      1    0      -1     0.0  1076.3  1223.7
   Darwinian        0  1253.7  1256.9      1    0      -1     0.0  1271.3  1257.2
   Darwinian        0   436.6  1212.2      1    0      -1     0.0   426.0  1218.5
   Darwinian        0  1156.1  1002.7      1    0      -1     0.0  1175.5   997.4
   Darwinian        0   668.2  1029.3      1    0      -1     0.0   668.2  1029.3
   Darwinian        0  1289.6   947.2      1    0      -1     0.0  1295.0   936.3
   Darwinian        0   375.1  1251.7      1    0      -1     0.0   377.3  1248.0
   Darwinian        0   684.4   974.9      1    0      -1     0.0   684.4   974.9
   Darwinian        0   998.7  1204.6      1    0      -1     0.0  1026.7  1212.8
   Darwinian        0  1042.5   983.2      1    0      -1     0.0  1047.1   988.4
   Darwinian        0   458.7  1261.2      1    0      -1     0.0   453.2  1250.5
   Darwinian        0   388.5  1245.8      1    0      -1     0.0   376.2  1259.3
   Darwinian        0   495.5  1250.0      1    0      -1     0.0   514.0  1246.6
   Darwinian        0  1278.1  1113.5      1    0      -1     0.0  1275.3  1109.0
   Darwinian        0   692.4  1004.9      1    0      -1     0.0   692.4  1004.9
   Darwinian        0   483.9  1221.7      1    0      -1     0.0   486.9  1203.0
   Darwinian        0  1178.5  1101.3      1    0      -1     0.0  1170.9  1104.8
   Darwinian        0  1151.2  1170.5      1    0      -1     0.0  1167.9  1161.8
   Darwinian        0  1315.3  1234.4      1    0      -1     0.0  1303.6  1244.5
   Darwinian        0   981.5  1024.8      1    0      -1     0.0   977.5  1012.2
   Darwinian        0  1102.1  1215.7      1    0      -1     0.0  1099.3  1200.5
   Darwinian        0   392.1  1225.5      1    0      -1     0.0   411.7  1228.1
   Darwinian        0   702.2  1201.9      1    0       7     0.0   407.3  1264.2
   Darwinian        0  1191.2  1308.5      1    0      -1     0.0  1186.4  1296.6
   Darwinian        0  1120.1  1318.9      1    0      -1     0.0  1150.2  1289.3
   Darwinian        0   435.8  1149.2      1    0      -1     0.0   435.8  1149.2
   Darwinian        0  1179.3  1054.3      1    0      -1     0.0  1188.6  1038.4
   Darwinian        0  1248.7  1298.6      1    0      -1     0.0  1241.0  1268.6
   Darwinian        0  1190.4  1111.2      1    0      -1     0.0  1174.2  1114.5
   Darwinian        0   381.0  1254.6      1    0      -1     0.0   389.9  1256.4
   Darwinian        0  1321.7  1076.0      1    0      -1     0.0  1309.3  1062.3
   Darwinian        0  1161.7  1202.9      1    0      -1     0.0  1142.1  1204.8
   Darwinian        0  1086.0  1201.6      1    0      -1     0.0  1091.8  1216.7
   Darwinian        0  1234.6  1223.9      1    0      -1     0.0  1228.4  1205.4
   Darwinian        0   440.8  1323.7      1    0      -1     0.0   440.8  1323.7
   Darwinian        0  1204.4  1031.5      1    0      -1     0.0  1201.5  1016.7
   Darwinian        0   401.8  1153.1      1    0      -1     0.0   401.8  1153.1
   Darwinian        0   443.9  1216.7      1    0      -1     0.0   443.0  1233.3
   Darwinian        0  1293.9  1275.5      1    0      -1     0.0  1276.2  1266.2
   Darwinian        0  1289.1  1155.1      1    0      -1     0.0  1282.1  1172.2
   Darwinian        0  1123.6  1188.0      1    0      -1     0.0  1113.1  1205.4
   Darwinian        0  1280.6  1277.0      1    0      -1     0.0  1297.0  1281.1
   Darwinian        0  1386.9  1179.9      1    0      -1     0.0  1399.8  1172.7
   Darwinian        0  1118.9  1237.5      1    0      -1     0.0  1136.6  1228.7
   Darwinian        0   410.2  1253.6      1    0      -1     0.0   416.4  1242.4
   Darwinian        0  1036.5  1220.6      1    0      -1     0.0  1056.1  1222.6
   Darwinian        0   370.9  1313.9      1    0      -1     0.0   359.1  1315.4
   Darwinian        0   373.4  1273.7      1    0      -1     0.0   378.1  1260.1
   Darwinian        0   903.0  1142.3      1    0      -1     0.0   906.6  1135.6
   Darwinian        0  1157.4  1116.9      1    0      -1     0.0  1139.7  1109.4
   Darwinian        0  1257.7  1103.2      1    0      -1     0.0  1254.5  1095.5
   Darwinian        0  1225.2  1080.2      1    0      -1     0.0  1244.8  1083.9
   Darwinian        0   424.2  1375.7      1    0      -1     0.0   424.2  1375.7
   Darwinian        0   422.7  1236.9      1    0      -1     0.0   437.4  1223.8
   Darwinian        0  1194.0  1254.7      1    0      -1     0.0  1173.1  1254.4
   Darwinian        0   398.7  1192.8      1    0      -1     0.0   395.0  1209.6
   Darwinian        0   449.3  1355.5      1    0      -1     0.0   449.3  1355.5
   Darwinian        0  1285.2  1124.5      1    0      -1     0.0  1280.3  1140.8
   Darwinian        0   445.9  1179.3      1    0      -1     0.0   445.9  1179.3
   Darwinian        0  1215.9  1295.5      1    0      -1     0.0  1217.4  1275.9
   Darwinian        0   420.0  1241.9      1    0      -1     0.0   431.3  1250.6
   Darwinian        0   652.5   974.4      1    0      -1     0.0   652.5   974.4
   Darwinian        0   350.3  1351.0      1    0      -1     0.0   336.7  1354.2
   Darwinian        0  1328.3  1142.5      1    0      -1     0.0  1323.6  1154.8
   Darwinian        0  1243.8  1267.1      1    0      -1     0.0  1250.8  1262.6
   Darwinian        0  1154.5  1230.3      1    0      -1     0.0  1139.7  1237.4
   Darwinian        0   386.1  1282.9      1    0      -1     0.0   378.2  1284.4
   Darwinian        0  1280.1  1245.3      1    0      -1     0.0  1280.8  1242.1
   Darwinian        0   411.7  1142.0      1    0      -1     0.0   422.9  1128.0
   Darwinian        0   356.3  1298.9      1    0      -1     0.0   350.1  1283.9
   Darwinian        0   419.1  1204.2      1    0      -1     0.0   419.1  1204.2
   Darwinian        0  1296.6  1262.8      1    0      -1     0.0  1311.2  1260.7
   Darwinian        0   426.1  1257.3      1    0      -1     0.0   412.0  1258.2
   Darwinian        0  1286.7  1264.7      1    0      -1     0.0  1281.3  1245.8
   Darwinian        0  1173.3  1008.6      1    0      -1     0.0  1186.5  1006.8
   Darwinian        0  1217.8  1049.0      1    0      -1     0.0  1223.5  1031.3
   Darwinian        0  1171.2  1226.9      1    0      -1     0.0  1176.0  1231.4
   Darwinian        0   869.6  1162.6      1    0       7     0.0   413.9  1279.6
   Darwinian        0  1217.6  1201.5      1    0      -1     0.0  1198.4  1208.2
   Darwinian        0   340.3  1389.8      1    0      -1     0.0   328.8  1399.5
   Darwinian        0  1132.7  1051.5      1    0      -1     0.0  1126.1  1052.0
   Darwinian        0   386.7  1290.5      1    0      -1     0.0   402.4  1289.8
   Darwinian        0  1186.2  1116.5      1    0      -1     0.0  1177.5  1119.5
   Darwinian        0  1299.8  1235.4      1    0      -1     0.0  1284.1  1223.4
   Darwinian        0  1176.3  1255.8      1    0      -1     0.0  1172.0  1253.3
   Darwinian        0  1243.5  1272.8      1    0      -1     0.0  1260.6  1279.6
   Darwinian        0  1269.3  1101.7      1    0      -1     0.0  1263.5  1111.9
   Darwinian        0  1286.1  1028.5      1    0      -1     0.0  1271.5  1040.5
   Darwinian        0   402.1  1203.7      1    0      -1     0.0   402.4  1193.2
   Darwinian        0  1158.0  1175.2      1    0      -1     0.0  1161.8  1193.0
   Darwinian        0   450.5  1277.5      1    0      -1     0.0   440.6  1265.7
   Darwinian        0  1301.3  1073.6      1    0      -1     0.0  1299.0  1073.2
   Darwinian        0  1098.1  1022.3      1    0      -1     0.0  1082.6  1015.9
   Darwinian        0   456.4  1285.4      1    0      -1     0.0   457.3  1287.0
   Darwinian        0  1182.1  1198.9      1    0      -1     0.0  1170.6  1195.9
   Darwinian        0   437.7  1253.2      1    0      -1     0.0   441.7  1242.8
   Darwinian        0  1271.0  1112.6      1    0      -1     0.0  1268.1  1125.9
   Darwinian        0   401.3  1255.0      1    0      -1     0.0   413.8  1247.1
   Darwinian        0   379.4  1298.8      1    0      -1     0.0   367.0  1297.4
   Darwinian        0   367.0  1209.2      1    0      -1     0.0   355.9  1221.2
   Darwinian        0  1129.8  1235.8      1    0      -1     0.0  1118.6  1237.9
   Darwinian        0  1144.1  1202.9      1    0      -1     0.0  1142.6  1184.4
   Darwinian        0   353.5  1295.4      1    0      -1     0.0   367.3  1316.9
   Darwinian        0   414.3  1298.5      1    0      -1     0.0   397.5  1288.4
   Darwinian        0  1291.7  1203.3      1    0      -1     0.0  1282.6  1214.0
   Darwinian        0  1127.7  1228.1      1    0      -1     0.0  1119.6  1236.0
   Darwinian        0   381.6  1218.2      1    0      -1     0.0   388.1  1232.0
   Darwinian        0  1265.8  1028.4      1    0      -1     0.0  1269.0  1010.5
   Darwinian        0   445.4  1181.0      1    0      -1     0.0   445.1  1197.4
   Darwinian        0  1124.6  1228.9      1    0      -1     0.0  1130.8  1213.1
   Darwinian        0   645.7  1004.5      1    0      -1     0.0   645.7  1004.5
   Darwinian        0   398.5  1276.7      1    0      -1     0.0   411.4  1283.5
   Darwinian        0   373.0  1172.9      1    0      -1     0.0   389.2  1120.2
   Darwinian        0  1343.1  1002.2      1    0      -1     0.0  1360.5  1006.0
   Darwinian        0  1319.8  1211.6      1    0      -1     0.0  1319.2  1189.3
   Darwinian        0  1316.7  1195.3      1    0      -1     0.0  1320.8  1189.0
   Darwinian        0   392.1  1185.8      1    0      -1     0.0   392.1  1185.8
   Darwinian        0   372.4  1219.0      1    0      -1     0.0   382.5  1232.7
   Darwinian        0  1253.9   966.8      1    0      -1     0.0  1264.5   965.7
   Darwinian        0   354.4  1282.7      1    0      -1     0.0   342.9  1276.9
   Darwinian        0  1191.8  1289.1      1    0      -1     0.0  1193.8  1280.0
   Darwinian        0  1117.3  1132.0      1    0      -1     0.0  1099.8  1124.1
   Darwinian        0  1181.9  1329.7      1    0      -1     0.0  1146.2  1330.7
   Darwinian        0   823.4  1175.1      1    0       7     0.0   411.5  1280.2
   Darwinian        0  1199.8  1188.9      1    0      -1     0.0  1188.3  1204.9
   Darwinian        0  1124.1  1203.7      1    0      -1     0.0  1120.9  1216.0
   Darwinian        0   375.3  1214.2      1    0      -1     0.0   358.2  1224.6
   Darwinian        0   939.0  1158.9      1    0       7     0.0   403.2  1269.8
   Darwinian        0  1195.3  1058.4      1    0      -1     0.0  1175.8  1054.7
   Darwinian        0  1153.1  1222.0      1    0      -1     0.0  1159.2  1221.4
   Darwinian        0   421.1  1264.0      1    0      -1     0.0   409.1  1276.0
   Darwinian        0  1222.5  1249.8      1    0      -1     0.0  1230.2  1267.8
   Darwinian        0  1183.1  1135.4      1    0      -1     0.0  1171.9  1125.1
   Darwinian        0  1155.8  1164.4      1    0      -1     0.0  1149.0  1166.9
   Darwinian        0   445.5  1294.5      1    0      -1     0.0   458.1  1290.0
   Darwinian        0   407.4  1319.2      1    0      -1     0.0   407.4  1319.2
   Darwinian        0   395.2  1311.3      1    0      -1     0.0   403.7  1307.0
   Darwinian        0  1059.2   990.0      1    0      -1     0.0  1076.8   980.9
   Darwinian        0  1185.1  1123.7      1    0      -1     0.0  1188.1  1108.2
   Darwinian        0  1287.7  1239.9      1    0      -1     0.0  1276.6  1255.1
   Darwinian        0   350.4  1317.6      1    0      -1     0.0   359.7  1334.8
   Darwinian        0  1104.4  1200.7      1    0      -1     0.0  1095.1  1198.3
   Darwinian        0   413.3  1271.9      1    0      -1     0.0   429.5  1275.3
   Darwinian        0  1153.3  1081.9      1    0      -1     0.0  1149.3  1070.7
   Darwinian        0   374.1  1294.1      1    0      -1     0.0   359.9  1293.8
   Darwinian        0   363.1  1216.7      1    0      -1     0.0   363.2  1207.1
   Darwinian        0   342.2  1368.8      1    0      -1     0.0   350.9  1378.0
   Darwinian        0  1002.1  1226.7      1    0       7     0.0   407.6  1269.8
   Darwinian        0   377.4  1194.5      1    0      -1     0.0   396.5  1197.0
   Darwinian        0  3331.5   487.7      1    0      -1     0.0  3331.5   487.7
   Darwinian        0  3077.5   879.3      1    0      -1     0.0  3062.7   870.1
   Darwinian        0  3286.8   454.6      1    0      -1     0.0  3286.8   454.6
   Darwinian        0  3370.3   611.7      1    0      -1     0.0  3370.3   611.7
   Darwinian        0  3328.3   646.5      1    0      -1     0.0  3328.3   646.5
   Darwinian        0  3276.9   488.2      1    0      -1     0.0  3276.9   488.2
   Darwinian        0  3139.6   874.7      1    0      -1     0.0  3139.6   874.7
   Darwinian        0  3194.6   525.4      1    0       7     0.0  3411.4   431.8
   Darwinian        0  3321.2   454.6      1    0      -1     0.0  3321.2   454.6
   Darwinian        0  3088.9   837.4      1    0      -1     0.0  3073.1   828.9
   Darwinian        0  3388.1   372.3      1    0      -1     0.0  3388.1   372.3
   Darwinian        0  3378.1   403.3      1    0      -1     0.0  3378.1   403.3
   Darwinian        0  3096.8   811.4      1    0      -1     0.0  3079.8   811.0
   Darwinian        0  3153.6   818.5      1    0      -1     0.0  3169.8   820.9
   Darwinian        0  3316.6   637.5      1    0      -1     0.0  3314.0   633.9
   Darwinian        0  3128.9   713.7      1    0      -1     0.0  3134.5   688.5
   Darwinian        0  3353.9   667.5      1    0      -1     0.0  3353.9   667.5
   Darwinian        0  3127.0   815.7      1    0      -1     0.0  3121.2   807.9
   Darwinian        0  3375.8   654.9      1    0      -1     0.0  3374.8   662.8
   Darwinian        0  3110.0   879.3      1    0      -1     0.0  3102.8   890.4
   Darwinian        0  3422.7   367.2      1    0      -1     0.0  3422.7   367.2
   Darwinian        0  3088.0   859.6      1    0      -1     0.0  3074.8   873.9
   Darwinian        0  3433.0   394.8      1    0      -1     0.0  3433.0   394.8
   Darwinian        0  3082.4   888.7      1    0      -1     0.0  3071.5   890.7
   Darwinian        0  3115.7   854.5      1    0      -1     0.0  3115.7   854.5
   Darwinian        0  3117.2   761.7      1    0      -1     0.0  3103.2   772.5
   Darwinian        0  3337.6   614.5      1    0      -1     0.0  3337.6   614.5
   Darwinian        0  3379.9   641.6      1    0      -1     0.0  3379.9   641.6
   Darwinian        0  3086.3   866.3      1    0      -1     0.0  3083.2   848.7
   Darwinian        0  3121.6   422.2      1    0       7     0.0  3108.9   481.6
   Darwinian        0  3070.3   859.4      1    0      -1     0.0  3087.2   869.3
   Darwinian        0  3224.8   734.8      1    0      -1     0.0  3231.3   716.5
   Darwinian        0  3123.0   822.9      1    0      -1     0.0  3123.0   822.9
   Darwinian        0  3304.3   511.3      1    0      -1     0.0  3304.3   511.3
   Darwinian        0  3164.4   849.6      1    0      -1     0.0  3164.4   849.6
   Darwinian        0  3405.7   419.0      1    0      -1     0.0  3405.7   419.0
   Darwinian        0  3128.2   861.5      1    0      -1     0.0  3121.4   876.2
   Darwinian        0  3147.1   728.0      1    0       7     0.0  3151.0   826.0
   Darwinian        0  3047.9   914.2      1    0      -1     0.0  3042.7   926.7
   Darwinian        0  3099.0   878.5      1    0      -1     0.0  3109.7   893.1
   Darwinian        0  3156.1   819.7      1    0      -1     0.0  3156.1   819.7
   Darwinian        0  3210.3   915.7      1    0      -1     0.0  3225.5   910.5
   Darwinian        0  3096.2   816.2      1    0      -1     0.0  3099.7   807.6
   Darwinian        0  3111.5   624.3      1    0       7     0.0  3111.4   622.0
   Darwinian        0  3127.2   753.9      1    0      -1     0.0  3140.1   763.0
   Darwinian        0  3112.3   800.5      1    0      -1     0.0  3110.2   790.9
   Darwinian        0  3150.7   831.3      1    0      -1     0.0  3133.0   833.1
   Darwinian        0  3075.8   850.8      1    0      -1     0.0  3092.0   850.5
   Darwinian        0  3111.8   895.7      1    0      -1     0.0  3108.2   902.2
   Darwinian        0  3115.6   804.0      1    0      -1     0.0  3105.9   816.8
   Darwinian        0  3144.0   896.3      1    0      -1     0.0  3156.0   885.0
   Darwinian        0  3089.2   845.5      1    0      -1     0.0  3107.9   843.7
   Darwinian        0  3131.2   811.9      1    0      -1     0.0  3144.6   823.5
   Darwinian        0  3133.9   819.4      1    0      -1     0.0  3133.0   826.2
   Darwinian        0  3160.1   679.4      1    0      -1     0.0  3147.7   688.1
   Darwinian        0  3150.5   732.6      1    0      -1     0.0  3159.5   746.9
   Darwinian        0  3116.2   740.0      1    0      -1     0.0  3098.5   744.7
   Darwinian        0  3134.6   418.9      1    0      -1     0.0  3173.2   458.2
   Darwinian        0  3061.4   862.6      1    0      -1     0.0  3055.0   869.3
   Darwinian        0  3115.8   796.7      1    0      -1     0.0  3114.7   790.5
   Darwinian        0  3076.6   807.1      1    0      -1     0.0  3079.3   793.8
   Darwinian        0  3122.1   832.1      1    0      -1     0.0  3130.2   814.0
   Darwinian        0  3428.8   391.3      1    0      -1     0.0  3413.4   376.7
   Darwinian        0  3116.0   876.4      1    0      -1     0.0  3119.1   873.6
   Darwinian        0  3122.9   727.6      1    0      -1     0.0  3113.6   711.6
   Darwinian        0  3433.4   434.0      1    0      -1     0.0  3446.6   441.2
   Darwinian        0  3115.2   781.7      1    0      -1     0.0  3114.8   799.8
   Darwinian        0  3206.7   871.7      1    0      -1     0.0  3191.8   865.7
   Darwinian        0  3083.6   820.3      1    0      -1     0.0  3097.8   822.4
   Darwinian        0  3391.7   421.2      1    0      -1     0.0  3386.3   431.1
   Darwinian        0  3098.6   753.0      1    0      -1     0.0  3099.9   739.9
   Darwinian        0  3128.6   840.1      1    0      -1     0.0  3130.4   857.8
   Darwinian        0  3086.0   825.3      1    0      -1     0.0  3087.3   807.6
   Darwinian        0  3121.7   780.6      1    0      -1     0.0  3135.6   792.7
   Darwinian        0  3077.6   813.7      1    0      -1     0.0  3075.1   794.2
   Darwinian        0  3099.9   825.4      1    0      -1     0.0  3116.2   816.8
   Egg              1  3241.3   800.0      1    0      -1     0.0     0.0     0.0
   Egg              1  3524.6   836.0      1    0      -1     0.0     0.0     0.0
   Egg              1  3544.0   833.2      1    0      -1     0.0     0.0     0.0
   SporeGenerator   1  4516.2  1703.0      1    0      -1   236.8     0.0     0.0
   Egg              1  4451.4  2096.2      1    0      -1     0.0     0.0     0.0
   SporeGenerator   1  4461.2  2092.9      1    0      -1   200.0     0.0     0.0
   Egg              1  3230.3   790.3      1    0      -1     0.0     0.0     0.0
   Egg              1  3274.7   739.0      1    0      -1     0.0     0.0     0.0
   Egg              1  3191.5   796.2      1    0      -1     0.0     0.0     0.0
   Egg              1  3205.2   787.7      1    0      -1     0.0     0.0     0.0
   TriffidEgg       1  3287.8  1199.0      1    0      -1     0.0     0.0     0.0
   Egg              1  3173.9   827.8      1    0      -1     0.0     0.0     0.0
   Egg              1  4465.1  2091.5      1    0      -1     0.0     0.0     0.0
   Egg              1  3211.1   758.8      1    0      -1     0.0     0.0     0.0
   Egg              1  3570.2   840.1      1    0      -1     0.0     0.0     0.0
   Egg              1  4463.8  2046.0      1    0      -1     0.0     0.0     0.0
   Egg              1  4488.1  1688.2      1    0      -1     0.0     0.0     0.0
   Egg              1  3567.1   830.3      1    0      -1     0.0     0.0     0.0
   Egg              1  3517.9   853.2      1    0      -1     0.0     0.0     0.0
   Egg              1  3225.1   827.9      1    0      -1     0.0     0.0     0.0
   Egg              1  4592.1  1687.6      1    0      -1     0.0     0.0     0.0
   Egg              1  3574.2   848.2      1    0      -1     0.0     0.0     0.0
   Egg              1  4473.3  2088.7      1    0      -1     0.0     0.0     0.0
   Egg              1  4499.2  1711.5      1    0      -1     0.0     0.0     0.0
   Officer          2  3147.1   598.6      1    0       1     0.0  3132.4   825.4
   Officer          2  1030.9  1111.9      1    0       1     0.0   404.2  1274.3
   Officer          2  3210.2   518.3      1    0       1     0.0  3418.2   417.2
#   Squadie          2  4162.4  1718.8      1    0       0    50.0     0.0     0.0
#   Squadie          2  4162.4  1718.8      1    0       0    50.0     0.0     0.0
#   Squadie          2  4162.4  1718.8      1    0       0    50.0     0.0     0.0
InstantUnits_EndDefinition

PrimaryObjectives_StartDefinition
   BuildingOnline :generator,0    generator_objective1   generator_primary1.txt
PrimaryObjectives_EndDefinition



Here's your old mission file with the broken lines commented out - you could use this to resume your progress from where you left off, if you liked, it didn't occur to me to post this up at the time. However, I expect you've probably got further than you did before anyway.
fspmc
level0
Posts: 4
Joined: Tue Sep 02, 2008 9:29 pm
Location: de

Postby fspmc » Wed Sep 03, 2008 9:01 pm

I'm impressed by the activeness of this forum and the very helpful community, although the game isn't the newest.

Thank you for targeting and explaining that bug (?) and for the clue that there is a newer version through non-official channel.

Even the decrypting-thingy might be useful some day. It's a pleasure to be helped by you guys.
User avatar
briceman2
level2
level2
Posts: 123
Joined: Wed Dec 12, 2007 4:30 am

Re: Crashes on specific Level

Postby briceman2 » Thu Sep 04, 2008 1:39 am

fspmc wrote:After getting this I applied the latest (i think) official patch named "darwinia-full-1.3.0". The game still ran perfectly, except for that level.


As TGF mentioned, for linux, 1.4.0b9 is the equivalent for 1.4.2 and you get it from the sticky at the top of this forum.

Since you didn't mention anything catastrophic -- like droping a Mentos into the Diet Coke next to your computer -- I'll suggest that it was 1.3 that caused the errors in your game files. It either crashed while saving or the internals got mucked up by the version mismatch and garbled data got saved.

Anyhow, IV has known about the link issue forever and a day. Pain in the ass that you have to come to the "issues" forum to find the latest release! ... when that *is* the issue. ;(

Return to “Linux Issues”

Who is online

Users browsing this forum: No registered users and 5 guests