https://pastebin.com/5S8AjiTQ

I wanted to add something new to my island which was a ranks system, but it turns out that it only works with version 0. I changed to that version of verse and pushed changes and all and made it to the point of uploading and making my island public. Then i was hit with the error message. I tried unpublishing the island to see if that could solve the issue as it says “Verse persistable data is not backward compatible with your current published version” as unpublishing for me means theres nothing published, didnt fix the issue. I then kept the island unpublished and migrated it to a new island that i immediately set to verse version 0 to ensure that it would work. It worked, but not in my favor as i have more time spent on the original island i started with, the new one was just copied from the old island that wasnt working and published right away. I really dont want to start all over building from scratch ive i tried for 3 days now trying to find a way to fix the code so that it works with verse version 1. Can someone help? I’ve left a link to the code if somone wants to take a look at it and fix it? or is there a way the island can be pushed through anyways to published? Thank you in advance!!

Unfortunately, if you had verse persistence and publish with it subsequent releases CANNOT have that code removed or modified at most you can add new “elements” on the persistent class

1 Like