1. Please be advised of a few specific rules and guidelines for this section.

RELEASED S3r1ous Mods 125

Compatible with the latest version. Easy to use. Stable. Periodic Updates.

  1. ThaOneDon

    ThaOneDon Parsec Taste Tester

    You need an armory to put the tools in. They will take the appropriate tools out of there for use. (from severedskullz Starbound Colonies Mod page)

    Also v46.8 will still be released (v47 will be finished once its stabilized and tested - few days?)
     
  2. ThaOneDon

    ThaOneDon Parsec Taste Tester

    ThaOneDon updated S3r1ous Mods with a new update entry:

    46.8

    Read the rest of this update entry...
     
  3. Chouhos

    Chouhos Yeah, You!

    Since updating to 46.7 and now 46.8 have had no monsters spawning on my multiplayer server. Singleplayer is fine. Tried new universes, entire server has been wiped + had a complete reinstall of the game etc problem is still there.
     
  4. ThaOneDon

    ThaOneDon Parsec Taste Tester

    I'm uploading v47 anyway, its gonna bring some big changes.

    We will see if the problems persists. Strange. Only one that could possibly affect that is EggstraClucks nothing else modifies monsters in v46.8....
     
  5. ThaOneDon

    ThaOneDon Parsec Taste Tester

  6. PsiSny

    PsiSny Void-Bound Voyager

    Variety is the spice of the Universe is a awesome mod, but was removed from the modpack. D=
     
  7. ThaOneDon

    ThaOneDon Parsec Taste Tester

  8. mtgvoryo

    mtgvoryo Industrial Terraformer

    at first everything was ok(exept an error when I first entered the game, the second time everything was fine), but after a couple of flights from a planet to another for some reason the ship kept generating the planet(I think) and would not stop.

    this happened in v47
     
    Last edited: May 26, 2014
  9. kaytavo

    kaytavo Phantasmal Quasar

    this also happens to me in 47 and 47.1
     
  10. misterwho

    misterwho Scruffy Nerf-Herder

    I'm getting pgi's from which I think are plants when exploring a "bog" planet and I have no idea what could be causing it. Here are some logs.

    starbound log
    Code:
    Info: Preparing Star::Root...
    Info: Loading Star::Configuration from '..\starbound.config'
    Info: Done preparing Star::Root.
    Info: Client version 'Beta v. Enraged Koala - Update 8' Protocol: 643
    Info: Running from : C:\Program Files (x86)\Steam\steamapps\common\Starbound\win32\starbound.exe
    Info: Starting from the title screen
    Info: Initialized SDL
    Info: Initialized SDL Video
    Info: Initialized SDL Joystick
    Info: Initialized SDL Sound
    Info: Opened default audio device with 44khz / 16 bit stereo audio, 2048 sample size buffer
    Info: Initializing SDL Window
    Info: Loading Star::Root...
    Info: Created initial window 1000x600
    Info: Initializing SDL Window
    Info: Re-created window 1280x962
    Info: Loading Star::Configuration from '..\starbound.config'
    Error: Could not load /tools/grapplinghook.grapplinghook asset, attempting to use default.
    AssetException: Could not read variant asset /tools/grapplinghook.grapplinghook
    caused by: JsonParsingException: Cannot parse json file: /tools/grapplinghook.grapplinghook
    caused by: JsonParsingException: Error parsing json: bad number, must start with digit at 27:20
      Variant inputUtf8Json<char*>(char*, char*, bool)
      Assets::readVariant(String)
      _Function_handler<shared_ptr<Assets::AssetData> (), Assets::loadVariant(String)::{lambda()#1}>::(_Any_data)
      Assets::processAssetData(function<shared_ptr<Assets::AssetData> ()>)
      Assets::loadVariant(String)
      Assets::loadAsset(Assets::AssetId)
      Assets::doLoad(Assets::AssetId)
      Assets::workerMain()
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not load /objects/generic/cmhs/cmhs.object asset, attempting to use default.
    AssetException: Could not read variant asset /objects/generic/cmhs/cmhs.object
    caused by: JsonParsingException: Cannot parse json file: /objects/generic/cmhs/cmhs.object
    caused by: JsonParsingException: Error parsing json: bad string, should be '"' at 4:3
      Variant inputUtf8Json<char*>(char*, char*, bool)
      Assets::readVariant(String)
      _Function_handler<shared_ptr<Assets::AssetData> (), Assets::loadVariant(String)::{lambda()#1}>::(_Any_data)
      Assets::processAssetData(function<shared_ptr<Assets::AssetData> ()>)
      Assets::loadVariant(String)
      Assets::loadAsset(Assets::AssetId)
      Assets::doLoad(Assets::AssetId)
      Assets::workerMain()
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Warn: Perf: Assets::loadBaseImage millis: 4224
    Warn: Slow asset 4.256 : /objects/farmables/biomespecific/bioworld/bioplant5.png
    Warn: Perf: Assets::loadImage millis: 4279
    Warn: Slow asset 4.279 : /objects/farmables/biomespecific/bioworld/bioplant5.png:default
    Error: Could not load /objects/generic/cmhs/cmhs.object asset, attempting to use default.
    AssetException: Could not read variant asset /objects/generic/cmhs/cmhs.object
    caused by: JsonParsingException: Cannot parse json file: /objects/generic/cmhs/cmhs.object
    caused by: JsonParsingException: Error parsing json: bad string, should be '"' at 4:3
      Variant inputUtf8Json<char*>(char*, char*, bool)
      Assets::readVariant(String)
      _Function_handler<shared_ptr<Assets::AssetData> (), Assets::loadVariant(String)::{lambda()#1}>::(_Any_data)
      Assets::processAssetData(function<shared_ptr<Assets::AssetData> ()>)
      Assets::loadVariant(String)
      Assets::loadAsset(Assets::AssetId)
      Assets::doLoad(Assets::AssetId)
      Assets::getAsset(Assets::AssetId)
      Assets::variant(String)
      ObjectDatabase::load()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Error loading object file /objects/generic/cmhs/cmhs.object: VariantException: Improper conversion to VariantMap from null
      Variant::mapPtr()
      Variant::get(String)
      String Variant::tget<String>(String)
      Variant::getString(String)
      ObjectDatabase::load()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not load /recipes/starter/craftingtable/coffeeseed.recipe asset, attempting to use default.
    AssetException: Could not read variant asset /recipes/starter/craftingtable/coffeeseed.recipe
    caused by: JsonParsingException: Cannot parse json file: /recipes/starter/craftingtable/coffeeseed.recipe
    caused by: JsonParsingException: Error parsing json: bad array, should be ',' or ']' at 5:12
      Variant inputUtf8Json<char*>(char*, char*, bool)
      Assets::readVariant(String)
      _Function_handler<shared_ptr<Assets::AssetData> (), Assets::loadVariant(String)::{lambda()#1}>::(_Any_data)
      Assets::processAssetData(function<shared_ptr<Assets::AssetData> ()>)
      Assets::loadVariant(String)
      Assets::loadAsset(Assets::AssetId)
      Assets::doLoad(Assets::AssetId)
      Assets::workerMain()
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[tiles, 1, {}]'. ItemException: No such item 'tiles'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      Recipe::Recipe(Variant)
      RecipeDatabase::parseRecipe(Variant)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[tiles, 1, {}]'. ItemException: No such item 'tiles'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[tiles, 1, {}]'. ItemException: No such item 'tiles'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[aegisaltfurnace, 1, {}]'. ItemException: No such item 'aegisaltfurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      Recipe::Recipe(Variant)
      RecipeDatabase::parseRecipe(Variant)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[aegisaltfurnace, 1, {}]'. ItemException: No such item 'aegisaltfurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[aegisaltfurnace, 1, {}]'. ItemException: No such item 'aegisaltfurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[ceruliumfurnace, 1, {}]'. ItemException: No such item 'ceruliumfurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      Recipe::Recipe(Variant)
      RecipeDatabase::parseRecipe(Variant)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[ceruliumfurnace, 1, {}]'. ItemException: No such item 'ceruliumfurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[ceruliumfurnace, 1, {}]'. ItemException: No such item 'ceruliumfurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[rubiumfurnace, 1, {}]'. ItemException: No such item 'rubiumfurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      Recipe::Recipe(Variant)
      RecipeDatabase::parseRecipe(Variant)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[rubiumfurnace, 1, {}]'. ItemException: No such item 'rubiumfurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[rubiumfurnace, 1, {}]'. ItemException: No such item 'rubiumfurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[beanseed, 1, {}]'. ItemException: No such item 'beanseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      Recipe::Recipe(Variant)
      RecipeDatabase::parseRecipe(Variant)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[beanseed, 1, {}]'. ItemException: No such item 'beanseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[beanseed, 1, {}]'. ItemException: No such item 'beanseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not load /objects/farmables/cinnamon2/cinnamonseed2icon.png asset, attempting to use default.
    AssetException: No such asset '/objects/farmables/cinnamon2/cinnamonseed2icon.png'
      Assets::open(String)
      _Function_handler<shared_ptr<Assets::AssetData> (), Assets::loadBaseImage(String)::{lambda()#1}>::(_Any_data)
      Assets::processAssetData(function<shared_ptr<Assets::AssetData> ()>)
      Assets::loadBaseImage(String)
      Assets::loadAsset(Assets::AssetId)
      Assets::loadImage(String)
      Assets::loadAsset(Assets::AssetId)
      Assets::doLoad(Assets::AssetId)
      Assets::getAsset(Assets::AssetId)
      Assets::image(String)
      ImageMetadataDatabase::imageSize(String)
      Drawable::boundBox(bool)
      Drawables::boundBox(bool)
      Drawables::center(bool, bool)
      Item::setIconDrawables(Drawables)
      Item::Item(Variant, String, Variant)
      ObjectItem::ObjectItem(Variant, String, Variant)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      Recipe::Recipe(Variant)
      RecipeDatabase::parseRecipe(Variant)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not load /recipes/starter/craftingtable/coffeeseed.recipe asset, attempting to use default.
    AssetException: Could not read variant asset /recipes/starter/craftingtable/coffeeseed.recipe
    caused by: JsonParsingException: Cannot parse json file: /recipes/starter/craftingtable/coffeeseed.recipe
    caused by: JsonParsingException: Error parsing json: bad array, should be ',' or ']' at 5:12
      Variant inputUtf8Json<char*>(char*, char*, bool)
      Assets::readVariant(String)
      _Function_handler<shared_ptr<Assets::AssetData> (), Assets::loadVariant(String)::{lambda()#1}>::(_Any_data)
      Assets::processAssetData(function<shared_ptr<Assets::AssetData> ()>)
      Assets::loadVariant(String)
      Assets::loadAsset(Assets::AssetId)
      Assets::doLoad(Assets::AssetId)
      Assets::getAsset(Assets::AssetId)
      Assets::variant(String)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[gelatin, 1, {}]'. ItemException: No such item 'gelatin'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      Recipe::Recipe(Variant)
      RecipeDatabase::parseRecipe(Variant)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[gelatin, 1, {}]'. ItemException: No such item 'gelatin'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[gelatin, 1, {}]'. ItemException: No such item 'gelatin'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[gelatinCapsule, 1, {}]'. ItemException: No such item 'gelatinCapsule'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      Recipe::Recipe(Variant)
      RecipeDatabase::parseRecipe(Variant)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[gelatinCapsule, 1, {}]'. ItemException: No such item 'gelatinCapsule'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[gelatinCapsule, 1, {}]'. ItemException: No such item 'gelatinCapsule'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[ironfurnace, 1, {}]'. ItemException: No such item 'ironfurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      Recipe::Recipe(Variant)
      RecipeDatabase::parseRecipe(Variant)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[ironfurnace, 1, {}]'. ItemException: No such item 'ironfurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[ironfurnace, 1, {}]'. ItemException: No such item 'ironfurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[roboticfurnace, 1, {}]'. ItemException: No such item 'roboticfurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      Recipe::Recipe(Variant)
      RecipeDatabase::parseRecipe(Variant)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[roboticfurnace, 1, {}]'. ItemException: No such item 'roboticfurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[roboticfurnace, 1, {}]'. ItemException: No such item 'roboticfurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[bonefurnace, 1, {}]'. ItemException: No such item 'bonefurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      Recipe::Recipe(Variant)
      RecipeDatabase::parseRecipe(Variant)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[bonefurnace, 1, {}]'. ItemException: No such item 'bonefurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[bonefurnace, 1, {}]'. ItemException: No such item 'bonefurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Info: Done loading Star::Root.
    Info: Writing Star::Configuration to '..\starbound.config'
    Error: Could not instantiate item '[wildoldtreeseed, 1, {}]'. ItemException: No such item 'wildoldtreeseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::loadItem(Variant)
      ItemBag::ItemBag(Variant)
      PlayerInventory::load(Variant)
      Player::Player(shared_ptr<PlayerConfig>, Variant)
      PlayerStorage::init()
      ClientApplication::postSplashInitialization()
      ClientApplication::update()
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Error: Could not instantiate item '[wildcauliflowerseed, 1, {}]'. ItemException: No such item 'wildcauliflowerseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::loadItem(Variant)
      ItemBag::ItemBag(Variant)
      PlayerInventory::load(Variant)
      Player::Player(shared_ptr<PlayerConfig>, Variant)
      PlayerStorage::init()
      ClientApplication::postSplashInitialization()
      ClientApplication::update()
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Error: Could not instantiate item '[wildalgaeseed, 1, {}]'. ItemException: No such item 'wildalgaeseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::loadItem(Variant)
      ItemBag::ItemBag(Variant)
      PlayerInventory::load(Variant)
      Player::Player(shared_ptr<PlayerConfig>, Variant)
      PlayerStorage::init()
      ClientApplication::postSplashInitialization()
      ClientApplication::update()
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Error: Could not instantiate item '[wildasparagusseed, 1, {}]'. ItemException: No such item 'wildasparagusseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::loadItem(Variant)
      ItemBag::ItemBag(Variant)
      PlayerInventory::load(Variant)
      Player::Player(shared_ptr<PlayerConfig>, Variant)
      PlayerStorage::init()
      ClientApplication::postSplashInitialization()
      ClientApplication::update()
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Warn: Perf: ClientApplication::update millis: 2383
    Warn: Perf: StarApplicationBase::run.innerLoop.update millis: 2383
    Warn: Perf: StarApplicationBase::run.innerLoop millis: 4348
    Error: Could not instantiate item '[wildoldtreeseed, 1, {}]'. ItemException: No such item 'wildoldtreeseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::loadItem(Variant)
      ItemBag::ItemBag(Variant)
      PlayerInventory::load(Variant)
      Player::Player(shared_ptr<PlayerConfig>, Variant)
      PlayerFactory::diskLoadPlayer(Variant)
      EntityFactory::diskLoadEntity(EntityType, Variant)
      EntityFactory::loadVersionedEntity(VersionedVariant)
      PlayerStorage::loadPlayer(Uuid)
      CharSelectionPane::updateCharacterPlates()
      CharSelectionPane::shiftCharacters(int)
      _Function_handler<bool (shared_ptr<Widget>), CharSelectionPane::CharSelectionPane(shared_ptr<PlayerStorage>, function<void ()>, function<void (shared_ptr<Player>)>)::{lambda(shared_ptr<Widget>)#2}>::(_Any_data, shared_ptr<Widget>)
      function<bool (shared_ptr<Widget>)>::operator()(shared_ptr<Widget>)
      ButtonWidget::setPressed(bool)
      ButtonWidget::sendEvent(shared_ptr<InputEvent>)
      Pane::sendEvent(shared_ptr<InputEvent>)
      PaneManager::sendInputEvent(shared_ptr<InputEvent>)
      Title::handleInputEvent(shared_ptr<InputEvent>)
      ClientApplication::processInput(List<shared_ptr<InputEvent>, deque<shared_ptr<InputEvent>, allocator<shared_ptr<InputEvent> > > >)
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Error: Could not instantiate item '[wildcauliflowerseed, 1, {}]'. ItemException: No such item 'wildcauliflowerseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::loadItem(Variant)
      ItemBag::ItemBag(Variant)
      PlayerInventory::load(Variant)
      Player::Player(shared_ptr<PlayerConfig>, Variant)
      PlayerFactory::diskLoadPlayer(Variant)
      EntityFactory::diskLoadEntity(EntityType, Variant)
      EntityFactory::loadVersionedEntity(VersionedVariant)
      PlayerStorage::loadPlayer(Uuid)
      CharSelectionPane::updateCharacterPlates()
      CharSelectionPane::shiftCharacters(int)
      _Function_handler<bool (shared_ptr<Widget>), CharSelectionPane::CharSelectionPane(shared_ptr<PlayerStorage>, function<void ()>, function<void (shared_ptr<Player>)>)::{lambda(shared_ptr<Widget>)#2}>::(_Any_data, shared_ptr<Widget>)
      function<bool (shared_ptr<Widget>)>::operator()(shared_ptr<Widget>)
      ButtonWidget::setPressed(bool)
      ButtonWidget::sendEvent(shared_ptr<InputEvent>)
      Pane::sendEvent(shared_ptr<InputEvent>)
      PaneManager::sendInputEvent(shared_ptr<InputEvent>)
      Title::handleInputEvent(shared_ptr<InputEvent>)
      ClientApplication::processInput(List<shared_ptr<InputEvent>, deque<shared_ptr<InputEvent>, allocator<shared_ptr<InputEvent> > > >)
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Error: Could not instantiate item '[wildalgaeseed, 1, {}]'. ItemException: No such item 'wildalgaeseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::loadItem(Variant)
      ItemBag::ItemBag(Variant)
      PlayerInventory::load(Variant)
      Player::Player(shared_ptr<PlayerConfig>, Variant)
      PlayerFactory::diskLoadPlayer(Variant)
      EntityFactory::diskLoadEntity(EntityType, Variant)
      EntityFactory::loadVersionedEntity(VersionedVariant)
      PlayerStorage::loadPlayer(Uuid)
      CharSelectionPane::updateCharacterPlates()
      CharSelectionPane::shiftCharacters(int)
      _Function_handler<bool (shared_ptr<Widget>), CharSelectionPane::CharSelectionPane(shared_ptr<PlayerStorage>, function<void ()>, function<void (shared_ptr<Player>)>)::{lambda(shared_ptr<Widget>)#2}>::(_Any_data, shared_ptr<Widget>)
      function<bool (shared_ptr<Widget>)>::operator()(shared_ptr<Widget>)
      ButtonWidget::setPressed(bool)
      ButtonWidget::sendEvent(shared_ptr<InputEvent>)
      Pane::sendEvent(shared_ptr<InputEvent>)
      PaneManager::sendInputEvent(shared_ptr<InputEvent>)
      Title::handleInputEvent(shared_ptr<InputEvent>)
      ClientApplication::processInput(List<shared_ptr<InputEvent>, deque<shared_ptr<InputEvent>, allocator<shared_ptr<InputEvent> > > >)
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Error: Could not instantiate item '[wildasparagusseed, 1, {}]'. ItemException: No such item 'wildasparagusseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::loadItem(Variant)
      ItemBag::ItemBag(Variant)
      PlayerInventory::load(Variant)
      Player::Player(shared_ptr<PlayerConfig>, Variant)
      PlayerFactory::diskLoadPlayer(Variant)
      EntityFactory::diskLoadEntity(EntityType, Variant)
      EntityFactory::loadVersionedEntity(VersionedVariant)
      PlayerStorage::loadPlayer(Uuid)
      CharSelectionPane::updateCharacterPlates()
      CharSelectionPane::shiftCharacters(int)
      _Function_handler<bool (shared_ptr<Widget>), CharSelectionPane::CharSelectionPane(shared_ptr<PlayerStorage>, function<void ()>, function<void (shared_ptr<Player>)>)::{lambda(shared_ptr<Widget>)#2}>::(_Any_data, shared_ptr<Widget>)
      function<bool (shared_ptr<Widget>)>::operator()(shared_ptr<Widget>)
      ButtonWidget::setPressed(bool)
      ButtonWidget::sendEvent(shared_ptr<InputEvent>)
      Pane::sendEvent(shared_ptr<InputEvent>)
      PaneManager::sendInputEvent(shared_ptr<InputEvent>)
      Title::handleInputEvent(shared_ptr<InputEvent>)
      ClientApplication::processInput(List<shared_ptr<InputEvent>, deque<shared_ptr<InputEvent>, allocator<shared_ptr<InputEvent> > > >)
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Error: Could not instantiate item '[wildoldtreeseed, 1, {}]'. ItemException: No such item 'wildoldtreeseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::loadItem(Variant)
      ItemBag::ItemBag(Variant)
      PlayerInventory::load(Variant)
      Player::Player(shared_ptr<PlayerConfig>, Variant)
      PlayerFactory::diskLoadPlayer(Variant)
      EntityFactory::diskLoadEntity(EntityType, Variant)
      EntityFactory::loadVersionedEntity(VersionedVariant)
      PlayerStorage::loadPlayer(Uuid)
      CharSelectionPane::updateCharacterPlates()
      CharSelectionPane::shiftCharacters(int)
      _Function_handler<bool (shared_ptr<Widget>), CharSelectionPane::CharSelectionPane(shared_ptr<PlayerStorage>, function<void ()>, function<void (shared_ptr<Player>)>)::{lambda(shared_ptr<Widget>)#2}>::(_Any_data, shared_ptr<Widget>)
      function<bool (shared_ptr<Widget>)>::operator()(shared_ptr<Widget>)
      ButtonWidget::setPressed(bool)
      ButtonWidget::sendEvent(shared_ptr<InputEvent>)
      Pane::sendEvent(shared_ptr<InputEvent>)
      PaneManager::sendInputEvent(shared_ptr<InputEvent>)
      Title::handleInputEvent(shared_ptr<InputEvent>)
      ClientApplication::processInput(List<shared_ptr<InputEvent>, deque<shared_ptr<InputEvent>, allocator<shared_ptr<InputEvent> > > >)
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Error: Could not instantiate item '[wildcauliflowerseed, 1, {}]'. ItemException: No such item 'wildcauliflowerseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::loadItem(Variant)
      ItemBag::ItemBag(Variant)
      PlayerInventory::load(Variant)
      Player::Player(shared_ptr<PlayerConfig>, Variant)
      PlayerFactory::diskLoadPlayer(Variant)
      EntityFactory::diskLoadEntity(EntityType, Variant)
      EntityFactory::loadVersionedEntity(VersionedVariant)
      PlayerStorage::loadPlayer(Uuid)
      CharSelectionPane::updateCharacterPlates()
      CharSelectionPane::shiftCharacters(int)
      _Function_handler<bool (shared_ptr<Widget>), CharSelectionPane::CharSelectionPane(shared_ptr<PlayerStorage>, function<void ()>, function<void (shared_ptr<Player>)>)::{lambda(shared_ptr<Widget>)#2}>::(_Any_data, shared_ptr<Widget>)
      function<bool (shared_ptr<Widget>)>::operator()(shared_ptr<Widget>)
      ButtonWidget::setPressed(bool)
      ButtonWidget::sendEvent(shared_ptr<InputEvent>)
      Pane::sendEvent(shared_ptr<InputEvent>)
      PaneManager::sendInputEvent(shared_ptr<InputEvent>)
      Title::handleInputEvent(shared_ptr<InputEvent>)
      ClientApplication::processInput(List<shared_ptr<InputEvent>, deque<shared_ptr<InputEvent>, allocator<shared_ptr<InputEvent> > > >)
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Error: Could not instantiate item '[wildalgaeseed, 1, {}]'. ItemException: No such item 'wildalgaeseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::loadItem(Variant)
      ItemBag::ItemBag(Variant)
      PlayerInventory::load(Variant)
      Player::Player(shared_ptr<PlayerConfig>, Variant)
      PlayerFactory::diskLoadPlayer(Variant)
      EntityFactory::diskLoadEntity(EntityType, Variant)
      EntityFactory::loadVersionedEntity(VersionedVariant)
      PlayerStorage::loadPlayer(Uuid)
      CharSelectionPane::updateCharacterPlates()
      CharSelectionPane::shiftCharacters(int)
      _Function_handler<bool (shared_ptr<Widget>), CharSelectionPane::CharSelectionPane(shared_ptr<PlayerStorage>, function<void ()>, function<void (shared_ptr<Player>)>)::{lambda(shared_ptr<Widget>)#2}>::(_Any_data, shared_ptr<Widget>)
      function<bool (shared_ptr<Widget>)>::operator()(shared_ptr<Widget>)
      ButtonWidget::setPressed(bool)
      ButtonWidget::sendEvent(shared_ptr<InputEvent>)
      Pane::sendEvent(shared_ptr<InputEvent>)
      PaneManager::sendInputEvent(shared_ptr<InputEvent>)
      Title::handleInputEvent(shared_ptr<InputEvent>)
      ClientApplication::processInput(List<shared_ptr<InputEvent>, deque<shared_ptr<InputEvent>, allocator<shared_ptr<InputEvent> > > >)
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Error: Could not instantiate item '[wildasparagusseed, 1, {}]'. ItemException: No such item 'wildasparagusseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::loadItem(Variant)
      ItemBag::ItemBag(Variant)
      PlayerInventory::load(Variant)
      Player::Player(shared_ptr<PlayerConfig>, Variant)
      PlayerFactory::diskLoadPlayer(Variant)
      EntityFactory::diskLoadEntity(EntityType, Variant)
      EntityFactory::loadVersionedEntity(VersionedVariant)
      PlayerStorage::loadPlayer(Uuid)
      CharSelectionPane::updateCharacterPlates()
      CharSelectionPane::shiftCharacters(int)
      _Function_handler<bool (shared_ptr<Widget>), CharSelectionPane::CharSelectionPane(shared_ptr<PlayerStorage>, function<void ()>, function<void (shared_ptr<Player>)>)::{lambda(shared_ptr<Widget>)#2}>::(_Any_data, shared_ptr<Widget>)
      function<bool (shared_ptr<Widget>)>::operator()(shared_ptr<Widget>)
      ButtonWidget::setPressed(bool)
      ButtonWidget::sendEvent(shared_ptr<InputEvent>)
      Pane::sendEvent(shared_ptr<InputEvent>)
      PaneManager::sendInputEvent(shared_ptr<InputEvent>)
      Title::handleInputEvent(shared_ptr<InputEvent>)
      ClientApplication::processInput(List<shared_ptr<InputEvent>, deque<shared_ptr<InputEvent>, allocator<shared_ptr<InputEvent> > > >)
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Info: Acquiring universe lock file
    Info: UniverseServer: Creating world alpha:-92872751:-92765398:-13762722:2:4
    Info: Generating 1 dungeons
    Info: Generating a dungeon
    Info: Placing dungeon at (3590, 800)
    Warn: Perf: UniverseServer::createWorld millis: 9976
    Info: UniverseServer: client connection made from local
    Info: UniverseServer: Sending Handshake Challenge
    Info: UniverseClient: Sending Handshake Repsonse
    Info: UniverseServer: Client 'Guiller' <1> (Fifo <0x2a228e78>) connected
    Warn: Perf: ClientApplication::update millis: 14893
    Warn: Perf: StarApplicationBase::run.innerLoop.update millis: 14893
    Warn: Perf: StarApplicationBase::run.innerLoop millis: 16341
    Info: UniverseServer: Shutting down world alpha:-92872751:-92765398:-13762722:2:4 due to inactivity
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Info: UniverseServer: Loading world db for world alpha:-92872751:-92765398:-13762722:2:4
    Info: Client received world stop packet, leaving: Removed
    Warn: Perf: StarApplicationBase::run.innerLoop millis: 1946
    Info: Client received world stop packet, leaving: Removed
    Info: UniverseServer: Shutting down world alpha:-92872751:-92765398:-13762722:2:4 due to inactivity
    Info: UniverseClient: Client disconnecting...
    Info: UniverseServer: Shutting down ship world for client 'Guiller' <1> (Fifo <0x2a228e78>)
    Info: Client received world stop packet, leaving: Removed
    Info: UniverseServer: Client 'Guiller' <1> (Fifo <0x2a228e78>) disconnected
    Info: NetSocket read loop shut down: Fifo::read called on closed Fifo
    Info: NetSocket read loop shut down: Fifo::read called on closed Fifo
    Warn: Perf: StarApplicationBase::run.innerLoop millis: 1751
    Error: Could not instantiate item '[wildoldtreeseed, 1, {}]'. ItemException: No such item 'wildoldtreeseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::loadItem(Variant)
      ItemBag::ItemBag(Variant)
      PlayerInventory::load(Variant)
      Player::Player(shared_ptr<PlayerConfig>, Variant)
      PlayerFactory::diskLoadPlayer(Variant)
      EntityFactory::diskLoadEntity(EntityType, Variant)
      EntityFactory::loadVersionedEntity(VersionedVariant)
      PlayerStorage::loadPlayer(Uuid)
      CharSelectionPane::updateCharacterPlates()
      CharSelectionPane::shiftCharacters(int)
      _Function_handler<bool (shared_ptr<Widget>), CharSelectionPane::CharSelectionPane(shared_ptr<PlayerStorage>, function<void ()>, function<void (shared_ptr<Player>)>)::{lambda(shared_ptr<Widget>)#2}>::(_Any_data, shared_ptr<Widget>)
      function<bool (shared_ptr<Widget>)>::operator()(shared_ptr<Widget>)
      ButtonWidget::setPressed(bool)
      ButtonWidget::sendEvent(shared_ptr<InputEvent>)
      Pane::sendEvent(shared_ptr<InputEvent>)
      PaneManager::sendInputEvent(shared_ptr<InputEvent>)
      Title::handleInputEvent(shared_ptr<InputEvent>)
      ClientApplication::processInput(List<shared_ptr<InputEvent>, deque<shared_ptr<InputEvent>, allocator<shared_ptr<InputEvent> > > >)
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Error: Could not instantiate item '[wildcauliflowerseed, 1, {}]'. ItemException: No such item 'wildcauliflowerseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::loadItem(Variant)
      ItemBag::ItemBag(Variant)
      PlayerInventory::load(Variant)
      Player::Player(shared_ptr<PlayerConfig>, Variant)
      PlayerFactory::diskLoadPlayer(Variant)
      EntityFactory::diskLoadEntity(EntityType, Variant)
      EntityFactory::loadVersionedEntity(VersionedVariant)
      PlayerStorage::loadPlayer(Uuid)
      CharSelectionPane::updateCharacterPlates()
      CharSelectionPane::shiftCharacters(int)
      _Function_handler<bool (shared_ptr<Widget>), CharSelectionPane::CharSelectionPane(shared_ptr<PlayerStorage>, function<void ()>, function<void (shared_ptr<Player>)>)::{lambda(shared_ptr<Widget>)#2}>::(_Any_data, shared_ptr<Widget>)
      function<bool (shared_ptr<Widget>)>::operator()(shared_ptr<Widget>)
      ButtonWidget::setPressed(bool)
      ButtonWidget::sendEvent(shared_ptr<InputEvent>)
      Pane::sendEvent(shared_ptr<InputEvent>)
      PaneManager::sendInputEvent(shared_ptr<InputEvent>)
      Title::handleInputEvent(shared_ptr<InputEvent>)
      ClientApplication::processInput(List<shared_ptr<InputEvent>, deque<shared_ptr<InputEvent>, allocator<shared_ptr<InputEvent> > > >)
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Error: Could not instantiate item '[wildalgaeseed, 1, {}]'. ItemException: No such item 'wildalgaeseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::loadItem(Variant)
      ItemBag::ItemBag(Variant)
      PlayerInventory::load(Variant)
      Player::Player(shared_ptr<PlayerConfig>, Variant)
      PlayerFactory::diskLoadPlayer(Variant)
      EntityFactory::diskLoadEntity(EntityType, Variant)
      EntityFactory::loadVersionedEntity(VersionedVariant)
      PlayerStorage::loadPlayer(Uuid)
      CharSelectionPane::updateCharacterPlates()
      CharSelectionPane::shiftCharacters(int)
      _Function_handler<bool (shared_ptr<Widget>), CharSelectionPane::CharSelectionPane(shared_ptr<PlayerStorage>, function<void ()>, function<void (shared_ptr<Player>)>)::{lambda(shared_ptr<Widget>)#2}>::(_Any_data, shared_ptr<Widget>)
      function<bool (shared_ptr<Widget>)>::operator()(shared_ptr<Widget>)
      ButtonWidget::setPressed(bool)
      ButtonWidget::sendEvent(shared_ptr<InputEvent>)
      Pane::sendEvent(shared_ptr<InputEvent>)
      PaneManager::sendInputEvent(shared_ptr<InputEvent>)
      Title::handleInputEvent(shared_ptr<InputEvent>)
      ClientApplication::processInput(List<shared_ptr<InputEvent>, deque<shared_ptr<InputEvent>, allocator<shared_ptr<InputEvent> > > >)
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Error: Could not instantiate item '[wildasparagusseed, 1, {}]'. ItemException: No such item 'wildasparagusseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::loadItem(Variant)
      ItemBag::ItemBag(Variant)
      PlayerInventory::load(Variant)
      Player::Player(shared_ptr<PlayerConfig>, Variant)
      PlayerFactory::diskLoadPlayer(Variant)
      EntityFactory::diskLoadEntity(EntityType, Variant)
      EntityFactory::loadVersionedEntity(VersionedVariant)
      PlayerStorage::loadPlayer(Uuid)
      CharSelectionPane::updateCharacterPlates()
      CharSelectionPane::shiftCharacters(int)
      _Function_handler<bool (shared_ptr<Widget>), CharSelectionPane::CharSelectionPane(shared_ptr<PlayerStorage>, function<void ()>, function<void (shared_ptr<Player>)>)::{lambda(shared_ptr<Widget>)#2}>::(_Any_data, shared_ptr<Widget>)
      function<bool (shared_ptr<Widget>)>::operator()(shared_ptr<Widget>)
      ButtonWidget::setPressed(bool)
      ButtonWidget::sendEvent(shared_ptr<InputEvent>)
      Pane::sendEvent(shared_ptr<InputEvent>)
      PaneManager::sendInputEvent(shared_ptr<InputEvent>)
      Title::handleInputEvent(shared_ptr<InputEvent>)
      ClientApplication::processInput(List<shared_ptr<InputEvent>, deque<shared_ptr<InputEvent>, allocator<shared_ptr<InputEvent> > > >)
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Error: Could not instantiate item '[wildoldtreeseed, 1, {}]'. ItemException: No such item 'wildoldtreeseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::loadItem(Variant)
      ItemBag::ItemBag(Variant)
      PlayerInventory::load(Variant)
      Player::Player(shared_ptr<PlayerConfig>, Variant)
      PlayerFactory::diskLoadPlayer(Variant)
      EntityFactory::diskLoadEntity(EntityType, Variant)
      EntityFactory::loadVersionedEntity(VersionedVariant)
      PlayerStorage::loadPlayer(Uuid)
      CharSelectionPane::updateCharacterPlates()
      CharSelectionPane::shiftCharacters(int)
      _Function_handler<bool (shared_ptr<Widget>), CharSelectionPane::CharSelectionPane(shared_ptr<PlayerStorage>, function<void ()>, function<void (shared_ptr<Player>)>)::{lambda(shared_ptr<Widget>)#2}>::(_Any_data, shared_ptr<Widget>)
      function<bool (shared_ptr<Widget>)>::operator()(shared_ptr<Widget>)
      ButtonWidget::setPressed(bool)
      ButtonWidget::sendEvent(shared_ptr<InputEvent>)
      Pane::sendEvent(shared_ptr<InputEvent>)
      PaneManager::sendInputEvent(shared_ptr<InputEvent>)
      Title::handleInputEvent(shared_ptr<InputEvent>)
      ClientApplication::processInput(List<shared_ptr<InputEvent>, deque<shared_ptr<InputEvent>, allocator<shared_ptr<InputEvent> > > >)
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Error: Could not instantiate item '[wildcauliflowerseed, 1, {}]'. ItemException: No such item 'wildcauliflowerseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::loadItem(Variant)
      ItemBag::ItemBag(Variant)
      PlayerInventory::load(Variant)
      Player::Player(shared_ptr<PlayerConfig>, Variant)
      PlayerFactory::diskLoadPlayer(Variant)
      EntityFactory::diskLoadEntity(EntityType, Variant)
      EntityFactory::loadVersionedEntity(VersionedVariant)
      PlayerStorage::loadPlayer(Uuid)
      CharSelectionPane::updateCharacterPlates()
      CharSelectionPane::shiftCharacters(int)
      _Function_handler<bool (shared_ptr<Widget>), CharSelectionPane::CharSelectionPane(shared_ptr<PlayerStorage>, function<void ()>, function<void (shared_ptr<Player>)>)::{lambda(shared_ptr<Widget>)#2}>::(_Any_data, shared_ptr<Widget>)
      function<bool (shared_ptr<Widget>)>::operator()(shared_ptr<Widget>)
      ButtonWidget::setPressed(bool)
      ButtonWidget::sendEvent(shared_ptr<InputEvent>)
      Pane::sendEvent(shared_ptr<InputEvent>)
      PaneManager::sendInputEvent(shared_ptr<InputEvent>)
      Title::handleInputEvent(shared_ptr<InputEvent>)
      ClientApplication::processInput(List<shared_ptr<InputEvent>, deque<shared_ptr<InputEvent>, allocator<shared_ptr<InputEvent> > > >)
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Error: Could not instantiate item '[wildalgaeseed, 1, {}]'. ItemException: No such item 'wildalgaeseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::loadItem(Variant)
      ItemBag::ItemBag(Variant)
      PlayerInventory::load(Variant)
      Player::Player(shared_ptr<PlayerConfig>, Variant)
      PlayerFactory::diskLoadPlayer(Variant)
      EntityFactory::diskLoadEntity(EntityType, Variant)
      EntityFactory::loadVersionedEntity(VersionedVariant)
      PlayerStorage::loadPlayer(Uuid)
      CharSelectionPane::updateCharacterPlates()
      CharSelectionPane::shiftCharacters(int)
      _Function_handler<bool (shared_ptr<Widget>), CharSelectionPane::CharSelectionPane(shared_ptr<PlayerStorage>, function<void ()>, function<void (shared_ptr<Player>)>)::{lambda(shared_ptr<Widget>)#2}>::(_Any_data, shared_ptr<Widget>)
      function<bool (shared_ptr<Widget>)>::operator()(shared_ptr<Widget>)
      ButtonWidget::setPressed(bool)
      ButtonWidget::sendEvent(shared_ptr<InputEvent>)
      Pane::sendEvent(shared_ptr<InputEvent>)
      PaneManager::sendInputEvent(shared_ptr<InputEvent>)
      Title::handleInputEvent(shared_ptr<InputEvent>)
      ClientApplication::processInput(List<shared_ptr<InputEvent>, deque<shared_ptr<InputEvent>, allocator<shared_ptr<InputEvent> > > >)
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Error: Could not instantiate item '[wildasparagusseed, 1, {}]'. ItemException: No such item 'wildasparagusseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::loadItem(Variant)
      ItemBag::ItemBag(Variant)
      PlayerInventory::load(Variant)
      Player::Player(shared_ptr<PlayerConfig>, Variant)
      PlayerFactory::diskLoadPlayer(Variant)
      EntityFactory::diskLoadEntity(EntityType, Variant)
      EntityFactory::loadVersionedEntity(VersionedVariant)
      PlayerStorage::loadPlayer(Uuid)
      CharSelectionPane::updateCharacterPlates()
      CharSelectionPane::shiftCharacters(int)
      _Function_handler<bool (shared_ptr<Widget>), CharSelectionPane::CharSelectionPane(shared_ptr<PlayerStorage>, function<void ()>, function<void (shared_ptr<Player>)>)::{lambda(shared_ptr<Widget>)#2}>::(_Any_data, shared_ptr<Widget>)
      function<bool (shared_ptr<Widget>)>::operator()(shared_ptr<Widget>)
      ButtonWidget::setPressed(bool)
      ButtonWidget::sendEvent(shared_ptr<InputEvent>)
      Pane::sendEvent(shared_ptr<InputEvent>)
      PaneManager::sendInputEvent(shared_ptr<InputEvent>)
      Title::handleInputEvent(shared_ptr<InputEvent>)
      ClientApplication::processInput(List<shared_ptr<InputEvent>, deque<shared_ptr<InputEvent>, allocator<shared_ptr<InputEvent> > > >)
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Info: Acquiring universe lock file
    Info: UniverseServer: Creating world alpha:-88276226:2861038:-11689242:5
    Info: Generating 2 dungeons
    Info: Generating a dungeon
    Info: Placing dungeon at (14814, 2751)
    Warn: Failed to place dungeon object: medievalcandle direction: 1 position: (14951, 2748)
    Warn: Failed to place dungeon object: medievalcandle direction: 1 position: (15205, 2748)
    Warn: Failed to place dungeon object: tent2 direction: 0 position: (14616, 2752)
    Warn: Failed to place dungeon object: campfire direction: 0 position: (14623, 2752)
    Warn: Failed to place dungeon object: midjar1 direction: 0 position: (14628, 2752)
    Warn: Failed to place dungeon object: barrel direction: 0 position: (14631, 2752)
    Warn: Failed to place dungeon object: tent1 direction: 0 position: (14636, 2752)
    Info: Generating a dungeon
    Info: Placing dungeon at (11815, 2737)
    Warn: Failed to place dungeon object: medievalcandle direction: 1 position: (11952, 2734)
    Warn: Failed to place dungeon object: medievalcandle direction: 1 position: (12206, 2734)
    Warn: Failed to place dungeon object: tent2 direction: 0 position: (11617, 2738)
    Warn: Failed to place dungeon object: campfire direction: 0 position: (11624, 2738)
    Warn: Failed to place dungeon object: midjar1 direction: 0 position: (11629, 2738)
    Warn: Failed to place dungeon object: barrel direction: 0 position: (11632, 2738)
    Warn: Failed to place dungeon object: tent1 direction: 0 position: (11637, 2738)
    Warn: Perf: UniverseServer::createWorld millis: 9971
    Info: UniverseServer: client connection made from local
    Info: UniverseServer: Sending Handshake Challenge
    Info: UniverseClient: Sending Handshake Repsonse
    Info: UniverseServer: Client 'Naako' <1> (Fifo <0x269a65f0>) connected
    Warn: Perf: ClientApplication::update millis: 13489
    Warn: Perf: StarApplicationBase::run.innerLoop.update millis: 13489
    Warn: Perf: StarApplicationBase::run.innerLoop millis: 14897
    Info: UniverseServer: Shutting down world alpha:-88276226:2861038:-11689242:5 due to inactivity
    Warn: Perf: UniverseServer::shutdownInactiveWorlds millis: 2172
    Warn: Perf: UniverseServer::run.innerloop millis: 2273
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Info: UniverseServer: Loading world db for world alpha:-88276226:2861038:-11689242:5
    Info: Client received world stop packet, leaving: Removed
    Info: Client received world stop packet, leaving: Removed
    Info: UniverseServer: Shutting down world alpha:-88276226:2861038:-11689242:5 due to inactivity
    Info: UniverseServer: Creating world alpha:-88276226:2861038:-11689242:5:4
    Info: Generating 1 dungeons
    Info: Generating a dungeon
    Info: Placing dungeon at (6220, 1250)
    Warn: Perf: DungeonDefinition::buildDungeon millis: 2406
    Warn: Perf: DungeonGenerator::generate millis: 2434
    Warn: Perf: UniverseServer::createWorld millis: 10199
    Warn: Perf: WorldServerThread::sync millis: 1975
    Info: UniverseServer: Shutting down world alpha:-88276226:2861038:-11689242:5:4 due to inactivity
    Warn: Perf: UniverseServer::shutdownInactiveWorlds millis: 1713
    Warn: Perf: UniverseServer::run.innerloop millis: 1813
    Info: UniverseServer: Loading world db for world alpha:-88276226:2861038:-11689242:5:4
    Info: Client received world stop packet, leaving: Removed
    Warn: Perf: StarApplicationBase::run.innerLoop millis: 1863
    Error: Could not instantiate item '[wildsunflowerplantseed, 1, {}]'. ItemException: No such item 'wildsunflowerplantseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDrop::createRandomizedDrop(ItemDescriptor, Vector<float, 2u>, bool)
      Object::die(RenderCallback*)
      WorldServer::removeEntity(int, bool)
      WorldServer::update()
      WorldServerThread::update()
      WorldServerThread::run()
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[wildsunflowerplantseed, 1, {}]'. ItemException: No such item 'wildsunflowerplantseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDrop::createRandomizedDrop(ItemDescriptor, Vector<float, 2u>, bool)
      Object::die(RenderCallback*)
      WorldServer::removeEntity(int, bool)
      WorldServer::update()
      WorldServerThread::update()
      WorldServerThread::run()
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[wildsunflowerplantseed, 1, {}]'. ItemException: No such item 'wildsunflowerplantseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDrop::createRandomizedDrop(ItemDescriptor, Vector<float, 2u>, bool)
      Object::die(RenderCallback*)
      WorldServer::removeEntity(int, bool)
      WorldServer::update()
      WorldServerThread::update()
      WorldServerThread::run()
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[wildsunflowerplantseed, 1, {}]'. ItemException: No such item 'wildsunflowerplantseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDrop::createRandomizedDrop(ItemDescriptor, Vector<float, 2u>, bool)
      Object::die(RenderCallback*)
      WorldServer::removeEntity(int, bool)
      WorldServer::update()
      WorldServerThread::update()
      WorldServerThread::run()
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[wildsunflowerplantseed, 1, {}]'. ItemException: No such item 'wildsunflowerplantseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDrop::createRandomizedDrop(ItemDescriptor, Vector<float, 2u>, bool)
      Object::die(RenderCallback*)
      WorldServer::removeEntity(int, bool)
      WorldServer::update()
      WorldServerThread::update()
      WorldServerThread::run()
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[wildsunflowerplantseed, 1, {}]'. ItemException: No such item 'wildsunflowerplantseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDrop::createRandomizedDrop(ItemDescriptor, Vector<float, 2u>, bool)
      Object::die(RenderCallback*)
      WorldServer::removeEntity(int, bool)
      WorldServer::update()
      WorldServerThread::update()
      WorldServerThread::run()
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[wildsunflowerplantseed, 1, {}]'. ItemException: No such item 'wildsunflowerplantseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDrop::createRandomizedDrop(ItemDescriptor, Vector<float, 2u>, bool)
      Object::die(RenderCallback*)
      WorldServer::removeEntity(int, bool)
      WorldServer::update()
      WorldServerThread::update()
      WorldServerThread::run()
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[wildsunflowerplantseed, 1, {}]'. ItemException: No such item 'wildsunflowerplantseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDrop::createRandomizedDrop(ItemDescriptor, Vector<float, 2u>, bool)
      Object::die(RenderCallback*)
      WorldServer::removeEntity(int, bool)
      WorldServer::update()
      WorldServerThread::update()
      WorldServerThread::run()
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[wildsunflowerplantseed, 1, {}]'. ItemException: No such item 'wildsunflowerplantseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDrop::createRandomizedDrop(ItemDescriptor, Vector<float, 2u>, bool)
      Object::die(RenderCallback*)
      WorldServer::removeEntity(int, bool)
      WorldServer::update()
      WorldServerThread::update()
      WorldServerThread::run()
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[wildsunflowerplantseed, 1, {}]'. ItemException: No such item 'wildsunflowerplantseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDrop::createRandomizedDrop(ItemDescriptor, Vector<float, 2u>, bool)
      Object::die(RenderCallback*)
      WorldServer::removeEntity(int, bool)
      WorldServer::update()
      WorldServerThread::update()
      WorldServerThread::run()
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[wildsunflowerplantseed, 1, {}]'. ItemException: No such item 'wildsunflowerplantseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDrop::createRandomizedDrop(ItemDescriptor, Vector<float, 2u>, bool)
      Object::die(RenderCallback*)
      WorldServer::removeEntity(int, bool)
      WorldServer::update()
      WorldServerThread::update()
      WorldServerThread::run()
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[wildsunflowerplantseed, 1, {}]'. ItemException: No such item 'wildsunflowerplantseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDrop::createRandomizedDrop(ItemDescriptor, Vector<float, 2u>, bool)
      Object::die(RenderCallback*)
      WorldServer::removeEntity(int, bool)
      WorldServer::update()
      WorldServerThread::update()
      WorldServerThread::run()
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[wildsunflowerplantseed, 1, {}]'. ItemException: No such item 'wildsunflowerplantseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDrop::createRandomizedDrop(ItemDescriptor, Vector<float, 2u>, bool)
      Object::die(RenderCallback*)
      WorldServer::removeEntity(int, bool)
      WorldServer::update()
      WorldServerThread::update()
      WorldServerThread::run()
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[wildsunflowerplantseed, 1, {}]'. ItemException: No such item 'wildsunflowerplantseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDrop::createRandomizedDrop(ItemDescriptor, Vector<float, 2u>, bool)
      Object::die(RenderCallback*)
      WorldServer::removeEntity(int, bool)
      WorldServer::update()
      WorldServerThread::update()
      WorldServerThread::run()
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Info: Client received world stop packet, leaving: Removed
    Info: UniverseServer: Shutting down world alpha:-88276226:2861038:-11689242:5:4 due to inactivity
    Info: UniverseClient: Client disconnecting...
    Info: UniverseServer: Shutting down ship world for client 'Naako' <1> (Fifo <0x269a65f0>)
    Info: Client received world stop packet, leaving: Removed
    Info: UniverseServer: Client 'Naako' <1> (Fifo <0x269a65f0>) disconnected
    Info: NetSocket read loop shut down: Fifo::read called on closed Fifo
    Info: NetSocket read loop shut down: Fifo::read called on closed Fifo
    Warn: Perf: StarApplicationBase::run.innerLoop millis: 1780
    Info: Acquiring universe lock file
    Info: UniverseServer: Creating world alpha:18825547:-97652767:-13989347:7:4
    Info: Generating 1 dungeons
    Info: Generating a dungeon
    Info: Placing dungeon at (2405, 800)
    Warn: Failed to place dungeon object: apexpainting3 direction: 0 position: (2567, 821)
    Warn: Failed to place dungeon object: apexpainting5 direction: 0 position: (2142, 823)
    Warn: Failed to place dungeon object: apexpainting2 direction: 0 position: (2154, 823)
    Warn: Failed to place dungeon object: apexpainting2 direction: 0 position: (2186, 823)
    Warn: Failed to place dungeon object: apexpainting5 direction: 0 position: (2632, 823)
    Warn: Failed to place dungeon object: apexpainting2 direction: 0 position: (2644, 823)
    Warn: Failed to place dungeon object: apexpainting2 direction: 0 position: (2676, 823)
    Warn: Perf: UniverseServer::createWorld millis: 9649
    Info: UniverseServer: client connection made from local
    Info: UniverseServer: Sending Handshake Challenge
    Info: UniverseClient: Sending Handshake Repsonse
    Info: UniverseServer: Loading ship world received from client <User: Mister Who>
    Warn: Recovering SimpleDatabase at device: <unnamed temp file>
    Warn: Recovery finished
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Info: tabularasa.lua:init(): tabularasa has done its init
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Info: UniverseServer: Client 'Mister Who' <1> (Fifo <0x1f202c20>) connected
    Info: UniverseServer: Loading world db for world alpha:-85149806:10868078:-24606334:6
    Warn: Perf: ClientApplication::update millis: 15583
    Warn: Perf: StarApplicationBase::run.innerLoop.update millis: 15583
    Warn: Perf: StarApplicationBase::run.innerLoop millis: 16526
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: Perf: UniverseServer::createWorld millis: 2486
    Info: UniverseServer: Shutting down world alpha:18825547:-97652767:-13989347:7:4 due to inactivity
    Warn: Perf: UniverseServer::shutdownInactiveWorlds millis: 1535
    Warn: Perf: UniverseServer::run.innerloop millis: 1635
    Info: UniverseServer: Shutting down world alpha:-85149806:10868078:-24606334:6 due to inactivity
    Error: Could not instantiate item '[ironfurnace, 1, {}]'. ItemException: No such item 'ironfurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      CraftingPane::setupWidget(shared_ptr<Widget>, Recipe, Map<ItemDescriptor, unsigned int, map<ItemDescriptor, unsigned int, less<ItemDescriptor>, allocator<pair<ItemDescriptor, unsigned int> > > >)
      CraftingPane::updateRecipes()
      CraftingPane::CraftingPane(weak_ptr<PaneManager>, shared_ptr<WorldClient>, shared_ptr<Player>, function<bool (Pane*)>, Variant, int)
      CraftingInterfaceFactory::openUi(weak_ptr<PaneManager>, shared_ptr<WorldClient>, shared_ptr<Player>, function<bool (Pane*)>, Variant)
      MainInterface::openCraftingWindow(Variant)
      MainInterface::handleInteractAction(InteractAction)
      ClientApplication::updateRunning()
      ClientApplication::update()
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Error: Could not instantiate item '[roboticfurnace, 1, {}]'. ItemException: No such item 'roboticfurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      CraftingPane::setupWidget(shared_ptr<Widget>, Recipe, Map<ItemDescriptor, unsigned int, map<ItemDescriptor, unsigned int, less<ItemDescriptor>, allocator<pair<ItemDescriptor, unsigned int> > > >)
      CraftingPane::updateRecipes()
      CraftingPane::CraftingPane(weak_ptr<PaneManager>, shared_ptr<WorldClient>, shared_ptr<Player>, function<bool (Pane*)>, Variant, int)
      CraftingInterfaceFactory::openUi(weak_ptr<PaneManager>, shared_ptr<WorldClient>, shared_ptr<Player>, function<bool (Pane*)>, Variant)
      MainInterface::openCraftingWindow(Variant)
      MainInterface::handleInteractAction(InteractAction)
      ClientApplication::updateRunning()
      ClientApplication::update()
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Error: Could not instantiate item '[bonefurnace, 1, {}]'. ItemException: No such item 'bonefurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      CraftingPane::setupWidget(shared_ptr<Widget>, Recipe, Map<ItemDescriptor, unsigned int, map<ItemDescriptor, unsigned int, less<ItemDescriptor>, allocator<pair<ItemDescriptor, unsigned int> > > >)
      CraftingPane::updateRecipes()
      CraftingPane::CraftingPane(weak_ptr<PaneManager>, shared_ptr<WorldClient>, shared_ptr<Player>, function<bool (Pane*)>, Variant, int)
      CraftingInterfaceFactory::openUi(weak_ptr<PaneManager>, shared_ptr<WorldClient>, shared_ptr<Player>, function<bool (Pane*)>, Variant)
      MainInterface::openCraftingWindow(Variant)
      MainInterface::handleInteractAction(InteractAction)
      ClientApplication::updateRunning()
      ClientApplication::update()
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Error: Could not instantiate item '[ironfurnace, 1, {}]'. ItemException: No such item 'ironfurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      CraftingPane::setupTooltip(Recipe)
      CraftingPane::onTooltip(Vector<int, 2u>)
      _Function_handler<bool (Vector<int, 2u>), CraftingPane::CraftingPane(weak_ptr<PaneManager>, shared_ptr<WorldClient>, shared_ptr<Player>, function<bool (Pane*)>, Variant, int)::{lambda(Vector<int, 2u>)#12}>::(_Any_data, Vector<int, 2u>)
      Tooltip::tick()
      PaneManager::update()
      MainInterface::update()
      ClientApplication::updateRunning()
      ClientApplication::update()
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Error: Could not instantiate item '[newstonefurnace, 1, {}]'. ItemException: No such item 'newstonefurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      CraftingPane::setupTooltip(Recipe)
      CraftingPane::onTooltip(Vector<int, 2u>)
      _Function_handler<bool (Vector<int, 2u>), CraftingPane::CraftingPane(weak_ptr<PaneManager>, shared_ptr<WorldClient>, shared_ptr<Player>, function<bool (Pane*)>, Variant, int)::{lambda(Vector<int, 2u>)#12}>::(_Any_data, Vector<int, 2u>)
      Tooltip::tick()
      PaneManager::update()
      MainInterface::update()
      ClientApplication::updateRunning()
      ClientApplication::update()
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Info: UniverseClient: Client disconnecting...
    Info: UniverseServer: Shutting down ship world for client 'Mister Who' <1> (Fifo <0x1f202c20>)
    Info: Client received world stop packet, leaving: Removed
    Info: UniverseServer: Client 'Mister Who' <1> (Fifo <0x1f202c20>) disconnected
    Info: NetSocket read loop shut down: Fifo::read called on closed Fifo
    Info: NetSocket read loop shut down: Fifo::read called on closed Fifo
    Warn: Perf: StarApplicationBase::run.innerLoop millis: 2244
    Info: Application quitting!
    Info: [ [ "StarApplicationBase::run.innerLoop", "Cnt#: ", 248403, "Sum(ms)", 9.21276e+006, "Avg", 37, "SAvg", 32, "Min", 15, "Max", 16526, "Last", 33, "Var(avg,us)", 19035.2, "VMax(ms)", 16503, "Parent", "" ], [ "WorldServerThread::run.sleeping", "Cnt#: ", 560637, "Sum(ms)", 8.04882e+006, "Avg", 14, "SAvg", 1, "Min", 1, "Max", 515, "Last", 9, "Var(avg,us)", 13199.1, "VMax(ms)", 514, "Parent", "" ], [ "UniverseServer::run.innerloop", "Cnt#: ", 59297, "Sum(ms)", 6.00684e+006, "Avg", 101, "SAvg", 100, "Min", 100, "Max", 2273, "Last", 100, "Var(avg,us)", 1314.81, "VMax(ms)", 2173, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.render", "Cnt#: ", 248370, "Sum(ms)", 3.4002e+006, "Avg", 13, "SAvg", 6, "Min", 0, "Max", 1964, "Last", 6, "Var(avg,us)", 6349.97, "VMax(ms)", 1964, "Parent", "" ], [ "ClientApplication::render", "Cnt#: ", 248329, "Sum(ms)", 3.3989e+006, "Avg", 13, "SAvg", 6, "Min", 0, "Max", 1964, "Last", 6, "Var(avg,us)", 6351.04, "VMax(ms)", 1964, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.graphicsSwapBuffers", "Cnt#: ", 248362, "Sum(ms)", 3.39012e+006, "Avg", 13, "SAvg", 0, "Min", 0, "Max", 538, "Last", 21, "Var(avg,us)", 13660, "VMax(ms)", 538, "Parent", "" ], [ "WorldServerThread::update", "Cnt#: ", 605290, "Sum(ms)", 2.26115e+006, "Avg", 3, "SAvg", 3, "Min", 0, "Max", 2358, "Last", 8, "Var(avg,us)", 3418.06, "VMax(ms)", 2356, "Parent", "" ], [ "WorldServerThread::update.worldUpdate", "Cnt#: ", 605237, "Sum(ms)", 2.22029e+006, "Avg", 3, "SAvg", 2, "Min", 0, "Max", 2358, "Last", 8, "Var(avg,us)", 3386.62, "VMax(ms)", 2356, "Parent", "" ], [ "WorldServer::update", "Cnt#: ", 605013, "Sum(ms)", 2.16035e+006, "Avg", 3, "SAvg", 0, "Min", 0, "Max", 434, "Last", 8, "Var(avg,us)", 3552.58, "VMax(ms)", 434, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.update", "Cnt#: ", 544862, "Sum(ms)", 1.99413e+006, "Avg", 3, "SAvg", 0, "Min", 0, "Max", 15583, "Last", 0, "Var(avg,us)", 2540.72, "VMax(ms)", 15583, "Parent", "" ], [ "ClientApplication::update", "Cnt#: ", 544885, "Sum(ms)", 1.99326e+006, "Avg", 3, "SAvg", 0, "Min", 0, "Max", 15583, "Last", 0, "Var(avg,us)", 2539.14, "VMax(ms)", 15583, "Parent", "" ], [ "ClientApplication::updateRunning", "Cnt#: ", 356916, "Sum(ms)", 1.93868e+006, "Avg", 5, "SAvg", 8, "Min", 0, "Max", 1252, "Last", 12, "Var(avg,us)", 3865.01, "VMax(ms)", 1252, "Parent", "" ], [ "UniverseClient::update", "Cnt#: ", 356956, "Sum(ms)", 1.6821e+006, "Avg", 4, "SAvg", 4, "Min", 0, "Max", 1251, "Last", 12, "Var(avg,us)", 3962.37, "VMax(ms)", 1251, "Parent", "" ], [ "WorldClient::update", "Cnt#: ", 356951, "Sum(ms)", 1.55884e+006, "Avg", 4, "SAvg", 3, "Min", 0, "Max", 939, "Last", 11, "Var(avg,us)", 3656.05, "VMax(ms)", 939, "Parent", "" ], [ "WorldPainter::render", "Cnt#: ", 163771, "Sum(ms)", 1.29789e+006, "Avg", 7, "SAvg", 4, "Min", 3, "Max", 1198, "Last", 6, "Var(avg,us)", 5027.76, "VMax(ms)", 1193, "Parent", "" ], [ "WorldClient::updateLighting", "Cnt#: ", 163620, "Sum(ms)", 638588, "Avg", 3, "SAvg", 2, "Min", 2, "Max", 57, "Last", 7, "Var(avg,us)", 1902.87, "VMax(ms)", 55, "Parent", "" ], [ "Monster::tickMaster", "Cnt#: ", 2.1757e+006, "Sum(ms)", 606858, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 49, "Last", 0, "Var(avg,us)", 278.926, "VMax(ms)", 49, "Parent", "" ], [ "WorldStorage::update", "Cnt#: ", 151199, "Sum(ms)", 517734, "Avg", 3, "SAvg", 0, "Min", 0, "Max", 417, "Last", 0, "Var(avg,us)", 3424.26, "VMax(ms)", 417, "Parent", "" ], [ "WorldGenerator::prepareTiles", "Cnt#: ", 4980, "Sum(ms)", 361428, "Avg", 72, "SAvg", 3, "Min", 1, "Max", 271, "Last", 114, "Var(avg,us)", 70150, "VMax(ms)", 270, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.sleeping", "Cnt#: ", 127721, "Sum(ms)", 347660, "Avg", 2, "SAvg", 1, "Min", 1, "Max", 189, "Last", 6, "Var(avg,us)", 1722.03, "VMax(ms)", 188, "Parent", "" ], [ "Object::tickClient", "Cnt#: ", 2.44565e+007, "Sum(ms)", 294808, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 35, "Last", 0, "Var(avg,us)", 12.0544, "VMax(ms)", 35, "Parent", "" ], [ "Player::tickMaster", "Cnt#: ", 356881, "Sum(ms)", 280891, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 151, "Last", 1, "Var(avg,us)", 787.075, "VMax(ms)", 151, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.preSleeping", "Cnt#: ", 60290, "Sum(ms)", 277128, "Avg", 4, "SAvg", 1, "Min", 1, "Max", 36, "Last", 6, "Var(avg,us)", 3565.67, "VMax(ms)", 35, "Parent", "" ], [ "Object::tickMaster", "Cnt#: ", 3.44578e+007, "Sum(ms)", 222763, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 95, "Last", 0, "Var(avg,us)", 6.4648, "VMax(ms)", 95, "Parent", "" ], [ "Assets::loadVariant", "Cnt#: ", 60106, "Sum(ms)", 205154, "Avg", 3, "SAvg", 0, "Min", 0, "Max", 843, "Last", 0, "Var(avg,us)", 3397.73, "VMax(ms)", 843, "Parent", "" ], [ "Assets::loadImage", "Cnt#: ", 89401, "Sum(ms)", 186278, "Avg", 2, "SAvg", 0, "Min", 0, "Max", 4279, "Last", 1, "Var(avg,us)", 2070.99, "VMax(ms)", 4279, "Parent", "" ], [ "MainInterface::update", "Cnt#: ", 356948, "Sum(ms)", 175384, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 156, "Last", 0, "Var(avg,us)", 491.453, "VMax(ms)", 156, "Parent", "" ], [ "Assets::loadBaseImage", "Cnt#: ", 37396, "Sum(ms)", 147325, "Avg", 3, "SAvg", 0, "Min", 0, "Max", 4224, "Last", 1, "Var(avg,us)", 3930.02, "VMax(ms)", 4224, "Parent", "" ], [ "WorldPainter::updateLighting", "Cnt#: ", 163717, "Sum(ms)", 98943, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 88, "Last", 0, "Var(avg,us)", 604.354, "VMax(ms)", 88, "Parent", "" ], [ "Npc::tickMaster", "Cnt#: ", 602385, "Sum(ms)", 91993, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 48, "Last", 0, "Var(avg,us)", 152.749, "VMax(ms)", 48, "Parent", "" ], [ "WorldGenerator::prepareSector", "Cnt#: ", 3400, "Sum(ms)", 77933, "Avg", 22, "SAvg", 1, "Min", 1, "Max", 416, "Last", 97, "Var(avg,us)", 25555, "VMax(ms)", 415, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.postSleeping", "Cnt#: ", 67438, "Sum(ms)", 70584, "Avg", 1, "SAvg", 1, "Min", 1, "Max", 189, "Last", 1, "Var(avg,us)", 46.6503, "VMax(ms)", 188, "Parent", "" ], [ "WorldServerThread::sync", "Cnt#: ", 74, "Sum(ms)", 64522, "Avg", 871, "SAvg", 835, "Min", 244, "Max", 2400, "Last", 2400, "Var(avg,us)", 185405, "VMax(ms)", 1571, "Parent", "" ], [ "WorldPainter::updateLighting.setColorMap", "Cnt#: ", 163663, "Sum(ms)", 60551, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 88, "Last", 0, "Var(avg,us)", 369.974, "VMax(ms)", 88, "Parent", "" ], [ "Renderer::setColorMap", "Cnt#: ", 163597, "Sum(ms)", 59857, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 88, "Last", 0, "Var(avg,us)", 365.881, "VMax(ms)", 88, "Parent", "" ], [ "WorldPainter::renderParticles", "Cnt#: ", 491009, "Sum(ms)", 54100, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 121, "Last", 0, "Var(avg,us)", 110.181, "VMax(ms)", 121, "Parent", "" ], [ "Monster::tickSlave", "Cnt#: ", 617302, "Sum(ms)", 50558, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 13, "Last", 0, "Var(avg,us)", 81.9016, "VMax(ms)", 13, "Parent", "" ], [ "UniverseServer::createWorld", "Cnt#: ", 10, "Sum(ms)", 44198, "Avg", 4419, "SAvg", 9759, "Min", 0, "Max", 10199, "Last", 2486, "Var(avg,us)", 5.547e+006, "VMax(ms)", 9976, "Parent", "" ], [ "Projectile::tickMaster", "Cnt#: ", 1.88404e+006, "Sum(ms)", 34212, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 10, "Last", 0, "Var(avg,us)", 18.1588, "VMax(ms)", 10, "Parent", "" ], [ "WorldServerThread::readFullWorld", "Cnt#: ", 104, "Sum(ms)", 33276, "Avg", 319, "SAvg", 585, "Min", 191, "Max", 765, "Last", 562, "Var(avg,us)", 348250, "VMax(ms)", 562, "Parent", "" ], [ "UniverseServer::shutdownInactiveWorlds", "Cnt#: ", 59315, "Sum(ms)", 30043, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 2172, "Last", 0, "Var(avg,us)", 509.736, "VMax(ms)", 2172, "Parent", "" ], [ "WorldServerThread::update.clientsIncomingPackets", "Cnt#: ", 604219, "Sum(ms)", 28356, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 1037, "Last", 0, "Var(avg,us)", 47.1485, "VMax(ms)", 1037, "Parent", "" ], [ "Player::tickSlave", "Cnt#: ", 349810, "Sum(ms)", 26829, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 46, "Last", 1, "Var(avg,us)", 76.6959, "VMax(ms)", 46, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.SDL_PollEvent", "Cnt#: ", 544816, "Sum(ms)", 26010, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 1053, "Last", 0, "Var(avg,us)", 68.5681, "VMax(ms)", 1053, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.renderPost", "Cnt#: ", 248311, "Sum(ms)", 23599, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 534, "Last", 0, "Var(avg,us)", 95.0622, "VMax(ms)", 534, "Parent", "" ], [ "WorldServerThread::clients", "Cnt#: ", 42539, "Sum(ms)", 21505, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 993, "Last", 0, "Var(avg,us)", 508.075, "VMax(ms)", 993, "Parent", "" ], [ "WorldClient::queueUpdatePackets", "Cnt#: ", 356941, "Sum(ms)", 21118, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 31, "Last", 0, "Var(avg,us)", 59.1638, "VMax(ms)", 31, "Parent", "" ], [ "LivingWorldAgent::update", "Cnt#: ", 151213, "Sum(ms)", 15532, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 50, "Last", 0, "Var(avg,us)", 102.769, "VMax(ms)", 50, "Parent", "" ], [ "Assets::loadAudio", "Cnt#: ", 2180, "Sum(ms)", 15184, "Avg", 6, "SAvg", 0, "Min", 0, "Max", 852, "Last", 0, "Var(avg,us)", 6960.09, "VMax(ms)", 852, "Parent", "" ], [ "WorldServerThread::update.clientsOutgoingPackets", "Cnt#: ", 605003, "Sum(ms)", 10578, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 911, "Last", 0, "Var(avg,us)", 17.5338, "VMax(ms)", 911, "Parent", "" ], [ "Spawner::update", "Cnt#: ", 604801, "Sum(ms)", 10376, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 237, "Last", 0, "Var(avg,us)", 17.1561, "VMax(ms)", 237, "Parent", "" ], [ "ClientApplication::processInput", "Cnt#: ", 66975, "Sum(ms)", 9698, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 1053, "Last", 0, "Var(avg,us)", 145.084, "VMax(ms)", 1053, "Parent", "" ], [ "Npc::tickSlave", "Cnt#: ", 159252, "Sum(ms)", 9075, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 2, "Last", 0, "Var(avg,us)", 56.9852, "VMax(ms)", 2, "Parent", "" ], [ "UniverseServer::handleConnection", "Cnt#: ", 3, "Sum(ms)", 8759, "Avg", 2919, "SAvg", 2547, "Min", 2328, "Max", 3888, "Last", 3888, "Var(avg,us)", 520333, "VMax(ms)", 1346, "Parent", "" ], [ "DungeonDefinition::buildDungeon", "Cnt#: ", 127, "Sum(ms)", 7500, "Avg", 59, "SAvg", 622, "Min", 0, "Max", 2406, "Last", 1398, "Var(avg,us)", 804142, "VMax(ms)", 1578, "Parent", "" ], [ "WorldGenerator::generateMicroDungeons", "Cnt#: ", 1075, "Sum(ms)", 6872, "Avg", 6, "SAvg", 0, "Min", 0, "Max", 314, "Last", 2, "Var(avg,us)", 6012.09, "VMax(ms)", 314, "Parent", "" ], [ "DungeonGenerator::generate", "Cnt#: ", 5, "Sum(ms)", 6517, "Avg", 1303, "SAvg", 1081, "Min", 590, "Max", 2434, "Last", 1414, "Var(avg,us)", 451400, "VMax(ms)", 1359, "Parent", "" ], [ "ChatBubbleManager::render", "Cnt#: ", 163633, "Sum(ms)", 6377, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 127, "Last", 0, "Var(avg,us)", 38.9714, "VMax(ms)", 127, "Parent", "" ], [ "ClientApplication::updateTitle", "Cnt#: ", 178904, "Sum(ms)", 3704, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 609, "Last", 0, "Var(avg,us)", 577.159, "VMax(ms)", 609, "Parent", "" ], [ "ItemDrop::tickMaster", "Cnt#: ", 191472, "Sum(ms)", 2746, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 7, "Last", 0, "Var(avg,us)", 14.3415, "VMax(ms)", 7, "Parent", "" ], [ "Cinematic::render", "Cnt#: ", 248382, "Sum(ms)", 2687, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 1178, "Last", 0, "Var(avg,us)", 757.945, "VMax(ms)", 994, "Parent", "" ], [ "ClientApplication::renderInit", "Cnt#: ", 9, "Sum(ms)", 1771, "Avg", 196, "SAvg", 46, "Min", 12, "Max", 887, "Last", 19, "Var(avg,us)", 174111, "VMax(ms)", 842, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.graphicsClear", "Cnt#: ", 248367, "Sum(ms)", 1606, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 2, "Last", 0, "Var(avg,us)", 6.46624, "VMax(ms)", 2, "Parent", "" ], [ "UniverseServer::updatePvpTeams", "Cnt#: ", 59346, "Sum(ms)", 1538, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 103, "Last", 0, "Var(avg,us)", 25.9158, "VMax(ms)", 103, "Parent", "" ], [ "ChatBubbleManager::update", "Cnt#: ", 356873, "Sum(ms)", 1283, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 2, "Last", 0, "Var(avg,us)", 3.59512, "VMax(ms)", 2, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.graphicsStart", "Cnt#: ", 248351, "Sum(ms)", 1075, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 2, "Last", 0, "Var(avg,us)", 4.32855, "VMax(ms)", 2, "Parent", "" ], [ "Audio::parseWav", "Cnt#: ", 2128, "Sum(ms)", 755, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 9, "Last", 0, "Var(avg,us)", 354.793, "VMax(ms)", 9, "Parent", "" ], [ "Assets::loadBytes", "Cnt#: ", 225, "Sum(ms)", 676, "Avg", 3, "SAvg", 0, "Min", 0, "Max", 54, "Last", 0, "Var(avg,us)", 3000, "VMax(ms)", 54, "Parent", "" ], [ "UniverseServer::doTriggeredStorage", "Cnt#: ", 59370, "Sum(ms)", 666, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 65, "Last", 0, "Var(avg,us)", 11.2683, "VMax(ms)", 65, "Parent", "" ], [ "UniverseServer::sendContextUpdates", "Cnt#: ", 59367, "Sum(ms)", 601, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 66, "Last", 0, "Var(avg,us)", 10.1235, "VMax(ms)", 66, "Parent", "" ], [ "ItemDrop::tickSlave", "Cnt#: ", 125739, "Sum(ms)", 454, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 2, "Last", 0, "Var(avg,us)", 3.61065, "VMax(ms)", 2, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.graphicsFinish", "Cnt#: ", 248359, "Sum(ms)", 443, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 3, "Last", 0, "Var(avg,us)", 1.78371, "VMax(ms)", 3, "Parent", "" ], [ "WorldGenerator::convertBiomeMetaMaterials", "Cnt#: ", 3397, "Sum(ms)", 391, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 3, "Last", 0, "Var(avg,us)", 115.102, "VMax(ms)", 3, "Parent", "" ], [ "WorldServerThread::addClient", "Cnt#: ", 9, "Sum(ms)", 212, "Avg", 23, "SAvg", 14, "Min", 7, "Max", 93, "Last", 93, "Var(avg,us)", 13555.6, "VMax(ms)", 79, "Parent", "" ], [ "WorldGenerator::dirtyCollisionCache", "Cnt#: ", 3399, "Sum(ms)", 191, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 12, "Last", 0, "Var(avg,us)", 56.193, "VMax(ms)", 12, "Parent", "" ], [ "Cinematic::update", "Cnt#: ", 901819, "Sum(ms)", 157, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 1, "Last", 0, "Var(avg,us)", 0.174093, "VMax(ms)", 1, "Parent", "" ], [ "WorldPainter::renderNametags", "Cnt#: ", 163689, "Sum(ms)", 107, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 33, "Last", 0, "Var(avg,us)", 2.42533, "VMax(ms)", 33, "Parent", "" ], [ "ClientApplication::renderDestroy", "Cnt#: ", 9, "Sum(ms)", 91, "Avg", 10, "SAvg", 0, "Min", 0, "Max", 21, "Last", 10, "Var(avg,us)", 10111.1, "VMax(ms)", 21, "Parent", "" ], [ "WorldServerThread::removeClient", "Cnt#: ", 9, "Sum(ms)", 88, "Avg", 9, "SAvg", 2, "Min", 2, "Max", 62, "Last", 3, "Var(avg,us)", 7777.78, "VMax(ms)", 60, "Parent", "" ], [ "UniverseServer::sendPendingChat", "Cnt#: ", 59333, "Sum(ms)", 81, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 5, "Last", 0, "Var(avg,us)", 1.36518, "VMax(ms)", 5, "Parent", "" ], [ "UniverseServer::sendClockUpdates", "Cnt#: ", 59356, "Sum(ms)", 75, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 4, "Last", 0, "Var(avg,us)", 1.26356, "VMax(ms)", 4, "Parent", "" ], [ "Assets::postProcessAudio", "Cnt#: ", 52, "Sum(ms)", 67, "Avg", 1, "SAvg", 0, "Min", 0, "Max", 23, "Last", 2, "Var(avg,us)", 5115.38, "VMax(ms)", 22, "Parent", "" ], [ "PlantDrop::tickMaster", "Cnt#: ", 684, "Sum(ms)", 45, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 35, "Last", 0, "Var(avg,us)", 65.7895, "VMax(ms)", 35, "Parent", "" ], [ "UniverseServer::handleQueuedConnection.handshake", "Cnt#: ", 3, "Sum(ms)", 31, "Avg", 10, "SAvg", 10, "Min", 10, "Max", 11, "Last", 11, "Var(avg,us)", 333.333, "VMax(ms)", 1, "Parent", "" ], [ "UniverseServer::handleQueuedConnection.handshake.waitforresponse", "Cnt#: ", 3, "Sum(ms)", 30, "Avg", 10, "SAvg", 10, "Min", 10, "Max", 10, "Last", 10, "Var(avg,us)", 0, "VMax(ms)", 0, "Parent", "" ], [ "Assets::loadFont", "Cnt#: ", 4, "Sum(ms)", 27, "Avg", 6, "SAvg", 0, "Min", 0, "Max", 27, "Last", 0, "Var(avg,us)", 6750, "VMax(ms)", 27, "Parent", "" ], [ "ClientApplication::updateSplash", "Cnt#: ", 8995, "Sum(ms)", 5, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 1, "Last", 0, "Var(avg,us)", 0.555864, "VMax(ms)", 1, "Parent", "" ], [ "PlantDrop::tickSlave", "Cnt#: ", 653, "Sum(ms)", 4, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 1, "Last", 0, "Var(avg,us)", 6.12557, "VMax(ms)", 1, "Parent", "" ], [ "MuzzleFlashEffect::tickMaster", "Cnt#: ", 1828, "Sum(ms)", 2, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 1, "Last", 0, "Var(avg,us)", 1.09409, "VMax(ms)", 1, "Parent", "" ], [ "WorldRenderer::updateLightMap.setColorMap", "Cnt#: ", 0 ], [ "Player::update", "Cnt#: ", 0 ], [ "FlowingWaterAgent::update", "Cnt#: ", 0 ], [ "Assets::process", "Cnt#: ", 0 ], [ "Projectile::update", "Cnt#: ", 0 ], [ "UniverseServer::WorldThread::run.innerLoop.clientsIncommingPackets", "Cnt#: ", 0 ], [ "WorldServer::Generator::generateTiles", "Cnt#: ", 0 ], [ "WorldServer::Generator::generateEntities", "Cnt#: ", 0 ], [ "UniverseServer::WorldThread::run.innerLoop", "Cnt#: ", 0 ], [ "UniverseServer::WorldThread::run.innerLoop.update", "Cnt#: ", 0 ], [ "UniverseServer::WorldThread::run.innerLoop.worldUpdate", "Cnt#: ", 0 ], [ "ColorMapQuadRenderer::setColorMap", "Cnt#: ", 0 ], [ "UniverseServer::WorldThread::run.innerLoop.clientsOutgoingPackets", "Cnt#: ", 0 ], [ "", "Cnt#: ", 0 ], [ "NPCSpawner::step", "Cnt#: ", 0 ], [ "DungeonGenerator::generateNearZero", "Cnt#: ", 0 ], [ "Assets::loadFromDisk", "Cnt#: ", 0 ], [ "Assets::image", "Cnt#: ", 0 ], [ "Object::update", "Cnt#: ", 0 ], [ "Assets::getImage", "Cnt#: ", 0 ], [ "WorldRenderer::renderParticles", "Cnt#: ", 0 ], [ "UniverseServer::WorldThread::run.innerLoop.sleeping", "Cnt#: ", 0 ], [ "WorldRenderer::render", "Cnt#: ", 0 ], [ "MuzzleFlashEffect::update", "Cnt#: ", 0 ], [ "StarApplicationBase::run.innerLoop.glClear", "Cnt#: ", 0 ], [ "WorldRenderer::updateLightMap", "Cnt#: ", 0 ], [ "WorldRenderer::renderPerf", "Cnt#: ", 0 ], [ "NPC::update", "Cnt#: ", 0 ], [ "StarApplicationBase::run.innerLoop.SDL_GL_SwapBuffers", "Cnt#: ", 0 ], [ "universe_time", "10499.5" ], [ "server_674062119995321509_entities", "0" ], [ "server_674062119995321509_sectors", "0" ], [ "server_674062119995321509_coordinate", "alpha:-92872751:-92765398:-13762722:2:4" ], [ "server_674062119995321509_world_time", "704.083" ], [ "server_8055294140645135478_entities", "117" ], [ "server_8055294140645135478_sectors", "48" ], [ "server_8055294140645135478_coordinate", "null" ], [ "server_8055294140645135478_world_time", "872.085" ], [ "universe_time_client", "10498.7" ], [ "client_entities", "310" ], [ "client_sectors", "30" ], [ "client_incoming_bps", "240" ], [ "client_outgoing_bps", "1054.67" ], [ "client_worst_incoming", "48:120" ], [ "client_worst_outgoing", "43:510" ], [ "render_fps", "14.9358" ], [ "update_rate", "59.5322" ], [ "player_pos", "573.94 524.50" ], [ "player_vel", "0.00 -0.07" ], [ "player_aim", "576.75 524.13" ], [ "version", "Beta v. Enraged Koala - Update 8" ], [ "server_15282051198190838557_entities", "0" ], [ "server_15282051198190838557_sectors", "0" ], [ "server_15282051198190838557_coordinate", "alpha:-88276226:2861038:-11689242:5" ], [ "server_15282051198190838557_world_time", "2965.66" ], [ "server_8318373778245406425_entities", "199" ], [ "server_8318373778245406425_sectors", "48" ], [ "server_8318373778245406425_coordinate", "null" ], [ "server_8318373778245406425_world_time", "4999.8" ], [ "server_11401601125332104719_entities", "1016" ], [ "server_11401601125332104719_sectors", "124" ], [ "server_11401601125332104719_coordinate", "alpha:-88276226:2861038:-11689242:5:4" ], [ "server_11401601125332104719_world_time", "506.564" ], [ "server_15231122170487690560_entities", "575" ], [ "server_15231122170487690560_sectors", "331" ], [ "server_15231122170487690560_coordinate", "alpha:18825547:-97652767:-13989347:7:4" ], [ "server_15231122170487690560_world_time", "30.6687" ], [ "server_7927741771718093703_entities", "489" ], [ "server_7927741771718093703_sectors", "48" ], [ "server_7927741771718093703_coordinate", "null" ], [ "server_7927741771718093703_world_time", "153.464" ], [ "server_11995321621634758980_entities", "0" ], [ "server_11995321621634758980_sectors", "0" ], [ "server_11995321621634758980_coordinate", "alpha:-85149806:10868078:-24606334:6" ], [ "server_11995321621634758980_world_time", "30.0987" ] ]
    Info: Client shutdown gracefully
    Info: Shutting down Star::Root
    
    & starbound.log.1
    Code:
    Info: Preparing Star::Root...
    Info: Loading Star::Configuration from '..\starbound.config'
    Info: Done preparing Star::Root.
    Info: Client version 'Beta v. Enraged Koala - Update 8' Protocol: 643
    Info: Running from : C:\Program Files (x86)\Steam\steamapps\common\Starbound\win32\starbound.exe
    Info: Starting from the title screen
    Info: Initialized SDL
    Info: Initialized SDL Video
    Info: Initialized SDL Joystick
    Info: Initialized SDL Sound
    Info: Opened default audio device with 44khz / 16 bit stereo audio, 2048 sample size buffer
    Info: Loading Star::Root...
    Info: Initializing SDL Window
    Info: Loading Star::Configuration from '..\starbound.config'
    Info: Created initial window 1000x600
    Info: Initializing SDL Window
    Info: Re-created window 1280x962
    Error: Could not load /tools/grapplinghook.grapplinghook asset, attempting to use default.
    AssetException: Could not read variant asset /tools/grapplinghook.grapplinghook
    caused by: JsonParsingException: Cannot parse json file: /tools/grapplinghook.grapplinghook
    caused by: JsonParsingException: Error parsing json: bad number, must start with digit at 27:20
      Variant inputUtf8Json<char*>(char*, char*, bool)
      Assets::readVariant(String)
      _Function_handler<shared_ptr<Assets::AssetData> (), Assets::loadVariant(String)::{lambda()#1}>::(_Any_data)
      Assets::processAssetData(function<shared_ptr<Assets::AssetData> ()>)
      Assets::loadVariant(String)
      Assets::loadAsset(Assets::AssetId)
      Assets::doLoad(Assets::AssetId)
      Assets::workerMain()
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not load /objects/generic/cmhs/cmhs.object asset, attempting to use default.
    AssetException: Could not read variant asset /objects/generic/cmhs/cmhs.object
    caused by: JsonParsingException: Cannot parse json file: /objects/generic/cmhs/cmhs.object
    caused by: JsonParsingException: Error parsing json: bad string, should be '"' at 4:3
      Variant inputUtf8Json<char*>(char*, char*, bool)
      Assets::readVariant(String)
      _Function_handler<shared_ptr<Assets::AssetData> (), Assets::loadVariant(String)::{lambda()#1}>::(_Any_data)
      Assets::processAssetData(function<shared_ptr<Assets::AssetData> ()>)
      Assets::loadVariant(String)
      Assets::loadAsset(Assets::AssetId)
      Assets::doLoad(Assets::AssetId)
      Assets::workerMain()
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not load /objects/generic/cmhs/cmhs.object asset, attempting to use default.
    AssetException: Could not read variant asset /objects/generic/cmhs/cmhs.object
    caused by: JsonParsingException: Cannot parse json file: /objects/generic/cmhs/cmhs.object
    caused by: JsonParsingException: Error parsing json: bad string, should be '"' at 4:3
      Variant inputUtf8Json<char*>(char*, char*, bool)
      Assets::readVariant(String)
      _Function_handler<shared_ptr<Assets::AssetData> (), Assets::loadVariant(String)::{lambda()#1}>::(_Any_data)
      Assets::processAssetData(function<shared_ptr<Assets::AssetData> ()>)
      Assets::loadVariant(String)
      Assets::loadAsset(Assets::AssetId)
      Assets::doLoad(Assets::AssetId)
      Assets::getAsset(Assets::AssetId)
      Assets::variant(String)
      ObjectDatabase::load()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Error loading object file /objects/generic/cmhs/cmhs.object: VariantException: Improper conversion to VariantMap from null
      Variant::mapPtr()
      Variant::get(String)
      String Variant::tget<String>(String)
      Variant::getString(String)
      ObjectDatabase::load()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not load /recipes/starter/craftingtable/coffeeseed.recipe asset, attempting to use default.
    AssetException: Could not read variant asset /recipes/starter/craftingtable/coffeeseed.recipe
    caused by: JsonParsingException: Cannot parse json file: /recipes/starter/craftingtable/coffeeseed.recipe
    caused by: JsonParsingException: Error parsing json: bad array, should be ',' or ']' at 5:12
      Variant inputUtf8Json<char*>(char*, char*, bool)
      Assets::readVariant(String)
      _Function_handler<shared_ptr<Assets::AssetData> (), Assets::loadVariant(String)::{lambda()#1}>::(_Any_data)
      Assets::processAssetData(function<shared_ptr<Assets::AssetData> ()>)
      Assets::loadVariant(String)
      Assets::loadAsset(Assets::AssetId)
      Assets::doLoad(Assets::AssetId)
      Assets::workerMain()
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[tiles, 1, {}]'. ItemException: No such item 'tiles'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      Recipe::Recipe(Variant)
      RecipeDatabase::parseRecipe(Variant)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[tiles, 1, {}]'. ItemException: No such item 'tiles'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[tiles, 1, {}]'. ItemException: No such item 'tiles'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[aegisaltfurnace, 1, {}]'. ItemException: No such item 'aegisaltfurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      Recipe::Recipe(Variant)
      RecipeDatabase::parseRecipe(Variant)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[aegisaltfurnace, 1, {}]'. ItemException: No such item 'aegisaltfurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[aegisaltfurnace, 1, {}]'. ItemException: No such item 'aegisaltfurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[ceruliumfurnace, 1, {}]'. ItemException: No such item 'ceruliumfurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      Recipe::Recipe(Variant)
      RecipeDatabase::parseRecipe(Variant)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[ceruliumfurnace, 1, {}]'. ItemException: No such item 'ceruliumfurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[ceruliumfurnace, 1, {}]'. ItemException: No such item 'ceruliumfurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[rubiumfurnace, 1, {}]'. ItemException: No such item 'rubiumfurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      Recipe::Recipe(Variant)
      RecipeDatabase::parseRecipe(Variant)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[rubiumfurnace, 1, {}]'. ItemException: No such item 'rubiumfurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[rubiumfurnace, 1, {}]'. ItemException: No such item 'rubiumfurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[beanseed, 1, {}]'. ItemException: No such item 'beanseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      Recipe::Recipe(Variant)
      RecipeDatabase::parseRecipe(Variant)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[beanseed, 1, {}]'. ItemException: No such item 'beanseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[beanseed, 1, {}]'. ItemException: No such item 'beanseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not load /objects/farmables/cinnamon2/cinnamonseed2icon.png asset, attempting to use default.
    AssetException: No such asset '/objects/farmables/cinnamon2/cinnamonseed2icon.png'
      Assets::open(String)
      _Function_handler<shared_ptr<Assets::AssetData> (), Assets::loadBaseImage(String)::{lambda()#1}>::(_Any_data)
      Assets::processAssetData(function<shared_ptr<Assets::AssetData> ()>)
      Assets::loadBaseImage(String)
      Assets::loadAsset(Assets::AssetId)
      Assets::loadImage(String)
      Assets::loadAsset(Assets::AssetId)
      Assets::doLoad(Assets::AssetId)
      Assets::getAsset(Assets::AssetId)
      Assets::image(String)
      ImageMetadataDatabase::imageSize(String)
      Drawable::boundBox(bool)
      Drawables::boundBox(bool)
      Drawables::center(bool, bool)
      Item::setIconDrawables(Drawables)
      Item::Item(Variant, String, Variant)
      ObjectItem::ObjectItem(Variant, String, Variant)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      Recipe::Recipe(Variant)
      RecipeDatabase::parseRecipe(Variant)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not load /recipes/starter/craftingtable/coffeeseed.recipe asset, attempting to use default.
    AssetException: Could not read variant asset /recipes/starter/craftingtable/coffeeseed.recipe
    caused by: JsonParsingException: Cannot parse json file: /recipes/starter/craftingtable/coffeeseed.recipe
    caused by: JsonParsingException: Error parsing json: bad array, should be ',' or ']' at 5:12
      Variant inputUtf8Json<char*>(char*, char*, bool)
      Assets::readVariant(String)
      _Function_handler<shared_ptr<Assets::AssetData> (), Assets::loadVariant(String)::{lambda()#1}>::(_Any_data)
      Assets::processAssetData(function<shared_ptr<Assets::AssetData> ()>)
      Assets::loadVariant(String)
      Assets::loadAsset(Assets::AssetId)
      Assets::doLoad(Assets::AssetId)
      Assets::getAsset(Assets::AssetId)
      Assets::variant(String)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[gelatin, 1, {}]'. ItemException: No such item 'gelatin'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      Recipe::Recipe(Variant)
      RecipeDatabase::parseRecipe(Variant)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[gelatin, 1, {}]'. ItemException: No such item 'gelatin'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[gelatin, 1, {}]'. ItemException: No such item 'gelatin'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[gelatinCapsule, 1, {}]'. ItemException: No such item 'gelatinCapsule'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      Recipe::Recipe(Variant)
      RecipeDatabase::parseRecipe(Variant)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[gelatinCapsule, 1, {}]'. ItemException: No such item 'gelatinCapsule'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[gelatinCapsule, 1, {}]'. ItemException: No such item 'gelatinCapsule'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[ironfurnace, 1, {}]'. ItemException: No such item 'ironfurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      Recipe::Recipe(Variant)
      RecipeDatabase::parseRecipe(Variant)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[ironfurnace, 1, {}]'. ItemException: No such item 'ironfurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[ironfurnace, 1, {}]'. ItemException: No such item 'ironfurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[roboticfurnace, 1, {}]'. ItemException: No such item 'roboticfurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      Recipe::Recipe(Variant)
      RecipeDatabase::parseRecipe(Variant)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[roboticfurnace, 1, {}]'. ItemException: No such item 'roboticfurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[roboticfurnace, 1, {}]'. ItemException: No such item 'roboticfurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[bonefurnace, 1, {}]'. ItemException: No such item 'bonefurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      Recipe::Recipe(Variant)
      RecipeDatabase::parseRecipe(Variant)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[bonefurnace, 1, {}]'. ItemException: No such item 'bonefurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[bonefurnace, 1, {}]'. ItemException: No such item 'bonefurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::addItemBlueprint(ItemDescriptor)
      RecipeDatabase::scan()
      Root::reload()
      _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Info: Done loading Star::Root.
    Info: Writing Star::Configuration to '..\starbound.config'
    Error: Could not instantiate item '[wildoldtreeseed, 1, {}]'. ItemException: No such item 'wildoldtreeseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::loadItem(Variant)
      ItemBag::ItemBag(Variant)
      PlayerInventory::load(Variant)
      Player::Player(shared_ptr<PlayerConfig>, Variant)
      PlayerStorage::init()
      ClientApplication::postSplashInitialization()
      ClientApplication::update()
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Error: Could not instantiate item '[wildcauliflowerseed, 1, {}]'. ItemException: No such item 'wildcauliflowerseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::loadItem(Variant)
      ItemBag::ItemBag(Variant)
      PlayerInventory::load(Variant)
      Player::Player(shared_ptr<PlayerConfig>, Variant)
      PlayerStorage::init()
      ClientApplication::postSplashInitialization()
      ClientApplication::update()
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Error: Could not instantiate item '[wildalgaeseed, 1, {}]'. ItemException: No such item 'wildalgaeseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::loadItem(Variant)
      ItemBag::ItemBag(Variant)
      PlayerInventory::load(Variant)
      Player::Player(shared_ptr<PlayerConfig>, Variant)
      PlayerStorage::init()
      ClientApplication::postSplashInitialization()
      ClientApplication::update()
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Error: Could not instantiate item '[wildasparagusseed, 1, {}]'. ItemException: No such item 'wildasparagusseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::loadItem(Variant)
      ItemBag::ItemBag(Variant)
      PlayerInventory::load(Variant)
      Player::Player(shared_ptr<PlayerConfig>, Variant)
      PlayerStorage::init()
      ClientApplication::postSplashInitialization()
      ClientApplication::update()
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Warn: Perf: StarApplicationBase::run.innerLoop millis: 1820
    Info: Acquiring universe lock file
    Warn: AccessControl: Failed to read accesscontrol file, creating a new file
    Info: UniverseServer: Creating world alpha:-85149806:10868078:-24606334:6
    Info: Generating 1 dungeons
    Info: Generating a dungeon
    Info: Placing dungeon at (9125, 2035)
    Warn: Failed to place dungeon object: avianbanner2 direction: 0 position: (9045, 2052)
    Warn: Perf: DungeonDefinition::buildDungeon millis: 1710
    Warn: Perf: DungeonGenerator::generate millis: 1713
    Warn: Perf: UniverseServer::createWorld millis: 11813
    Info: UniverseServer: client connection made from local
    Info: UniverseServer: Sending Handshake Challenge
    Info: UniverseClient: Sending Handshake Repsonse
    Info: UniverseServer: Loading ship world received from client <User: Mister Who>
    Warn: Recovering SimpleDatabase at device: <unnamed temp file>
    Warn: Recovery finished
    Error: Could not instantiate item '[redsand, 271, {}]'. ItemException: No such item 'redsand'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::loadItem(Variant)
      ItemBag::ItemBag(Variant)
      ContainerObject::readStoredData(Variant)
      ObjectDatabase::diskLoadObject(Variant)
      EntityFactory::diskLoadEntity(EntityType, Variant)
      EntityFactory::loadVersionedEntity(VersionedVariant)
      WorldStorage::loadSector(Vector<unsigned int, 2u>, SectorLoadLevel)
      WorldStorage::generateSector(Vector<unsigned int, 2u>, Timer, SectorGenerationLevel)
      WorldStorage::signalSector(Vector<unsigned int, 2u>)
      WorldStorage::signalRegion(Box<float, 2u>)
      WorldServer::init(bool)
      WorldServer::WorldServer(shared_ptr<IODevice>, shared_ptr<Clock>)
      UniverseServer::queueConnection(shared_ptr<NetSocket>, String)::{lambda()#1}::operator()()
      function<void ()>::operator()()
      _Function_handler<void (), WorkerPool::addWork(function<void ()>)::{lambda()#1}>::(_Any_data)
      function<void ()>::operator()()
      WorkerPool::WorkerThread::run()
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Error: Could not instantiate item '[wastestone, 123, {}]'. ItemException: No such item 'wastestone'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::loadItem(Variant)
      ItemBag::ItemBag(Variant)
      ContainerObject::readStoredData(Variant)
      ObjectDatabase::diskLoadObject(Variant)
      EntityFactory::diskLoadEntity(EntityType, Variant)
      EntityFactory::loadVersionedEntity(VersionedVariant)
      WorldStorage::loadSector(Vector<unsigned int, 2u>, SectorLoadLevel)
      WorldStorage::generateSector(Vector<unsigned int, 2u>, Timer, SectorGenerationLevel)
      WorldStorage::signalSector(Vector<unsigned int, 2u>)
      WorldStorage::signalRegion(Box<float, 2u>)
      WorldServer::init(bool)
      WorldServer::WorldServer(shared_ptr<IODevice>, shared_ptr<Clock>)
      UniverseServer::queueConnection(shared_ptr<NetSocket>, String)::{lambda()#1}::operator()()
      function<void ()>::operator()()
      _Function_handler<void (), WorkerPool::addWork(function<void ()>)::{lambda()#1}>::(_Any_data)
      function<void ()>::operator()()
      WorkerPool::WorkerThread::run()
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Info: tabularasa.lua:init(): tabularasa has done its init
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Info: UniverseServer: Client 'Mister Who' <1> (Fifo <0x2f7afb00>) connected
    Warn: Perf: ClientApplication::update millis: 17699
    Warn: Perf: StarApplicationBase::run.innerLoop.update millis: 17699
    Warn: Perf: StarApplicationBase::run.innerLoop millis: 19463
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Info: UniverseServer: Shutting down world alpha:-85149806:10868078:-24606334:6 due to inactivity
    Warn: Perf: UniverseServer::shutdownInactiveWorlds millis: 2314
    Warn: Perf: UniverseServer::run.innerloop millis: 2414
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Error: Could not instantiate item '[ironfurnace, 1, {}]'. ItemException: No such item 'ironfurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      CraftingPane::setupWidget(shared_ptr<Widget>, Recipe, Map<ItemDescriptor, unsigned int, map<ItemDescriptor, unsigned int, less<ItemDescriptor>, allocator<pair<ItemDescriptor, unsigned int> > > >)
      CraftingPane::updateRecipes()
      CraftingPane::CraftingPane(weak_ptr<PaneManager>, shared_ptr<WorldClient>, shared_ptr<Player>, function<bool (Pane*)>, Variant, int)
      CraftingInterfaceFactory::openUi(weak_ptr<PaneManager>, shared_ptr<WorldClient>, shared_ptr<Player>, function<bool (Pane*)>, Variant)
      MainInterface::openCraftingWindow(Variant)
      MainInterface::handleInteractAction(InteractAction)
      ClientApplication::updateRunning()
      ClientApplication::update()
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Error: Could not instantiate item '[roboticfurnace, 1, {}]'. ItemException: No such item 'roboticfurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      CraftingPane::setupWidget(shared_ptr<Widget>, Recipe, Map<ItemDescriptor, unsigned int, map<ItemDescriptor, unsigned int, less<ItemDescriptor>, allocator<pair<ItemDescriptor, unsigned int> > > >)
      CraftingPane::updateRecipes()
      CraftingPane::CraftingPane(weak_ptr<PaneManager>, shared_ptr<WorldClient>, shared_ptr<Player>, function<bool (Pane*)>, Variant, int)
      CraftingInterfaceFactory::openUi(weak_ptr<PaneManager>, shared_ptr<WorldClient>, shared_ptr<Player>, function<bool (Pane*)>, Variant)
      MainInterface::openCraftingWindow(Variant)
      MainInterface::handleInteractAction(InteractAction)
      ClientApplication::updateRunning()
      ClientApplication::update()
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Error: Could not instantiate item '[bonefurnace, 1, {}]'. ItemException: No such item 'bonefurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      CraftingPane::setupWidget(shared_ptr<Widget>, Recipe, Map<ItemDescriptor, unsigned int, map<ItemDescriptor, unsigned int, less<ItemDescriptor>, allocator<pair<ItemDescriptor, unsigned int> > > >)
      CraftingPane::updateRecipes()
      CraftingPane::CraftingPane(weak_ptr<PaneManager>, shared_ptr<WorldClient>, shared_ptr<Player>, function<bool (Pane*)>, Variant, int)
      CraftingInterfaceFactory::openUi(weak_ptr<PaneManager>, shared_ptr<WorldClient>, shared_ptr<Player>, function<bool (Pane*)>, Variant)
      MainInterface::openCraftingWindow(Variant)
      MainInterface::handleInteractAction(InteractAction)
      ClientApplication::updateRunning()
      ClientApplication::update()
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Error: Could not instantiate item '[Wheat, 1, {}]'. ItemException: No such item 'Wheat'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      CraftingPane::setupTooltip(Recipe)
      CraftingPane::onTooltip(Vector<int, 2u>)
      _Function_handler<bool (Vector<int, 2u>), CraftingPane::CraftingPane(weak_ptr<PaneManager>, shared_ptr<WorldClient>, shared_ptr<Player>, function<bool (Pane*)>, Variant, int)::{lambda(Vector<int, 2u>)#12}>::(_Any_data, Vector<int, 2u>)
      Tooltip::tick()
      PaneManager::update()
      MainInterface::update()
      ClientApplication::updateRunning()
      ClientApplication::update()
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Info: UniverseServer: Loading world db for world alpha:-85149806:10868078:-24606334:6
    Info: Client received world stop packet, leaving: Removed
    Info: Client received world stop packet, leaving: Removed
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Info: tabularasa.lua:init(): tabularasa has done its init
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Error: Could not instantiate item '[ironfurnace, 1, {}]'. ItemException: No such item 'ironfurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      CraftingPane::setupWidget(shared_ptr<Widget>, Recipe, Map<ItemDescriptor, unsigned int, map<ItemDescriptor, unsigned int, less<ItemDescriptor>, allocator<pair<ItemDescriptor, unsigned int> > > >)
      CraftingPane::updateRecipes()
      CraftingPane::CraftingPane(weak_ptr<PaneManager>, shared_ptr<WorldClient>, shared_ptr<Player>, function<bool (Pane*)>, Variant, int)
      CraftingInterfaceFactory::openUi(weak_ptr<PaneManager>, shared_ptr<WorldClient>, shared_ptr<Player>, function<bool (Pane*)>, Variant)
      MainInterface::openCraftingWindow(Variant)
      MainInterface::handleInteractAction(InteractAction)
      ClientApplication::updateRunning()
      ClientApplication::update()
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Error: Could not instantiate item '[roboticfurnace, 1, {}]'. ItemException: No such item 'roboticfurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      CraftingPane::setupWidget(shared_ptr<Widget>, Recipe, Map<ItemDescriptor, unsigned int, map<ItemDescriptor, unsigned int, less<ItemDescriptor>, allocator<pair<ItemDescriptor, unsigned int> > > >)
      CraftingPane::updateRecipes()
      CraftingPane::CraftingPane(weak_ptr<PaneManager>, shared_ptr<WorldClient>, shared_ptr<Player>, function<bool (Pane*)>, Variant, int)
      CraftingInterfaceFactory::openUi(weak_ptr<PaneManager>, shared_ptr<WorldClient>, shared_ptr<Player>, function<bool (Pane*)>, Variant)
      MainInterface::openCraftingWindow(Variant)
      MainInterface::handleInteractAction(InteractAction)
      ClientApplication::updateRunning()
      ClientApplication::update()
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Error: Could not instantiate item '[bonefurnace, 1, {}]'. ItemException: No such item 'bonefurnace'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      CraftingPane::setupWidget(shared_ptr<Widget>, Recipe, Map<ItemDescriptor, unsigned int, map<ItemDescriptor, unsigned int, less<ItemDescriptor>, allocator<pair<ItemDescriptor, unsigned int> > > >)
      CraftingPane::updateRecipes()
      CraftingPane::CraftingPane(weak_ptr<PaneManager>, shared_ptr<WorldClient>, shared_ptr<Player>, function<bool (Pane*)>, Variant, int)
      CraftingInterfaceFactory::openUi(weak_ptr<PaneManager>, shared_ptr<WorldClient>, shared_ptr<Player>, function<bool (Pane*)>, Variant)
      MainInterface::openCraftingWindow(Variant)
      MainInterface::handleInteractAction(InteractAction)
      ClientApplication::updateRunning()
      ClientApplication::update()
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Info: UniverseServer: Shutting down world alpha:-85149806:10868078:-24606334:6 due to inactivity
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Info: UniverseClient: Client disconnecting...
    Info: UniverseServer: Shutting down ship world for client 'Mister Who' <1> (Fifo <0x2f7afb00>)
    Info: Client received world stop packet, leaving: Removed
    Info: UniverseServer: Client 'Mister Who' <1> (Fifo <0x2f7afb00>) disconnected
    Info: NetSocket read loop shut down: Fifo::read called on closed Fifo
    Info: NetSocket read loop shut down: Fifo::read called on closed Fifo
    Warn: Perf: StarApplicationBase::run.innerLoop millis: 2435
    Error: Could not instantiate item '[wildoldtreeseed, 1, {}]'. ItemException: No such item 'wildoldtreeseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::loadItem(Variant)
      ItemBag::ItemBag(Variant)
      PlayerInventory::load(Variant)
      Player::Player(shared_ptr<PlayerConfig>, Variant)
      PlayerFactory::diskLoadPlayer(Variant)
      EntityFactory::diskLoadEntity(EntityType, Variant)
      EntityFactory::loadVersionedEntity(VersionedVariant)
      PlayerStorage::loadPlayer(Uuid)
      CharSelectionPane::updateCharacterPlates()
      CharSelectionPane::shiftCharacters(int)
      _Function_handler<bool (shared_ptr<Widget>), CharSelectionPane::CharSelectionPane(shared_ptr<PlayerStorage>, function<void ()>, function<void (shared_ptr<Player>)>)::{lambda(shared_ptr<Widget>)#2}>::(_Any_data, shared_ptr<Widget>)
      function<bool (shared_ptr<Widget>)>::operator()(shared_ptr<Widget>)
      ButtonWidget::setPressed(bool)
      ButtonWidget::sendEvent(shared_ptr<InputEvent>)
      Pane::sendEvent(shared_ptr<InputEvent>)
      PaneManager::sendInputEvent(shared_ptr<InputEvent>)
      Title::handleInputEvent(shared_ptr<InputEvent>)
      ClientApplication::processInput(List<shared_ptr<InputEvent>, deque<shared_ptr<InputEvent>, allocator<shared_ptr<InputEvent> > > >)
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Error: Could not instantiate item '[wildcauliflowerseed, 1, {}]'. ItemException: No such item 'wildcauliflowerseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::loadItem(Variant)
      ItemBag::ItemBag(Variant)
      PlayerInventory::load(Variant)
      Player::Player(shared_ptr<PlayerConfig>, Variant)
      PlayerFactory::diskLoadPlayer(Variant)
      EntityFactory::diskLoadEntity(EntityType, Variant)
      EntityFactory::loadVersionedEntity(VersionedVariant)
      PlayerStorage::loadPlayer(Uuid)
      CharSelectionPane::updateCharacterPlates()
      CharSelectionPane::shiftCharacters(int)
      _Function_handler<bool (shared_ptr<Widget>), CharSelectionPane::CharSelectionPane(shared_ptr<PlayerStorage>, function<void ()>, function<void (shared_ptr<Player>)>)::{lambda(shared_ptr<Widget>)#2}>::(_Any_data, shared_ptr<Widget>)
      function<bool (shared_ptr<Widget>)>::operator()(shared_ptr<Widget>)
      ButtonWidget::setPressed(bool)
      ButtonWidget::sendEvent(shared_ptr<InputEvent>)
      Pane::sendEvent(shared_ptr<InputEvent>)
      PaneManager::sendInputEvent(shared_ptr<InputEvent>)
      Title::handleInputEvent(shared_ptr<InputEvent>)
      ClientApplication::processInput(List<shared_ptr<InputEvent>, deque<shared_ptr<InputEvent>, allocator<shared_ptr<InputEvent> > > >)
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Error: Could not instantiate item '[wildalgaeseed, 1, {}]'. ItemException: No such item 'wildalgaeseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::loadItem(Variant)
      ItemBag::ItemBag(Variant)
      PlayerInventory::load(Variant)
      Player::Player(shared_ptr<PlayerConfig>, Variant)
      PlayerFactory::diskLoadPlayer(Variant)
      EntityFactory::diskLoadEntity(EntityType, Variant)
      EntityFactory::loadVersionedEntity(VersionedVariant)
      PlayerStorage::loadPlayer(Uuid)
      CharSelectionPane::updateCharacterPlates()
      CharSelectionPane::shiftCharacters(int)
      _Function_handler<bool (shared_ptr<Widget>), CharSelectionPane::CharSelectionPane(shared_ptr<PlayerStorage>, function<void ()>, function<void (shared_ptr<Player>)>)::{lambda(shared_ptr<Widget>)#2}>::(_Any_data, shared_ptr<Widget>)
      function<bool (shared_ptr<Widget>)>::operator()(shared_ptr<Widget>)
      ButtonWidget::setPressed(bool)
      ButtonWidget::sendEvent(shared_ptr<InputEvent>)
      Pane::sendEvent(shared_ptr<InputEvent>)
      PaneManager::sendInputEvent(shared_ptr<InputEvent>)
      Title::handleInputEvent(shared_ptr<InputEvent>)
      ClientApplication::processInput(List<shared_ptr<InputEvent>, deque<shared_ptr<InputEvent>, allocator<shared_ptr<InputEvent> > > >)
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Error: Could not instantiate item '[wildasparagusseed, 1, {}]'. ItemException: No such item 'wildasparagusseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::loadItem(Variant)
      ItemBag::ItemBag(Variant)
      PlayerInventory::load(Variant)
      Player::Player(shared_ptr<PlayerConfig>, Variant)
      PlayerFactory::diskLoadPlayer(Variant)
      EntityFactory::diskLoadEntity(EntityType, Variant)
      EntityFactory::loadVersionedEntity(VersionedVariant)
      PlayerStorage::loadPlayer(Uuid)
      CharSelectionPane::updateCharacterPlates()
      CharSelectionPane::shiftCharacters(int)
      _Function_handler<bool (shared_ptr<Widget>), CharSelectionPane::CharSelectionPane(shared_ptr<PlayerStorage>, function<void ()>, function<void (shared_ptr<Player>)>)::{lambda(shared_ptr<Widget>)#2}>::(_Any_data, shared_ptr<Widget>)
      function<bool (shared_ptr<Widget>)>::operator()(shared_ptr<Widget>)
      ButtonWidget::setPressed(bool)
      ButtonWidget::sendEvent(shared_ptr<InputEvent>)
      Pane::sendEvent(shared_ptr<InputEvent>)
      PaneManager::sendInputEvent(shared_ptr<InputEvent>)
      Title::handleInputEvent(shared_ptr<InputEvent>)
      ClientApplication::processInput(List<shared_ptr<InputEvent>, deque<shared_ptr<InputEvent>, allocator<shared_ptr<InputEvent> > > >)
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Error: Could not instantiate item '[wildoldtreeseed, 1, {}]'. ItemException: No such item 'wildoldtreeseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::loadItem(Variant)
      ItemBag::ItemBag(Variant)
      PlayerInventory::load(Variant)
      Player::Player(shared_ptr<PlayerConfig>, Variant)
      PlayerFactory::diskLoadPlayer(Variant)
      EntityFactory::diskLoadEntity(EntityType, Variant)
      EntityFactory::loadVersionedEntity(VersionedVariant)
      PlayerStorage::loadPlayer(Uuid)
      CharSelectionPane::updateCharacterPlates()
      CharSelectionPane::shiftCharacters(int)
      _Function_handler<bool (shared_ptr<Widget>), CharSelectionPane::CharSelectionPane(shared_ptr<PlayerStorage>, function<void ()>, function<void (shared_ptr<Player>)>)::{lambda(shared_ptr<Widget>)#2}>::(_Any_data, shared_ptr<Widget>)
      function<bool (shared_ptr<Widget>)>::operator()(shared_ptr<Widget>)
      ButtonWidget::setPressed(bool)
      ButtonWidget::sendEvent(shared_ptr<InputEvent>)
      Pane::sendEvent(shared_ptr<InputEvent>)
      PaneManager::sendInputEvent(shared_ptr<InputEvent>)
      Title::handleInputEvent(shared_ptr<InputEvent>)
      ClientApplication::processInput(List<shared_ptr<InputEvent>, deque<shared_ptr<InputEvent>, allocator<shared_ptr<InputEvent> > > >)
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Error: Could not instantiate item '[wildcauliflowerseed, 1, {}]'. ItemException: No such item 'wildcauliflowerseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::loadItem(Variant)
      ItemBag::ItemBag(Variant)
      PlayerInventory::load(Variant)
      Player::Player(shared_ptr<PlayerConfig>, Variant)
      PlayerFactory::diskLoadPlayer(Variant)
      EntityFactory::diskLoadEntity(EntityType, Variant)
      EntityFactory::loadVersionedEntity(VersionedVariant)
      PlayerStorage::loadPlayer(Uuid)
      CharSelectionPane::updateCharacterPlates()
      CharSelectionPane::shiftCharacters(int)
      _Function_handler<bool (shared_ptr<Widget>), CharSelectionPane::CharSelectionPane(shared_ptr<PlayerStorage>, function<void ()>, function<void (shared_ptr<Player>)>)::{lambda(shared_ptr<Widget>)#2}>::(_Any_data, shared_ptr<Widget>)
      function<bool (shared_ptr<Widget>)>::operator()(shared_ptr<Widget>)
      ButtonWidget::setPressed(bool)
      ButtonWidget::sendEvent(shared_ptr<InputEvent>)
      Pane::sendEvent(shared_ptr<InputEvent>)
      PaneManager::sendInputEvent(shared_ptr<InputEvent>)
      Title::handleInputEvent(shared_ptr<InputEvent>)
      ClientApplication::processInput(List<shared_ptr<InputEvent>, deque<shared_ptr<InputEvent>, allocator<shared_ptr<InputEvent> > > >)
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Error: Could not instantiate item '[wildalgaeseed, 1, {}]'. ItemException: No such item 'wildalgaeseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::loadItem(Variant)
      ItemBag::ItemBag(Variant)
      PlayerInventory::load(Variant)
      Player::Player(shared_ptr<PlayerConfig>, Variant)
      PlayerFactory::diskLoadPlayer(Variant)
      EntityFactory::diskLoadEntity(EntityType, Variant)
      EntityFactory::loadVersionedEntity(VersionedVariant)
      PlayerStorage::loadPlayer(Uuid)
      CharSelectionPane::updateCharacterPlates()
      CharSelectionPane::shiftCharacters(int)
      _Function_handler<bool (shared_ptr<Widget>), CharSelectionPane::CharSelectionPane(shared_ptr<PlayerStorage>, function<void ()>, function<void (shared_ptr<Player>)>)::{lambda(shared_ptr<Widget>)#2}>::(_Any_data, shared_ptr<Widget>)
      function<bool (shared_ptr<Widget>)>::operator()(shared_ptr<Widget>)
      ButtonWidget::setPressed(bool)
      ButtonWidget::sendEvent(shared_ptr<InputEvent>)
      Pane::sendEvent(shared_ptr<InputEvent>)
      PaneManager::sendInputEvent(shared_ptr<InputEvent>)
      Title::handleInputEvent(shared_ptr<InputEvent>)
      ClientApplication::processInput(List<shared_ptr<InputEvent>, deque<shared_ptr<InputEvent>, allocator<shared_ptr<InputEvent> > > >)
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Error: Could not instantiate item '[wildasparagusseed, 1, {}]'. ItemException: No such item 'wildasparagusseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::loadItem(Variant)
      ItemBag::ItemBag(Variant)
      PlayerInventory::load(Variant)
      Player::Player(shared_ptr<PlayerConfig>, Variant)
      PlayerFactory::diskLoadPlayer(Variant)
      EntityFactory::diskLoadEntity(EntityType, Variant)
      EntityFactory::loadVersionedEntity(VersionedVariant)
      PlayerStorage::loadPlayer(Uuid)
      CharSelectionPane::updateCharacterPlates()
      CharSelectionPane::shiftCharacters(int)
      _Function_handler<bool (shared_ptr<Widget>), CharSelectionPane::CharSelectionPane(shared_ptr<PlayerStorage>, function<void ()>, function<void (shared_ptr<Player>)>)::{lambda(shared_ptr<Widget>)#2}>::(_Any_data, shared_ptr<Widget>)
      function<bool (shared_ptr<Widget>)>::operator()(shared_ptr<Widget>)
      ButtonWidget::setPressed(bool)
      ButtonWidget::sendEvent(shared_ptr<InputEvent>)
      Pane::sendEvent(shared_ptr<InputEvent>)
      PaneManager::sendInputEvent(shared_ptr<InputEvent>)
      Title::handleInputEvent(shared_ptr<InputEvent>)
      ClientApplication::processInput(List<shared_ptr<InputEvent>, deque<shared_ptr<InputEvent>, allocator<shared_ptr<InputEvent> > > >)
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Error: Could not instantiate item '[wildoldtreeseed, 1, {}]'. ItemException: No such item 'wildoldtreeseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::loadItem(Variant)
      ItemBag::ItemBag(Variant)
      PlayerInventory::load(Variant)
      Player::Player(shared_ptr<PlayerConfig>, Variant)
      PlayerFactory::diskLoadPlayer(Variant)
      EntityFactory::diskLoadEntity(EntityType, Variant)
      EntityFactory::loadVersionedEntity(VersionedVariant)
      PlayerStorage::loadPlayer(Uuid)
      CharSelectionPane::updateCharacterPlates()
      CharSelectionPane::shiftCharacters(int)
      _Function_handler<bool (shared_ptr<Widget>), CharSelectionPane::CharSelectionPane(shared_ptr<PlayerStorage>, function<void ()>, function<void (shared_ptr<Player>)>)::{lambda(shared_ptr<Widget>)#1}>::(_Any_data, shared_ptr<Widget>)
      function<bool (shared_ptr<Widget>)>::operator()(shared_ptr<Widget>)
      ButtonWidget::setPressed(bool)
      ButtonWidget::sendEvent(shared_ptr<InputEvent>)
      Pane::sendEvent(shared_ptr<InputEvent>)
      PaneManager::sendInputEvent(shared_ptr<InputEvent>)
      Title::handleInputEvent(shared_ptr<InputEvent>)
      ClientApplication::processInput(List<shared_ptr<InputEvent>, deque<shared_ptr<InputEvent>, allocator<shared_ptr<InputEvent> > > >)
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Error: Could not instantiate item '[wildcauliflowerseed, 1, {}]'. ItemException: No such item 'wildcauliflowerseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::loadItem(Variant)
      ItemBag::ItemBag(Variant)
      PlayerInventory::load(Variant)
      Player::Player(shared_ptr<PlayerConfig>, Variant)
      PlayerFactory::diskLoadPlayer(Variant)
      EntityFactory::diskLoadEntity(EntityType, Variant)
      EntityFactory::loadVersionedEntity(VersionedVariant)
      PlayerStorage::loadPlayer(Uuid)
      CharSelectionPane::updateCharacterPlates()
      CharSelectionPane::shiftCharacters(int)
      _Function_handler<bool (shared_ptr<Widget>), CharSelectionPane::CharSelectionPane(shared_ptr<PlayerStorage>, function<void ()>, function<void (shared_ptr<Player>)>)::{lambda(shared_ptr<Widget>)#1}>::(_Any_data, shared_ptr<Widget>)
      function<bool (shared_ptr<Widget>)>::operator()(shared_ptr<Widget>)
      ButtonWidget::setPressed(bool)
      ButtonWidget::sendEvent(shared_ptr<InputEvent>)
      Pane::sendEvent(shared_ptr<InputEvent>)
      PaneManager::sendInputEvent(shared_ptr<InputEvent>)
      Title::handleInputEvent(shared_ptr<InputEvent>)
      ClientApplication::processInput(List<shared_ptr<InputEvent>, deque<shared_ptr<InputEvent>, allocator<shared_ptr<InputEvent> > > >)
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Error: Could not instantiate item '[wildalgaeseed, 1, {}]'. ItemException: No such item 'wildalgaeseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::loadItem(Variant)
      ItemBag::ItemBag(Variant)
      PlayerInventory::load(Variant)
      Player::Player(shared_ptr<PlayerConfig>, Variant)
      PlayerFactory::diskLoadPlayer(Variant)
      EntityFactory::diskLoadEntity(EntityType, Variant)
      EntityFactory::loadVersionedEntity(VersionedVariant)
      PlayerStorage::loadPlayer(Uuid)
      CharSelectionPane::updateCharacterPlates()
      CharSelectionPane::shiftCharacters(int)
      _Function_handler<bool (shared_ptr<Widget>), CharSelectionPane::CharSelectionPane(shared_ptr<PlayerStorage>, function<void ()>, function<void (shared_ptr<Player>)>)::{lambda(shared_ptr<Widget>)#1}>::(_Any_data, shared_ptr<Widget>)
      function<bool (shared_ptr<Widget>)>::operator()(shared_ptr<Widget>)
      ButtonWidget::setPressed(bool)
      ButtonWidget::sendEvent(shared_ptr<InputEvent>)
      Pane::sendEvent(shared_ptr<InputEvent>)
      PaneManager::sendInputEvent(shared_ptr<InputEvent>)
      Title::handleInputEvent(shared_ptr<InputEvent>)
      ClientApplication::processInput(List<shared_ptr<InputEvent>, deque<shared_ptr<InputEvent>, allocator<shared_ptr<InputEvent> > > >)
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Error: Could not instantiate item '[wildasparagusseed, 1, {}]'. ItemException: No such item 'wildasparagusseed'
      ItemDatabase::itemData(String)
      ItemDatabase::createItem(ItemDescriptor)
      ItemDatabase::item(ItemDescriptor)
      ItemDatabase::loadItem(Variant)
      ItemBag::ItemBag(Variant)
      PlayerInventory::load(Variant)
      Player::Player(shared_ptr<PlayerConfig>, Variant)
      PlayerFactory::diskLoadPlayer(Variant)
      EntityFactory::diskLoadEntity(EntityType, Variant)
      EntityFactory::loadVersionedEntity(VersionedVariant)
      PlayerStorage::loadPlayer(Uuid)
      CharSelectionPane::updateCharacterPlates()
      CharSelectionPane::shiftCharacters(int)
      _Function_handler<bool (shared_ptr<Widget>), CharSelectionPane::CharSelectionPane(shared_ptr<PlayerStorage>, function<void ()>, function<void (shared_ptr<Player>)>)::{lambda(shared_ptr<Widget>)#1}>::(_Any_data, shared_ptr<Widget>)
      function<bool (shared_ptr<Widget>)>::operator()(shared_ptr<Widget>)
      ButtonWidget::setPressed(bool)
      ButtonWidget::sendEvent(shared_ptr<InputEvent>)
      Pane::sendEvent(shared_ptr<InputEvent>)
      PaneManager::sendInputEvent(shared_ptr<InputEvent>)
      Title::handleInputEvent(shared_ptr<InputEvent>)
      ClientApplication::processInput(List<shared_ptr<InputEvent>, deque<shared_ptr<InputEvent>, allocator<shared_ptr<InputEvent> > > >)
      StarApplicationBase::run()
      _SDL_main
      _console_main
    
    Info: Acquiring universe lock file
    Info: UniverseServer: Creating world alpha:76598876:21910336:-17275289:1
    Info: Generating 2 dungeons
    Info: Generating a dungeon
    Info: Placing dungeon at (12740, 2709)
    Info: Generating a dungeon
    Info: Placing dungeon at (10102, 2766)
    Warn: Perf: UniverseServer::createWorld millis: 8305
    Info: UniverseServer: client connection made from local
    Info: UniverseServer: Sending Handshake Challenge
    Info: UniverseClient: Sending Handshake Repsonse
    Info: UniverseServer: Loading ship world received from client <User: Cyanocitta>
    Warn: Recovering SimpleDatabase at device: <unnamed temp file>
    Warn: Recovery finished
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Info: UniverseServer: Client 'Cyanocitta' <1> (Fifo <0x33492260>) connected
    Warn: Perf: ClientApplication::update millis: 11230
    Warn: Perf: StarApplicationBase::run.innerLoop.update millis: 11230
    Warn: Perf: StarApplicationBase::run.innerLoop millis: 12180
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Info: UniverseServer: Shutting down world alpha:76598876:21910336:-17275289:1 due to inactivity
    Info: UniverseServer: Loading world db for world alpha:76598876:21910336:-17275289:1
    Info: Client received world stop packet, leaving: Removed
    Warn: Perf: StarApplicationBase::run.innerLoop millis: 1504
    Warn: Failed to place dungeon object: bunkerlightv direction: 0 position: (538, 2778)
    Warn: Failed to place dungeon object: bunkerlightv direction: 0 position: (543, 2778)
    Warn: Failed to place dungeon object: bunkerlightv direction: 0 position: (538, 2790)
    Warn: Failed to place dungeon object: bunkerlightv direction: 0 position: (543, 2790)
    Warn: Couldn't find a place for all the tile drops. 1 drops requested 0 spaces found.
    Warn: Couldn't find a place for all the tile drops. 1 drops requested 0 spaces found.
    Warn: Couldn't find a place for all the tile drops. 1 drops requested 0 spaces found.
    Info: Client received world stop packet, leaving: Removed
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: Perf: StarApplicationBase::run.innerLoop millis: 1605
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Warn: "Interactable" object type is deprecated, and has been replaced by loungeable for beds and chairs, and by the base object class for all other uses.  Attempting to determine which one is appropriate.  Please update your config file, this fallback will be removed without further warning in a subsequent update.
    Info: UniverseServer: Shutting down world alpha:76598876:21910336:-17275289:1 due to inactivity
    Info: UniverseClient: Client disconnecting...
    Info: UniverseServer: Shutting down ship world for client 'Cyanocitta' <1> (Fifo <0x33492260>)
    Info: Client received world stop packet, leaving: Removed
    Info: UniverseServer: Client 'Cyanocitta' <1> (Fifo <0x33492260>) disconnected
    Info: NetSocket read loop shut down: Fifo::read called on closed Fifo
    Info: NetSocket read loop shut down: Fifo::read called on closed Fifo
    Warn: Perf: StarApplicationBase::run.innerLoop millis: 1783
    Info: Application quitting!
    Info: [ [ "WorldServerThread::run.sleeping", "Cnt#: ", 473505, "Sum(ms)", 6.95835e+006, "Avg", 14, "SAvg", 1, "Min", 1, "Max", 437, "Last", 14, "Var(avg,us)", 13494.9, "VMax(ms)", 436, "Parent", "" ], [ "StarApplicationBase::run.innerLoop", "Cnt#: ", 150196, "Sum(ms)", 5.72724e+006, "Avg", 38, "SAvg", 27, "Min", 15, "Max", 19463, "Last", 53, "Var(avg,us)", 19771.7, "VMax(ms)", 19445, "Parent", "" ], [ "UniverseServer::run.innerloop", "Cnt#: ", 43579, "Sum(ms)", 4.38658e+006, "Avg", 100, "SAvg", 100, "Min", 100, "Max", 2414, "Last", 100, "Var(avg,us)", 660.662, "VMax(ms)", 2314, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.render", "Cnt#: ", 150202, "Sum(ms)", 2.19217e+006, "Avg", 14, "SAvg", 5, "Min", 0, "Max", 1414, "Last", 6, "Var(avg,us)", 7015.32, "VMax(ms)", 1411, "Parent", "" ], [ "ClientApplication::render", "Cnt#: ", 150185, "Sum(ms)", 2.19157e+006, "Avg", 14, "SAvg", 5, "Min", 0, "Max", 1414, "Last", 6, "Var(avg,us)", 7012.97, "VMax(ms)", 1411, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.graphicsSwapBuffers", "Cnt#: ", 150208, "Sum(ms)", 1.98128e+006, "Avg", 13, "SAvg", 0, "Min", 0, "Max", 158, "Last", 23, "Var(avg,us)", 13210, "VMax(ms)", 158, "Parent", "" ], [ "WorldServerThread::update", "Cnt#: ", 498321, "Sum(ms)", 1.47286e+006, "Avg", 2, "SAvg", 0, "Min", 0, "Max", 1715, "Last", 4, "Var(avg,us)", 2859.58, "VMax(ms)", 1614, "Parent", "" ], [ "WorldServerThread::update.worldUpdate", "Cnt#: ", 498223, "Sum(ms)", 1.44499e+006, "Avg", 2, "SAvg", 0, "Min", 0, "Max", 1715, "Last", 4, "Var(avg,us)", 2872.05, "VMax(ms)", 1614, "Parent", "" ], [ "WorldServer::update", "Cnt#: ", 498147, "Sum(ms)", 1.38459e+006, "Avg", 2, "SAvg", 0, "Min", 0, "Max", 356, "Last", 4, "Var(avg,us)", 2750.75, "VMax(ms)", 356, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.update", "Cnt#: ", 339022, "Sum(ms)", 1.34763e+006, "Avg", 3, "SAvg", 0, "Min", 0, "Max", 17699, "Last", 1, "Var(avg,us)", 2487.98, "VMax(ms)", 17699, "Parent", "" ], [ "ClientApplication::update", "Cnt#: ", 339014, "Sum(ms)", 1.34697e+006, "Avg", 3, "SAvg", 0, "Min", 0, "Max", 17699, "Last", 1, "Var(avg,us)", 2485.91, "VMax(ms)", 17699, "Parent", "" ], [ "ClientApplication::updateRunning", "Cnt#: ", 261441, "Sum(ms)", 1.31185e+006, "Avg", 5, "SAvg", 2, "Min", 0, "Max", 836, "Last", 9, "Var(avg,us)", 3269.27, "VMax(ms)", 833, "Parent", "" ], [ "UniverseClient::update", "Cnt#: ", 261494, "Sum(ms)", 1.10859e+006, "Avg", 4, "SAvg", 1, "Min", 0, "Max", 835, "Last", 9, "Var(avg,us)", 3405.91, "VMax(ms)", 834, "Parent", "" ], [ "WorldPainter::render", "Cnt#: ", 117569, "Sum(ms)", 1.01836e+006, "Avg", 8, "SAvg", 4, "Min", 4, "Max", 1152, "Last", 7, "Var(avg,us)", 6020.75, "VMax(ms)", 1147, "Parent", "" ], [ "WorldClient::update", "Cnt#: ", 261474, "Sum(ms)", 986258, "Avg", 3, "SAvg", 1, "Min", 0, "Max", 698, "Last", 8, "Var(avg,us)", 2852.23, "VMax(ms)", 697, "Parent", "" ], [ "Monster::tickMaster", "Cnt#: ", 2.25855e+006, "Sum(ms)", 454320, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 42, "Last", 0, "Var(avg,us)", 201.184, "VMax(ms)", 42, "Parent", "" ], [ "WorldClient::updateLighting", "Cnt#: ", 117505, "Sum(ms)", 453087, "Avg", 3, "SAvg", 2, "Min", 2, "Max", 55, "Last", 6, "Var(avg,us)", 1770.21, "VMax(ms)", 53, "Parent", "" ], [ "WorldStorage::update", "Cnt#: ", 124480, "Sum(ms)", 317851, "Avg", 2, "SAvg", 0, "Min", 0, "Max", 356, "Last", 0, "Var(avg,us)", 2553.44, "VMax(ms)", 356, "Parent", "" ], [ "Player::tickMaster", "Cnt#: ", 261504, "Sum(ms)", 228120, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 66, "Last", 1, "Var(avg,us)", 875.447, "VMax(ms)", 66, "Parent", "" ], [ "WorldGenerator::prepareTiles", "Cnt#: ", 2804, "Sum(ms)", 207279, "Avg", 73, "SAvg", 42, "Min", 40, "Max", 202, "Last", 57, "Var(avg,us)", 30221.1, "VMax(ms)", 150, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.sleeping", "Cnt#: ", 35284, "Sum(ms)", 156859, "Avg", 4, "SAvg", 1, "Min", 1, "Max", 101, "Last", 6, "Var(avg,us)", 3445.61, "VMax(ms)", 100, "Parent", "" ], [ "MainInterface::update", "Cnt#: ", 261503, "Sum(ms)", 148520, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 183, "Last", 0, "Var(avg,us)", 568.579, "VMax(ms)", 183, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.preSleeping", "Cnt#: ", 21252, "Sum(ms)", 141680, "Avg", 6, "SAvg", 1, "Min", 1, "Max", 101, "Last", 6, "Var(avg,us)", 5446.92, "VMax(ms)", 100, "Parent", "" ], [ "Object::tickMaster", "Cnt#: ", 1.47056e+007, "Sum(ms)", 108770, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 98, "Last", 0, "Var(avg,us)", 7.3965, "VMax(ms)", 98, "Parent", "" ], [ "Object::tickClient", "Cnt#: ", 8.21228e+006, "Sum(ms)", 98325, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 31, "Last", 0, "Var(avg,us)", 11.9729, "VMax(ms)", 31, "Parent", "" ], [ "Monster::tickSlave", "Cnt#: ", 735021, "Sum(ms)", 65991, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 11, "Last", 0, "Var(avg,us)", 89.7811, "VMax(ms)", 11, "Parent", "" ], [ "WorldPainter::updateLighting", "Cnt#: ", 117551, "Sum(ms)", 63011, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 79, "Last", 1, "Var(avg,us)", 537.265, "VMax(ms)", 79, "Parent", "" ], [ "WorldPainter::renderParticles", "Cnt#: ", 352455, "Sum(ms)", 61214, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 127, "Last", 0, "Var(avg,us)", 173.679, "VMax(ms)", 127, "Parent", "" ], [ "Assets::loadImage", "Cnt#: ", 68655, "Sum(ms)", 57896, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 613, "Last", 4, "Var(avg,us)", 842.196, "VMax(ms)", 613, "Parent", "" ], [ "WorldServerThread::sync", "Cnt#: ", 69, "Sum(ms)", 50764, "Avg", 735, "SAvg", 1514, "Min", 343, "Max", 1797, "Last", 1000, "Var(avg,us)", 917681, "VMax(ms)", 1329, "Parent", "" ], [ "WorldGenerator::prepareSector", "Cnt#: ", 1852, "Sum(ms)", 46809, "Avg", 25, "SAvg", 1, "Min", 1, "Max", 263, "Last", 4, "Var(avg,us)", 27387.7, "VMax(ms)", 262, "Parent", "" ], [ "WorldServerThread::readFullWorld", "Cnt#: ", 76, "Sum(ms)", 36356, "Avg", 478, "SAvg", 599, "Min", 341, "Max", 1145, "Last", 525, "Var(avg,us)", 182803, "VMax(ms)", 473, "Parent", "" ], [ "Assets::loadBaseImage", "Cnt#: ", 30296, "Sum(ms)", 33601, "Avg", 1, "SAvg", 0, "Min", 0, "Max", 208, "Last", 4, "Var(avg,us)", 1108.89, "VMax(ms)", 208, "Parent", "" ], [ "WorldPainter::updateLighting.setColorMap", "Cnt#: ", 117541, "Sum(ms)", 32540, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 79, "Last", 0, "Var(avg,us)", 277.98, "VMax(ms)", 79, "Parent", "" ], [ "Renderer::setColorMap", "Cnt#: ", 117481, "Sum(ms)", 32068, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 79, "Last", 0, "Var(avg,us)", 274.104, "VMax(ms)", 79, "Parent", "" ], [ "Assets::loadVariant", "Cnt#: ", 58123, "Sum(ms)", 30119, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 251, "Last", 0, "Var(avg,us)", 518.194, "VMax(ms)", 251, "Parent", "" ], [ "Projectile::tickMaster", "Cnt#: ", 1.13951e+006, "Sum(ms)", 25470, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 28, "Last", 0, "Var(avg,us)", 22.3518, "VMax(ms)", 28, "Parent", "" ], [ "UniverseServer::createWorld", "Cnt#: ", 6, "Sum(ms)", 21545, "Avg", 3590, "SAvg", 11619, "Min", 0, "Max", 11813, "Last", 714, "Var(avg,us)", 8.1565e+006, "VMax(ms)", 11813, "Parent", "" ], [ "Player::tickSlave", "Cnt#: ", 257039, "Sum(ms)", 21514, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 57, "Last", 0, "Var(avg,us)", 83.6994, "VMax(ms)", 57, "Parent", "" ], [ "UniverseServer::shutdownInactiveWorlds", "Cnt#: ", 43691, "Sum(ms)", 19081, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 2314, "Last", 0, "Var(avg,us)", 439.633, "VMax(ms)", 2314, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.SDL_PollEvent", "Cnt#: ", 338979, "Sum(ms)", 19071, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 868, "Last", 0, "Var(avg,us)", 114.152, "VMax(ms)", 868, "Parent", "" ], [ "WorldServerThread::update.clientsIncomingPackets", "Cnt#: ", 497565, "Sum(ms)", 17241, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 942, "Last", 0, "Var(avg,us)", 34.8035, "VMax(ms)", 942, "Parent", "" ], [ "WorldClient::queueUpdatePackets", "Cnt#: ", 261511, "Sum(ms)", 15852, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 17, "Last", 0, "Var(avg,us)", 60.6208, "VMax(ms)", 17, "Parent", "" ], [ "WorldServerThread::clients", "Cnt#: ", 40199, "Sum(ms)", 15457, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 875, "Last", 0, "Var(avg,us)", 386.452, "VMax(ms)", 875, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.postSleeping", "Cnt#: ", 14038, "Sum(ms)", 15233, "Avg", 1, "SAvg", 1, "Min", 1, "Max", 65, "Last", 1, "Var(avg,us)", 85.1261, "VMax(ms)", 64, "Parent", "" ], [ "Npc::tickMaster", "Cnt#: ", 79421, "Sum(ms)", 13507, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 40, "Last", 0, "Var(avg,us)", 170.711, "VMax(ms)", 40, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.renderPost", "Cnt#: ", 150138, "Sum(ms)", 13128, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 71, "Last", 0, "Var(avg,us)", 87.4396, "VMax(ms)", 71, "Parent", "" ], [ "WorldServerThread::update.clientsOutgoingPackets", "Cnt#: ", 498148, "Sum(ms)", 9366, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 849, "Last", 0, "Var(avg,us)", 18.8438, "VMax(ms)", 849, "Parent", "" ], [ "Assets::loadAudio", "Cnt#: ", 1558, "Sum(ms)", 8457, "Avg", 5, "SAvg", 0, "Min", 0, "Max", 624, "Last", 70, "Var(avg,us)", 5422.34, "VMax(ms)", 624, "Parent", "" ], [ "Spawner::update", "Cnt#: ", 497965, "Sum(ms)", 7734, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 340, "Last", 0, "Var(avg,us)", 15.5332, "VMax(ms)", 340, "Parent", "" ], [ "ClientApplication::processInput", "Cnt#: ", 52784, "Sum(ms)", 6220, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 868, "Last", 0, "Var(avg,us)", 118.085, "VMax(ms)", 868, "Parent", "" ], [ "UniverseServer::handleConnection", "Cnt#: ", 2, "Sum(ms)", 4723, "Avg", 2361, "SAvg", 2935, "Min", 1783, "Max", 2940, "Last", 1783, "Var(avg,us)", 578500, "VMax(ms)", 1157, "Parent", "" ], [ "WorldGenerator::generateMicroDungeons", "Cnt#: ", 730, "Sum(ms)", 4357, "Avg", 5, "SAvg", 0, "Min", 0, "Max", 147, "Last", 4, "Var(avg,us)", 5967.12, "VMax(ms)", 147, "Parent", "" ], [ "LivingWorldAgent::update", "Cnt#: ", 124508, "Sum(ms)", 4024, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 20, "Last", 0, "Var(avg,us)", 32.7449, "VMax(ms)", 20, "Parent", "" ], [ "ItemDrop::tickMaster", "Cnt#: ", 368432, "Sum(ms)", 4023, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 5, "Last", 0, "Var(avg,us)", 10.9192, "VMax(ms)", 5, "Parent", "" ], [ "DungeonDefinition::buildDungeon", "Cnt#: ", 27, "Sum(ms)", 2283, "Avg", 84, "SAvg", 1532, "Min", 0, "Max", 1710, "Last", 4, "Var(avg,us)", 1.54189e+006, "VMax(ms)", 1708, "Parent", "" ], [ "Npc::tickSlave", "Cnt#: ", 32601, "Sum(ms)", 1928, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 2, "Last", 0, "Var(avg,us)", 59.1393, "VMax(ms)", 2, "Parent", "" ], [ "DungeonGenerator::generate", "Cnt#: ", 3, "Sum(ms)", 1759, "Avg", 586, "SAvg", 1699, "Min", 19, "Max", 1713, "Last", 19, "Var(avg,us)", 1.12433e+006, "VMax(ms)", 1687, "Parent", "" ], [ "ClientApplication::renderInit", "Cnt#: ", 7, "Sum(ms)", 1373, "Avg", 196, "SAvg", 33, "Min", 14, "Max", 911, "Last", 24, "Var(avg,us)", 174714, "VMax(ms)", 880, "Parent", "" ], [ "ClientApplication::updateTitle", "Cnt#: ", 75191, "Sum(ms)", 1360, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 403, "Last", 1, "Var(avg,us)", 55.9774, "VMax(ms)", 403, "Parent", "" ], [ "ChatBubbleManager::render", "Cnt#: ", 117468, "Sum(ms)", 1186, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 106, "Last", 0, "Var(avg,us)", 10.0964, "VMax(ms)", 106, "Parent", "" ], [ "Audio::parseWav", "Cnt#: ", 1524, "Sum(ms)", 966, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 11, "Last", 0, "Var(avg,us)", 633.858, "VMax(ms)", 11, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.graphicsClear", "Cnt#: ", 150199, "Sum(ms)", 951, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 2, "Last", 0, "Var(avg,us)", 6.3316, "VMax(ms)", 2, "Parent", "" ], [ "Assets::loadBytes", "Cnt#: ", 146, "Sum(ms)", 857, "Avg", 5, "SAvg", 0, "Min", 0, "Max", 154, "Last", 0, "Var(avg,us)", 5869.86, "VMax(ms)", 154, "Parent", "" ], [ "ChatBubbleManager::update", "Cnt#: ", 261502, "Sum(ms)", 827, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 1, "Last", 0, "Var(avg,us)", 3.1625, "VMax(ms)", 1, "Parent", "" ], [ "UniverseServer::sendContextUpdates", "Cnt#: ", 43681, "Sum(ms)", 821, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 41, "Last", 0, "Var(avg,us)", 18.7954, "VMax(ms)", 41, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.graphicsStart", "Cnt#: ", 150192, "Sum(ms)", 704, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 1, "Last", 0, "Var(avg,us)", 4.68733, "VMax(ms)", 1, "Parent", "" ], [ "UniverseServer::doTriggeredStorage", "Cnt#: ", 43681, "Sum(ms)", 429, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 39, "Last", 0, "Var(avg,us)", 10.1646, "VMax(ms)", 39, "Parent", "" ], [ "ItemDrop::tickSlave", "Cnt#: ", 145656, "Sum(ms)", 426, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 1, "Last", 0, "Var(avg,us)", 2.9247, "VMax(ms)", 1, "Parent", "" ], [ "WorldServerThread::addClient", "Cnt#: ", 6, "Sum(ms)", 291, "Avg", 48, "SAvg", 52, "Min", 7, "Max", 88, "Last", 67, "Var(avg,us)", 26333.3, "VMax(ms)", 47, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.graphicsFinish", "Cnt#: ", 150195, "Sum(ms)", 263, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 1, "Last", 0, "Var(avg,us)", 1.75106, "VMax(ms)", 1, "Parent", "" ], [ "UniverseServer::updatePvpTeams", "Cnt#: ", 43639, "Sum(ms)", 245, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 183, "Last", 0, "Var(avg,us)", 5.61424, "VMax(ms)", 183, "Parent", "" ], [ "WorldGenerator::convertBiomeMetaMaterials", "Cnt#: ", 1853, "Sum(ms)", 204, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 7, "Last", 0, "Var(avg,us)", 110.092, "VMax(ms)", 7, "Parent", "" ], [ "Cinematic::render", "Cnt#: ", 150179, "Sum(ms)", 173, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 7, "Last", 0, "Var(avg,us)", 1.29179, "VMax(ms)", 7, "Parent", "" ], [ "PlantDrop::tickMaster", "Cnt#: ", 10218, "Sum(ms)", 155, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 20, "Last", 0, "Var(avg,us)", 15.1693, "VMax(ms)", 20, "Parent", "" ], [ "Cinematic::update", "Cnt#: ", 600573, "Sum(ms)", 99, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 1, "Last", 0, "Var(avg,us)", 0.164843, "VMax(ms)", 1, "Parent", "" ], [ "WorldGenerator::dirtyCollisionCache", "Cnt#: ", 1852, "Sum(ms)", 98, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 2, "Last", 0, "Var(avg,us)", 52.9158, "VMax(ms)", 2, "Parent", "" ], [ "WorldPainter::renderNametags", "Cnt#: ", 117526, "Sum(ms)", 84, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 37, "Last", 0, "Var(avg,us)", 3.02912, "VMax(ms)", 37, "Parent", "" ], [ "ClientApplication::renderDestroy", "Cnt#: ", 7, "Sum(ms)", 53, "Avg", 7, "SAvg", 0, "Min", 0, "Max", 18, "Last", 7, "Var(avg,us)", 7571.43, "VMax(ms)", 18, "Parent", "" ], [ "PlantDrop::tickSlave", "Cnt#: ", 11045, "Sum(ms)", 30, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 1, "Last", 0, "Var(avg,us)", 2.71616, "VMax(ms)", 1, "Parent", "" ], [ "WorldServerThread::removeClient", "Cnt#: ", 6, "Sum(ms)", 21, "Avg", 3, "SAvg", 3, "Min", 3, "Max", 5, "Last", 3, "Var(avg,us)", 500, "VMax(ms)", 2, "Parent", "" ], [ "UniverseServer::sendPendingChat", "Cnt#: ", 43681, "Sum(ms)", 20, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 5, "Last", 0, "Var(avg,us)", 0.457865, "VMax(ms)", 5, "Parent", "" ], [ "UniverseServer::sendClockUpdates", "Cnt#: ", 43664, "Sum(ms)", 20, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 2, "Last", 0, "Var(avg,us)", 0.458043, "VMax(ms)", 2, "Parent", "" ], [ "UniverseServer::handleQueuedConnection.handshake.waitforresponse", "Cnt#: ", 2, "Sum(ms)", 20, "Avg", 10, "SAvg", 10, "Min", 10, "Max", 10, "Last", 10, "Var(avg,us)", 0, "VMax(ms)", 0, "Parent", "" ], [ "UniverseServer::handleQueuedConnection.handshake", "Cnt#: ", 2, "Sum(ms)", 20, "Avg", 10, "SAvg", 10, "Min", 10, "Max", 10, "Last", 10, "Var(avg,us)", 0, "VMax(ms)", 0, "Parent", "" ], [ "Assets::postProcessAudio", "Cnt#: ", 32, "Sum(ms)", 17, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 5, "Last", 2, "Var(avg,us)", 843.75, "VMax(ms)", 5, "Parent", "" ], [ "MuzzleFlashEffect::tickMaster", "Cnt#: ", 548, "Sum(ms)", 2, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 1, "Last", 0, "Var(avg,us)", 3.64964, "VMax(ms)", 1, "Parent", "" ], [ "Assets::loadFont", "Cnt#: ", 3, "Sum(ms)", 2, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 1, "Last", 0, "Var(avg,us)", 333.333, "VMax(ms)", 1, "Parent", "" ], [ "ClientApplication::updateSplash", "Cnt#: ", 2283, "Sum(ms)", 0, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 0, "Last", 0, "Var(avg,us)", 0, "VMax(ms)", 0, "Parent", "" ], [ "NPCSpawner::step", "Cnt#: ", 0 ], [ "DungeonGenerator::generateNearZero", "Cnt#: ", 0 ], [ "Player::update", "Cnt#: ", 0 ], [ "WorldServer::Generator::generateTiles", "Cnt#: ", 0 ], [ "WorldRenderer::updateLightMap.setColorMap", "Cnt#: ", 0 ], [ "Projectile::update", "Cnt#: ", 0 ], [ "ColorMapQuadRenderer::setColorMap", "Cnt#: ", 0 ], [ "UniverseServer::WorldThread::run.innerLoop", "Cnt#: ", 0 ], [ "UniverseServer::WorldThread::run.innerLoop.update", "Cnt#: ", 0 ], [ "UniverseServer::WorldThread::run.innerLoop.worldUpdate", "Cnt#: ", 0 ], [ "UniverseServer::WorldThread::run.innerLoop.clientsOutgoingPackets", "Cnt#: ", 0 ], [ "StarApplicationBase::run.innerLoop.SDL_GL_SwapBuffers", "Cnt#: ", 0 ], [ "WorldRenderer::renderPerf", "Cnt#: ", 0 ], [ "NPC::update", "Cnt#: ", 0 ], [ "WorldRenderer::updateLightMap", "Cnt#: ", 0 ], [ "StarApplicationBase::run.innerLoop.glClear", "Cnt#: ", 0 ], [ "WorldServer::Generator::generateEntities", "Cnt#: ", 0 ], [ "MuzzleFlashEffect::update", "Cnt#: ", 0 ], [ "", "Cnt#: ", 0 ], [ "UniverseServer::WorldThread::run.innerLoop.sleeping", "Cnt#: ", 0 ], [ "UniverseServer::WorldThread::run.innerLoop.clientsIncommingPackets", "Cnt#: ", 0 ], [ "Assets::image", "Cnt#: ", 0 ], [ "FlowingWaterAgent::update", "Cnt#: ", 0 ], [ "Assets::process", "Cnt#: ", 0 ], [ "WorldRenderer::render", "Cnt#: ", 0 ], [ "WorldRenderer::renderParticles", "Cnt#: ", 0 ], [ "Assets::getImage", "Cnt#: ", 0 ], [ "Object::update", "Cnt#: ", 0 ], [ "Assets::loadFromDisk", "Cnt#: ", 0 ], [ "universe_time", "4433.69" ], [ "server_11995321621634758980_entities", "0" ], [ "server_11995321621634758980_sectors", "0" ], [ "server_11995321621634758980_coordinate", "alpha:-85149806:10868078:-24606334:6" ], [ "server_11995321621634758980_world_time", "1745.84" ], [ "server_7927741771718093703_entities", "383" ], [ "server_7927741771718093703_sectors", "72" ], [ "server_7927741771718093703_coordinate", "null" ], [ "server_7927741771718093703_world_time", "2023.24" ], [ "universe_time_client", "4433.04" ], [ "client_entities", "207" ], [ "client_sectors", "30" ], [ "client_incoming_bps", "259.842" ], [ "client_outgoing_bps", "1091.91" ], [ "client_worst_incoming", "48:183" ], [ "client_worst_outgoing", "43:544" ], [ "render_fps", "29.9617" ], [ "update_rate", "59.6511" ], [ "player_pos", "549.55 536.50" ], [ "player_vel", "0.00 -0.07" ], [ "player_aim", "550.88 535.38" ], [ "version", "Beta v. Enraged Koala - Update 8" ], [ "server_6351154820279029227_entities", "0" ], [ "server_6351154820279029227_sectors", "0" ], [ "server_6351154820279029227_coordinate", "alpha:76598876:21910336:-17275289:1" ], [ "server_6351154820279029227_world_time", "2249.96" ], [ "server_1710707579883727326_entities", "247" ], [ "server_1710707579883727326_sectors", "58" ], [ "server_1710707579883727326_coordinate", "null" ], [ "server_1710707579883727326_world_time", "2382.5" ] ]
    Info: Client shutdown gracefully
    Info: Shutting down Star::Root
    
    
     
  11. misterwho

    misterwho Scruffy Nerf-Herder

    So from what I can gather, sunflowers and maybe some other plants (that I do not know what they were) turned into PGI's on the "Bog" planet that I was on (which is from Frackin' Flora, I believe?). I also noticed that the "Ice Asteroids" biome became a white square when seen from space or other planets but went back to normal after I reinstalled the original mod from sayter's page. There's definitely other stuff I must have missed but hopefully my logs can paint the picture for you.

    EDIT: Sunflowers now spawn on my end after reinstalling the mod but turn into PGI's when plucked. Definitely a Frackin' Flora issue, so I'm going to report it over there.
     
    Last edited: May 27, 2014
  12. InquzitoR

    InquzitoR Void-Bound Voyager

    REMOVED Variety is the spice of the Universe...WHY!? :"(
     
  13. misterwho

    misterwho Scruffy Nerf-Herder

    Because sadly, it is not compatible with ProfessionBound yet.
     
  14. elcrow70

    elcrow70 Scruffy Nerf-Herder

    Will it be added back in? I've got all my pixels tied up in crystal pixels right now, and was also really enjoying not having the huge pixel loss for storage. Is there a work around for this? And... if i leave the pgi's where they are, will they be replaced with the appropriate item once the mod is put back in? if it is indeed going to be?
     
  15. elcrow70

    elcrow70 Scruffy Nerf-Herder

    Updated tonight, now my ship will go thru the warp process, but will not stop? Just goes on forever, and can't beam down. I can quit and go back to the planet I was on, but that's it.

    Edit: I was finally able to finish warping after the 5th try. Warped down, c++ error..... tried it 7 times. Tried warping to a new sector, won't stop warping. Giving up... this blows.
     
    Last edited: May 28, 2014
  16. InquzitoR

    InquzitoR Void-Bound Voyager

    You need to create new universe,because this have a lot of planets from "The variety..."
     
    elcrow70 likes this.
  17. elcrow70

    elcrow70 Scruffy Nerf-Herder

    Cool, i am so glad there may be a work around for this. I have no vested interest in the universe at this time as all my stuff is on my ship. Just worried about my character (I spent 3 hours last night organizing my storage safes) . How would one go about creating a new universe? Thanks for your reply!

    Edit: Never mind the stupid question above. I recently found this cool internet tool called google that lets you search for things simply by typing them in. : ) Basically what i found out, delete the contents of the universe folder.
     
    Last edited: May 28, 2014
  18. mtgvoryo

    mtgvoryo Industrial Terraformer

    I got aegisalt chuncks from a farmable. what do I do with those?
     
  19. ThaOneDon

    ThaOneDon Parsec Taste Tester

    ThaOneDon updated S3r1ous Mods with a new update entry:

    47.2

    Read the rest of this update entry...
     
  20. mtgvoryo

    mtgvoryo Industrial Terraformer

    the seed for Lactarius Indigo Mushroom is a PGI. (47.1)
     

Share This Page