This happens a lot to me and really slows down on completing projects. When i go to load a project through the SDK developer options menu [once i have chosen the flight and airport] and clicked ‘Ready to Fly’, either my PC freezes and i have to reboot it, or there is a CTD. [this happens when it tries to load the Inspector and Project window.
I have to literally try again and at the 2nd or 3rd try, randomly it may load my whole project so i can load the bgl ’ Load in Editor’ and work on my airport.
This always happens with any project i create ,its not specific to the one i am working on now.
Any way of preventing this ? Is this something others deal with ?
PC out of memory? Possibly watching task manager gives a hint on what is going on, running out of memory seems plausible but the PC freeze suggests perhaps something deeper.
Check for updated drivers (especially but not limited to GPU drivers)
i get a similar issue as well. if i load one project up in the editor, test it, make some changes outside the sim in Visual studio, and try to reload it (not sync and rebuild. simply reopening the project ive already opened and asking it to just build it again), it crashes my game. no error message no nothing.
So it seems that when i have a CTD while using the SDK, it seems to be related to : selfserviceplugin.exe and coreclr.dll
The selfservice plugin seems to be a part of the Citric Workspace suite [ which i have installed on this PC to remote login to my work server. I will delete Citrix and see if it helps.
Not sure what thie coreclr.dll is all about. But thanks for pointing me to Eventviewer at least so i can analyze the CTD’s.
I don’t see anything in the Application tab. Unfortunately, my project freezes 5 minutes into opening it in the SDK. Sometimes a CTD or sometimes my PC reboots. I cant get any work done on completing my project because of this. Extremely frustrating. I have the latest SDK update installed too and SU15. community Folder is empty too.
i never went that far with it after i reported it. since nobody really responded i chalked it up to me being me lol. i can double back to take a look when i get a chance.
just had it happen to me randomly (first time this morning). no loggs in event viewer (nothing in application tabs at the time of it happening). (so when making changes via Visual Studio and saving, then rebuilding the project can lead to a crash in developer mode with or without a wasm module)
ran into this a few times this morning (seems to not always crash when making changes via Visual Studio and then reloading the project while in the world). this time i tracked down the error stuff