I cannot load my game and am getting the following error when I load
MachineId:1E85A9424B504CD7B84F0DB45C3ECA70
EpicAccountId:12d2501309564b629191a18393f75fb9
You do not have any debugging symbols required to display the callstack for this crash.
I cannot load my game and am getting the following error when I load
MachineId:1E85A9424B504CD7B84F0DB45C3ECA70
EpicAccountId:12d2501309564b629191a18393f75fb9
You do not have any debugging symbols required to display the callstack for this crash.
Hey Simon2030,
This is the reason you’re seeing the crash: Attempted to seek past the end of file (755072/53248), file: F:/TomTrev/TomTrev/Content/FirstPersonBP/Maps/FirstPersonExampleMap.umap. The file is most likely corrupt.
It is do to a corrupt asset (which in your case seems to be your FirstPersonExampleMap).
Here’s what you can do:
Have a great day