Modding Help ItemException

Discussion in 'Starbound Modding' started by xana2321, Jun 14, 2021.

  1. xana2321

    xana2321 Void-Bound Voyager

    This is a problem with betabound I believe as the crash occurs at iron anvil.

    Mods-
    -Boosted Boss Drops
    -Braixen race Fired UP
    -charactercreationmod
    -Cheeze's Weapon Pack
    -Classical Weaponry
    -CommunityWeaponsPack
    -CStaff
    -Cutebound
    -EnhancedMatterManipulator
    -FrackinRaces
    -FreedomofMovement+BetterDash
    -FUS RO DAH
    -Half-Life 2.0.1
    -ImmersiveWeapons-master
    -imperialweapons
    -isn_planets_crystal
    -Isn_planets_magnetic
    -isn_planets_radioactive
    -kao_dragonrider
    -Kao_ezmech
    -ka:speechless:remod
    -Lava_Moons
    -LegendariesRevived
    -MakeAnomaliesGreatAgain
    -mod_xsmech
    -MrPigeon's Mythical Weaponry
    -Project-Knightfall
    -Project-Redemption
    -skizots_dozers
    -The Black Market
    -The XCOM mod
    -warframe_crossover
    -xs_crumes
    -yellowsub
    -Asteroids OreSteroids
    -automaticDoors
    -Betabound
    -better_wall_jump
    -BlackCoreNovakid
    -DRG-Faster Abilities
    -DRG-FasterBugnet
    -DRG-unlimited cilmbing rope use
    -elementalflashlights
    -Extrazoomlevels
    -FKO
    -gatewayactivated
    -improved_containers
    -jetpack
    -learnblueprintscan
    -ManufacturersTouch
    -MeleeCombo
    -MoreSapling
    -NewStars with planters from tier 7 to 10
    -orbitalioncannon
    -Pay Up- Valuables
    -Sleeker Glitch
    -Starbound Patch Project
    -starbound flash
    -ThreateningSpaceStations
    -timecontrol
    -Ultra-Techs
    -unlockedtiers
    -XSMechs_ModularEdition
    -XSMechs_WeaponsPlus
    -Zerotap_Dash

    [21:46:48.976] [Error] Exception caught in client main-loop
    (ItemException) No such item 'SilverTanto'
    [0] 7ff632dea463 Star::captureStack
    [1] 7ff632de91ee Star::StarException::StarException
    [2] 7ff632f67d0a Star::ItemException::format<Star::String>
    [3] 7ff632f7531c Star::ItemDatabase::itemFriendlyName
    [4] 7ff6335cd12e <lambda_3587efe2ccaf69356a4760031378880e>::eek:perator()
    [5] 7ff6335cab82 Star::sortByComputedValue<Star::List<Star::ItemRecipe,std::allocator<Star::ItemRecipe> >,<lambda_3587efe2ccaf69356a4760031378880e> >
    [6] 7ff6335d1d5f Star::CraftingPane::determineRecipes
    [7] 7ff6335d5d72 Star::CraftingPane::updateAvailableRecipes
    [8] 7ff6335cc335 Star::CraftingPane::CraftingPane
    [9] 7ff6335f2278 std::make_shared<Star::CraftingPane,std::shared_ptr<Star::WorldClient>,std::shared_ptr<Star::player>,Star::Json const & __ptr64,int & __ptr64>
    [10] 7ff6335fda23 Star::MainInterface::eek:penCraftingWindow
    [11] 7ff6335fbbb9 Star::MainInterface::handleInteractAction
    [12] 7ff632d35cff Star::ClientApplication::updateRunning
    [13] 7ff632d344bd Star::ClientApplication::update
    [14] 7ff6334fb781 Star::SdlPlatform::run
    [15] 7ff6334fb93d Star::runMainApplication
    [16] 7ff632d374b1 WinMain
    [17] 7ff6336dd59f __scrt_common_main_seh
    [18] 7ffdb4517034 BaseThreadInitThunk
    [19] 7ffdb5642651 RtlUserThreadStart
    [21:46:48.980] [Info] UniverseClient: Client disconnecting...
    [21:46:49.054] [Info] Client received world stop packet, leaving: Removed
    [21:46:49.113] [Info] UniverseServer: Client 'Goldflower' <1> (local) disconnected for reason:
    [21:46:49.113] [Info] UniverseServer: Stopping idle world ClientShipWorld:918b1a148c61227348d5f6b7bc292aab
    [21:46:49.294] [Info] UniverseServer: Stopping UniverseServer
    [21:46:49.304] [Info] Clearing steam rich presence connection
    [21:46:54.875] [Error] Could not apply patch from file /celestial.config.patch in source: ..\mods\isn_planets_crystal. Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) No such key 'MildPlanet' in pathApply("/planetaryTypes/MildPlanet/baseParameters/terrestrialType/-")
    [21:46:54.994] [Info] detected supported OpenGL texture size 16384, using atlasNumCells 128


    i ended up just removing cheese weapon pack and diamondarmor from oremod
     

    Attached Files:

    Last edited by a moderator: Jun 15, 2021

Share This Page