Export issue 5.3-144

Exports successfully, but resulting application does not work

image

error.zip (1.6 KB)

Seems to be something with the new AppHost concept

Indeed. Should work again in next build.

1 Like

Hi, we are also having a similar error with 5.3 - 0149 , could it be related?

Error:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at Core.Mixer.Runtimes.SyncRuntime2Model_GUID_QpSTIAPnbbcPkHDZWLUD26.<>c__DisplayClass3_0.b__6(IMixerService_Mixer_I Arg_1_In_173, IServiceSettings_I Arg_2_In_174)
at VL.Lib.Control.Synchronizer3.Update(IEnumerable1 input, Func2 keySelector, Func2 create, Func3 updator, Spread1& outputs)
at Core.Mixer.Runtimes.SyncRuntime2Model_GUID_QpSTIAPnbbcPkHDZWLUD26.Update(TreeNode_Model_R Model_In, Int32 Client_ID_In, Boolean Remote_machine_In, Spread1& Outputs_Out, GraphicsRendererGroup& Services_Layer_Out) at _MboxShowroom_.Mixer.Application.Runtime_C.Update(MixerRoot_C& Runtime_Root_Out, Spread1& Flattened_Tree_Out)
at MboxShowroom.__auto.MboxShowroomApplication_Ba6sY4xaoelOwKB6LBWbFe.Update()
at Program.<>c.b__0_1(Object s)
at VL.AppServices.ExportedAppHost.<>c__DisplayClass19_1.b__1(Object _)

Are you sure you’re not having this in your patch as well? Ensure “Pause On Error” in the settings is enabled.
Your callstack doesn’t look like that it’s related.

Not happening in the patch, but thanks a lot anyway! We’ll keep investigating

EDIT: Not entirely sure how or why but build working fine on 5.3 - 0152 !! :) :)

EDIT 2: I just heard from Alex there was some debug happening :)