8000 Assertion failed: ModuleManager.IsModuleLoaded(ModuleName) on project cook · Issue #212 · ProjectBorealis/UEGitPlugin · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Assertion failed: ModuleManager.IsModuleLoaded(ModuleName) on project cook #212

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
GoldenStarGamer opened this issue Apr 21, 2025 · 0 comments

Comments

@GoldenStarGamer
Copy link

While cooking to Windows it displays this error:

LogWindows: Error: appError called: Assertion failed: ModuleManager.IsModuleLoaded(ModuleName) [File:D:\UE_5.5\Engine\Source\Runtime\Core\Public\Modules\ModuleManager.h] [Line: 336]
Tried to get module interface for unloaded module: 'GitSourceControl'

LogThreadingWindows: Error: Runnable thread Background Worker #3 crashed.
LogWindows: Error: begin: stack for UAT
LogWindows: Error: === Critical error: ===
LogWindows: Error:
LogWindows: Error: Assertion failed: ModuleManager.IsModuleLoaded(ModuleName) [File:D:\UE_5.5\Engine\Source\Runtime\Core\Public\Modules\ModuleManager.h] [Line: 336]
LogWindows: Error: Tried to get module interface for unloaded module: 'GitSourceControl'
LogWindows: Error:
LogWindows: Error:
LogWindows: Error: [Callstack] 0x00007ffec8f81225 UnrealEditor-GitSourceControl.dll!FModuleManager::GetModuleChecked<FGitSourceControlModule>() [D:\UE_5.5\Engine\Source\Runtime\Core\Public\Modules\ModuleManager.h:336]
LogWindows: Error: [Callstack] 0x00007ffec8fd8ba3 UnrealEditor-GitSourceControl.dll!GitSourceControlUtils::UpdateFileStagingOnSavedInternal() [D:\Unreal Projects\Phenylpropanine\Plugins\UEGitPlugin\Source\GitSourceControl\Private\GitSourceControlUtils.cpp:1771]
LogWindows: Error: [Callstack] 0x00007ffec8fd877d UnrealEditor-GitSourceControl.dll!GitSourceControlUtils::UpdateChangelistStateByCommand() [D:\Unreal Projects\Phenylpropanine\Plugins\UEGitPlugin\Source\GitSourceControl\Private\GitSourceControlUtils.cpp:1705]
LogWindows: Error: [Callstack] 0x00007ffec8fd3bda UnrealEditor-GitSourceControl.dll!GitSourceControlUtils::RunUpdateStatus() [D:\Unreal Projects\Phenylpropanine\Plugins\UEGitPlugin\Source\GitSourceControl\Private\GitSourceControlUtils.cpp:1756]
LogWindows: Error: [Callstack] 0x00007ffec8faedc6 UnrealEditor-GitSourceControl.dll!FGitFetchWorker::Execute() [D:\Unreal Projects\Phenylpropanine\Plugins\UEGitPlugin\Source\GitSourceControl\Private\GitSourceControlOperations.cpp:690]
LogWindows: Error: [Callstack] 0x00007ffec8fa9eb5 UnrealEditor-GitSourceControl.dll!FGitSourceControlCommand::DoThreadedWork() [D:\Unreal Projects\Phenylpropanine\Plugins\UEGitPlugin\Source\GitSourceControl\Private\GitSourceControlCommand.cpp:52]
LogWindows: Error: [Callstack] 0x00007fff5a4c61e3 UnrealEditor-Core.dll!UnknownFunction []
LogWindows: Error: [Callstack] 0x00007ff6053f6daf UnrealEditor-Cmd.exe!UnknownFunction []
LogWindows: Error: [Callstack] 0x00007ff6053fdcd3 UnrealEditor-Cmd.exe!UnknownFunction []
LogWindows: Error: [Callstack] 0x00007fff5a0bee35 UnrealEditor-Core.dll!UnknownFunction []
LogWindows: Error: [Callstack] 0x00007fff5a0becfe UnrealEditor-Core.dll!UnknownFunction []
LogWindows: Error: [Callstack] 0x00007fff5a0e61ad UnrealEditor-Core.dll!UnknownFunction []
LogWindows: Error: [Callstack] 0x00007fff5a0ab0d6 UnrealEditor-Core.dll!UnknownFunction []
LogWindows: Error: [Callstack] 0x00007fff5a2b7e23 UnrealEditor-Core.dll!UnknownFunction []
LogWindows: Error: [Callstack] 0x00007fff5a70c0ad UnrealEditor-Core.dll!UnknownFunction []
LogWindows: Error: [Callstack] 0x00007fff5a7035cf UnrealEditor-Core.dll!UnknownFunction []
LogWindows: Error: [Callstack] 0x00007fffeb98e8d7 KERNEL32.DLL!UnknownFunction []
LogWindows: Error:
LogWindows: Error: Crash in runnable thread Background Worker #3
LogWindows: Error: end: stack for UAT
Took 362,01s to run UnrealEditor-Cmd.exe, ExitCode=3
Cook failed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0