Jump to content

Olezero

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by Olezero

  1. Tried the patch, and I am afraid that it still crashes on the farm map.

    The workaround, where you remove all the civilians/friendly AI from "missiontypeprops_gc.xml", did do the trick. But thats a case of removing the problem causer completely, rather then fixing whats wrong. :)

    Also, there is still invisible civilians on all the maps.

    As far as I can remember it seams to happen just as a invisible civilian is about to vault over a fence.

    Can't say for sure if that's whats causing it though, it just seams likely.

    Oh, and the crashes seam to be less frequent then before the 16.5 patch.

    I can't really say anything for sure here ether though.

  2. Just got this game today, was enjoying the beginning, but every time around the third the third UFO, I get a farm mission and crash within a few turns without fail. Tried a couple work-arounds recommended here but nothing seems to work :(

    I did the workaround with removing all the civvies as well as friendly AI from the farm map, and haven't had a crash so far after 20-30missions on that map.

    Its pretty simple, just navigate to the Xenonauts asset folder (usually C:\Program Files (x86)\Desura\Common\xenonauts\assets for a standard desura install), and edit "missiontypeprops_gc.xml" with a text editor.

    Change the following:

    <Tileset name="farm">

    <MissionType name="Common" civilianCount="3" friendlyAICount="1">

    to

    <Tileset name="farm">

    <MissionType name="Common" civilianCount="0" friendlyAICount="0">

    You can do it for all the Tileset's, to remove the civilians / friendly AI on all the maps if you want.

    Personally i found that Notepad++ works really well for editing XML files.

    You can find it here: http://notepad-plus-plus.org/download/v6.2.html

×
×
  • Create New...