Please select what you are reporting on:
Unreal Editor for Fortnite
What Type of Bug are you experiencing?
Other
Summary
I am trying to launch a session to test some things out on my map but I get the following error:
LogContentService: Warning: FVkContentService::GetCookedContentArtifact(cc2fcd82-bad9-4784-9373-6fe02bc7ef84:pc)
VerseBuild: Error: Unknown source location.: Script error 3643: Missing definition in source package that corresponds to published definition (/projects.epicgames.com/_059d86d140bca0bfaac08d9e63487ea6:)player_stats.
VerseBuild: Error: Unknown source location. : Script error 3643: Missing definition in source package that corresponds to published definition (/projects.epicgames.com/_059d86d140bca0bfaac08d9e63487ea6:)player_stats.
VerseBuild: Error: C:/Users/konst/OneDrive/Documents/Fortnite Projects/Gnomes_vs_Knights/Plugins/Gnomes_vs_Knights/Content/RankSystem.verse(14,1, 14,60): Script error 3645: The type of this definition (^weak_map(player, CustomPlayer)) is not compatible with the type of the published definition (^weak_map(player, player_stats)).
VerseBuild: Error: C:/Users/konst/OneDrive/Documents/Fortnite Projects/Gnomes_vs_Knights/Plugins/Gnomes_vs_Knights/Content/RankSystem.verse(14,1, 14,60) : Script error 3645: The type of this definition (^weak_map(player, CustomPlayer)) is not compatible with the type of the published definition (^weak_map(player, player_stats)).
LogSolarisEditor: Warning: Autosave disabled until no Verse build errors are detected! If you close the editor now it will remain disabled. It can be manually re-enabled from “Editor Preferences->Loading & Saving”
ValkyrieValidation: Error: Gnomes_vs_Knights encountered error(s) while compiling Verse. See Verse Build Diagnostics.
When I go back to Verse and build the codes again I get no errors, then I try to launch and again the same thing. Also I tried looking for that “missing definition” (_059d86d140bca0bfaac08d9e63487ea6:) but couldn’t find that either.
As for the second error I have no idea what it is.
Steps to Reproduce
Just try to launch the session.
Expected Result
To launch a session
Observed Result
Error message saying “2 Verse build errors” have been detected
Platform(s)
PC
Island Code
8656-6148-7626
Additional Notes
As I said before I tried looking at the codes for any errors but when I built the codes they were built successfully.