RedstonePfalz
RedstonePfalz
SMSatisfactory Modding
Created by RedstonePfalz on 2/12/2025 in #help-developing-mods
Error while dumping game assets
Hello, when I try to dump the game assets using the Asset Dumper Mod, the game always crashes after a few minutes while dumping the game assets. Around 1 GB is dumped in the AssetsDump folder. I've used the latest versions of Unreal Engine to package the AssetDump mod, the latest version of the AssetDump mod and the latest version of Satisfactory. I've removed all other mods from the game excepting AssetDump and SML. And I have executed the Quick Launch Script. I've executed this command: FactoryGameSteam.exe -EpicPortal -NoSteamClient -DumpAllGameAssets -RootAssetPath=/Game -ExcludePackagePaths=/Game/WwiseAudio -ExcludePackageNames=/Game/Geometry/Meshes/1M_Cube_Chamfer -PackagesPerTick=32 -ExitOnFinish -log -NewConsole The crash message (it's too long for a discord message): https://pastebin.com/8y26mkkq I hope, somebody can help me.
6 replies
SMSatisfactory Modding
Created by RedstonePfalz on 2/3/2025 in #help-developing-mods
Can't open ExampleLevel Map
Now, I have a new error, when I try to open the ExampleLevel Map. I've installed and integrated Wwise into the Project and set the paths in UE settings correctly
Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x0000000000000000

UnrealEditor_WwiseProjectDatabase!FWwiseDataStructureScopeLock::FWwiseDataStructureScopeLock() [E:\SatisfactoryM\SatisfactoryModLoader\Plugins\Wwise\Source\WwiseProjectDatabase\Private\Wwise\WwiseProjectDatabase.cpp:32]
UnrealEditor_AkAudio!GetInfoErrorMessageTranslatorFunction() [E:\SatisfactoryM\SatisfactoryModLoader\Plugins\Wwise\Source\AkAudio\Private\AkAudioDevice.cpp:247]
UnrealEditor_WwiseSoundEngine!FWwiseSoundEngineAPI_2022_1::FErrorTranslator::GetInfo() [E:\SatisfactoryM\SatisfactoryModLoader\Plugins\Wwise\Source\WwiseSoundEngine_2022_1\Private\Wwise\API_2022_1\WwiseSoundEngineAPI_2022_1.cpp:2383]
UnrealEditor_WwiseSoundEngine!AkErrorMessageTranslator::Translate() [C:\Jenkins\ws\wwise_v2022.1\Wwise\SDK\source\SoundEngine\AkAudiolib\Common\AkErrorMessageTranslator.cpp:37]
UnrealEditor_WwiseSoundEngine!AkWwiseErrorHandler::Execute() [C:\Jenkins\ws\wwise_v2022.1\Wwise\SDK\source\SoundEngine\AkAudiolib\Common\AkWwiseErrorHandler.cpp:74]
UnrealEditor_WwiseSoundEngine!LocalOutputSink::MonitorNotification() [C:\Jenkins\ws\wwise_v2022.1\Wwise\SDK\source\SoundEngine\AkAudiolib\Common\AkMonitor.cpp:459]
UnrealEditor_WwiseSoundEngine!AkMonitor::MonitorThreadFunc() [C:\Jenkins\ws\wwise_v2022.1\Wwise\SDK\source\SoundEngine\AkAudiolib\Common\AkMonitor.cpp:1741]
kernel32
ntdll
Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x0000000000000000

UnrealEditor_WwiseProjectDatabase!FWwiseDataStructureScopeLock::FWwiseDataStructureScopeLock() [E:\SatisfactoryM\SatisfactoryModLoader\Plugins\Wwise\Source\WwiseProjectDatabase\Private\Wwise\WwiseProjectDatabase.cpp:32]
UnrealEditor_AkAudio!GetInfoErrorMessageTranslatorFunction() [E:\SatisfactoryM\SatisfactoryModLoader\Plugins\Wwise\Source\AkAudio\Private\AkAudioDevice.cpp:247]
UnrealEditor_WwiseSoundEngine!FWwiseSoundEngineAPI_2022_1::FErrorTranslator::GetInfo() [E:\SatisfactoryM\SatisfactoryModLoader\Plugins\Wwise\Source\WwiseSoundEngine_2022_1\Private\Wwise\API_2022_1\WwiseSoundEngineAPI_2022_1.cpp:2383]
UnrealEditor_WwiseSoundEngine!AkErrorMessageTranslator::Translate() [C:\Jenkins\ws\wwise_v2022.1\Wwise\SDK\source\SoundEngine\AkAudiolib\Common\AkErrorMessageTranslator.cpp:37]
UnrealEditor_WwiseSoundEngine!AkWwiseErrorHandler::Execute() [C:\Jenkins\ws\wwise_v2022.1\Wwise\SDK\source\SoundEngine\AkAudiolib\Common\AkWwiseErrorHandler.cpp:74]
UnrealEditor_WwiseSoundEngine!LocalOutputSink::MonitorNotification() [C:\Jenkins\ws\wwise_v2022.1\Wwise\SDK\source\SoundEngine\AkAudiolib\Common\AkMonitor.cpp:459]
UnrealEditor_WwiseSoundEngine!AkMonitor::MonitorThreadFunc() [C:\Jenkins\ws\wwise_v2022.1\Wwise\SDK\source\SoundEngine\AkAudiolib\Common\AkMonitor.cpp:1741]
kernel32
ntdll
15 replies
SMSatisfactory Modding
Created by RedstonePfalz on 2/3/2025 in #help-developing-mods
Error while compiling FactoryGame
No description
6 replies