Summary
I updated my project after v40 and fixed all verse compilation issues. The game sessions runs fine and I can run memory calculation. However verse validation fails with the same error.
Please select what you are reporting on:
Unreal Editor for Fortnite
What Type of Bug are you experiencing?
Publishing
Steps to Reproduce
Check 6874-4972-3590 (failed private release code)
Expected Result
There were no verse persistence changes and all verse errors including the one that is reported as a failure have been fixed, checked in and all changes have been pushed.
Observed Result
Verse validation on the publishing services fails with the same error preventing me to publish a new release. Public release is already broken due to FORT-1076741.
vz_test_examples.verse(39,11, 39,13): Script error 3512: This invocation calls a function that has effects that are not allowed by its context: decides diverges
Platform(s)
PC
Island Code
2892-4984-5194
Upload an image
Additional Notes
The screenshot shows that I fixed the error that is raised by the publishing validation, which indicates that it’s likely using some past project state instead.

