I have an error in Output log when launching session, “VerseBuild: Error: Unknown source location. : Script error 3643: Missing definition in source package that corresponds to published definition (/michall@fortnite.com/allgunsffa:)Ranked.” I tried anything, anyone that knows how to resolve this? We did a big update on this map but now we can’t even play it! I had an Verse code named “ranked” and a folder named “Ranked”. I deleted both because I wanted to script a new one. After the error popped up, I got an idea to add the folder “Ranked” and the Verse script back, but after that I get an error that says “Script error 3643: Missing definition in source package that corresponds to published definition (/michall@fortnite.com/allgunsffa/Ranked:)CustomPlayer.” Which was a thing in the script. I don’t know how I can have an error in something that is not in the project anymore. Any fix, please? I would be happy for any help.
1 Like
You need to add the files back, because you tried to remove a persisted Verse variable, which cannot be done after publishing (see Using Persistable Data in Verse)
You probably need to do the same with the variable named Ranked if I’m right, otherwise just revert back to your last published version, copy all Verse, sync to current version and paste Verse again, you should be fine
Thanks! I already did that before I have seen this, but for anyone that is having the same problem, this is the solution.
1 Like