Closed MightyyDan closed 3 years ago
I think the main causes are these two:
PackagingResults: Error: Assertion failed: IsValid() [File:D:\Build\++UE4\Sync\Engine\Source\Runtime\Core\Public\Templates/SharedPointer.h] [Line: 879]
PackagingResults: Error: [Callstack] 0x00007ff941a2b884 UE4Editor-DarkerNodes.dll!FDarkerNodesModule::StartupModule() [D:\Build\++Portal+Promotion\Sync\LocalBuilds\PluginTemp\HostProject\Plugins\DarkerNodes\Source\DarkerNodes\Private\DarkerNodes.cpp:15]
I was able to build without any issues before 1.2 update. Really like the plugin so hopefully this will help you narrow the issue.
Thanks, Mightyy
I'm unable to package on 1.1:
Assertion failed: IsValid() [File:D:\Build++UE4\Sync\Engine\Source\Runtime\Core\Public\Templates/SharedPointer.h] [Line: 879]
0x00007fff3e65d759 KERNELBASE.dll!UnknownFunction [] 0x00007ffea695ec66 UE4Editor-Core.dll!UnknownFunction [] 0x00007ffea6962048 UE4Editor-Core.dll!UnknownFunction [] 0x00007ffea66ee52d UE4Editor-Core.dll!UnknownFunction [] 0x00007ffea66797c5 UE4Editor-Core.dll!UnknownFunction [] 0x00007ffea667bb00 UE4Editor-Core.dll!UnknownFunction [] 0x00007ffeb6e23b75 UE4Editor-Slate.dll!UnknownFunction [] 0x00007ffe7c289a24 UE4Editor-DarkerNodes.dll!FDarkerNodesModule::StartupModule() [D:\Build++Portal+Promotion\Sync\LocalBuilds\PluginTemp\HostProject\Plugins\DarkerNodes\Source\DarkerNodes\Private\DarkerNodes.cpp:15] 0x00007ffea6749a6e UE4Editor-Core.dll!UnknownFunction [] 0x00007fff2922b433 UE4Editor-Projects.dll!UnknownFunction [] 0x00007fff2923ef97 UE4Editor-Projects.dll!UnknownFunction [] 0x00007fff2922b1f3 UE4Editor-Projects.dll!UnknownFunction [] 0x00007ff6dddffaab UE4Editor-Cmd.exe!UnknownFunction [] 0x00007ff6dde026f5 UE4Editor-Cmd.exe!UnknownFunction [] 0x00007ff6dddfb7ec UE4Editor-Cmd.exe!UnknownFunction [] 0x00007ff6dddfbb5a UE4Editor-Cmd.exe!UnknownFunction [] 0x00007ff6dde0e31d UE4Editor-Cmd.exe!UnknownFunction [] 0x00007ff6dde1040a UE4Editor-Cmd.exe!UnknownFunction [] 0x00007fff3f2a7034 KERNEL32.DLL!UnknownFunction [] 0x00007fff40c1d0d1 ntdll.dll!UnknownFunction []
Sorry for this, I'm looking into it right now 😕...
Can confirm! It actually only happened since I updated to the newer version from today. Maybe that will make your search easier?
Apparently, it comes from this fix: https://github.com/TheHerobrine/DarkerNodes/issues/7
Fixed 🥳! It's ready for 1.3 update!
Nice, thank you!
Update available!
Hiya getting some cook errors on 1.2 update. Able to build without plugin. I'm building on Windows 64 / Build Configuration: Shipping.
Here's the output log from when it fails to hopefully narrow down the issue: