Crash Report

Post Reply
IAMTHELAW
Posts: 6
Joined: Sun Oct 09, 2022 4:43 pm

Crash Report

Post by IAMTHELAW »

Game crashes to desktop even after restarting. Presuming it has something to do with this error in the log.

Please see the following and attached:

Code: Select all

NullReferenceException: Object reference not set to an instance of an object
  at PavonisInteractive.TerraInvicta.FactionGoal_FoundStation.BuildSubsequentGoals () [0x0007c] in <b07e8af52c8b4395a4b8ae17dd7d2955>:0 
  at PavonisInteractive.TerraInvicta.FactionGoal_Fleet.OnGoalComplete () [0x00038] in <b07e8af52c8b4395a4b8ae17dd7d2955>:0 
  at PavonisInteractive.TerraInvicta.Tasks.AIDailyFactionPlanner.ReviewAndSetGoals (PavonisInteractive.TerraInvicta.TIFactionState faction) [0x000e5] in <b07e8af52c8b4395a4b8ae17dd7d2955>:0 
  at PavonisInteractive.TerraInvicta.Tasks.AIDailyFactionPlanner.FactionOperations0000 () [0x000fc] in <b07e8af52c8b4395a4b8ae17dd7d2955>:0 
  at PavonisInteractive.TerraInvicta.Systems.PeriodicUpdates.FactionPeriodicUpdate.OnDaily0000Update () [0x00030] in <b07e8af52c8b4395a4b8ae17dd7d2955>:0 
  at PavonisInteractive.TerraInvicta.Systems.PeriodicUpdates.FactionPeriodicUpdate.OnUpdate () [0x00018] in <b07e8af52c8b4395a4b8ae17dd7d2955>:0 
  at Unity.Entities.ComponentSystem.InternalUpdate () [0x0002b] in <71a923f2243a46869ff8bc8b0adc1c52>:0 
  at Unity.Entities.ScriptBehaviourManager.Update () [0x00000] in <71a923f2243a46869ff8bc8b0adc1c52>:0 
  at Unity.Entities.ScriptBehaviourUpdateOrder+DummyDelagateWrapper.TriggerUpdate () [0x00000] in <71a923f2243a46869ff8bc8b0adc1c52>:0 
Attachments
SaveAndLogs.7z
Save file and logs zipped
(972.12 KiB) Downloaded 121 times
Post Reply