plane icon Welcome to Microsoft Flight Simulator’s SDK Q&A Platform!

You have questions regarding the SDK? DevMode Tools? SimConnect? You would like to submit an idea for future improvements, seek help or exchange knowledge? You’re in the right place.


Please take a moment to read the platform’s guidelines before you get started!


question

ZdenniZ avatar image
ZdenniZ asked MagnanimousHippo commented

CTD with SU6 when opening an effect done in SU5

I am experiencing 100% CTDs when trying in dev mode to load an effect I created back in SU5 for editing. The moment I click the effect name in the inspector - CTD. The precompiled (pre-SU6) effect seems to be working fine in the scenery, but now I can't edit it because of the CTD. Can it be something with my project or is it a known issue?

ctdvfx
10 |10000

Up to 5 attachments (including images) can be used with a maximum of 4.8 MiB each and 23.8 MiB total.

1 Answer

·
FlyingRaccoon avatar image
FlyingRaccoon answered MagnanimousHippo commented

Hello.

Did you follow these guidelines to convert your FX from SU5 to SU6?
[SU6] Changes you must make on your FXs - MSFS DevSupport (flightsimulator.com)

This should not cause a CTD though...
If you can provide us with your effect file, we will have a look at what's causing it.

@MagnanimousHippo FYI

Regards,
Sylvain

9 comments
10 |10000

Up to 5 attachments (including images) can be used with a maximum of 4.8 MiB each and 23.8 MiB total.

ZdenniZ avatar image ZdenniZ commented ·

Hi Sylvain, here is the file.

mytestsmoke.zip

2 Likes 2 ·
mytestsmoke.zip (1.7 KiB)
MagnanimousHippo avatar image MagnanimousHippo ♦ ZdenniZ commented ·

Hello !

Can you provide us with the xml source file for that effet as well ? If I understood your problem correctly it is when you tried to open the source in the editor that you had a CTD, so we will need the source file to investigate it. Also don't forget to send the _edition.xml file with it please :)

You can secure you're upload by setting the visibility of your comment before submitting it:

1634891497738.png

Regards,
Matthieu

0 Likes 0 ·
1634891497738.png (18.9 KiB)
ZdenniZ avatar image ZdenniZ MagnanimousHippo ♦ commented ·
Sorry, those files have been overwritten already because I managed to enter the node editor by applying the suggestion of thealx below... Now it works ok! I still have intermittent CTDs when exiting the dev mode after working with the effects (doesn't happen when working with scenery), but that's another story I guess.
0 Likes 0 ·
Show more comments
thealx avatar image thealx commented ·

shortly: replace VisualEffect.EmitterList with EmitterList in all XML files
remove parameters if this node has them, but I didn't find such in any of my projects

1 Like 1 ·
ZdenniZ avatar image ZdenniZ thealx commented ·
Thank you! This worked, no more CTD. @FlyingRaccoon, this definitely needs to be checked.
0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 5 attachments (including images) can be used with a maximum of 19.1 MiB each and 23.8 MiB total.