NEVERMIND error caused by faction save

Hi

for some odd reason the faction I created made the game fail to load a galaxy of any kind , upon deleting said faction order is restored in the galaxy

JJ

50,901 views 6 replies
Reply #1 Top

blank

 

Reply #2 Top

error fixed by deleting a recent faction - perhaps this will help someone ? I copied and changed a factions abilities causing the entire game to fail to create a new game

 

thank you

Reply #3 Top

What were caused changes that made it fail.

Reply #4 Top

I try to save a new or edited faction and when I do , the game crashes to desktop everytime I start a new game playing the faction  :(

I have discovered an ability causes the crash , resourceful - which I had modded but I dont see my error...

 <RaceTrait>
    <InternalName>ResourcefulAbility</InternalName>
    <DisplayName>ResourcefulAbility_Name</DisplayName>
    <DisplayNameShort>ResourcefulAbility_ShortName</DisplayNameShort>
    <Description>ResourcefulAbility_Dec</Description>
    <IsAbility>1</IsAbility>
        <Mod>
            <EffectType>Mining</EffectType>
            <Scope>Global</Scope>
            <Target>
                <TargetType>StrategicResource</TargetType>
            </Target>
            <BonusType>Flat</BonusType>
            <Value>0.1</Value>
        </Mod>
    <Triggers>
      <OnEvent>OnStartTurn</OnEvent>
      <CriteriaTurnNum>1</CriteriaTurnNum>
      <Scope>Global</Scope>
      <Target>
        <TargetType>Faction</TargetType>
      </Target>
      <Lifetime>Instant</Lifetime>
      <Modifier>
        <EffectType>HyperSilicates</EffectType>
        <Target>
          <TargetType>Faction</TargetType>
        </Target>
        <BonusType>Flat</BonusType>
        <Value>5</Value>
      </Modifier>
    </Triggers>
    <Triggers>
      <OnEvent>OnStartTurn</OnEvent>
      <CriteriaTurnNum>1</CriteriaTurnNum>
      <Scope>Global</Scope>
      <Target>
        <TargetType>Faction</TargetType>
      </Target>
      <Lifetime>Instant</Lifetime>
      <Modifier>
        <EffectType>Durantium</EffectType>
        <Target>
          <TargetType>Faction</TargetType>
        </Target>
        <BonusType>Flat</BonusType>
        <Value>10</Value>
      </Modifier>
    </Triggers>
  </RaceTrait>

 

Reply #5 Top

I have added this ability and subtracted it and for some strange reason it ctdt , when added , I will try resetting the ability to its former status

Reply #6 Top

it does not matter , when I combine this ability with ancient , .. it crashes ...