Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

After I select New Game the game freezes and crashes. I tried running it as Admin but it didn't help. This is what I copied from one of the crash messages:

Fatal error: [File:D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsPlatformMisc.cpp] [Line: 439] 

Pure virtual function being called

0x00007ffb476759e4 VCRUNTIME140.dll!UnknownFunction []

0x00007ff70f45e16a PokemonEmerald.exe!UE::Shader::FPreshaderData::EvaluateConstant() []

0x00007ff70f45e501 PokemonEmerald.exe!UE::Shader::EvaluatePreshader() []

0x00007ff70ee0cc4b PokemonEmerald.exe!FUniformExpressionSet::FillUniformBuffer() []

0x00007ff70ed78234 PokemonEmerald.exe!`FUniformExpressionCacheAsyncUpdater::Update'::`2'::<lambda_1>::operator()() []

0x00007ff708c6faa3 PokemonEmerald.exe!TGraphTask<TFunctionGraphTaskImpl<void __cdecl(void),0> >::ExecuteTask() []

0x00007ff708bd2278 PokemonEmerald.exe!`LowLevelTasks::FTask::Init<`FTaskGraphCompatibilityImplementation::QueueTask'::`5'::<lambda_1> >'::`11'::<lambda_1>::operator()() []

0x00007ff708bd98c3 PokemonEmerald.exe!LowLevelTasks::TTaskDelegate<LowLevelTasks::FTask * __ptr64 __cdecl(bool),48>::TTaskDelegateImpl<`LowLevelTasks::FTask::Init<`FTaskGraphCompatibilityImplementation::QueueTask'::`5'::<lambda_1> >'::`11'::<lambda_1>,0>::CallAndMove() []

0x00007ff708be7c9e PokemonEmerald.exe!LowLevelTasks::FTask::ExecuteTask() []

0x00007ff708be7a17 PokemonEmerald.exe!LowLevelTasks::FScheduler::ExecuteTask() []

0x00007ff708bcac02 PokemonEmerald.exe!LowLevelTasks::FScheduler::TryExecuteTaskFrom<LowLevelTasks::TLocalQueueRegistry<1024>::TLocalQueue,&LowLevelTasks::TLocalQueueRegistry<1024>::TLocalQueue::DequeueGlobal,0>() []

0x00007ff708c0ced2 PokemonEmerald.exe!LowLevelTasks::FScheduler::WorkerMain() []

0x00007ff708bd75a0 PokemonEmerald.exe!UE::CompressedBuffer::Private::FHeader::CalculateCrc32() []

0x00007ff708dafdf3 PokemonEmerald.exe!FThreadImpl::Run() []

0x00007ff7091b18b2 PokemonEmerald.exe!FRunnableThreadWin::Run() []

0x00007ff7091a5307 PokemonEmerald.exe!FRunnableThreadWin::GuardedRun() []

0x00007ffb6a827344 KERNEL32.DLL!UnknownFunction []

Crash in runnable thread Foreground Worker #0