Hi folks!
So we are working on a project, previously was running on 5.0, but we finally got wwise to be updated to a compatible version with 5.2
The game runs fine in the editor, and there’s no “errors” or crashes. But when building I start getting errors like:
LogScript: Error: Script Msg: /Game/GAME/Characters/Cat/Cat_Anim_Cat_Landing : Failed to add Bone control with name )
or
PackagingResults: Error: [AssetLog] D:\GitHub\NightRaid\NightRaid\Content\GAME\UI\mainMenu_2\UI_mainMenu2\storyBTN_BP.uasset: [Compiler] In use pin Actor no longer exists on node Post Event . Please refresh node or break links to remove pin. from Source: /Game/GAME/UI/mainMenu_2/UI_mainMenu2/storyBTN_BP.storyBTN_BP
PackagingResults: Error: [AssetLog] D:\GitHub\NightRaid\NightRaid\Content\GAME\UI\mainMenu_2\UI_mainMenu2\storyBTN_BP.uasset: [Compiler] Could not find a function named “PostEvent” in ‘storyBTN_BP’.
But when I open those files, there’s no error present… am attaching here the log, but I am kind of at a loss, no compilation errors when opening the bps nor any of the “missing nodes” .
Any clue what it might be?
Thanks in advance!
(Game built fine previously on 5.0 and the error on the curves seems to be at the plugin “animation data”)
NightRaid.log (1.6 MB)