Hi everyone, I’ll get straight to the point. The engine crashes every time I attempt to save my project.
Project Details:
Scale: Large project with approximately 4,500 events.
File Size: ~15 MB.
Optimization: The project is highly optimized; the codebase has been rewritten from scratch three times over the last 3 years.
System Information:
CPU: AMD Ryzen 7 5700U
RAM: 32 GB
Browser: Microsoft Edge (Note: The project saves correctly in Chrome, but crashes in other browsers. Using Edge is critical for my workflow).
Troubleshooting Steps Taken:
I have attempted several workarounds to resolve the issue, including:
Testing in Incognito mode.
Adjusting various browser flags.
Clearing the cache and performing a full browser reset.
Disabling hardware acceleration.
Trying both local folder saves and direct save methods.
Technical Observations:
I am confident that the issue is not related to RAM usage, as my system has 32 GB available and the project size is relatively small (15 MB). The crash seems to be triggered by something else, possibly related to how the engine interacts with the browser's file system API