June 2, 20251 yr So I had my first WASM today on a short flight LFPO-LIML with the iniBuilds A350. As I understand, in order to re-initialize, I have to delete all files in this folder: C:\Users\XXX\AppData\Roaming\Microsoft Flight Simulator 2024\WASM\MSFS2024\inibuilds-aircraft-a350 Is that correct? FS2024
June 2, 20251 yr 1 minute ago, Simicro said: So I had my first WASM today on a short flight LFPO-LIML with the iniBuilds A350. As I understand, in order to re-initialize, I have to delete all files in this folder: C:\Users\XXX\AppData\Roaming\Microsoft Flight Simulator 2024\WASM\MSFS2024\inibuilds-aircraft-a350 Is that correct? You mean a WASM crash? deleting the compiled WASM doesn't guarantee a fix to WASM crashes, that's up to the developers.
June 2, 20251 yr Author 5 minutes ago, Lucky38i said: You mean a WASM crash? Yes, sorry, I meant a WASM crash indeed (the plane kept flying but I could not interact with it, it was frozen). FS2024
June 2, 20251 yr Author I understand that it is worth it to delete the files but it is not a guarantee that WASM will not happen again? FS2024
June 2, 20251 yr 1 hour ago, Simicro said: I understand that it is worth it to delete the files but it is not a guarantee that WASM will not happen again? No, WASM crashes are essentially unhandled edge cases in the code. WASM doesn't have exception handling so it's difficult to recover from this. It happens but covering edge cases often helps mitigate this. In short, it's up to ini to help reduce the chances of this happening.
June 3, 20251 yr FWIW : How to - Clear the WASM folder? - FAQs - iniBuilds Forum Fred Ziker Ryzen 7 9800X3D, MSI MPG X870E Carbon MB, 64gb DDR 6000 ram, Corsair H100i Liquid CPU cooler, Asus Prime RTX 5080
June 3, 20251 yr Author 2 hours ago, fzike said: FWIW : How to - Clear the WASM folder? - FAQs - iniBuilds Forum Thanks I saw indeed that one. FS2024
Create an account or sign in to comment