Jump to content

Rocket Crash


yoyo13
  • Branch: Live Branch Version: Windows Fixed

Hi, when i want launch rocket game crash

20210516150908_1.thumb.jpg.b46adb1b864236ab6c170640ac4da2ad.jpg

My config :

GeForce GTX 760

CPU I5 4 GHz Quad-Core

8.0 GB RAM

SSD 660 GB

Report

Exception in: Worker.StartWork(RocketControlStationLaunchWorkable)
System.NullReferenceException: Object reference not set to an instance of an object
  at CraftModuleInterface.DoLaunch () [0x00008] in C:\jenkins_workspace\workspace\SimGame_Windows\game\Assets\scripts\game\Space\CraftModuleInterface.cs:458 
  at Clustercraft.Launch (System.Boolean automated) [0x00080] in C:\jenkins_workspace\workspace\SimGame_Windows\game\Assets\scripts\game\Space\Clustercraft.cs:510 
  at RocketControlStation+States.LaunchRocket (RocketControlStation+StatesInstance smi) [0x00001] in C:\jenkins_workspace\workspace\SimGame_Windows\game\Assets\scripts\game\Buildings\RocketControlStation.cs:213 
  at RocketControlStation+StatesInstance.LaunchRocket () [0x00001] in C:\jenkins_workspace\workspace\SimGame_Windows\game\Assets\scripts\game\Buildings\RocketControlStation.cs:236 
  at RocketControlStationLaunchWorkable.OnStartWork (Worker worker) [0x00019] in C:\jenkins_workspace\workspace\SimGame_Windows\game\Assets\scripts\game\Buildings\RocketControlStation.cs:266 
  at Workable.StartWork (Worker worker_to_start) [0x00037] in C:\jenkins_workspace\workspace\SimGame_Windows\game\Assets\scripts\components\Workable.cs:247 
  at Worker.StartWork (Worker+StartWorkInfo start_work_info) [0x0026c] in C:\jenkins_workspace\workspace\SimGame_Windows\game\Assets\scripts\components\Worker.cs:468 

UnityEngine.Debug:LogError(Object, Object)
Debug:LogError(Object, Object) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Debug.cs:152)
DebugUtil:LogErrorArgs(Object, Object[]) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/util/DebugUtil.cs:191)
Worker:StartWork(StartWorkInfo) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/components/Worker.cs:491)
<>c__DisplayClass81_0`1:<ToggleWork>b__0(StatesInstance) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/ai/statemachine/GameStateMachine.cs:2052)
<>c__DisplayClass80_0:<ToggleWork>b__0(StatesInstance) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/ai/statemachine/GameStateMachine.cs:1992)
GenericInstance:ExecuteActions(State, List`1) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/ai/statemachine/StateMachine.cs:874)
GenericInstance:PushState(BaseState) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/ai/statemachine/StateMachine.cs:833)
GenericInstance:GoTo(BaseState) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/ai/statemachine/StateMachine.cs:1128)
EventTransitionData:ExecuteTransition(StatesInstance) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/ai/statemachine/GameStateMachine.cs:254)
EventTransitionData:OnCallback(StatesInstance) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/ai/statemachine/GameStateMachine.cs:264)
<>c__DisplayClass7_0:<Register>b__0(Object) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/ai/statemachine/GameStateMachine.cs:280)
EventSystem:Trigger(GameObject, Int32, Object) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/util/EventSystem.cs:170)
EventExtensions:Trigger(GameObject, Int32, Object) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/util/EventSystem.cs:533)
<>c__DisplayClass73_0:<TriggerOnEnter>b__0(StatesInstance) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/ai/statemachine/GameStateMachine.cs:1828)
GenericInstance:ExecuteActions(State, List`1) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/ai/statemachine/StateMachine.cs:874)
GenericInstance:PushState(BaseState) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/ai/statemachine/StateMachine.cs:833)
GenericInstance:GoTo(BaseState) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/ai/statemachine/StateMachine.cs:1128)
Navigator:Stop(Boolean, Boolean) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/components/Navigator.cs:461)
Navigator:AdvancePath(Boolean) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/components/Navigator.cs:414)
Navigator:GoTo(KMonoBehaviour, CellOffset[], NavTactic) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/components/Navigator.cs:303)
<>c__DisplayClass111_0`1:<MoveTo>b__0(StatesInstance) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/ai/statemachine/GameStateMachine.cs:2579)
GenericInstance:ExecuteActions(State, List`1) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/ai/statemachine/StateMachine.cs:874)
GenericInstance:PushState(BaseState) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/ai/statemachine/StateMachine.cs:833)
GenericInstance:GoTo(BaseState) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/ai/statemachine/StateMachine.cs:1128)
Instance:StartSM() (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/ai/statemachine/StateMachine.cs:252)
GenericInstance:StartSM() (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/ai/statemachine/StateMachine.cs:997)
Chore:Begin(Context) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/ai/demands/Chore.cs:710)
WorkChore`1:Begin(Context) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/ai/chores/WorkChore.cs:190)
StatesInstance:BeginChore() (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/ai/demands/ChoreDriver.cs:30)
<>c:<InitializeStates>b__5_2(StatesInstance) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/ai/demands/ChoreDriver.cs:107)
GenericInstance:ExecuteActions(State, List`1) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/ai/statemachine/StateMachine.cs:874)
GenericInstance:PushState(BaseState) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/ai/statemachine/StateMachine.cs:833)
GenericInstance:GoTo(BaseState) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/ai/statemachine/StateMachine.cs:1128)
Transition:Evaluate(StatesInstance) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/ai/statemachine/StateMachine.cs:1280)
Context:Set(Chore, StatesInstance) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/ai/statemachine/StateMachine.cs:1356)
Parameter`1:Set(Chore, StatesInstance) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/ai/statemachine/StateMachine.cs:1238)
ChoreDriver:SetChore(Context) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/ai/demands/ChoreDriver.cs:172)
Brain:UpdateChores() (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/ai/Brain.cs:80)
Brain:UpdateBrain() (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/ai/Brain.cs:57)
MinionBrain:UpdateBrain() (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/ai/MinionBrain.cs:262)
BrainGroup:RenderEveryTick(Single, Boolean) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/ai/BrainScheduler.cs:207)
BrainScheduler:RenderEveryTick(Single) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/ai/BrainScheduler.cs:360)
RenderEveryTickUpdater:Update(IRenderEveryTick, Single) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/util/SimAndRenderScheduler.cs:188)
UpdateBucketWithUpdater`1:Update(Single) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/util/StateMachineUpdater.cs:79)
BucketGroup:AdvanceOneSubTick(Single) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/util/StateMachineUpdater.cs:152)
StateMachineUpdater:RenderEveryTick(Single) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/util/StateMachineUpdater.cs:264)
Game:LateUpdate() (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/game/Game.cs:1603)
 

 

The Happy Panopticon.sav

DxDiag.txt


Steps to Reproduce

Launch a rocket




User Feedback


A developer has marked this issue as fixed. This means that the issue has been addressed in the current development build and will likely be in the next update.

I also having the same problem.

I built a rocket with sucrose engine. And when i fulfilled all requirements and click the launch button....the game crashed out. It's so frustrating.

Share this comment


Link to comment
Share on other sites

We fixed the underlying issue, however existing saves will need to deconstruct the Rocket Platform and rebuild it. Only the platform needs to be rebuilt. I tried this in your save and was able to launch the rocket.

  • Thanks 1

Share this comment


Link to comment
Share on other sites

Yep, same here, crashing on launch for a minimalistic rocket (small habitat module on top of gas payload (200kg oxygen) and a CO² engine).
 

Tested on latest public preview to date.
Crash on launch, NullReferenceException on DoLaunch.

Sent the report btw.

Edited by Asmodyne

Share this comment


Link to comment
Share on other sites

1 hour ago, Asmodyne said:

Tested on latest public preview to date.
Crash on launch, NullReferenceException on DoLaunch.

Did you deconstruct and rebuild the platform (only the rocket platform) after the latest update or the crash continues after that?

Share this comment


Link to comment
Share on other sites



Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...