I have a pixel mapping app, it did export, but I have a feeling updating last week to 6.7 has messed with something .net-y It was made in 6.0 -273 and exported in that previously totally fine.
S next I tried opening in 6.7 and gamma hung and gave an error warning that I didn’t understand, so I opened in 6.5, updated all older libraries, then 6.6, and it opened fine, but on export again it fails to start with no popup window. It still wont open in 6.7 previews (doesn’t show the patch just stops with callmenames window showing)
Any ideas of what this could be, should I add the errors in 6.7 or should that just be a separate issue?
This is the exported app error event log (all the earlier errors are KERNALBASE.dll too)
Faulting application name: _Trees_R1.exe, version: 1.0.0.0, time stamp: 0x66960000
Faulting module name: KERNELBASE.dll, version: 10.0.19041.4522, time stamp: 0xf7a99bd4
Exception code: 0xe0434352
Fault offset: 0x000000000002ba99
Faulting process id: 0x974
Faulting application start time: 0x01db4a29ce7f4c2b
Faulting application path: D:_TREES_R1\exe_Trees_R1_Trees_R1.exe
Faulting module path: C:\Windows\System32\KERNELBASE.dll
Report Id: e5e0e8f6-9df7-4b49-a3c0-15c8c4a7f223
Faulting package full name:
Faulting package-relative application ID:
Application: _Trees_R1.exe
CoreCLR Version: 8.0.824.36612
.NET Version: 8.0.8
Description: The process was terminated due to an unhandled exception.
Exception Info: System.TypeInitializationException: The type initializer for ‘’ threw an exception.
—> System.TypeInitializationException: The type initializer for ‘’ threw an exception.
—> System.IO.FileNotFoundException: Could not load file or assembly ‘Stride.Input, Version=4.2.0.2122, Culture=neutral, PublicKeyToken=null’. The system cannot find the file specified.
File name: ‘Stride.Input, Version=4.2.0.2122, Culture=neutral, PublicKeyToken=null’
at Stride.Core.DataSerializers.Stride_Input_ControllerDeviceEnumSerializerFactory.Initialize()
at .cctor()
— End of inner exception stack trace —
at Stride.Core.DataSerializers._Trees_R1SerializerFactory.Initialize()
at .cctor()
— End of inner exception stack trace —