Bumping this thread, this still doesn’t work in the latest version!
All I am doing is referencing the widget blueprint I created in verse like
var ShiftTimeWidgetBP : widget = UI.ShiftTimeMod{}
and the verse code compiles but when I push changes, it errors:
VerseBuild: Error: C:/build/FortniteGame/Plugins/GameFeatures/f23b6d1e-4a52-9324-8e1a-58b144d2b2a6/Content/ObjectiveManager.verse(30,41, 30,53) : Script error 3506: Unknown member ShiftTimeMod
in UI
.
LogSolLoadCompiler: Error: Forcing exit after Verse compilation failure due to command line parameter -ExitOnVerseCompileFailure
LogSolLoadCompiler: Error: Forcing exit after Verse compilation failure due to command line parameter -ExitOnVerseCompileFailure
We hit an error while cooking this content
errors.com.epicgames.content-service.cook_failure
CookJobId:7e8a8a9c-ecf7-4758-94b3-2247f118c3c1
An error occurred while communicating with the game servers (failed to cook module f23b6d1e-4a52-9324-8e1a-58b144d2b2a6 (artifact 4aab2ecc-703c-442e-b556-1ddc2ae8a312:pc) (cookJobId 7e8a8a9c-ecf7-4758-94b3-2247f118c3c1) with error code errors.com.epicgames.cookplugin.versebuildscripterror).
VerseBuild: Error: C:/build/FortniteGame/Plugins/GameFeatures/f23b6d1e-4a52-9324-8e1a-58b144d2b2a6/Content/ObjectiveManager.verse(30,41, 30,53): Script error 3506: Unknown member ShiftTimeMod
in UI
.
VerseBuild: Error: C:/build/FortniteGame/Plugins/GameFeatures/f23b6d1e-4a52-9324-8e1a-58b144d2b2a6/Content/ObjectiveManager.verse(30,41, 30,53) : Script error 3506: Unknown member ShiftTimeMod
in UI
.
VerseBuild: Error: C:/build/FortniteGame/Plugins/GameFeatures/f23b6d1e-4a52-9324-8e1a-58b144d2b2a6/Content/ObjectiveManager.verse(30,41, 30,53): Script error 3506: Unknown member ShiftTimeMod
in UI
.