The character can now load entirely into a world instance. Next step is to implement all replica components so the world can have objects, and to figure out a way how to determine what to serialize/where to store object data.
Character Deletion works fine, need to add chracter_stats and character info tables into the character creation process. The queries are there, but commented out. There seems to be some problem with the database that I'll have to fix later