Forever Skies

Forever Skies

View Stats:
<SOLVED> Unreal Engine/Game crashing upon start up.
<SOLVED>

Took a little while, but these are are few things I tried till eventually resolved the issue.

For my AMD Setup I installed/uninstalled/reinstalled all possible versions of AMD Adrenaline/Drivers.

Even went so far as to install actual instances of Unreal engine (unnecessary)

But in the end, all I had to do was go to %localappdata%\ProjectZeppelin\Saved\Saved Games and deleted everything in that folder.

This worked for me so far.


Hello,

I've just loaded the game and had about 13 hours in when I ran into GPU running out of memory issue. I was not able to verify what the issue was that caused such excessive draw because the game crashed and I am not too versed in pulling up debug records.

My system specs aren't too bad.

Ryzen 9 5900X
32G TridentZ Neo Ram
RX 6900 Red Devil GPU
1TB of m.2 and a few on another simpler SSD.

The error I'm getting is something along the lines of UE4 Project Zeppelin etc., see below.

Fatal error! Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x0000000000000000 0x00007ffa8495141d VCRUNTIME140.dll!UnknownFunction [] 0x00007ff6322fa35a ForeverSkies-Win64-Shipping.exe!FArchiveLoadCompressedProxy::Serialize() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\Core\Private\Serialization\ArchiveLoadCompressedProxy.cpp:70] 0x00007ff6322f22e1 ForeverSkies-Win64-Shipping.exe!FArchive::ByteOrderSerialize<unsigned __int64>() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\Core\Public\Serialization\Archive.h:1895] 0x00007ff6322fb5b9 ForeverSkies-Win64-Shipping.exe!FArchive::SerializeCompressed() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\Core\Private\Serialization\Archive.cpp:698] 0x00007ff6322fa40a ForeverSkies-Win64-Shipping.exe!FArchiveLoadCompressedProxy::Serialize() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\Core\Private\Serialization\ArchiveLoadCompressedProxy.cpp:96] 0x00007ff6318bbde9 ForeverSkies-Win64-Shipping.exe!operator<<() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\Core\Public\Containers\Array.h:1170] 0x00007ff632089bcc ForeverSkies-Win64-Shipping.exe!UZeppelinSave::Serialize() [C:\Workspaces\builder_Foundation\ProjectZeppelin\Source\ProjectZeppelin\GameFramework\Serialization\ZeppelinSave.cpp:61] 0x00007ff632078e23 ForeverSkies-Win64-Shipping.exe!USerializationFunctionLibrary::LoadGameFromMemory() [C:\Workspaces\builder_Foundation\ProjectZeppelin\Source\ProjectZeppelin\GameFramework\Serialization\SerializationFunctionLibrary.cpp:229] 0x00007ff63207d8dc ForeverSkies-Win64-Shipping.exe!USerializationFunctionLibrary::ReadGameSaveFromSlot() [C:\Workspaces\builder_Foundation\ProjectZeppelin\Source\ProjectZeppelin\GameFramework\Serialization\SerializationFunctionLibrary.cpp:258] 0x00007ff63218f800 ForeverSkies-Win64-Shipping.exe!USerializationFunctionLibrary::execReadGameSaveFromSlot() [C:\Workspaces\builder_Foundation\ProjectZeppelin\Intermediate\Build\Win64\UE4\Inc\ProjectZeppelin\SerializationFunctionLibrary.gen.cpp:57] 0x00007ff632508a38 ForeverSkies-Win64-Shipping.exe!UObject::execLetObj() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\CoreUObject\Private\UObject\ScriptCore.cpp:2715] 0x00007ff6324f9daf ForeverSkies-Win64-Shipping.exe!ProcessLocalScriptFunction() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\CoreUObject\Private\UObject\ScriptCore.cpp:1093] 0x00007ff6324e7be6 ForeverSkies-Win64-Shipping.exe!ProcessScriptFunction<void (__cdecl*)(UObject *,FFrame &,void *)>() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\CoreUObject\Private\UObject\ScriptCore.cpp:924] 0x00007ff632508f3c ForeverSkies-Win64-Shipping.exe!UObject::execLocalVirtualFunction() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\CoreUObject\Private\UObject\ScriptCore.cpp:3016] 0x00007ff6324f9daf ForeverSkies-Win64-Shipping.exe!ProcessLocalScriptFunction() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\CoreUObject\Private\UObject\ScriptCore.cpp:1093] 0x00007ff6324e7be6 ForeverSkies-Win64-Shipping.exe!ProcessScriptFunction<void (__cdecl*)(UObject *,FFrame &,void *)>() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\CoreUObject\Private\UObject\ScriptCore.cpp:924] 0x00007ff632508d0b ForeverSkies-Win64-Shipping.exe!UObject::execLocalFinalFunction() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\CoreUObject\Private\UObject\ScriptCore.cpp:3023] 0x00007ff6324f9daf ForeverSkies-Win64-Shipping.exe!ProcessLocalScriptFunction() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\CoreUObject\Private\UObject\ScriptCore.cpp:1093] 0x00007ff6324f9cae ForeverSkies-Win64-Shipping.exe!UObject::ProcessInternal() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\CoreUObject\Private\UObject\ScriptCore.cpp:1182] 0x00007ff632395c19 ForeverSkies-Win64-Shipping.exe!UFunction::Invoke() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\CoreUObject\Private\UObject\Class.cpp:5680] 0x00007ff6324f9b82 ForeverSkies-Win64-Shipping.exe!UObject::ProcessEvent() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\CoreUObject\Private\UObject\ScriptCore.cpp:2018] 0x00007ff63376588e ForeverSkies-Win64-Shipping.exe!UUserWidget::NativeConstruct() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\UMG\Private\UserWidget.cpp:1339] 0x00007ff6337a80ee ForeverSkies-Win64-Shipping.exe!UWidget::TakeWidget_Private() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\UMG\Private\Components\Widget.cpp:881] 0x00007ff6337396a2 ForeverSkies-Win64-Shipping.exe!UHorizontalBoxSlot::BuildSlot() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\UMG\Private\Components\HorizontalBoxSlot.cpp:27] 0x00007ff633781565 ForeverSkies-Win64-Shipping.exe!UHorizontalBox::RebuildWidget() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\UMG\Private\Components\HorizontalBox.cpp:61] 0x00007ff6337a7dd9 ForeverSkies-Win64-Shipping.exe!UWidget::TakeWidget_Private() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\UMG\Private\Components\Widget.cpp:811] 0x00007ff63373a4b2 ForeverSkies-Win64-Shipping.exe!UVerticalBoxSlot::BuildSlot() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\UMG\Private\Components\VerticalBoxSlot.cpp:27] 0x00007ff633787ec5 ForeverSkies-Win64-Shipping.exe!UVerticalBox::RebuildWidget() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\UMG\Private\Components\VerticalBox.cpp:61] 0x00007ff6337a7dd9 ForeverSkies-Win64-Shipping.exe!UWidget::TakeWidget_Private() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\UMG\Private\Components\Widget.cpp:811] 0x00007ff633739979 ForeverSkies-Win64-Shipping.exe!UOverlaySlot::BuildSlot() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\UMG\Private\Components\OverlaySlot.cpp:26] 0x00007ff633784009 ForeverSkies-Win64-Shipping.exe!UOverlay::RebuildWidget() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\UMG\Private\Components\Overlay.cpp:61] 0x00007ff6337a7dd9 ForeverSkies-Win64-Shipping.exe!UWidget::TakeWidget_Private() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\UMG\Private\Components\Widget.cpp:811] 0x00007ff633787a25 ForeverSkies-Win64-Shipping.exe!UUserWidget::RebuildWidget() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\UMG\Private\UserWidget.cpp:745] 0x00007ff6337a7dd9 ForeverSkies-Win64-Shipping.exe!UWidget::TakeWidget_Private() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\UMG\Private\Components\Widget.cpp:811] 0x00007ff63373a789 ForeverSkies-Win64-Shipping.exe!UWidgetSwitcherSlot::BuildSlot() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\UMG\Private\Components\WidgetSwitcherSlot.cpp:27] 0x00007ff6337886b5 ForeverSkies-Win64-Shipping.exe!UWidgetSwitcher::RebuildWidget() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\UMG\Private\Components\WidgetSwitcher.cpp:114] 0x00007ff6337a7dd9 ForeverSkies-Win64-Shipping.exe!UWidget::TakeWidget_Private() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\UMG\Private\Components\Widget.cpp:811] 0x00007ff633739979 ForeverSkies-Win64-Shipping.exe!UOverlaySlot::BuildSlot() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\UMG\Private\Components\OverlaySlot.cpp:26] 0x00007ff633784009 ForeverSkies-Win64-Shipping.exe!UOverlay::RebuildWidget() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\UMG\Private\Components\Overlay.cpp:61] 0x00007ff6337a7dd9 ForeverSkies-Win64-Shipping.exe!UWidget::TakeWidget_Private() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\UMG\Private\Components\Widget.cpp:811] 0x00007ff6337392e2 ForeverSkies-Win64-Shipping.exe!UCanvasPanelSlot::BuildSlot() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\UMG\Private\Components\CanvasPanelSlot.cpp:29] 0x00007ff63377d375 ForeverSkies-Win64-Shipping.exe!UCanvasPanel::RebuildWidget() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\UMG\Private\Components\CanvasPanel.cpp:57] 0x00007ff6337a7dd9 ForeverSkies-Win64-Shipping.exe!UWidget::TakeWidget_Private() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\UMG\Private\Components\Widget.cpp:811] 0x00007ff633787a25 ForeverSkies-Win64-Shipping.exe!UUserWidget::RebuildWidget() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\UMG\Private\UserWidget.cpp:745] 0x00007ff6337a7dd9 ForeverSkies-Win64-Shipping.exe!UWidget::TakeWidget_Private() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\UMG\Private\Components\Widget.cpp:811] 0x00007ff633735aaf ForeverSkies-Win64-Shipping.exe!UUserWidget::AddToScreen() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\UMG\Private\UserWidget.cpp:922] 0x00007ff6337cfba3 ForeverSkies-Win64-Shipping.exe!UUserWidget::execAddToViewport() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Intermediate\Build\Win64\UE4\Inc\UMG\UserWidget.gen.cpp:1122] 0x00007ff632395c19 ForeverSkies-Win64-Shipping.exe!UFunction::Invoke() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\CoreUObject\Private\UObject\Class.cpp:5680] 0x00007ff6324eb6e0 ForeverSkies-Win64-Shipping.exe!UObject::CallFunction() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\CoreUObject\Private\UObject\ScriptCore.cpp:1024] 0x00007ff6324f8e98 ForeverSkies-Win64-Shipping.exe!UObject::ProcessContextOpcode() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\CoreUObject\Private\UObject\ScriptCore.cpp:2896] 0x00007ff6324f9daf ForeverSkies-Win64-Shipping.exe!ProcessLocalScriptFunction() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\CoreUObject\Private\UObject\ScriptCore.cpp:1093] 0x00007ff6324f9cae ForeverSkies-Win64-Shipping.exe!UObject::ProcessInternal() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\CoreUObject\Private\UObject\ScriptCore.cpp:1182] 0x00007ff632395c19 ForeverSkies-Win64-Shipping.exe!UFunction::Invoke() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\CoreUObject\Private\UObject\Class.cpp:5680] 0x00007ff6324f9b82 ForeverSkies-Win64-Shipping.exe!UObject::ProcessEvent() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\CoreUObject\Private\UObject\ScriptCore.cpp:2018] 0x00007ff6339aa86b ForeverSkies-Win64-Shipping.exe!AActor::ProcessEvent() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\Engine\Private\Actor.cpp:866] 0x00007ff633cf9b8f ForeverSkies-Win64-Shipping.exe!FLatentActionManager::TickLatentActionForObject() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\Engine\Private\LatentActionManager.cpp:206] 0x00007ff633cefbf0 ForeverSkies-Win64-Shipping.exe!FLatentActionManager::ProcessLatentActions() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\Engine\Private\LatentActionManager.cpp:124] 0x00007ff6339b1b97 ForeverSkies-Win64-Shipping.exe!AActor::Tick() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\Engine\Private\Actor.cpp:1119] 0x00007ff6339b1c24 ForeverSkies-Win64-Shipping.exe!AActor::TickActor() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\Engine\Private\Actor.cpp:1092] 0x00007ff63399c3c5 ForeverSkies-Win64-Shipping.exe!FActorTickFunction::ExecuteTick() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\Engine\Private\Actor.cpp:175] 0x00007ff634007690 ForeverSkies-Win64-Shipping.exe!TGraphTask<FTickFunctionTask>::ExecuteTask() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\Core\Public\Async\TaskGraphInterfaces.h:886] 0x00007ff6321c900c ForeverSkies-Win64-Shipping.exe!FNamedTaskThread::ProcessTasksUntilIdle() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\Core\Private\Async\TaskGraph.cpp:612] 0x00007ff63400ee8d ForeverSkies-Win64-Shipping.exe!FTickTaskSequencer::ReleaseTickGroup() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\Engine\Private\TickTaskManager.cpp:580] 0x00007ff634010b17 ForeverSkies-Win64-Shipping.exe!FTickTaskManager::RunTickGroup() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\Engine\Private\TickTaskManager.cpp:1585] 0x00007ff633cf9146 ForeverSkies-Win64-Shipping.exe!UWorld::Tick() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\Engine\Private\LevelTick.cpp:1509] 0x00007ff633c0c90d ForeverSkies-Win64-Shipping.exe!UGameEngine::Tick() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\Engine\Private\GameEngine.cpp:1823] 0x00007ff63161df70 ForeverSkies-Win64-Shipping.exe!FEngineLoop::Tick() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\Launch\Private\LaunchEngineLoop.cpp:4923] 0x00007ff63162487c ForeverSkies-Win64-Shipping.exe!GuardedMain() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\Launch\Private\Launch.cpp:178] 0x00007ff6316248fa ForeverSkies-Win64-Shipping.exe!GuardedMainWrapper() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:137] 0x00007ff631625b94 ForeverSkies-Win64-Shipping.exe!LaunchWindowsStartup() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:273] 0x00007ff63162e914 ForeverSkies-Win64-Shipping.exe!WinMain() [D:\Workspaces\dev_ue_integration\EngineSource\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:320] 0x00007ff634aca6ee ForeverSkies-Win64-Shipping.exe!__scrt_common_main_seh() [d:\a01\_work\6\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288] 0x00007ffa8aa126ad KERNEL32.DLL!UnknownFunction [] 0x00007ffa8c82aa68 ntdll.dll!UnknownFunction []

Since game is in early access, I'm sure could be on either end. So before I went digging any further, figured I'd drop a topic in here as well. Maybe someone has encountered this issue as well.
Last edited by ᴷˡᶻ NJRuckus; Aug 30, 2023 @ 2:46pm
< >
Showing 1-1 of 1 comments
ᴷˡᶻ NJRuckus Aug 26, 2023 @ 9:27pm 
Probably worth mentioning.

I was lazy and was playing the game through Steam link, settings that worked best were in Windowed mode which scaled properly to my TV.

it crashed a twice due to GPU Memory running out, though I was able to restart it while reading up on the issue (Figured...GPU Drivers, etc.), the engine began to crash on startup before I had a chance to even update drivers.

Now with drivers updated, game reinstalled, game files verified,...still same story.
< >
Showing 1-1 of 1 comments
Per page: 1530 50

Date Posted: Aug 26, 2023 @ 9:18pm
Posts: 1