Hi anyone can tell me why i cant use any verse codes on my map.

Hi anyone can tell me why i cant use any verse codes on my map i get error every time even my code isnt wrong

1 of 1 million verse error logs:
LogVerseBuild: Error: C:/Users/Leo/AppData/Local/UnrealEditorFortnite/Saved/VerseSnapshot/TUTU_Zonewars/CRD_CinematicSequence/CRD_CinematicSequence.digest.verse(41,5, 41,56): Script Error 3532: The function (/Fortnite.com/Devices/cinematic_sequence_device:)TogglePause(:$unknown) in package CRD_CinematicSequence is ambiguous with this definition:
function (/Fortnite.com/Devices/cinematic_sequence_device:)TogglePause() in package CRD_CinematicSequence

pls help im crying

Hello,

I think what “is ambiguous with this definition” might mean is that there are two functions with the same name.

Have you created a function named TogglePause in your code? If so, does changing the function name allow it to compile?

1 Like