As stated in the title; with the sim update to 1.5.7, none of our aircraft projects will build without the sim crashing to desktop. Clearing out the previously build package does not help.
Same problem with SU_03 beta 1.5.7. No modular simobject package will build, the sim crashes to desktop every time with no error dialog.
Happens on both MS Store and Steam versions.
The DA62 sample project will also not build now, same CTD.
The Simple Aircraft sample project (non-modular) will build though.
Hope you can hotfix this as soon as possible.
Thank you.
Hello everyone,
We are tracking a similar problem.
Can you all confirm you are using compiled behaviors.
So far this seems to be what’s causing the issue.
Regards,
Sylvain
Correct, compiled behaviors are being used.
@FlyingRaccoon Yes, compiled behaviours. Thanks.
Ok, then this is being looked at and we hope to deploy a fix ASAP.
Note: build 1.5.8.0 is already in the pipes and will not address this problem.
Regards,
Sylvain
So if we remove the compiled behaviours, it should let us work with SU3 in the mean time?
Best,
Raul
UPDATE
I removed the instruction to compile the model behaviors for all my attachments and the project now doesn’t CTD when I build, so it is definetely the cause.
Best,
Raul
Thanks everyone for reporting and confirming this will be getting fixed asap!
For anyone that needs to stop compiling until fixed you change this example compile code here:
<CompileBehaviors version="2">
<IncludeBase RelativeFile="Exterior_Behavior.xml"/>
</CompileBehaviors>
To this…
<Behaviors version="2">
<IncludeBase RelativeFile="Exterior_Behavior.xml"/>
</Behaviors>
There is another issue. I left the beta and then joined the beta and now I get this message here for the last 3 days. How can I fix this?
UPDATE! I found out we have to now fill out this form here. Not sure why al of a sudden I would have to do this and no sure I was notified by email? I was told by @SimbolFSReborn.
Update for all - While it may not be listed as fixed, I was able to build successfully with compiled behaviors in 1.5.8.0
This topic has been automatically closed after 60 days of inactivity since it was marked as fixed.
If there is important new information about this same report, you can use the “Request reopen” button below to ask the moderation team to review it again.
For other issues or broader discussion, please open a new topic in the appropriate category.
