Ok so I have been having WASM crashes on the ground after the latest update.
Deleted WASM folder
Using navigraph data
Uploading the flight plan via simbrief (OTHH - OPIS)
The simbrief flighplan has the arrival as RW28L
If I change this to 28R and enter the star, it causes a wasm
If I leave as 28L as per flight plan it seems to load fine. So it seems like the change of runway when entering the arrival information is conflicting with the imported simbrief data and causing the wasm... Now... if I enter RW28L as per simbrief with the star... THEN change the runway to 28R, it seems to accept this. So I wonder if it's to do with data conflict between simbrief and user input. Does this make sense?