Page 2 of 3

Posted: Mon Apr 27, 2009 4:04 am
by The GoldFish
Hmm, well, that's interesting. The top part of your game.txt reads like this:

Code: Select all

Locations_StartDefinition
   # Id  Avail                   mapFile                    missionFile
   # ==================================================================
...
     13    1               map_backdoor.txt              mission_backdoor_b_warp.txt
...
    104    0             map_backdoor_b.txt                   mission_backdoor_b.txt
...
Locations_EndDefinition


I would have expected there to be 2 mission_backdoors****.txt at least in your profile directory, since afaik mission_backdoor_b_warp.txt should be a dummy mission which warps you to mission_backdoor_b.txt. Can I get the name of the backdoor file that you gave me?

I was also surprised to see

Code: Select all

   Event BuildingOnline :annihilation,1
      Action RunScript  annihilation_destroyA.txt
      End

in your file. This doesn't seem to appear in either 1.1.6 or 1.1.7 of insurrection's game.txt - not being funny or anything but could you just check the readmes in your mod folder to find out what version of Insurrection it is that you're playing? Cause I can't get things to match up with what I have so it's making it harder to diagnose.

Posted: Mon Apr 27, 2009 3:22 pm
by xander
Odd... I hadn't thought I had uploaded that particular version of the mod to anyone but a select few beta-type people. DestroyBuilding commands are only available to Darwinia 1.5.x, which is Vista-only. However, earlier versions of Darwinia should just ignore those commands (and the fact that he has gotten beyond that level indicates that they were properly ignored). So, that shouldn't be the problem (if it were, Darwinia would have crashed earlier).

Would you please do me a favor, and do the following:
  1. Navigate to ~/Library/Application Support/Darwinia/full/users/ .
  2. Right-click, or ctrl+click, on your user profile.
  3. Select "Compress [profile name]". This should create a .zip archive containing your profile.
  4. Upload that file to some hosting service (i.e. http://drop.io), and post a link here.

xander

EDIT: Looking through the changelog for the most recent test version on my harddrive (which I may have accidentally released into the wild at some point), the problem may be that the version you have is trying to reset a level. This is not possible prior to Darwinia 1.5.x. Darwinia ought to ignore any commands that it doesn't understand, but maybe it isn't doing so. Thus, I would suggest that you download the most recent version (.zip and .tar.gz archives are available at http://yozh.org , on the front page), and try again. You may need to delete the files starting mission_backdoor_wrap, and replace game.txt in your profile directory with the following:

Code: Select all

Locations_StartDefinition
   # Id  Avail                   mapFile                    missionFile
   # ==================================================================
      0    1              map_rebellion.txt                                     null
      1    1               map_database.txt                                     null
      2    1            map_recruitment.txt                                     null
      3    1              map_discovery.txt                                     null
      4    1                map_station.txt                                     null
      5    1             map_repository.txt                                     null
      6    1              map_processor.txt                                     null
      7    1                  map_image.txt                                     null
      8    1           map_annihilation.txt               mission_annihilation_b.txt
      9    0           map_primary_core.txt                                     null
     10    0              map_aftermath.txt                                     null
     11    1              map_sanctuary.txt                    mission_sanctuary.txt
     12    0         map_secondary_core.txt                                     null
     13    1               map_backdoor.txt             mission_backdoor_b_warp2.txt
     14    0         map_communications.txt                                     null
    100    1                map_mine047.txt                                     null
    101    1                map_mine607.txt                                     null
    102    0               map_receiver.txt                                     null
    103    0              map_biosphere.txt                                     null
    104    0             map_backdoor_b.txt                   mission_backdoor_b.txt
    999    0                map_sandbox.txt                      mission_sandbox.txt
Locations_EndDefinition

Buildings_StartDefinition
   # Id  teamId  locId   type   link  online
   # =======================================
      0    2      1     11      0      1
      0    2      2     11      1      1
      0    2      3     11      1      1
      0    2      4     11      1      1
      0    2      5     11      2      1
      0    2      6     11      2      1
      1    1      6     11      7      1
      0    2      7     11      6      1
      0    2      8     11      6      1
      1    2      9     11      8      1
     47    1      9     47     -1      0
     48    1      9     47     -1      0
     49    1      9     47     -1      0
     50    1      9     47     -1      0
     51    1      9     47     -1      0
    100    2      9     11      5      1
    101    2      9     11      8      1
    102    2      9     11     12      1
    103    2      9     11     13      1
    104    2      9     11     14      1
      0    2     10     11     12      1
      1    2     10     -1     -1      0
    102    1     10     47     -1      0
    103    1     10     47     -1      0
    104    1     10     47     -1      0
      0    2     11     11     13      1
      8    2     11      3      9      1
      9    2     11      3      8      1
     10    2     11      3     11      1
     11    2     11      3     10      1
      0    2     12     11     12      1
     12    2     12      3     15      1
     13    1     12      3     15      1
     84    1     12     47     -1      0
      0    2     13     11      8      1
      0    2     14     11     12      1
      0    2    104     11      8      1
      2    2    104     11     11      1
     58    0    104     31     -1      0
      0    2      0     11      1      1
      1    2      0      5     -1      0
      2    2      0      5     -1      0
      3    2      0      5     -1      0
      4    2      0      5     -1      0
      5    2      0      5     -1      0
      6    2      0      3      7      1
      7    2      0      3      6      1
      8    0      0     31     -1      1
      9    0      0     31     -1      1
     10    2      0     29     -1      1
     19    2      0     46     -1      0
    100    2      0     46     -1      0
      1    2      1     11      2      1
      2    2      1     11      3      1
      3    2      1     11      4      1
      4    2      1      5     -1      0
      5    2      1      5     -1      0
      6    2      1      5     -1      0
      7    2      1      5     -1      0
      8    2      1      5     -1      0
      9    2      1      5     -1      0
     10    2      1      5     -1      0
     11    2      1      5     -1      0
     12    2      1      5     -1      0
     13    2      1      5     -1      0
     14    2      1      5     -1      0
     15    2      1      5     -1      0
     16    2      1      3     19      1
     17    2      1      3     16      1
     18    2      1      3     -1      1
     19    2      1      3     -1      1
     20    2      1      3     -1      1
     21    2      1      3     22      1
     22    2      1      3     21      1
     30    0      1     31     -1      1
     31    0      1     31     -1      1
     32    0      1     31     -1      1
     23    2      1     29     -1      1
      1    2      2     11      6      1
      2    2      2     11      5      1
      3    2      2      5     -1      0
      4    2      2      5     -1      0
      5    2      2      5     -1      0
      6    2      2      5     -1      0
      7    2      2      3     -1      1
      8    2      2      5     -1      0
     10    2      2      5     -1      0
     11    2      2      5     -1      0
     12    2      2      5     -1      0
     13    2      2      5     -1      0
     14    2      2      3     17      1
     15    2      2      3     16      1
     16    2      2      3     15      1
     17    2      2      3     19      1
     19    2      2      3     17      1
     20    1      2     39     -1      1
      1    2      3      5     -1      0
      2    2      3      5     -1      0
      3    1      3      5     -1      0
      4    2      3      5     -1      0
      5    1      3      5     -1      0
      6    2      3      3      7      1
      7    1      3      3     -1      0
      8    2      3      3      9      1
      9    1      3      3     -1      0
     12    2      3     31     -1      1
      1    1      4     11      5      1
      2    2      4      5     -1      0
      3    2      4      5     -1      0
      4    2      4      5     -1      0
      5    2      4      5     -1      0
      6    2      4      5     -1      0
      7    2      4      5     -1      0
      9    2      4     14     -1      1
     10    2      4      3     11      1
     11    2      4      3     10      1
     12    2      4      3     -1      1
    115    1      4     31     -1      1
     13    2      4     29     -1      1
      1    2      5     11      4      1
      2    2      5     11    100      1
      3    2      5     11    101      1
      5    2      5      5     -1      0
      6    2      5      5     -1      0
      7    2      5      5     -1      0
      8    2      5      5     -1      0
      9    2      5      5     -1      0
     10    2      5      5     -1      0
     11    2      5      3     12      1
     12    2      5      3     -1      1
     31    1      5     11      9      0
     42    1      5     39     -1      1
     92    2      5     31     -1      1
      2    2      6     11      8      1
      3    2      6      5     -1      0
      4    2      6      5     -1      0
      5    2      6      5     -1      0
      6    2      6      5     -1      0
      7    2      6      5     -1      0
      8    1      6      5     -1      0
      9    2      6      5     -1      0
     10    2      6      5     -1      0
     11    2      6      5     -1      0
     12    2      6      5     -1      0
     13    2      6      3     -1      1
     14    2      6      3     19      1
     15    1      6      3     -1      0
     16    2      6      3     14      1
     17    2      6      3     18      1
     18    2      6      3     16      1
     19    2      6      3     14      1
     20    1      6     36     -1      1
    100    2      6      5     -1      0
    101    2      6      5     -1      0
    124    2      6     11      7      1
     98    2      6     29     -1      1
     99    2      6     29     -1      0
      1    1      7     11     11      0
      2    2      7      5     -1      0
      3    2      7      5     -1      0
      4    2      7      5     -1      0
      5    2      7      3     -1      1
      6    2      7      3     -1      1
      8    1      7     43     -1      1
     39    2      7      5     -1      0
     40    2      7     29     -1      1
      3    2      8      5     -1      0
      6    2      8      5     -1      0
      7    2      8      5     -1      0
      8    2      8      3      9      1
      9    2      8      3      8      1
     12    1      8     39     -1      1
     51    1      8     31     -1      0
      1    1      8     11      9      0
      2    2      8     11     13      1
      4    1      8      5     -1      0
      5    2      8      5     -1      0
      2    1      9     11     12      0
      0    1      9     11      5      0
      3    1      9     11     13      0
      4    1      9     11     14      0
      5    1      9     49     -1      0
      6    2      9      5     -1      0
      7    1      9      5     -1      0
      8    1      9     49     -1      0
      9    1      9     49     -1      0
     73    1      9      5     -1      0
     74    1      9      5     -1      0
     75    1      9      5     -1      0
     76    1      9      5     -1      0
     77    1      9      5     -1      0
     78    1      9      3     -1      0
     79    1      9      3     -1      0
     80    1      9      3     -1      0
     81    1      9      3     -1      0
     82    1      9      3     -1      0
    105    2      9      5     -1      0
    106    2      9      5     -1      0
    107    2      9      5     -1      0
    108    2      9      5     -1      0
    109    2      9      5     -1      0
    173    2      9      5     -1      0
    174    2      9      5     -1      0
    175    2      9      5     -1      0
    176    2      9      5     -1      0
    177    2      9      5     -1      0
    178    2      9      3     -1      0
    179    2      9      3     -1      0
    180    2      9      3     -1      0
    181    2      9      3     -1      0
    182    2      9      3     -1      0
      2    1     10     50     -1      0
      3    1     10     50     -1      0
      4    1     10     50     -1      0
     69    1     10     52     -1      0
     70    1     10     52     -1      0
     71    1     10     52     -1      0
     83    2     10      5     -1      0
     88    1     10      5     -1      0
     89    1     10      5     -1      0
     90    1     10      5     -1      0
     91    1     10      5     -1      0
     92    2     10      5     -1      0
     94    1     10      3     -1      0
     95    1     10      3     -1      0
     96    1     10      3     -1      0
     97    1     10      3     -1      0
     98    1     10      5     -1      0
     99    1     10      5     -1      0
    100    1     10      5     -1      0
    101    1     10      5     -1      0
     84    1     10     29     -1      0
     85    1     10     29     -1      0
     86    1     10     29     -1      0
     87    1     10     29     -1      0
      1    2     11     11      7      0
      2    2     11      5     -1      0
      4    2     11      5     -1      0
      5    2     11      5     -1      0
      6    2     11      5     -1      0
      7    2     11      5     -1      0
     29    0     11     31     -1      1
     30    2     11      5     -1      0
     31    2     11      5     -1      0
     32    2     11      5     -1      0
     33    2     11      5     -1      0
     12    0     11     46     -1      0
     34    2     11     29     -1      0
     35    2     11     29     -1      0
     36    2     11     29     -1      0
     37    2     11     29     -1      0
      1    1     12     11     14      0
      2    1     12     11     10      0
      3    1     12     11      9      0
      4    2     12      5     -1      0
      5    1     12      5     -1      0
      6    1     12      5     -1      0
      7    1     12     49     -1      0
      8    2     12      5     -1      0
      9    1     12      5     -1      0
     10    1     12      5     -1      0
     11    1     12      5     -1      0
     14    1     12      3     -1      0
     15    1     12      3     -1      0
     25    1     12     39     -1      0
      1    1     13     11      9      0
      2    2     13     11     11      1
      3    1     13     11     12      0
      4    2     13      5     -1      0
      7    2     13      5     -1      0
     31    2     13      3     32      0
     32    2     13      3     31      0
     33    2     13      5     -1      0
     34    2     13      5     -1      0
     43    0     13     31     -1      1
     53    1     13     31     -1      1
     14    1     13     39     -1      1
      6    1     13      5     -1      0
     58    0     13     31     -1      0
     59    0     13     46     -1      0
      1    1     14     11      9      0
      2    2     14      5     -1      0
      3    1     14      5     -1      0
      4    1     14      5     -1      0
      5    1     14      5     -1      0
      6    1     14      5     -1      0
      7    1     14      3     -1      0
      8    1     14      3     -1      0
      9    1     14      3     -1      0
     10    1     14      3     -1      0
     52    1     14      5     -1      0
     53    1     14      5     -1      0
     54    1     14      5     -1      0
     55    1     14     29     -1      0
     56    1     14     29     -1      0
     57    1     14     29     -1      0
      0    1    100     11    103      0
      4    1    100      3     -1      0
      5    1    100      3     -1      0
      6    1    100      3     -1      0
      7    1    100      3     -1      0
      8    1    100      5     -1      0
      9    1    100      5     -1      0
     10    1    100      5     -1      0
     11    1    100      5     -1      0
     13    1    100      5     -1      0
     14    1    100      3     -1      0
     21    1    100      3     -1      0
     22    1    100      5     -1      0
     30    1    100      5     -1      0
     31    1    100      5     -1      0
     59    1    100      5     -1      0
     80    1    100      3     -1      0
     82    1    100      5     -1      0
     84    1    100      5     -1      0
      8  255    102      3     -1      0
      9  255    102      3     -1      0
     12    1    102     49     -1      0
    138    1    102     29     -1      0
    157    1    102     29     -1      0
      1    1    104     11      9      0
      3    1    104     11     12      0
      4    2    104      5     -1      0
      7    2    104      5     -1      0
     31    2    104      3     -1      0
     32    2    104      3     -1      0
     33    2    104      5     -1      0
     34    2    104      5     -1      0
     43    0    104     31     -1      0
     53    1    104     31     -1      0
      6    1    104      5     -1      0
     14    1    104     39     -1      0
     59    0    104     46     -1      0
Buildings_EndDefinition

Research_StartDefinition
   Research Darwinian 0 4
   Research Officer 0 4
   Research Squad 19 3
   Research Laser 25 3
   Research Grenade 0 3
   Research Rocket 16 1
   Research Controller 0 0
   Research AirStrike 0 3
   Research Armour 0 1
   Research TaskManager 2 3
   Research Engineer 4 3
   CurrentResearch Rocket
   CurrentPoints 0
Research_EndDefinition

Events_StartDefinition
   Event BuildingOnline :annihilation,1
      Action RunScript  annihilation_destroyA.txt
      End
   Event BuildingOnline :annihilation,1 BuildingOnline :annihilation,51
      Action RunScript  annihilation_objAaB_com.txt
      End
   Event BuildingOnline :annihilation,1 BuildingOnline :annihilation,51 NotInLocation
      Action RunScript  primary_core_intro.txt
      End
   Event BuildingOnline :primary_core,2
      Action RunScript  primary_core_objB_com.txt
      End
   Event BuildingOnline :primary_core,47 BuildingOnline :primary_core,48 BuildingOnline :primary_core,49 BuildingOnline :primary_core,50 BuildingOnline :primary_core,51
      Action RunScript  outro_A.txt
      End
   Event BuildingOnline :backdoor_b,3
      Action MakeAvailable 0
      Action RunScript  backdoor_b_objA_com.txt
      End
   Event BuildingOnline :backdoor_b,3 BuildingOnline :backdoor_b,58
      Action SetMission secondary_core mission_secondary_core.txt
      End
   Event BuildingOnline :secondary_core,1 BuildingOnline :secondary_core,2 BuildingOnline :secondary_core,25 BuildingOnline :secondary_core,84
      Action SetMission communications mission_communications.txt
      End
   Event BuildingOnline :secondary_core,1 BuildingOnline :secondary_core,2 BuildingOnline :secondary_core,25 BuildingOnline :secondary_core,84 NotInLocation
      Action RunScript  secondary_core_com.txt
      End
   Event BuildingOnline :communications,64 BuildingOnline :communications,65 BuildingOnline :communications,66 BuildingOnline :communications,67 BuildingOnline :communications,68 BuildingOnline :communications,69
      Action SetMission aftermath mission_aftermath.txt
      End
   Event BuildingOnline :communications,64 BuildingOnline :communications,65 BuildingOnline :communications,66 BuildingOnline :communications,67 BuildingOnline :communications,68 BuildingOnline :communications,69 NotInLocation
      Action RunScript  communications_com.txt
      End
Events_EndDefinition

(Just copy the above, delete whatever is in game.txt right now, and paste. Save the file, and start Darwinia. Everything should work.)

EDIT: TGF pointed out that you need to make sure that there is a blank line at the end of game.txt when you are done. So, make sure that you leave a blank line at the end of the file after you copy and paste.

Posted: Tue Apr 28, 2009 5:15 am
by kr0n0s
Before I do what xander suggested and possibly make things worse (I don't doubt you're right, I just think you're missing something), you gave me a different version of Insurrection than what's been released to the public. Remember, I sent you an e-mail saying the version at Ambrosia Software didn't work and you gave me another version. That may be whatever version you made that had some problems. You gave me v1.2.0.

Posted: Tue Apr 28, 2009 4:13 pm
by xander
If I gave you 1.2.0, then I made a mistake. 1.2.0 is not done, and is buggy as shit.

xander

Posted: Wed Apr 29, 2009 4:02 pm
by kr0n0s
So THAT'S where the problem is! Okay, case closed. Now, if you could tell me where to find a completed version, I'd really like to find out what happens later in the story.

Posted: Wed Apr 29, 2009 7:13 pm
by xander
kr0n0s wrote:Now, if you could tell me where to find a completed version, I'd really like to find out what happens later in the story.

That would be 1.1.7, which is up on my website, http://yozh.org/ . The link is at the bottom of the page.

xander

Posted: Thu Apr 30, 2009 1:28 am
by kr0n0s
Why did you say the link was at the bottom of the page if it's right in your post? And another question. Why don't the signatures show up?

I know this is getting off topic, but since we solved the problem I don't see why we can't.

Posted: Thu Apr 30, 2009 2:31 am
by kr0n0s
I also assume I'm going to need to start over with a new user to make it work, right?

Posted: Thu Apr 30, 2009 9:54 am
by The GoldFish
Not necesserily; you should be able to ask xander to convert your broken game.txt to a 1.1.7 or whatever game.txt, and pretty much just carry on where you left off.

Posted: Thu Apr 30, 2009 3:02 pm
by kr0n0s
Good. I'd hate to go through Discovery again. That's one of the levels in Insurrection for those of you who haven't played.

So xander, can you do what The Goldfish says you might be able to do?

Posted: Thu Apr 30, 2009 3:03 pm
by The GoldFish
Oh, he certainly CAN, it's just a case of will he. If what you say is true, and he gave you 1.2, it should be easy to guilt trip him into doing it...

Posted: Thu Apr 30, 2009 3:41 pm
by xander
kr0n0s wrote:Why did you say the link was at the bottom of the page if it's right in your post?

The link to my website is in my post. The link to the mod is at the bottom of the page once you click the link in my post.

kr0n0s wrote:And another question. Why don't the signatures show up?

Because sigs are disabled on the IV boards, with the exception of the Uplink boards.

kr0n0s wrote:So xander, can you do what The Goldfish says you might be able to do?

To the best of my ability, I already have. If you read up in this topic, you will note that there is a post where I have included a modified game.txt file. In that post, I even suggested how you might install that file, and what else you need to do. To recap, take the game.txt file from that post (by copying-and-pasting), and use it to replace the game.txt file in your user directory. Then, again in your user directory, delete any mission files that contain the word "backdoor". I am 90% sure that will solve all of your problems, as long as you are using 1.1.7, and not 1.2.0.

xander

Posted: Fri May 01, 2009 1:55 am
by kr0n0s
YES! IT WORKS! EUREKA!! Thanks guys, very much. I couldn't have done it without you.

Until next time...

Posted: Fri May 01, 2009 2:01 am
by kr0n0s
Crap, I spoke too soon.

As soon as the tower I need to reprogram begins to turn yellow, the game dies. Here's the blackbox file:


Code: Select all

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

VERSION : macosx-i386-full-1.4.2
ERROR   : 'Fatal Signal (10) Received
'

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

0x6186c
0x9144f2bb
0xffffffff
0x2d28d
0xe4f82
0xf1481
0x10434d
0x105689
0xd2458
0x93993
0x9f02c
0x9fd4a
0x8a349
0x5f14
0x96b1ef1c
0x9167d8da
0x9167dbb3
0x96b1c080
0x96b258c8
0x91e9949a
0x91e993a9
0x91e12ec3
0x91e126bc
0x96b4443f
0x96b4414f
0x915ab648
0x915ab57e
0x915ab425
0x96e3c9a5
0x91e0ff91
0x91e0f630
0x91e0866b
0x91dd58a4
0x6275
0x25c2
0x24dd
0x2



Any ideas?

Posted: Fri May 01, 2009 3:28 am
by xander
kr0n0s wrote:Crap, I spoke too soon.

As soon as the tower I need to reprogram begins to turn yellow, the game dies.

Any ideas?

First off, did you redownload the mod, and are you now certain that you are using 1.1.7, and not 1.2.0? Second off, if the error reported by the blackbox file is "ERROR : 'Fatal Signal (10) Received'", or ERROR : 'Fatal Signal (11) Received'", that means absolutely nothing to me, and is not at all helpful. So, if you see those errors, please don't post the blackbox, but just let me know that a signal 10 or 11 was reported. Finally, which tower in which level?

xander