What happened?
Packaging fails with a compilation error. The error log is included below. Replacing the main file (BtfTaskForge.cpp) with the version I shared earlier fixes the issue. With the latest commit, standalone mode no longer crashes.
How do we trigger it?
Package a project that includes BlueprintTaskForge at commit bc50064f2cebc8f5c299f2648bdc73182cc38d5c.
What did you expect instead?
Project should package without compile errors.
Any logs or screenshots?
Error log: https://pastebin.com/xDMA0K1z
Your setup
Anything else?
This seems to be the same issue reported earlier in support. Replacing BtfTaskForge.cpp resolves the packaging error.
What happened?
Packaging fails with a compilation error. The error log is included below. Replacing the main file (BtfTaskForge.cpp) with the version I shared earlier fixes the issue. With the latest commit, standalone mode no longer crashes.
How do we trigger it?
Package a project that includes BlueprintTaskForge at commit
bc50064f2cebc8f5c299f2648bdc73182cc38d5c.What did you expect instead?
Project should package without compile errors.
Any logs or screenshots?
Error log: https://pastebin.com/xDMA0K1z
Your setup
Unreal Engine version: 5.6.1
BlueprintTaskForge commit:
bc50064f2cebc8f5c299f2648bdc73182cc38d5cAnything else?
This seems to be the same issue reported earlier in support. Replacing BtfTaskForge.cpp resolves the packaging error.