Level crashing when trying to open

Hey everyone, I’m new to unreal engine and I’ve been working on a level, however it crashed and now every time I try to open it I automatically crashes. It also says that I don’t have any debugging symbols required to display the call stack for the crash. I’m working on a Mac. If you know what could be done to not lose all my work please help.

Hey @Maanto02
This previous thread could help you with this problem, giving you more info about the error:

Hey there @Maanto02! Welcome to the community! As DAngelo mentioned, if you go to that post linked there’s a short description on how to install the editor symbols which should allow you to see the entire callstack when the error occurs. Once you have that, we can start digging into what’s causing the issue.