Unfortunately I cannot publish a new version, that always comes up as an error?

Summary

Unfortunately I cannot publish a new version, that always comes up as an error?
Maybe someone can help me THANKS!

Please select what you are reporting on:

Unreal Editor for Fortnite

What Type of Bug are you experiencing?

Publishing

Steps to Reproduce

Unfortunately I cannot publish a new version, that always comes up as an error?
Maybe someone can help me THANKS!

Expected Result

Unfortunately I cannot publish a new version, that always comes up as an error?
Maybe someone can help me THANKS!

Observed Result

Unfortunately I cannot publish a new version, that always comes up as an error?
Maybe someone can help me THANKS!

Platform(s)

Unfortunately I cannot publish a new version, that always comes up as an error?
Maybe someone can help me THANKS!

Island Code

8732-0750-3388

Upload an image

This is a normal error as mentioned in

After you have published the current version of your island, if you make updates to the persistable data, any stored data from a previous version of the island must be supported in later versions of the island.
To ensure this, a backwards compatibility check is run in UEFN and a compilation failure occurs if the Verse code is no longer compatible with the currently published version.

You will have to just add your verse script back, if you don’t remember how your verse persistence was structured you could try to find a copy of it by following the steps from this post to recover verse files from previous launched sessions/publishes

thx :victory_hand: :handshake:

1 Like

Happy to help <3