When iterating an array containing cinematic_sequence_device
with a for
loop in Verse, the game will crash and cause a network timeout.
Here’s the verse snippet that caused the dropout:
(CineNum -> Cine : CloseUpCinematics) {Cine.Stop()}
Removing this line stopped the network timeout.
FortniteGame-backup-2022.12.01-11.30.11.rar (180.9 KB)