Verse cook error in published island preventing players from joining.

hi @Skadank , Here is what developers need on copying or recovering data

Verse Persistence | Developer Deep Dive

From UEFN feature examples

In this thread they recover the Persistence using recover of scripts via the UEFN Content service

Issue with trying to recover scripts form islands

This is shown in

In future maybe its better to store the data in a local backup maybe dumping data at the end of a session. Then make an island with Verse code which can reload using the same Verse scripts with each named as by players/users name.

Maybe when a purchase is made that is stored in a players name so you can some form of storage or use the new In Island Transactions where the amount and type is stored by the user program and can be restored in island by the Verse code.