Problems With Savegame

If i remember correctly, you can’t store actor/ character in a save game, so i suggest you remove the character list from your struct either add variable to current struct/ create new struct to store your actor data. If you still got the problem, try to follow the tutorial, you may spot error in your code.