Modding Discussion How to test ship levels for race mod?

Discussion in 'Starbound Modding' started by ImHereForTheMods, Sep 14, 2019.

  1. ImHereForTheMods

    ImHereForTheMods Cosmic Narwhal

    I am working on the ship for my custom race, but the issue is being that I cannot find a cheat to work to upgrade the ship without rendering the player unusable...

    If I right away on a new character go /spawnitem shipt3 - and use it, the game will crash.
    No errors that I can see. Just, that command screws up my character.

    How do ya'll go about testing your ship levels?
    Is there a tool / mod?

    Thanks.

    EDIT: just tested with a vanilla race, and the command works fine... Haven't really touched nothing as far as the ship goes that I know of.... So maybe an issue in the template? (Skittles Advanced Race Template)
    Don't know, trying to find the issue, but again, no error. Just a crash.

    LOG:

    Code:
    [07:44:16.043] [Info] Root: Preparing Root...
    [07:44:16.043] [Info] Root: Done preparing Root.
    [07:44:16.043] [Info] Client Version 1.4.4 (windows x86_64) Source ID: 8cbe6faf22282659828a194e06a08999f213769e Protocol: 747
    [07:44:16.043] [Info] Root: Scanning for asset sources in directory '..\assets\'
    [07:44:16.703] [Info] Root: Scanning for asset sources in directory '..\mods\'
    [07:44:16.704] [Warn] Root: Unrecognized file in asset directory 'RacialWeaponMegamod_1.2.zip', skipping
    [07:44:16.726] [Warn] Root: Unrecognized file in asset directory 'mods_go_here', skipping
    [07:44:16.726] [Warn] Root: Unrecognized file in asset directory 'readme.txt', skipping
    [07:44:16.726] [Info] Root: Detected asset source named 'base' at '..\assets\packed.pak'
    [07:44:16.726] [Info] Root: Detected unnamed asset source at '..\assets\New folder'
    [07:44:16.726] [Info] Root: Detected unnamed asset source at '..\assets\unpacked'
    [07:44:16.726] [Info] Root: Detected asset source named 'Character Creation Extender 100' at '..\mods\CCExt100_1.1.pak'
    [07:44:16.726] [Info] Root: Detected asset source named 'Equestrian Species.' at '..\mods\RomanEquestrianRace'
    [07:44:16.726] [Info] Root: Detected asset source named 'Skittles Advanced Race Template' at '..\mods\Skittles Advanced Race Template'
    [07:44:16.726] [Info] Root: Detected asset source named 'Spear' at '..\mods\Spear'
    [07:44:16.726] [Info] Root: Detected unnamed asset source at '..\assets\user'
    [07:44:16.726] [Info] Loading assets from: '..\assets\packed.pak'
    [07:44:17.493] [Info] Loading assets from: '..\assets\New folder'
    [07:44:17.496] [Info] Loading assets from: '..\assets\unpacked'
    [07:44:17.496] [Info] Loading assets from: '..\mods\CCExt100_1.1.pak'
    [07:44:17.496] [Info] Loading assets from: '..\mods\RomanEquestrianRace'
    [07:44:17.521] [Info] Loading assets from: '..\mods\Skittles Advanced Race Template'
    [07:44:17.542] [Info] Loading assets from: '..\mods\Spear'
    [07:44:17.546] [Info] Loading assets from: '..\assets\user'
    [07:44:18.175] [Info] Assets digest is ca1e05ab7c9e4848a2676b706847f2ada4b50d38abfd8dc29707c7d17f13e089
    [07:44:18.175] [Info] Root: Loaded Assets in 2.1314 seconds
    [07:44:18.176] [Info] Application: Initializing SDL Video
    [07:44:18.188] [Info] Application: Initializing SDL Joystick
    [07:44:18.205] [Info] Application: Initializing SDL Sound
    [07:44:18.218] [Info] Initialized Steam platform services
    [07:44:18.220] [Info] Initialized Discord platform services
    [07:44:18.234] [Info] Application: Creating SDL Window
    [07:44:18.729] [Info] Application: Enabling VSync with late swap tearing
    [07:44:18.833] [Info] Application: Opened default audio device with 44.1khz / 16 bit stereo audio, 2048 sample size buffer
    [07:44:18.843] [Info] OpenGL version: '4.6.0 NVIDIA 430.86' vendor: 'NVIDIA Corporation' renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2' shader: '4.60 NVIDIA'
    [07:44:18.847] [Info] Application: initialization...
    [07:44:18.848] [Info] Root: Loaded Configuration in 0.000682248 seconds
    [07:44:18.851] [Info] Application: renderer initialization...
    [07:44:18.852] [Info] detected supported OpenGL texture size 32768, using atlasNumCells 128
    [07:44:18.853] [Info] Root: Loaded ImageMetadataDatabase in 1.42551e-06 seconds
    [07:44:18.856] [Info] Application: main update loop...
    [07:44:18.857] [Info] No subscribed user generated content
    [07:44:18.876] [Info] Root: Loaded NameGenerator in 0.0180486 seconds
    [07:44:18.974] [Info] Root: Loaded PlantDatabase in 0.0980402 seconds
    [07:44:19.101] [Info] Root: Loaded ProjectileDatabase in 0.12677 seconds
    [07:44:19.140] [Info] Root: Loaded ObjectDatabase in 0.281818 seconds
    [07:44:19.224] [Info] Root: Loaded NpcDatabase in 0.0846185 seconds
    [07:44:19.227] [Info] Root: Loaded StagehandDatabase in 0.00262921 seconds
    [07:44:19.238] [Info] Root: Loaded VehicleDatabase in 0.010837 seconds
    [07:44:19.241] [Info] Root: Loaded PlayerFactory in 0.00267882 seconds
    [07:44:19.251] [Info] Root: Loaded MonsterDatabase in 0.15021 seconds
    [07:44:19.252] [Info] Root: Loaded VersioningDatabase in 0.000750958 seconds
    [07:44:19.252] [Info] Root: Loaded EntityFactory in 0.0111757 seconds
    [07:44:19.287] [Info] Root: Loaded ParticleDatabase in 0.0348414 seconds
    [07:44:19.478] [Info] Root: Loaded MaterialDatabase in 0.226048 seconds
    [07:44:19.481] [Info] Root: Loaded TerrainDatabase in 0.00299043 seconds
    [07:44:19.504] [Info] Root: Loaded BiomeDatabase in 0.0227602 seconds
    [07:44:19.505] [Info] Root: Loaded LiquidsDatabase in 0.000619241 seconds
    [07:44:19.510] [Info] Root: Loaded StatusEffectDatabase in 0.00495706 seconds
    [07:44:19.716] [Info] Root: Loaded DamageDatabase in 0.205752 seconds
    [07:44:19.720] [Info] Root: Loaded EffectSourceDatabase in 0.00447068 seconds
    [07:44:19.724] [Info] Root: Loaded FunctionDatabase in 0.00409406 seconds
    [07:44:19.748] [Info] Root: Loaded TreasureDatabase in 0.0239331 seconds
    [07:44:20.001] [Info] Root: Loaded DungeonDefinitions in 0.252233 seconds
    [07:44:20.001] [Info] Root: Loaded TilesetDatabase in 7.15605e-05 seconds
    [07:44:20.004] [Info] Root: Loaded StatisticsDatabase in 0.00289863 seconds
    [07:44:20.004] [Info] Root: Loaded EmoteProcessor in 9.37985e-05 seconds
    [07:44:20.011] [Info] Root: Loaded SpeciesDatabase in 0.00711386 seconds
    [07:44:20.031] [Info] Root: Loaded QuestTemplateDatabase in 0.0198226 seconds
    [07:44:20.032] [Info] Root: Loaded AiDatabase in 0.00132031 seconds
    [07:44:20.034] [Info] Root: Loaded TechDatabase in 0.00123763 seconds
    [07:44:20.043] [Info] Root: Loaded CodexDatabase in 0.00979182 seconds
    [07:44:20.362] [Info] Root: Loaded BehaviorDatabase in 0.318709 seconds
    [07:44:20.365] [Info] Root: Loaded DanceDatabase in 0.00224803 seconds
    [07:44:20.370] [Info] Root: Loaded SpawnTypeDatabase in 0.00524245 seconds
    [07:44:20.376] [Info] Root: Loaded RadioMessageDatabase in 0.00566012 seconds
    [07:44:20.670] [Error] Could not load image asset '/objects/ship/equestrianfuelhatch/equestrianfuelhatch.png', using placeholder default.
    (AssetException) Image /objects/ship/equestrianfuelhatch/equestrianfuelhatch.frames column 5 is out of bounds for x-dimension 4
    [07:44:20.671] [Error] Could not load image asset '/objects/ship/equestrianfuelhatch/equestrianfuelhatch.png:default.default', using placeholder default.
    (AssetException) No associated frames file found for image '/objects/ship/equestrianfuelhatch/equestrianfuelhatch.png' while resolving image frame '/objects/ship/equestrianfuelhatch/equestrianfuelhatch.png:default.default'
    [07:44:22.077] [Info] Root: Loaded ItemDatabase in 2.82525 seconds
    [07:44:22.192] [Info] Root: Loaded CollectionDatabase in 1.81689 seconds
    [07:44:23.177] [Info] Root: Writing runtime configuration to '..\storage\starbound.config'
    [07:44:32.655] [Error] Could not instantiate item '[milkMFM, 185, {}]'. (ItemException) No such item 'milkMFM'
    [07:44:32.661] [Error] Could not instantiate item '[milleniumshop, 1, {}]'. (ItemException) No such item 'milleniumshop'
    [07:44:32.664] [Error] Could not instantiate item '[avianblendingstationCNYC, 1, {"scriptStorage":{}}]'. (ItemException) No such item 'avianblendingstationCNYC'
    [07:44:32.665] [Error] Could not instantiate item '[sapling, 3, {"foliageHueShift":-26.2743,"foliageName":"mangoMFM","stemHueShift":11.748,"scriptStorage":{},"stemName":"mangowoodMFM"}]'. (LuaException) Error code 2, [string "/scripts/util.lua"]:549: attempt to concatenate a nil value (local 'directory')
    stack traceback:
        [C]: in metamethod '__concat'
        [string "/scripts/util.lua"]:549: in field 'absolutePath'
        [string "/items/buildscripts/buildsapling.lua"]:13: in function <[string "/items/buildscripts/buildsapling.lua"]:3>
    [07:44:32.666] [Error] Could not instantiate item '[cn_craftingkitchen, 1, {}]'. (ItemException) No such item 'cn_craftingkitchen'
    [07:44:32.670] [Error] Could not instantiate item '[clothingrack, 1, {}]'. (ItemException) No such item 'clothingrack'
    [07:44:32.673] [Error] Could not instantiate item '[luthiercraftingtable, 1, {}]'. (ItemException) No such item 'luthiercraftingtable'
    [07:44:32.674] [Error] Could not instantiate item '[sapling, 2, {"foliageHueShift":151.383,"foliageName":"limeMFM","stemHueShift":13.6793,"scriptStorage":{},"stemName":"limewoodMFM"}]'. (LuaException) Error code 2, [string "/scripts/util.lua"]:549: attempt to concatenate a nil value (local 'directory')
    stack traceback:
        [C]: in metamethod '__concat'
        [string "/scripts/util.lua"]:549: in field 'absolutePath'
        [string "/items/buildscripts/buildsapling.lua"]:13: in function <[string "/items/buildscripts/buildsapling.lua"]:3>
    [07:44:32.675] [Error] Could not instantiate item '[blackpeppercornMFM, 5, {}]'. (ItemException) No such item 'blackpeppercornMFM'
    [07:44:32.676] [Error] Could not instantiate item '[parsleyleafMFM, 1, {}]'. (ItemException) No such item 'parsleyleafMFM'
    [07:44:32.678] [Error] Could not instantiate item '[cocoaMFMseed, 8, {}]'. (ItemException) No such item 'cocoaMFMseed'
    [07:44:32.679] [Error] Could not instantiate item '[portobellomushroomMFM, 2, {}]'. (ItemException) No such item 'portobellomushroomMFM'
    [07:44:32.679] [Error] Could not instantiate item '[pumpkinMFMseed, 2, {}]'. (ItemException) No such item 'pumpkinMFMseed'
    [07:44:32.680] [Error] Could not instantiate item '[portobelloMFMseed, 1, {}]'. (ItemException) No such item 'portobelloMFMseed'
    [07:44:32.681] [Error] Could not instantiate item '[greenbeanMFMseed, 1, {}]'. (ItemException) No such item 'greenbeanMFMseed'
    [07:44:32.691] [Error] Could not instantiate item '[aviantier10spearbasic, 1, {"primaryAbilityType":"spearstab","altAbilityType":"elementalspin"}]'. (ItemException) No such item 'aviantier10spearbasic'
    [07:44:32.692] [Error] Could not instantiate item '[aviantier8spearbasic, 1, {"primaryAbilityType":"spearstab","altAbilityType":"rocketspear"}]'. (ItemException) No such item 'aviantier8spearbasic'
    [07:44:32.693] [Error] Could not instantiate item '[avianraresaber, 1, {"primaryAbilityType":"aviansabercombo","altAbilityType":"saberflip"}]'. (ItemException) No such item 'avianraresaber'
    [07:44:32.705] [Error] Could not instantiate item '[aviantier4shortswordbasic, 1, {}]'. (ItemException) No such item 'aviantier4shortswordbasic'
    [07:44:32.705] [Error] Could not instantiate item '[aviantier4shortswordbasic, 1, {}]'. (ItemException) No such item 'aviantier4shortswordbasic'
    [07:44:32.706] [Error] Could not instantiate item '[aviantier4spearbasic, 1, {"primaryAbilityType":"spearstab","altAbilityType":"spearspin"}]'. (ItemException) No such item 'aviantier4spearbasic'
    [07:44:32.750] [Error] Could not instantiate item '[aviantier1daggerbasic, 1, {}]'. (ItemException) No such item 'aviantier1daggerbasic'
    [07:44:32.751] [Error] Could not instantiate item '[apextier1axebasic, 1, {"primaryAbilityType":"axecleave"}]'. (ItemException) No such item 'apextier1axebasic'
    [07:44:33.299] [Error] Exception caught loading asset: /player.config:defaultCodexes.Echelvrian, (AssetException) Could not read JSON value /player.config:defaultCodexes.Echelvrian
    [0] 7ff7081ea213 Star::captureStack
    [1] 7ff7081e8f9e Star::StarException::StarException
    [2] 7ff7081e9088 Star::StarException::StarException
    [3] 7ff7081f8920 Star::AssetException::AssetException
    [4] 7ff708af2e72 `Star::Assets::loadJson'::`1'::catch$43
    [5] 7ffc08a21030
    [6] 7ffc08a232f8 is_exception_typeof
    [7] 7ffc2038ed63 RtlCaptureContext
    [8] 7ff7082045d7 Star::Assets::loadJson
    [9] 7ff7082037e3 Star::Assets::loadAsset
    [10] 7ff7081ff76f Star::Assets::doLoad
    [11] 7ff7082018ab Star::Assets::getAsset
    [12] 7ff708203469 Star::Assets::json
    [13] 7ff7084e2818 Star::PlayerCodexes::learnInitialCodexes
    [14] 7ff7084c2149 Star::Player::Player
    [15] 7ff7084ea838 std::make_shared<Star::Player,std::shared_ptr<Star::PlayerConfig> const & __ptr64,Star::Json const & __ptr64>
    [16] 7ff7084eb79c Star::PlayerFactory::diskLoadPlayer
    [17] 7ff708324142 Star::EntityFactory::diskLoadEntity
    [18] 7ff70850bfae Star::PlayerStorage::PlayerStorage
    [19] 7ff708126980 std::make_shared<Star::PlayerStorage,Star::String>
    [20] 7ff70812da7c Star::ClientApplication::changeState
    [21] 7ff708134722 Star::ClientApplication::update
    [22] 7ff7088fd4d1 Star::SdlPlatform::run
    [23] 7ff7088fd68d Star::runMainApplication
    [24] 7ff708137731 WinMain
    [25] 7ff708ae07af __scrt_common_main_seh
    [26] 7ffc201b4034 BaseThreadInitThunk
    [27] 7ffc20363691 RtlUserThreadStart
    Caused by: (TraversalException) No such key 'Echelvrian' in pathGet("defaultCodexes.Echelvrian")
    [0] 7ff7081ea213 Star::captureStack
    [1] 7ff7081e8f9e Star::StarException::StarException
    [2] 7ff708187afb Star::JsonPath::TraversalException::TraversalException
    [3] 7ff708184876 Star::JsonPath::TraversalException::format<Star::String,Star::String>
    [4] 7ff7081862a2 Star::JsonPath::pathGet<Star::Json>
    [5] 7ff708191009 Star::Json::query
    [6] 7ff7082045d7 Star::Assets::loadJson
    [7] 7ff7082037e3 Star::Assets::loadAsset
    [8] 7ff7081ff76f Star::Assets::doLoad
    [9] 7ff7082018ab Star::Assets::getAsset
    [10] 7ff708203469 Star::Assets::json
    [11] 7ff7084e2818 Star::PlayerCodexes::learnInitialCodexes
    [12] 7ff7084c2149 Star::Player::Player
    [13] 7ff7084ea838 std::make_shared<Star::Player,std::shared_ptr<Star::PlayerConfig> const & __ptr64,Star::Json const & __ptr64>
    [14] 7ff7084eb79c Star::PlayerFactory::diskLoadPlayer
    [15] 7ff708324142 Star::EntityFactory::diskLoadEntity
    [16] 7ff70850bfae Star::PlayerStorage::PlayerStorage
    [17] 7ff708126980 std::make_shared<Star::PlayerStorage,Star::String>
    [18] 7ff70812da7c Star::ClientApplication::changeState
    [19] 7ff708134722 Star::ClientApplication::update
    [20] 7ff7088fd4d1 Star::SdlPlatform::run
    [21] 7ff7088fd68d Star::runMainApplication
    [22] 7ff708137731 WinMain
    [23] 7ff708ae07af __scrt_common_main_seh
    [24] 7ffc201b4034 BaseThreadInitThunk
    [25] 7ffc20363691 RtlUserThreadStart
    [07:44:33.301] [Error] Failed to valid player with uuid 2cc44f3289cfc143fdb5b325a6ed1f63 : (AssetException) Error loading asset /player.config:defaultCodexes.Echelvrian
    [0] 7ff7081ea213 Star::captureStack
    [1] 7ff7081e8f9e Star::StarException::StarException
    [2] 7ff7081f51ca Star::AssetException::format<Star::AssetPath>
    [3] 7ff708201972 Star::Assets::getAsset
    [4] 7ff708203469 Star::Assets::json
    [5] 7ff7084e2818 Star::PlayerCodexes::learnInitialCodexes
    [6] 7ff7084c2149 Star::Player::Player
    [7] 7ff7084ea838 std::make_shared<Star::Player,std::shared_ptr<Star::PlayerConfig> const & __ptr64,Star::Json const & __ptr64>
    [8] 7ff7084eb79c Star::PlayerFactory::diskLoadPlayer
    [9] 7ff708324142 Star::EntityFactory::diskLoadEntity
    [10] 7ff70850bfae Star::PlayerStorage::PlayerStorage
    [11] 7ff708126980 std::make_shared<Star::PlayerStorage,Star::String>
    [12] 7ff70812da7c Star::ClientApplication::changeState
    [13] 7ff708134722 Star::ClientApplication::update
    [14] 7ff7088fd4d1 Star::SdlPlatform::run
    [15] 7ff7088fd68d Star::runMainApplication
    [16] 7ff708137731 WinMain
    [17] 7ff708ae07af __scrt_common_main_seh
    [18] 7ffc201b4034 BaseThreadInitThunk
    [19] 7ffc20363691 RtlUserThreadStart
    [07:44:33.309] [Error] Could not instantiate item '[hylotltier9axebasic, 1, {"primaryAbilityType":"axecleave"}]'. (ItemException) No such item 'hylotltier9axebasic'
    [07:44:33.312] [Error] No quest template found for id 'fu_scienceoutpost'
    [07:44:33.317] [Error] Failed to valid player with uuid 2d47f4dc859a838b9bb23674c9c8850e : (MultiArrayException) Out of bounds on MultiArray::at([2, 0])
    [0] 7ff7081ea213 Star::captureStack
    [1] 7ff7081e8f9e Star::StarException::StarException
    [2] 7ff7084fc2cf Star::MultiArray<std::pair<Star::Maybe<Star::Variant<enum Star::EquipmentSlot,std::pair<Star::String,unsigned char>,Star::SwapSlotWrapper<Star::Empty>,Star::TrashSlotWrapper<Star::Empty> > >,Star::Maybe<Star::Variant<enum Star::EquipmentSlot,std::pair<Star::String,unsigned char>,Star::SwapSlotWrapper<Star::Empty>,Star::TrashSlotWrapper<Star::Empty> > > >,2>::at
    [3] 7ff70850403e Star::PlayerInventory::primaryHeldItem
    [4] 7ff70850501d Star::PlayerInventory::secondaryHeldItem
    [5] 7ff7084d7069 Star::Player::refreshEquipment
    [6] 7ff7084c279a Star::Player::Player
    [7] 7ff7084ea838 std::make_shared<Star::Player,std::shared_ptr<Star::PlayerConfig> const & __ptr64,Star::Json const & __ptr64>
    [8] 7ff7084eb79c Star::PlayerFactory::diskLoadPlayer
    [9] 7ff708324142 Star::EntityFactory::diskLoadEntity
    [10] 7ff70850bfae Star::PlayerStorage::PlayerStorage
    [11] 7ff708126980 std::make_shared<Star::PlayerStorage,Star::String>
    [12] 7ff70812da7c Star::ClientApplication::changeState
    [13] 7ff708134722 Star::ClientApplication::update
    [14] 7ff7088fd4d1 Star::SdlPlatform::run
    [15] 7ff7088fd68d Star::runMainApplication
    [16] 7ff708137731 WinMain
    [17] 7ff708ae07af __scrt_common_main_seh
    [18] 7ffc201b4034 BaseThreadInitThunk
    [19] 7ffc20363691 RtlUserThreadStart
    [07:44:33.360] [Error] Could not instantiate item '[TreeSeedColorToning, 1, {}]'. (ItemException) No such item 'TreeSeedColorToning'
    [07:44:33.360] [Error] Could not instantiate item '[TreeSeedColorful, 1, {}]'. (ItemException) No such item 'TreeSeedColorful'
    [07:44:33.361] [Error] Could not instantiate item '[TreeSeedComposite, 1, {}]'. (ItemException) No such item 'TreeSeedComposite'
    [07:44:33.366] [Error] Could not instantiate item '[recreationalvehicle1, 1, {}]'. (ItemException) No such item 'recreationalvehicle1'
    [07:44:33.403] [Error] Could not instantiate item '[shuttlecontroller, 1, {"inventoryIcon":"/items/active/vehiclecontroller/shuttlecontroller.png:full","filled":true,"key":"9a1bed8c059dcbbc3ea26e80da768fdf","vehicleStartHealthFactor":0.808781}]'. (ItemException) No such item 'shuttlecontroller'
    [07:44:33.501] [Error] Could not instantiate item '[aviantier1broadswordbasic, 1, {"primaryAbilityType":"broadswordcombo","altAbilityType":"spinslash"}]'. (ItemException) No such item 'aviantier1broadswordbasic'
    [07:44:33.517] [Error] Could not instantiate item '[ranauto, 1, {}]'. (ItemException) No such item 'ranauto'
    [07:44:33.521] [Error] Could not instantiate item '[varanberryseed, 1, {}]'. (ItemException) No such item 'varanberryseed'
    [07:44:33.522] [Error] Could not instantiate item '[ff_resin, 1, {}]'. (ItemException) No such item 'ff_resin'
    [07:44:33.523] [Error] Could not instantiate item '[berliniteore, 4, {}]'. (ItemException) No such item 'berliniteore'
    [07:44:33.524] [Error] Could not instantiate item '[neptuniumore, 1, {}]'. (ItemException) No such item 'neptuniumore'
    [07:44:33.524] [Error] Could not instantiate item '[magnesiumore, 3, {}]'. (ItemException) No such item 'magnesiumore'
    [07:44:33.525] [Error] Could not instantiate item '[80s_keyboard, 1, {}]'. (ItemException) No such item '80s_keyboard'
    [07:44:33.526] [Error] Could not instantiate item '[2a03bass, 1, {}]'. (ItemException) No such item '2a03bass'
    [07:44:33.526] [Error] Could not instantiate item '[2a03lead, 1, {}]'. (ItemException) No such item '2a03lead'
    [07:44:33.527] [Error] Could not instantiate item '[2a03leadzs, 1, {}]'. (ItemException) No such item '2a03leadzs'
    [07:44:33.528] [Error] Could not instantiate item '[beans, 1, {}]'. (ItemException) No such item 'beans'
    [07:44:33.528] [Error] Could not instantiate item '[burlesque, 1, {}]'. (ItemException) No such item 'burlesque'
    [07:44:33.529] [Error] Could not instantiate item '[chromabell, 1, {}]'. (ItemException) No such item 'chromabell'
    [07:44:33.529] [Error] Could not instantiate item '[hangarang, 1, {}]'. (ItemException) No such item 'hangarang'
    [07:44:33.530] [Error] Could not instantiate item '[rhodelicious, 1, {}]'. (ItemException) No such item 'rhodelicious'
    [07:44:33.531] [Error] Could not instantiate item '[ryuto, 1, {}]'. (ItemException) No such item 'ryuto'
    [07:44:33.531] [Error] Could not instantiate item '[timpani, 1, {}]'. (ItemException) No such item 'timpani'
    [07:44:33.534] [Error] Could not instantiate item '[aviantier6broadswordbasic, 1, {"primaryAbilityType":"broadswordcombo","altAbilityType":"traildash"}]'. (ItemException) No such item 'aviantier6broadswordbasic'
    [07:44:33.543] [Error] Could not instantiate item '[apextier1staffbasic, 1, {}]'. (ItemException) No such item 'apextier1staffbasic'
    [07:44:33.544] [Error] Could not instantiate item '[apextier2staffbasic, 1, {}]'. (ItemException) No such item 'apextier2staffbasic'
    [07:44:33.544] [Error] Could not instantiate item '[aviantier1staffbasic, 1, {}]'. (ItemException) No such item 'aviantier1staffbasic'
    [07:44:33.545] [Error] Could not instantiate item '[aviantier2staffbasic, 1, {}]'. (ItemException) No such item 'aviantier2staffbasic'
    [07:44:33.546] [Error] Could not instantiate item '[florantier1staffbasic, 1, {}]'. (ItemException) No such item 'florantier1staffbasic'
    [07:44:33.546] [Error] Could not instantiate item '[florantier2staffbasic, 1, {}]'. (ItemException) No such item 'florantier2staffbasic'
    [07:44:33.547] [Error] Could not instantiate item '[glitchtier1staffbasic, 1, {}]'. (ItemException) No such item 'glitchtier1staffbasic'
    [07:44:33.547] [Error] Could not instantiate item '[glitchtier2staffbasic, 1, {}]'. (ItemException) No such item 'glitchtier2staffbasic'
    [07:44:33.548] [Error] Could not instantiate item '[humantier1staffbasic, 1, {}]'. (ItemException) No such item 'humantier1staffbasic'
    [07:44:33.548] [Error] Could not instantiate item '[humantier2staffbasic, 1, {}]'. (ItemException) No such item 'humantier2staffbasic'
    [07:44:33.549] [Error] Could not instantiate item '[hylotltier1staffbasic, 1, {}]'. (ItemException) No such item 'hylotltier1staffbasic'
    [07:44:33.550] [Error] Could not instantiate item '[hylotltier2staffbasic, 1, {}]'. (ItemException) No such item 'hylotltier2staffbasic'
    [07:44:33.550] [Error] Could not instantiate item '[novakidtier1staffbasic, 1, {}]'. (ItemException) No such item 'novakidtier1staffbasic'
    [07:44:33.551] [Error] Could not instantiate item '[novakidtier2staffbasic, 1, {}]'. (ItemException) No such item 'novakidtier2staffbasic'
    [07:44:33.552] [Error] Could not instantiate item '[aviansaber, 1, {"primaryAbilityType":"aviansabercombo","altAbilityType":"saberflip"}]'. (ItemException) No such item 'aviansaber'
    [07:44:33.553] [Error] Could not instantiate item '[aviansaber, 1, {"primaryAbilityType":"aviansabercombo","altAbilityType":"saberflip"}]'. (ItemException) No such item 'aviansaber'
    [07:44:33.553] [Error] Could not instantiate item '[avianlegendarydoublesaber, 1, {"description":"Also Known as Aethergeist The God Slayer...","level":6,"animation":"/items/active/weapons/melee/avianlegendarydoublesaber/aethergeist.animation","animationParts":{"blade":"aethergeistblade.png","handle":"aethergeisthilt.png"},"primaryAbility":{"fireTime":0.5,"baseDps":25,"stances":{"windup1":{"duration":0.15}}},"rarity":"Legendary","inventoryIcon":"aviansabericon.png","shortdescription":"Aethergeist ^yellow;^reset;","tooltipKind":"base","altAbilityType":"aethergeistflip","primaryAbilityType":"aethergeist","category":"uniqueWeapon","animationCustom":{"sounds":{"fire2":["/sfx/melee/aethergeistswing1.ogg","/sfx/melee/aethergeistswing2.ogg","/sfx/melee/aethergeistswing3.ogg"],"fire3":["/sfx/melee/aethergeistswing1.ogg","/sfx/melee/aethergeistswing2.ogg","/sfx/melee/aethergeistswing3.ogg"],"fire4":["/sfx/melee/aethergeistswing1.ogg","/sfx/melee/aethergeistswing2.ogg","/sfx/melee/aethergeistswing3.ogg"],"fire":["/sfx/melee/aethergeistswing1.ogg","/sfx/melee/aethergeistswing2.ogg","/sfx/melee/aethergeistswing3.ogg"]}}}]'. (ItemException) No such item 'avianlegendarydoublesaber'
    [07:44:33.558] [Error] Could not instantiate item '[retexdirt, 140, {}]'. (ItemException) No such item 'retexdirt'
    [07:44:33.560] [Error] Could not instantiate item '[gritstonematerial, 279, {}]'. (ItemException) No such item 'gritstonematerial'
    [07:44:33.561] [Error] Could not instantiate item '[gabbromaterial, 6, {}]'. (ItemException) No such item 'gabbromaterial'
    [07:44:33.564] [Error] No quest template found for id 'fuquest_bonespear'
    [07:44:33.564] [Error] No quest template found for id 'fu_scienceoutpost'
    [07:44:33.566] [Error] No quest template found for id 'fuquest_water'
    [07:44:33.570] [Error] Failed to valid player with uuid 911545829e83b11226d4cc617feeb19f : (MultiArrayException) Out of bounds on MultiArray::at([3, 4])
    [0] 7ff7081ea213 Star::captureStack
    [1] 7ff7081e8f9e Star::StarException::StarException
    [2] 7ff7084fc2cf Star::MultiArray<std::pair<Star::Maybe<Star::Variant<enum Star::EquipmentSlot,std::pair<Star::String,unsigned char>,Star::SwapSlotWrapper<Star::Empty>,Star::TrashSlotWrapper<Star::Empty> > >,Star::Maybe<Star::Variant<enum Star::EquipmentSlot,std::pair<Star::String,unsigned char>,Star::SwapSlotWrapper<Star::Empty>,Star::TrashSlotWrapper<Star::Empty> > > >,2>::at
    [3] 7ff70850403e Star::PlayerInventory::primaryHeldItem
    [4] 7ff70850501d Star::PlayerInventory::secondaryHeldItem
    [5] 7ff7084d7069 Star::Player::refreshEquipment
    [6] 7ff7084c279a Star::Player::Player
    [7] 7ff7084ea838 std::make_shared<Star::Player,std::shared_ptr<Star::PlayerConfig> const & __ptr64,Star::Json const & __ptr64>
    [8] 7ff7084eb79c Star::PlayerFactory::diskLoadPlayer
    [9] 7ff708324142 Star::EntityFactory::diskLoadEntity
    [10] 7ff70850bfae Star::PlayerStorage::PlayerStorage
    [11] 7ff708126980 std::make_shared<Star::PlayerStorage,Star::String>
    [12] 7ff70812da7c Star::ClientApplication::changeState
    [13] 7ff708134722 Star::ClientApplication::update
    [14] 7ff7088fd4d1 Star::SdlPlatform::run
    [15] 7ff7088fd68d Star::runMainApplication
    [16] 7ff708137731 WinMain
    [17] 7ff708ae07af __scrt_common_main_seh
    [18] 7ffc201b4034 BaseThreadInitThunk
    [19] 7ffc20363691 RtlUserThreadStart
    [07:44:33.599] [Error] Could not instantiate item '[grand_piano, 1, {}]'. (ItemException) No such item 'grand_piano'
    [07:44:33.600] [Error] Could not instantiate item '[80s_keyboard, 1, {}]'. (ItemException) No such item '80s_keyboard'
    [07:44:33.600] [Error] Could not instantiate item '[stabber, 1, {}]'. (ItemException) No such item 'stabber'
    [07:44:33.601] [Error] Could not instantiate item '[famicom, 1, {}]'. (ItemException) No such item 'famicom'
    [07:44:33.601] [Error] Could not instantiate item '[glitchtier8spearbasic, 1, {"primaryAbilityType":"spearstab","altAbilityType":"rocketspear"}]'. (ItemException) No such item 'glitchtier8spearbasic'
    [07:44:33.602] [Error] No quest template found for id 'fu_scienceoutpost'
    [07:44:33.605] [Error] Failed to valid player with uuid ae2cb7b5416dbf495da2ee10ede43c85 : (MultiArrayException) Out of bounds on MultiArray::at([2, 1])
    [0] 7ff7081ea213 Star::captureStack
    [1] 7ff7081e8f9e Star::StarException::StarException
    [2] 7ff7084fc2cf Star::MultiArray<std::pair<Star::Maybe<Star::Variant<enum Star::EquipmentSlot,std::pair<Star::String,unsigned char>,Star::SwapSlotWrapper<Star::Empty>,Star::TrashSlotWrapper<Star::Empty> > >,Star::Maybe<Star::Variant<enum Star::EquipmentSlot,std::pair<Star::String,unsigned char>,Star::SwapSlotWrapper<Star::Empty>,Star::TrashSlotWrapper<Star::Empty> > > >,2>::at
    [3] 7ff70850403e Star::PlayerInventory::primaryHeldItem
    [4] 7ff70850501d Star::PlayerInventory::secondaryHeldItem
    [5] 7ff7084d7069 Star::Player::refreshEquipment
    [6] 7ff7084c279a Star::Player::Player
    [7] 7ff7084ea838 std::make_shared<Star::Player,std::shared_ptr<Star::PlayerConfig> const & __ptr64,Star::Json const & __ptr64>
    [8] 7ff7084eb79c Star::PlayerFactory::diskLoadPlayer
    [9] 7ff708324142 Star::EntityFactory::diskLoadEntity
    [10] 7ff70850bfae Star::PlayerStorage::PlayerStorage
    [11] 7ff708126980 std::make_shared<Star::PlayerStorage,Star::String>
    [12] 7ff70812da7c Star::ClientApplication::changeState
    [13] 7ff708134722 Star::ClientApplication::update
    [14] 7ff7088fd4d1 Star::SdlPlatform::run
    [15] 7ff7088fd68d Star::runMainApplication
    [16] 7ff708137731 WinMain
    [17] 7ff708ae07af __scrt_common_main_seh
    [18] 7ffc201b4034 BaseThreadInitThunk
    [19] 7ffc20363691 RtlUserThreadStart
    [07:44:33.629] [Error] Could not instantiate item '[aviantier5spearbasic, 1, {"primaryAbilityType":"spearstab","altAbilityType":"barrier"}]'. (ItemException) No such item 'aviantier5spearbasic'
    [07:44:33.656] [Error] Exception caught loading asset: /player.config:defaultCodexes.Equestrian, (AssetException) Could not read JSON value /player.config:defaultCodexes.Equestrian
    [0] 7ff7081ea213 Star::captureStack
    [1] 7ff7081e8f9e Star::StarException::StarException
    [2] 7ff7081e9088 Star::StarException::StarException
    [3] 7ff7081f8920 Star::AssetException::AssetException
    [4] 7ff708af2e72 `Star::Assets::loadJson'::`1'::catch$43
    [5] 7ffc08a21030
    [6] 7ffc08a232f8 is_exception_typeof
    [7] 7ffc2038ed63 RtlCaptureContext
    [8] 7ff7082045d7 Star::Assets::loadJson
    [9] 7ff7082037e3 Star::Assets::loadAsset
    [10] 7ff7081ff76f Star::Assets::doLoad
    [11] 7ff7082018ab Star::Assets::getAsset
    [12] 7ff708203469 Star::Assets::json
    [13] 7ff7084e2818 Star::PlayerCodexes::learnInitialCodexes
    [14] 7ff7084c2149 Star::Player::Player
    [15] 7ff7084ea838 std::make_shared<Star::Player,std::shared_ptr<Star::PlayerConfig> const & __ptr64,Star::Json const & __ptr64>
    [16] 7ff7084eb79c Star::PlayerFactory::diskLoadPlayer
    [17] 7ff708324142 Star::EntityFactory::diskLoadEntity
    [18] 7ff70850bfae Star::PlayerStorage::PlayerStorage
    [19] 7ff708126980 std::make_shared<Star::PlayerStorage,Star::String>
    [20] 7ff70812da7c Star::ClientApplication::changeState
    [21] 7ff708134722 Star::ClientApplication::update
    [22] 7ff7088fd4d1 Star::SdlPlatform::run
    [23] 7ff7088fd68d Star::runMainApplication
    [24] 7ff708137731 WinMain
    [25] 7ff708ae07af __scrt_common_main_seh
    [26] 7ffc201b4034 BaseThreadInitThunk
    [27] 7ffc20363691 RtlUserThreadStart
    Caused by: (TraversalException) No such key 'Equestrian' in pathGet("defaultCodexes.Equestrian")
    [0] 7ff7081ea213 Star::captureStack
    [1] 7ff7081e8f9e Star::StarException::StarException
    [2] 7ff708187afb Star::JsonPath::TraversalException::TraversalException
    [3] 7ff708184876 Star::JsonPath::TraversalException::format<Star::String,Star::String>
    [4] 7ff7081862a2 Star::JsonPath::pathGet<Star::Json>
    [5] 7ff708191009 Star::Json::query
    [6] 7ff7082045d7 Star::Assets::loadJson
    [7] 7ff7082037e3 Star::Assets::loadAsset
    [8] 7ff7081ff76f Star::Assets::doLoad
    [9] 7ff7082018ab Star::Assets::getAsset
    [10] 7ff708203469 Star::Assets::json
    [11] 7ff7084e2818 Star::PlayerCodexes::learnInitialCodexes
    [12] 7ff7084c2149 Star::Player::Player
    [13] 7ff7084ea838 std::make_shared<Star::Player,std::shared_ptr<Star::PlayerConfig> const & __ptr64,Star::Json const & __ptr64>
    [14] 7ff7084eb79c Star::PlayerFactory::diskLoadPlayer
    [15] 7ff708324142 Star::EntityFactory::diskLoadEntity
    [16] 7ff70850bfae Star::PlayerStorage::PlayerStorage
    [17] 7ff708126980 std::make_shared<Star::PlayerStorage,Star::String>
    [18] 7ff70812da7c Star::ClientApplication::changeState
    [19] 7ff708134722 Star::ClientApplication::update
    [20] 7ff7088fd4d1 Star::SdlPlatform::run
    [21] 7ff7088fd68d Star::runMainApplication
    [22] 7ff708137731 WinMain
    [23] 7ff708ae07af __scrt_common_main_seh
    [24] 7ffc201b4034 BaseThreadInitThunk
    [25] 7ffc20363691 RtlUserThreadStart
    [07:44:33.657] [Error] Failed to valid player with uuid bd585f5c80e00af5253d4d41989dbaa8 : (AssetException) Error loading asset /player.config:defaultCodexes.Equestrian
    [0] 7ff7081ea213 Star::captureStack
    [1] 7ff7081e8f9e Star::StarException::StarException
    [2] 7ff7081f51ca Star::AssetException::format<Star::AssetPath>
    [3] 7ff708201972 Star::Assets::getAsset
    [4] 7ff708203469 Star::Assets::json
    [5] 7ff7084e2818 Star::PlayerCodexes::learnInitialCodexes
    [6] 7ff7084c2149 Star::Player::Player
    [7] 7ff7084ea838 std::make_shared<Star::Player,std::shared_ptr<Star::PlayerConfig> const & __ptr64,Star::Json const & __ptr64>
    [8] 7ff7084eb79c Star::PlayerFactory::diskLoadPlayer
    [9] 7ff708324142 Star::EntityFactory::diskLoadEntity
    [10] 7ff70850bfae Star::PlayerStorage::PlayerStorage
    [11] 7ff708126980 std::make_shared<Star::PlayerStorage,Star::String>
    [12] 7ff70812da7c Star::ClientApplication::changeState
    [13] 7ff708134722 Star::ClientApplication::update
    [14] 7ff7088fd4d1 Star::SdlPlatform::run
    [15] 7ff7088fd68d Star::runMainApplication
    [16] 7ff708137731 WinMain
    [17] 7ff708ae07af __scrt_common_main_seh
    [18] 7ffc201b4034 BaseThreadInitThunk
    [19] 7ffc20363691 RtlUserThreadStart
    [07:44:33.691] [Error] Could not instantiate item '[echelvriaoutfit2chest, 1, {"colorIndex":3987372329}]'. (ItemException) No such item 'echelvriaoutfit2chest'
    [07:44:33.692] [Error] Could not instantiate item '[echelvriaoutfit4legs, 1, {"colorIndex":3342255327}]'. (ItemException) No such item 'echelvriaoutfit4legs'
    [07:44:33.696] [Error] Exception caught loading asset: /player.config:defaultCodexes.echelvria, (AssetException) Could not read JSON value /player.config:defaultCodexes.echelvria
    [0] 7ff7081ea213 Star::captureStack
    [1] 7ff7081e8f9e Star::StarException::StarException
    [2] 7ff7081e9088 Star::StarException::StarException
    [3] 7ff7081f8920 Star::AssetException::AssetException
    [4] 7ff708af2e72 `Star::Assets::loadJson'::`1'::catch$43
    [5] 7ffc08a21030
    [6] 7ffc08a232f8 is_exception_typeof
    [7] 7ffc2038ed63 RtlCaptureContext
    [8] 7ff7082045d7 Star::Assets::loadJson
    [9] 7ff7082037e3 Star::Assets::loadAsset
    [10] 7ff7081ff76f Star::Assets::doLoad
    [11] 7ff7082018ab Star::Assets::getAsset
    [12] 7ff708203469 Star::Assets::json
    [13] 7ff7084e2818 Star::PlayerCodexes::learnInitialCodexes
    [14] 7ff7084c2149 Star::Player::Player
    [15] 7ff7084ea838 std::make_shared<Star::Player,std::shared_ptr<Star::PlayerConfig> const & __ptr64,Star::Json const & __ptr64>
    [16] 7ff7084eb79c Star::PlayerFactory::diskLoadPlayer
    [17] 7ff708324142 Star::EntityFactory::diskLoadEntity
    [18] 7ff70850bfae Star::PlayerStorage::PlayerStorage
    [19] 7ff708126980 std::make_shared<Star::PlayerStorage,Star::String>
    [20] 7ff70812da7c Star::ClientApplication::changeState
    [21] 7ff708134722 Star::ClientApplication::update
    [22] 7ff7088fd4d1 Star::SdlPlatform::run
    [23] 7ff7088fd68d Star::runMainApplication
    [24] 7ff708137731 WinMain
    [25] 7ff708ae07af __scrt_common_main_seh
    [26] 7ffc201b4034 BaseThreadInitThunk
    [27] 7ffc20363691 RtlUserThreadStart
    Caused by: (TraversalException) No such key 'echelvria' in pathGet("defaultCodexes.echelvria")
    [0] 7ff7081ea213 Star::captureStack
    [1] 7ff7081e8f9e Star::StarException::StarException
    [2] 7ff708187afb Star::JsonPath::TraversalException::TraversalException
    [3] 7ff708184876 Star::JsonPath::TraversalException::format<Star::String,Star::String>
    [4] 7ff7081862a2 Star::JsonPath::pathGet<Star::Json>
    [5] 7ff708191009 Star::Json::query
    [6] 7ff7082045d7 Star::Assets::loadJson
    [7] 7ff7082037e3 Star::Assets::loadAsset
    [8] 7ff7081ff76f Star::Assets::doLoad
    [9] 7ff7082018ab Star::Assets::getAsset
    [10] 7ff708203469 Star::Assets::json
    [11] 7ff7084e2818 Star::PlayerCodexes::learnInitialCodexes
    [12] 7ff7084c2149 Star::Player::Player
    [13] 7ff7084ea838 std::make_shared<Star::Player,std::shared_ptr<Star::PlayerConfig> const & __ptr64,Star::Json const & __ptr64>
    [14] 7ff7084eb79c Star::PlayerFactory::diskLoadPlayer
    [15] 7ff708324142 Star::EntityFactory::diskLoadEntity
    [16] 7ff70850bfae Star::PlayerStorage::PlayerStorage
    [17] 7ff708126980 std::make_shared<Star::PlayerStorage,Star::String>
    [18] 7ff70812da7c Star::ClientApplication::changeState
    [19] 7ff708134722 Star::ClientApplication::update
    [20] 7ff7088fd4d1 Star::SdlPlatform::run
    [21] 7ff7088fd68d Star::runMainApplication
    [22] 7ff708137731 WinMain
    [23] 7ff708ae07af __scrt_common_main_seh
    [24] 7ffc201b4034 BaseThreadInitThunk
    [25] 7ffc20363691 RtlUserThreadStart
    [07:44:33.698] [Error] Failed to valid player with uuid f1538fd4bbd246a41c2476c9104a796f : (AssetException) Error loading asset /player.config:defaultCodexes.echelvria
    [0] 7ff7081ea213 Star::captureStack
    [1] 7ff7081e8f9e Star::StarException::StarException
    [2] 7ff7081f51ca Star::AssetException::format<Star::AssetPath>
    [3] 7ff708201972 Star::Assets::getAsset
    [4] 7ff708203469 Star::Assets::json
    [5] 7ff7084e2818 Star::PlayerCodexes::learnInitialCodexes
    [6] 7ff7084c2149 Star::Player::Player
    [7] 7ff7084ea838 std::make_shared<Star::Player,std::shared_ptr<Star::PlayerConfig> const & __ptr64,Star::Json const & __ptr64>
    [8] 7ff7084eb79c Star::PlayerFactory::diskLoadPlayer
    [9] 7ff708324142 Star::EntityFactory::diskLoadEntity
    [10] 7ff70850bfae Star::PlayerStorage::PlayerStorage
    [11] 7ff708126980 std::make_shared<Star::PlayerStorage,Star::String>
    [12] 7ff70812da7c Star::ClientApplication::changeState
    [13] 7ff708134722 Star::ClientApplication::update
    [14] 7ff7088fd4d1 Star::SdlPlatform::run
    [15] 7ff7088fd68d Star::runMainApplication
    [16] 7ff708137731 WinMain
    [17] 7ff708ae07af __scrt_common_main_seh
    [18] 7ffc201b4034 BaseThreadInitThunk
    [19] 7ffc20363691 RtlUserThreadStart
    [07:44:33.810] [Error] Could not load image asset '/humanoid/echelvrian/hair/male1.png', using placeholder default.
    (AssetException) No such asset '/humanoid/echelvrian/hair/male1.png'
    [07:44:33.811] [Error] Could not load image asset '/humanoid/echelvrian/hair/male1.png:normal', using placeholder default.
    (AssetException) No associated frames file found for image '/humanoid/echelvrian/hair/male1.png' while resolving image frame '/humanoid/echelvrian/hair/male1.png:normal'
    [07:44:33.835] [Info] detected supported OpenGL texture size 32768, using atlasNumCells 256
    [07:52:25.373] [Error] Could not instantiate item '[TreeSeedColorToning, 1, {}]'. (ItemException) No such item 'TreeSeedColorToning'
    [07:52:25.374] [Error] Could not instantiate item '[TreeSeedColorful, 1, {}]'. (ItemException) No such item 'TreeSeedColorful'
    [07:52:25.374] [Error] Could not instantiate item '[TreeSeedComposite, 1, {}]'. (ItemException) No such item 'TreeSeedComposite'
    [07:52:25.378] [Error] Could not instantiate item '[recreationalvehicle1, 1, {}]'. (ItemException) No such item 'recreationalvehicle1'
    [07:52:25.409] [Error] Could not instantiate item '[shuttlecontroller, 1, {"inventoryIcon":"/items/active/vehiclecontroller/shuttlecontroller.png:full","filled":true,"key":"9a1bed8c059dcbbc3ea26e80da768fdf","vehicleStartHealthFactor":0.808781}]'. (ItemException) No such item 'shuttlecontroller'
    [07:52:25.460] [Error] Could not load image asset '/humanoid/echelvrian/hair/fem1.png', using placeholder default.
    (AssetException) No such asset '/humanoid/echelvrian/hair/fem1.png'
    [07:52:25.461] [Error] Could not load image asset '/humanoid/echelvrian/hair/fem1.png:normal', using placeholder default.
    (AssetException) No associated frames file found for image '/humanoid/echelvrian/hair/fem1.png' while resolving image frame '/humanoid/echelvrian/hair/fem1.png:normal'
    [07:52:27.247] [Error] Could not instantiate item '[TreeSeedColorToning, 1, {}]'. (ItemException) No such item 'TreeSeedColorToning'
    [07:52:27.248] [Error] Could not instantiate item '[TreeSeedColorful, 1, {}]'. (ItemException) No such item 'TreeSeedColorful'
    [07:52:27.249] [Error] Could not instantiate item '[TreeSeedComposite, 1, {}]'. (ItemException) No such item 'TreeSeedComposite'
    [07:52:27.253] [Error] Could not instantiate item '[recreationalvehicle1, 1, {}]'. (ItemException) No such item 'recreationalvehicle1'
    [07:52:27.278] [Error] Could not instantiate item '[shuttlecontroller, 1, {"inventoryIcon":"/items/active/vehiclecontroller/shuttlecontroller.png:full","filled":true,"key":"9a1bed8c059dcbbc3ea26e80da768fdf","vehicleStartHealthFactor":0.808781}]'. (ItemException) No such item 'shuttlecontroller'
    [07:52:28.256] [Error] Could not instantiate item '[TreeSeedColorToning, 1, {}]'. (ItemException) No such item 'TreeSeedColorToning'
    [07:52:28.257] [Error] Could not instantiate item '[TreeSeedColorful, 1, {}]'. (ItemException) No such item 'TreeSeedColorful'
    [07:52:28.257] [Error] Could not instantiate item '[TreeSeedComposite, 1, {}]'. (ItemException) No such item 'TreeSeedComposite'
    [07:52:28.260] [Error] Could not instantiate item '[recreationalvehicle1, 1, {}]'. (ItemException) No such item 'recreationalvehicle1'
    [07:52:28.280] [Error] Could not instantiate item '[shuttlecontroller, 1, {"inventoryIcon":"/items/active/vehiclecontroller/shuttlecontroller.png:full","filled":true,"key":"9a1bed8c059dcbbc3ea26e80da768fdf","vehicleStartHealthFactor":0.808781}]'. (ItemException) No such item 'shuttlecontroller'
    [07:52:28.797] [Error] Could not instantiate item '[aviantier5spearbasic, 1, {"primaryAbilityType":"spearstab","altAbilityType":"barrier"}]'. (ItemException) No such item 'aviantier5spearbasic'
    [07:52:28.882] [Error] Could not instantiate item '[aviantier5spearbasic, 1, {"primaryAbilityType":"spearstab","altAbilityType":"barrier"}]'. (ItemException) No such item 'aviantier5spearbasic'
    [07:52:28.948] [Error] Could not instantiate item '[aviantier1broadswordbasic, 1, {"primaryAbilityType":"broadswordcombo","altAbilityType":"spinslash"}]'. (ItemException) No such item 'aviantier1broadswordbasic'
    [07:52:28.985] [Error] Could not instantiate item '[aviantier5spearbasic, 1, {"primaryAbilityType":"spearstab","altAbilityType":"barrier"}]'. (ItemException) No such item 'aviantier5spearbasic'
    [07:52:29.038] [Error] Could not instantiate item '[aviantier1broadswordbasic, 1, {"primaryAbilityType":"broadswordcombo","altAbilityType":"spinslash"}]'. (ItemException) No such item 'aviantier1broadswordbasic'
    [07:52:29.058] [Error] Could not instantiate item '[milkMFM, 185, {}]'. (ItemException) No such item 'milkMFM'
    [07:52:29.063] [Error] Could not instantiate item '[milleniumshop, 1, {}]'. (ItemException) No such item 'milleniumshop'
    [07:52:29.066] [Error] Could not instantiate item '[avianblendingstationCNYC, 1, {"scriptStorage":{}}]'. (ItemException) No such item 'avianblendingstationCNYC'
    [07:52:29.067] [Error] Could not instantiate item '[sapling, 3, {"foliageHueShift":-26.2743,"foliageName":"mangoMFM","stemHueShift":11.748,"scriptStorage":{},"stemName":"mangowoodMFM"}]'. (LuaException) Error code 2, [string "/scripts/util.lua"]:549: attempt to concatenate a nil value (local 'directory')
    stack traceback:
        [C]: in metamethod '__concat'
        [string "/scripts/util.lua"]:549: in field 'absolutePath'
        [string "/items/buildscripts/buildsapling.lua"]:13: in function <[string "/items/buildscripts/buildsapling.lua"]:3>
    [07:52:29.069] [Error] Could not instantiate item '[cn_craftingkitchen, 1, {}]'. (ItemException) No such item 'cn_craftingkitchen'
    [07:52:29.071] [Error] Could not instantiate item '[clothingrack, 1, {}]'. (ItemException) No such item 'clothingrack'
    [07:52:29.073] [Error] Could not instantiate item '[luthiercraftingtable, 1, {}]'. (ItemException) No such item 'luthiercraftingtable'
    [07:52:29.074] [Error] Could not instantiate item '[sapling, 2, {"foliageHueShift":151.383,"foliageName":"limeMFM","stemHueShift":13.6793,"scriptStorage":{},"stemName":"limewoodMFM"}]'. (LuaException) Error code 2, [string "/scripts/util.lua"]:549: attempt to concatenate a nil value (local 'directory')
    stack traceback:
        [C]: in metamethod '__concat'
        [string "/scripts/util.lua"]:549: in field 'absolutePath'
        [string "/items/buildscripts/buildsapling.lua"]:13: in function <[string "/items/buildscripts/buildsapling.lua"]:3>
    [07:52:29.075] [Error] Could not instantiate item '[blackpeppercornMFM, 5, {}]'. (ItemException) No such item 'blackpeppercornMFM'
    [07:52:29.076] [Error] Could not instantiate item '[parsleyleafMFM, 1, {}]'. (ItemException) No such item 'parsleyleafMFM'
    [07:52:29.077] [Error] Could not instantiate item '[cocoaMFMseed, 8, {}]'. (ItemException) No such item 'cocoaMFMseed'
    [07:52:29.078] [Error] Could not instantiate item '[portobellomushroomMFM, 2, {}]'. (ItemException) No such item 'portobellomushroomMFM'
    [07:52:29.078] [Error] Could not instantiate item '[pumpkinMFMseed, 2, {}]'. (ItemException) No such item 'pumpkinMFMseed'
    [07:52:29.079] [Error] Could not instantiate item '[portobelloMFMseed, 1, {}]'. (ItemException) No such item 'portobelloMFMseed'
    [07:52:29.080] [Error] Could not instantiate item '[greenbeanMFMseed, 1, {}]'. (ItemException) No such item 'greenbeanMFMseed'
    [07:52:29.083] [Error] Could not instantiate item '[aviantier10spearbasic, 1, {"primaryAbilityType":"spearstab","altAbilityType":"elementalspin"}]'. (ItemException) No such item 'aviantier10spearbasic'
    [07:52:29.084] [Error] Could not instantiate item '[aviantier8spearbasic, 1, {"primaryAbilityType":"spearstab","altAbilityType":"rocketspear"}]'. (ItemException) No such item 'aviantier8spearbasic'
    [07:52:29.084] [Error] Could not instantiate item '[avianraresaber, 1, {"primaryAbilityType":"aviansabercombo","altAbilityType":"saberflip"}]'. (ItemException) No such item 'avianraresaber'
    [07:52:29.093] [Error] Could not instantiate item '[aviantier4shortswordbasic, 1, {}]'. (ItemException) No such item 'aviantier4shortswordbasic'
    [07:52:29.094] [Error] Could not instantiate item '[aviantier4shortswordbasic, 1, {}]'. (ItemException) No such item 'aviantier4shortswordbasic'
    [07:52:29.095] [Error] Could not instantiate item '[aviantier4spearbasic, 1, {"primaryAbilityType":"spearstab","altAbilityType":"spearspin"}]'. (ItemException) No such item 'aviantier4spearbasic'
    [07:52:29.123] [Error] Could not instantiate item '[aviantier1daggerbasic, 1, {}]'. (ItemException) No such item 'aviantier1daggerbasic'
    [07:52:29.123] [Error] Could not instantiate item '[apextier1axebasic, 1, {"primaryAbilityType":"axecleave"}]'. (ItemException) No such item 'apextier1axebasic'
    [07:52:29.146] [Error] Could not instantiate item '[aviantier5spearbasic, 1, {"primaryAbilityType":"spearstab","altAbilityType":"barrier"}]'. (ItemException) No such item 'aviantier5spearbasic'
    [07:52:29.198] [Error] Could not instantiate item '[aviantier1broadswordbasic, 1, {"primaryAbilityType":"broadswordcombo","altAbilityType":"spinslash"}]'. (ItemException) No such item 'aviantier1broadswordbasic'
    [07:52:29.216] [Error] Could not instantiate item '[milkMFM, 185, {}]'. (ItemException) No such item 'milkMFM'
    [07:52:29.220] [Error] Could not instantiate item '[milleniumshop, 1, {}]'. (ItemException) No such item 'milleniumshop'
    [07:52:29.223] [Error] Could not instantiate item '[avianblendingstationCNYC, 1, {"scriptStorage":{}}]'. (ItemException) No such item 'avianblendingstationCNYC'
    [07:52:29.224] [Error] Could not instantiate item '[sapling, 3, {"foliageHueShift":-26.2743,"foliageName":"mangoMFM","stemHueShift":11.748,"scriptStorage":{},"stemName":"mangowoodMFM"}]'. (LuaException) Error code 2, [string "/scripts/util.lua"]:549: attempt to concatenate a nil value (local 'directory')
    stack traceback:
        [C]: in metamethod '__concat'
        [string "/scripts/util.lua"]:549: in field 'absolutePath'
        [string "/items/buildscripts/buildsapling.lua"]:13: in function <[string "/items/buildscripts/buildsapling.lua"]:3>
    [07:52:29.225] [Error] Could not instantiate item '[cn_craftingkitchen, 1, {}]'. (ItemException) No such item 'cn_craftingkitchen'
    [07:52:29.228] [Error] Could not instantiate item '[clothingrack, 1, {}]'. (ItemException) No such item 'clothingrack'
    [07:52:29.230] [Error] Could not instantiate item '[luthiercraftingtable, 1, {}]'. (ItemException) No such item 'luthiercraftingtable'
    [07:52:29.231] [Error] Could not instantiate item '[sapling, 2, {"foliageHueShift":151.383,"foliageName":"limeMFM","stemHueShift":13.6793,"scriptStorage":{},"stemName":"limewoodMFM"}]'. (LuaException) Error code 2, [string "/scripts/util.lua"]:549: attempt to concatenate a nil value (local 'directory')
    stack traceback:
        [C]: in metamethod '__concat'
        [string "/scripts/util.lua"]:549: in field 'absolutePath'
        [string "/items/buildscripts/buildsapling.lua"]:13: in function <[string "/items/buildscripts/buildsapling.lua"]:3>
    [07:52:29.233] [Error] Could not instantiate item '[blackpeppercornMFM, 5, {}]'. (ItemException) No such item 'blackpeppercornMFM'
    [07:52:29.233] [Error] Could not instantiate item '[parsleyleafMFM, 1, {}]'. (ItemException) No such item 'parsleyleafMFM'
    [07:52:29.234] [Error] Could not instantiate item '[cocoaMFMseed, 8, {}]'. (ItemException) No such item 'cocoaMFMseed'
    [07:52:29.235] [Error] Could not instantiate item '[portobellomushroomMFM, 2, {}]'. (ItemException) No such item 'portobellomushroomMFM'
    [07:52:29.236] [Error] Could not instantiate item '[pumpkinMFMseed, 2, {}]'. (ItemException) No such item 'pumpkinMFMseed'
    [07:52:29.237] [Error] Could not instantiate item '[portobelloMFMseed, 1, {}]'. (ItemException) No such item 'portobelloMFMseed'
    [07:52:29.238] [Error] Could not instantiate item '[greenbeanMFMseed, 1, {}]'. (ItemException) No such item 'greenbeanMFMseed'
    [07:52:29.240] [Error] Could not instantiate item '[aviantier10spearbasic, 1, {"primaryAbilityType":"spearstab","altAbilityType":"elementalspin"}]'. (ItemException) No such item 'aviantier10spearbasic'
    [07:52:29.241] [Error] Could not instantiate item '[aviantier8spearbasic, 1, {"primaryAbilityType":"spearstab","altAbilityType":"rocketspear"}]'. (ItemException) No such item 'aviantier8spearbasic'
    [07:52:29.242] [Error] Could not instantiate item '[avianraresaber, 1, {"primaryAbilityType":"aviansabercombo","altAbilityType":"saberflip"}]'. (ItemException) No such item 'avianraresaber'
    [07:52:29.250] [Error] Could not instantiate item '[aviantier4shortswordbasic, 1, {}]'. (ItemException) No such item 'aviantier4shortswordbasic'
    [07:52:29.251] [Error] Could not instantiate item '[aviantier4shortswordbasic, 1, {}]'. (ItemException) No such item 'aviantier4shortswordbasic'
    [07:52:29.252] [Error] Could not instantiate item '[aviantier4spearbasic, 1, {"primaryAbilityType":"spearstab","altAbilityType":"spearspin"}]'. (ItemException) No such item 'aviantier4spearbasic'
    [07:52:29.277] [Error] Could not instantiate item '[aviantier1daggerbasic, 1, {}]'. (ItemException) No such item 'aviantier1daggerbasic'
    [07:52:29.278] [Error] Could not instantiate item '[apextier1axebasic, 1, {"primaryAbilityType":"axecleave"}]'. (ItemException) No such item 'apextier1axebasic'
    [07:52:29.749] [Error] Could not instantiate item '[aviantier1broadswordbasic, 1, {"primaryAbilityType":"broadswordcombo","altAbilityType":"spinslash"}]'. (ItemException) No such item 'aviantier1broadswordbasic'
    [07:52:29.766] [Error] Could not instantiate item '[milkMFM, 185, {}]'. (ItemException) No such item 'milkMFM'
    [07:52:29.768] [Error] Could not instantiate item '[milleniumshop, 1, {}]'. (ItemException) No such item 'milleniumshop'
    [07:52:29.770] [Error] Could not instantiate item '[avianblendingstationCNYC, 1, {"scriptStorage":{}}]'. (ItemException) No such item 'avianblendingstationCNYC'
    [07:52:29.771] [Error] Could not instantiate item '[sapling, 3, {"foliageHueShift":-26.2743,"foliageName":"mangoMFM","stemHueShift":11.748,"scriptStorage":{},"stemName":"mangowoodMFM"}]'. (LuaException) Error code 2, [string "/scripts/util.lua"]:549: attempt to concatenate a nil value (local 'directory')
    stack traceback:
        [C]: in metamethod '__concat'
        [string "/scripts/util.lua"]:549: in field 'absolutePath'
        [string "/items/buildscripts/buildsapling.lua"]:13: in function <[string "/items/buildscripts/buildsapling.lua"]:3>
    [07:52:29.772] [Error] Could not instantiate item '[cn_craftingkitchen, 1, {}]'. (ItemException) No such item 'cn_craftingkitchen'
    [07:52:29.774] [Error] Could not instantiate item '[clothingrack, 1, {}]'. (ItemException) No such item 'clothingrack'
    [07:52:29.775] [Error] Could not instantiate item '[luthiercraftingtable, 1, {}]'. (ItemException) No such item 'luthiercraftingtable'
    [07:52:29.776] [Error] Could not instantiate item '[sapling, 2, {"foliageHueShift":151.383,"foliageName":"limeMFM","stemHueShift":13.6793,"scriptStorage":{},"stemName":"limewoodMFM"}]'. (LuaException) Error code 2, [string "/scripts/util.lua"]:549: attempt to concatenate a nil value (local 'directory')
    stack traceback:
        [C]: in metamethod '__concat'
        [string "/scripts/util.lua"]:549: in field 'absolutePath'
        [string "/items/buildscripts/buildsapling.lua"]:13: in function <[string "/items/buildscripts/buildsapling.lua"]:3>
    [07:52:29.777] [Error] Could not instantiate item '[blackpeppercornMFM, 5, {}]'. (ItemException) No such item 'blackpeppercornMFM'
    [07:52:29.777] [Error] Could not instantiate item '[parsleyleafMFM, 1, {}]'. (ItemException) No such item 'parsleyleafMFM'
    [07:52:29.778] [Error] Could not instantiate item '[cocoaMFMseed, 8, {}]'. (ItemException) No such item 'cocoaMFMseed'
    [07:52:29.779] [Error] Could not instantiate item '[portobellomushroomMFM, 2, {}]'. (ItemException) No such item 'portobellomushroomMFM'
    [07:52:29.780] [Error] Could not instantiate item '[pumpkinMFMseed, 2, {}]'. (ItemException) No such item 'pumpkinMFMseed'
    [07:52:29.781] [Error] Could not instantiate item '[portobelloMFMseed, 1, {}]'. (ItemException) No such item 'portobelloMFMseed'
    [07:52:29.782] [Error] Could not instantiate item '[greenbeanMFMseed, 1, {}]'. (ItemException) No such item 'greenbeanMFMseed'
    [07:52:29.784] [Error] Could not instantiate item '[aviantier10spearbasic, 1, {"primaryAbilityType":"spearstab","altAbilityType":"elementalspin"}]'. (ItemException) No such item 'aviantier10spearbasic'
    [07:52:29.785] [Error] Could not instantiate item '[aviantier8spearbasic, 1, {"primaryAbilityType":"spearstab","altAbilityType":"rocketspear"}]'. (ItemException) No such item 'aviantier8spearbasic'
    [07:52:29.785] [Error] Could not instantiate item '[avianraresaber, 1, {"primaryAbilityType":"aviansabercombo","altAbilityType":"saberflip"}]'. (ItemException) No such item 'avianraresaber'
    [07:52:29.794] [Error] Could not instantiate item '[aviantier4shortswordbasic, 1, {}]'. (ItemException) No such item 'aviantier4shortswordbasic'
    [07:52:29.794] [Error] Could not instantiate item '[aviantier4shortswordbasic, 1, {}]'. (ItemException) No such item 'aviantier4shortswordbasic'
    [07:52:29.795] [Error] Could not instantiate item '[aviantier4spearbasic, 1, {"primaryAbilityType":"spearstab","altAbilityType":"spearspin"}]'. (ItemException) No such item 'aviantier4spearbasic'
    [07:52:29.822] [Error] Could not instantiate item '[aviantier1daggerbasic, 1, {}]'. (ItemException) No such item 'aviantier1daggerbasic'
    [07:52:29.823] [Error] Could not instantiate item '[apextier1axebasic, 1, {"primaryAbilityType":"axecleave"}]'. (ItemException) No such item 'apextier1axebasic'
    [07:52:29.894] [Error] Could not instantiate item '[aviantier1broadswordbasic, 1, {"primaryAbilityType":"broadswordcombo","altAbilityType":"spinslash"}]'. (ItemException) No such item 'aviantier1broadswordbasic'
    [07:52:29.914] [Error] Could not instantiate item '[milkMFM, 185, {}]'. (ItemException) No such item 'milkMFM'
    [07:52:29.917] [Error] Could not instantiate item '[milleniumshop, 1, {}]'. (ItemException) No such item 'milleniumshop'
    [07:52:29.918] [Error] Could not instantiate item '[avianblendingstationCNYC, 1, {"scriptStorage":{}}]'. (ItemException) No such item 'avianblendingstationCNYC'
    [07:52:29.920] [Error] Could not instantiate item '[sapling, 3, {"foliageHueShift":-26.2743,"foliageName":"mangoMFM","stemHueShift":11.748,"scriptStorage":{},"stemName":"mangowoodMFM"}]'. (LuaException) Error code 2, [string "/scripts/util.lua"]:549: attempt to concatenate a nil value (local 'directory')
    stack traceback:
        [C]: in metamethod '__concat'
        [string "/scripts/util.lua"]:549: in field 'absolutePath'
        [string "/items/buildscripts/buildsapling.lua"]:13: in function <[string "/items/buildscripts/buildsapling.lua"]:3>
    [07:52:29.921] [Error] Could not instantiate item '[cn_craftingkitchen, 1, {}]'. (ItemException) No such item 'cn_craftingkitchen'
    [07:52:29.922] [Error] Could not instantiate item '[clothingrack, 1, {}]'. (ItemException) No such item 'clothingrack'
    [07:52:29.923] [Error] Could not instantiate item '[luthiercraftingtable, 1, {}]'. (ItemException) No such item 'luthiercraftingtable'
    [07:52:29.925] [Error] Could not instantiate item '[sapling, 2, {"foliageHueShift":151.383,"foliageName":"limeMFM","stemHueShift":13.6793,"scriptStorage":{},"stemName":"limewoodMFM"}]'. (LuaException) Error code 2, [string "/scripts/util.lua"]:549: attempt to concatenate a nil value (local 'directory')
    stack traceback:
        [C]: in metamethod '__concat'
        [string "/scripts/util.lua"]:549: in field 'absolutePath'
        [string "/items/buildscripts/buildsapling.lua"]:13: in function <[string "/items/buildscripts/buildsapling.lua"]:3>
    [07:52:29.926] [Error] Could not instantiate item '[blackpeppercornMFM, 5, {}]'. (ItemException) No such item 'blackpeppercornMFM'
    [07:52:29.926] [Error] Could not instantiate item '[parsleyleafMFM, 1, {}]'. (ItemException) No such item 'parsleyleafMFM'
    [07:52:29.927] [Error] Could not instantiate item '[cocoaMFMseed, 8, {}]'. (ItemException) No such item 'cocoaMFMseed'
    [07:52:29.928] [Error] Could not instantiate item '[portobellomushroomMFM, 2, {}]'. (ItemException) No such item 'portobellomushroomMFM'
    [07:52:29.928] [Error] Could not instantiate item '[pumpkinMFMseed, 2, {}]'. (ItemException) No such item 'pumpkinMFMseed'
    [07:52:29.929] [Error] Could not instantiate item '[portobelloMFMseed, 1, {}]'. (ItemException) No such item 'portobelloMFMseed'
    [07:52:29.930] [Error] Could not instantiate item '[greenbeanMFMseed, 1, {}]'. (ItemException) No such item 'greenbeanMFMseed'
    [07:52:29.933] [Error] Could not instantiate item '[aviantier10spearbasic, 1, {"primaryAbilityType":"spearstab","altAbilityType":"elementalspin"}]'. (ItemException) No such item 'aviantier10spearbasic'
    [07:52:29.933] [Error] Could not instantiate item '[aviantier8spearbasic, 1, {"primaryAbilityType":"spearstab","altAbilityType":"rocketspear"}]'. (ItemException) No such item 'aviantier8spearbasic'
    [07:52:29.934] [Error] Could not instantiate item '[avianraresaber, 1, {"primaryAbilityType":"aviansabercombo","altAbilityType":"saberflip"}]'. (ItemException) No such item 'avianraresaber'
    [07:52:29.942] [Error] Could not instantiate item '[aviantier4shortswordbasic, 1, {}]'. (ItemException) No such item 'aviantier4shortswordbasic'
    [07:52:29.942] [Error] Could not instantiate item '[aviantier4shortswordbasic, 1, {}]'. (ItemException) No such item 'aviantier4shortswordbasic'
    [07:52:29.943] [Error] Could not instantiate item '[aviantier4spearbasic, 1, {"primaryAbilityType":"spearstab","altAbilityType":"spearspin"}]'. (ItemException) No such item 'aviantier4spearbasic'
    [07:52:29.969] [Error] Could not instantiate item '[aviantier1daggerbasic, 1, {}]'. (ItemException) No such item 'aviantier1daggerbasic'
    [07:52:29.969] [Error] Could not instantiate item '[apextier1axebasic, 1, {"primaryAbilityType":"axecleave"}]'. (ItemException) No such item 'apextier1axebasic'
    [07:52:30.050] [Error] Could not instantiate item '[aviantier1broadswordbasic, 1, {"primaryAbilityType":"broadswordcombo","altAbilityType":"spinslash"}]'. (ItemException) No such item 'aviantier1broadswordbasic'
    [07:52:30.071] [Error] Could not instantiate item '[milkMFM, 185, {}]'. (ItemException) No such item 'milkMFM'
    [07:52:30.073] [Error] Could not instantiate item '[milleniumshop, 1, {}]'. (ItemException) No such item 'milleniumshop'
    [07:52:30.075] [Error] Could not instantiate item '[avianblendingstationCNYC, 1, {"scriptStorage":{}}]'. (ItemException) No such item 'avianblendingstationCNYC'
    [07:52:30.076] [Error] Could not instantiate item '[sapling, 3, {"foliageHueShift":-26.2743,"foliageName":"mangoMFM","stemHueShift":11.748,"scriptStorage":{},"stemName":"mangowoodMFM"}]'. (LuaException) Error code 2, [string "/scripts/util.lua"]:549: attempt to concatenate a nil value (local 'directory')
    stack traceback:
        [C]: in metamethod '__concat'
        [string "/scripts/util.lua"]:549: in field 'absolutePath'
        [string "/items/buildscripts/buildsapling.lua"]:13: in function <[string "/items/buildscripts/buildsapling.lua"]:3>
    [07:52:30.077] [Error] Could not instantiate item '[cn_craftingkitchen, 1, {}]'. (ItemException) No such item 'cn_craftingkitchen'
    [07:52:30.079] [Error] Could not instantiate item '[clothingrack, 1, {}]'. (ItemException) No such item 'clothingrack'
    [07:52:30.080] [Error] Could not instantiate item '[luthiercraftingtable, 1, {}]'. (ItemException) No such item 'luthiercraftingtable'
    [07:52:30.082] [Error] Could not instantiate item '[sapling, 2, {"foliageHueShift":151.383,"foliageName":"limeMFM","stemHueShift":13.6793,"scriptStorage":{},"stemName":"limewoodMFM"}]'. (LuaException) Error code 2, [string "/scripts/util.lua"]:549: attempt to concatenate a nil value (local 'directory')
    stack traceback:
        [C]: in metamethod '__concat'
        [string "/scripts/util.lua"]:549: in field 'absolutePath'
        [string "/items/buildscripts/buildsapling.lua"]:13: in function <[string "/items/buildscripts/buildsapling.lua"]:3>
    [07:52:30.083] [Error] Could not instantiate item '[blackpeppercornMFM, 5, {}]'. (ItemException) No such item 'blackpeppercornMFM'
    [07:52:30.084] [Error] Could not instantiate item '[parsleyleafMFM, 1, {}]'. (ItemException) No such item 'parsleyleafMFM'
    [07:52:30.084] [Error] Could not instantiate item '[cocoaMFMseed, 8, {}]'. (ItemException) No such item 'cocoaMFMseed'
    [07:52:30.085] [Error] Could not instantiate item '[portobellomushroomMFM, 2, {}]'. (ItemException) No such item 'portobellomushroomMFM'
    [07:52:30.086] [Error] Could not instantiate item '[pumpkinMFMseed, 2, {}]'. (ItemException) No such item 'pumpkinMFMseed'
    [07:52:30.087] [Error] Could not instantiate item '[portobelloMFMseed, 1, {}]'. (ItemException) No such item 'portobelloMFMseed'
    [07:52:30.087] [Error] Could not instantiate item '[greenbeanMFMseed, 1, {}]'. (ItemException) No such item 'greenbeanMFMseed'
    [07:52:30.090] [Error] Could not instantiate item '[aviantier10spearbasic, 1, {"primaryAbilityType":"spearstab","altAbilityType":"elementalspin"}]'. (ItemException) No such item 'aviantier10spearbasic'
    [07:52:30.090] [Error] Could not instantiate item '[aviantier8spearbasic, 1, {"primaryAbilityType":"spearstab","altAbilityType":"rocketspear"}]'. (ItemException) No such item 'aviantier8spearbasic'
    [07:52:30.091] [Error] Could not instantiate item '[avianraresaber, 1, {"primaryAbilityType":"aviansabercombo","altAbilityType":"saberflip"}]'. (ItemException) No such item 'avianraresaber'
    [07:52:30.099] [Error] Could not instantiate item '[aviantier4shortswordbasic, 1, {}]'. (ItemException) No such item 'aviantier4shortswordbasic'
    [07:52:30.100] [Error] Could not instantiate item '[aviantier4shortswordbasic, 1, {}]'. (ItemException) No such item 'aviantier4shortswordbasic'
    [07:52:30.101] [Error] Could not instantiate item '[aviantier4spearbasic, 1, {"primaryAbilityType":"spearstab","altAbilityType":"spearspin"}]'. (ItemException) No such item 'aviantier4spearbasic'
    [07:52:30.139] [Error] Could not instantiate item '[aviantier1daggerbasic, 1, {}]'. (ItemException) No such item 'aviantier1daggerbasic'
    [07:52:30.141] [Error] Could not instantiate item '[apextier1axebasic, 1, {"primaryAbilityType":"axecleave"}]'. (ItemException) No such item 'apextier1axebasic'
    [07:52:30.711] [Error] Could not load image asset '/humanoid/echelvrian/hair/male1.png', using placeholder default.
    (AssetException) No such asset '/humanoid/echelvrian/hair/male1.png'
    [07:52:30.712] [Error] Could not load image asset '/humanoid/echelvrian/hair/male1.png:normal', using placeholder default.
    (AssetException) No associated frames file found for image '/humanoid/echelvrian/hair/male1.png' while resolving image frame '/humanoid/echelvrian/hair/male1.png:normal'
    [07:52:37.591] [Error] Could not instantiate item '[TreeSeedColorToning, 1, {}]'. (ItemException) No such item 'TreeSeedColorToning'
    [07:52:37.592] [Error] Could not instantiate item '[TreeSeedColorful, 1, {}]'. (ItemException) No such item 'TreeSeedColorful'
    [07:52:37.593] [Error] Could not instantiate item '[TreeSeedComposite, 1, {}]'. (ItemException) No such item 'TreeSeedComposite'
    [07:52:37.595] [Error] Could not instantiate item '[recreationalvehicle1, 1, {}]'. (ItemException) No such item 'recreationalvehicle1'
    [07:52:37.617] [Error] Could not instantiate item '[shuttlecontroller, 1, {"inventoryIcon":"/items/active/vehiclecontroller/shuttlecontroller.png:full","filled":true,"key":"9a1bed8c059dcbbc3ea26e80da768fdf","vehicleStartHealthFactor":0.808781}]'. (ItemException) No such item 'shuttlecontroller'
    [07:52:38.776] [Info] UniverseServer: Acquiring universe lock file
    [07:52:38.781] [Info] UniverseServer: Loading settings
    [07:52:38.783] [Info] UniverseServer: Starting UniverseServer with UUID: 9cb3d78310e8f9ba5bb2235968384c0f
    [07:52:38.787] [Info] UniverseServer: Logged in player 'Xoch' locally
    [07:52:38.787] [Info] UniverseServer: Logged in account '<anonymous>' as player 'Xoch' from address local
    [07:52:38.932] [Info] UniverseServer: Spawning player at ship
    [07:52:38.932] [Info] UniverseServer: Client 'Xoch' <1> (local) connected
    [07:52:38.934] [Info] UniverseClient: Joined server as client 1
    [07:52:39.033] [Info] UniverseServer: Creating new client ship world ClientShipWorld:f6a0edc114cf8cd82daa174bc360a4fc
    [07:52:39.057] [Info] Protected dungeonIds for world set to (65524)
    [07:52:39.611] [Info] detected supported OpenGL texture size 32768, using atlasNumCells 256
    [07:52:39.611] [Info] detected supported OpenGL texture size 32768, using atlasNumCells 256
    [07:52:39.617] [Info] detected supported OpenGL texture size 32768, using atlasNumCells 256
    [07:52:39.617] [Info] Setting steam rich presence connection as steamid_90071996842377217
    [07:52:39.754] [Info] UniverseServer: Warping player 1 to ClientShipWorld:f6a0edc114cf8cd82daa174bc360a4fc
    [07:52:39.889] [Info] Flying ship for player 1 to new starter world
    [07:52:39.915] [Info] Searching for new randomized starter world
    [07:52:40.229] [Info] Setting discord join secret as connect:discord_436163011007479808_622444605341827082_e5c7dc5a8def9edf
    [07:52:42.514] [Info] Chat: System is down, please reboot.
    [07:52:54.116] [Info] UniverseServer: Found randomized starter world at 420273590:-408094258:26723691:9
    [07:52:54.162] [Info] UniverseServer: Creating new system world at location (420273590, -408094258, 26723691)
    [07:52:54.193] [Info] UniverseServer: Creating celestial world 420273590:-408094258:26723691:9
    [07:52:54.798] [Info] Protected dungeonIds for world set to (65524)
    [07:52:54.798] [Info] Placing dungeon naturalcave
    [07:52:54.860] [Info] Placing dungeon at (1367, 675)
    [07:52:55.236] [Warn] Failed to place dungeon object: metalbarrel1 direction: 1 position: (1471, 523)
    [07:52:55.261] [Warn] Failed to place dungeon object: metalbarrel1 direction: 0 position: (1463, 549)
    [07:52:55.273] [Warn] Failed to place dungeon object: metalbarrel1 direction: 1 position: (1423, 570)
    [07:52:55.320] [Warn] Failed to place dungeon object: oillantern1 direction: 0 position: (1622, 619)
    [07:52:55.680] [Info] Placing dungeon gardengate
    [07:52:56.063] [Info] Chat: Please reboot the system.
    [07:52:56.082] [Info] Placing dungeon at (2973, 675)
    [07:52:56.183] [Info] Protected dungeonIds for world set to (1, 65524)
    [07:52:59.137] [Info] UniverseServer: Arriving ship for player 1 at 420273590:-408094258:26723691:9
    [07:52:59.172] [Info] UniverseServer: Stopping idle world CelestialWorld:420273590:-408094258:26723691:9
    [07:53:09.613] [Info] Chat: Reboot process remains uninitiated.
    [07:53:23.162] [Info] Chat: To make use of your S.A.I.L please reboot.
    [07:53:24.624] [Info] Chat: <server> Admin privileges now given to player Xoch
    [07:53:36.130] [Info] Chat: <SAIL> Erchius fuel for your FTL drive can be mined from moons. It should be noted that since Earth's destruction, all moons scanned have delivered strange, unpleasant and indecipherable readings.
    [07:53:36.730] [Info] Chat: Rebooting has shown to improve ship interaction satisfaction levels by 73%.
    [07:53:50.277] [Info] Chat: Rebooting requires a conscious entity to interact with the S.A.I.L console.
    [07:56:00.840] [Info] UniverseClient: Client disconnecting...
    [07:56:00.918] [Info] Client received world stop packet, leaving: Removed
    [07:56:01.233] [Info] UniverseServer: Client 'Xoch' <1> (local) disconnected for reason:
    [07:56:01.234] [Info] UniverseServer: Stopping idle world ClientShipWorld:f6a0edc114cf8cd82daa174bc360a4fc
    [07:56:01.505] [Info] UniverseServer: Stopping UniverseServer
    [07:56:01.611] [Info] Clearing steam rich presence connection
    [07:56:01.611] [Info] Deleting discord server lobby 622444605341827082
    [07:56:01.714] [Error] Could not connect delete server lobby (err 0)
    [07:59:18.760] [Error] Could not instantiate item '[TreeSeedColorToning, 1, {}]'. (ItemException) No such item 'TreeSeedColorToning'
    [07:59:18.761] [Error] Could not instantiate item '[TreeSeedColorful, 1, {}]'. (ItemException) No such item 'TreeSeedColorful'
    [07:59:18.762] [Error] Could not instantiate item '[TreeSeedComposite, 1, {}]'. (ItemException) No such item 'TreeSeedComposite'
    [07:59:18.766] [Error] Could not instantiate item '[recreationalvehicle1, 1, {}]'. (ItemException) No such item 'recreationalvehicle1'
    [07:59:18.797] [Error] Could not instantiate item '[shuttlecontroller, 1, {"inventoryIcon":"/items/active/vehiclecontroller/shuttlecontroller.png:full","filled":true,"key":"9a1bed8c059dcbbc3ea26e80da768fdf","vehicleStartHealthFactor":0.808781}]'. (ItemException) No such item 'shuttlecontroller'
    [07:59:18.863] [Error] Could not load image asset '/humanoid/echelvrian/hair/fem1.png', using placeholder default.
    (AssetException) No such asset '/humanoid/echelvrian/hair/fem1.png'
    [07:59:18.864] [Error] Could not load image asset '/humanoid/echelvrian/hair/fem1.png:normal', using placeholder default.
    (AssetException) No associated frames file found for image '/humanoid/echelvrian/hair/fem1.png' while resolving image frame '/humanoid/echelvrian/hair/fem1.png:normal'
    [07:59:21.257] [Info] UniverseServer: Acquiring universe lock file
    [07:59:21.261] [Info] UniverseServer: Loading settings
    [07:59:21.263] [Info] UniverseServer: Starting UniverseServer with UUID: 9cb3d78310e8f9ba5bb2235968384c0f
    [07:59:21.269] [Info] UniverseServer: Logged in player 'Wanda' locally
    [07:59:21.269] [Info] UniverseServer: Logged in account '<anonymous>' as player 'Wanda' from address local
    [07:59:21.400] [Info] UniverseServer: Loading system world (712157259, -297610786, -193200719) from disk storage
    [07:59:21.401] [Info] UniverseClient: Joined server as client 1
    [07:59:21.420] [Info] UniverseServer: Reviving player at ClientShipWorld:4a7db79de28c5330e1e65299c8220754
    [07:59:21.420] [Info] UniverseServer: Client 'Wanda' <1> (local) connected
    [07:59:21.486] [Info] detected supported OpenGL texture size 32768, using atlasNumCells 256
    [07:59:21.486] [Info] detected supported OpenGL texture size 32768, using atlasNumCells 256
    [07:59:21.491] [Info] detected supported OpenGL texture size 32768, using atlasNumCells 256
    [07:59:21.491] [Info] Setting steam rich presence connection as steamid_90071996842377217
    [07:59:21.491] [Info] Deleting discord server lobby 622444605341827082
    [07:59:21.491] [Info] Setting discord join secret as connect:discord_436163011007479808_622444605341827082_e5c7dc5a8def9edf
    [07:59:21.500] [Info] UniverseServer: Loading client ship world ClientShipWorld:4a7db79de28c5330e1e65299c8220754
    [07:59:21.602] [Error] Could not connect delete server lobby (err 4)
    [07:59:21.603] [Info] Protected dungeonIds for world set to (65524)
    [07:59:21.760] [Info] Setting discord join secret as connect:discord_436163011007479808_622446290424430655_4e59cb299915bf0a
    [07:59:21.842] [Info] UniverseServer: Warping player 1 to ClientShipWorld:4a7db79de28c5330e1e65299c8220754=1039.11.1024
    [07:59:22.374] [Error] Could not load image asset '/monsters/pets/equestrianpet/parts/grey1.png:stand.1', using placeholder default.
    (AssetException) No associated frames file found for image '/monsters/pets/equestrianpet/parts/grey1.png' while resolving image frame '/monsters/pets/equestrianpet/parts/grey1.png:stand.1'
    [07:59:22.388] [Error] Application: exception thrown, shutting down: (AssetException) Image /objects/ship/equestrianfuelhatch/equestrianfuelhatch.frames column 5 is out of bounds for x-dimension 4
    [0] 7ff7081ea213 Star::captureStack
    [1] 7ff7081e8f9e Star::StarException::StarException
    [2] 7ff7081f88a5 Star::AssetException::AssetException
    [3] 7ff70820598b Star::Assets::parseFramesSpecification
    [4] 7ff7081fac8a <lambda_6ca58536bccbd9a7ca22735b9b1673a0>::operator()
    [5] 7ff7081f847b Star::Assets::unlockDuring<<lambda_6ca58536bccbd9a7ca22735b9b1673a0> >
    [6] 7ff7081fd878 Star::Assets::bestFramesSpecification
    [7] 7ff708201dee Star::Assets::imageFrames
    [8] 7ff708356931 Star::ImageMetadataDatabase::calculateImageSize
    [9] 7ff70835776f Star::ImageMetadataDatabase::imageSize
    [10] 7ff7082ec6cd Star::Drawable::boundBox
    [11] 7ff70894bcf5 Star::WorldPainter::drawDrawable
    [12] 7ff70894c397 Star::WorldPainter::drawEntityLayer
    [13] 7ff70894b525 <lambda_4ebb4f1f4a6326e3deb16fbf9ae23707>::operator()
    [14] 7ff70894d4b8 Star::WorldPainter::render
    [15] 7ff708132247 Star::ClientApplication::render
    [16] 7ff7088fd506 Star::SdlPlatform::run
    [17] 7ff7088fd68d Star::runMainApplication
    [18] 7ff708137731 WinMain
    [19] 7ff708ae07af __scrt_common_main_seh
    [20] 7ffc201b4034 BaseThreadInitThunk
    [21] 7ffc20363691 RtlUserThreadStart
    [07:59:22.388] [Info] Application: shutdown...
    [07:59:22.390] [Info] UniverseClient: Client disconnecting...
    [07:59:22.461] [Info] Client received world stop packet, leaving: Removed
    [07:59:22.732] [Info] UniverseServer: Client 'Wanda' <1> (local) disconnected for reason:
    [07:59:22.732] [Info] UniverseServer: Stopping idle world ClientShipWorld:4a7db79de28c5330e1e65299c8220754
    [07:59:22.978] [Info] UniverseServer: Stopping UniverseServer
    [07:59:23.377] [Info] Root: Shutting down Root
    [07:59:23.790] [Info] Application: Destroying SDL Window
    [07:59:23.892] [Info] Deleting discord server lobby 622446290424430655
    [07:59:23.895] [Info] Application: stopped gracefully
    
     
    Last edited: Sep 14, 2019
  2. ImHereForTheMods

    ImHereForTheMods Cosmic Narwhal

    Solved, had too many frame names in the shipfuelhatch's .frames file.
     
  3. bk3k

    bk3k Oxygen Tank

    It is good that you solved it, but I would recommend in the future developing your mods in a separate instance of Starbound. Just copying the folder somewhere and launching from there with only your mods. You have many prior errors going on there, so finding your actual problem is much harder If only your own mods are in that copy, only your own errors will be in the log. With the added bonus of Starbound starting faster anyhow.

    Also to make it faster (for myself), I made some custom treasure pools.
    Code:
    { 
      "bk3k_shipUpgrades" : [
        [0, {
          "fill" : [
              {"item" : ["shipT2", 1]},
              {"item" : ["shipT3", 1]},
              {"item" : ["shipT4", 1]},
              {"item" : ["shipT5", 1]},
              {"item" : ["shipT6", 1]},
              {"item" : ["shipT7", 1]},
              {"item" : ["shipT8", 1]}
            ]
          }
        ]
      ]
    }
    
    Which I'd spawn via
    Code:
    /spawntreasure bk3k_shipUpgrades
    You might want to make a similar .treasurepools file (copying that while renaming it).
     
    Last edited: Sep 15, 2019
    ImHereForTheMods likes this.
  4. ImHereForTheMods

    ImHereForTheMods Cosmic Narwhal

    I actually did move other mods out of the mods folder shortly after. (i understand this can be an issue for other chars, but for the moment only developing on fresh chars anyway, and what's lost can be put back). Good advice there though. I used to do that for modding another game, but only recently made the connection here as well.

    That is a great idea on treasure pools! Then I won't have to /admin everytime..
    I could just add those items to my race's ship locker pool.

    Thanks!
     

Share This Page