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

RELEASED Lucario Race 1.3.4 2.2

Now you can be a fluzzy Lucario!!!

  1. Zancuno

    Zancuno Existential Complex

    Zancuno updated Lucario Race with a new update entry:

    Remastery Update

    Read the rest of this update entry...
     
  2. M8E1

    M8E1 Scruffy Nerf-Herder

    Hey, what are the item ids? I was dying my officer pants and they disappeared completely.
     
  3. Zancuno

    Zancuno Existential Complex

    They vanished? If you can provide more details that would be lovely.
    I'm not sure which set you crafted or got but:
    lucarioofficerpants or lucarioofficerpantsN
    (looks like I need to run through all of the 100+ items for vanity again. Yes there actually is that many for all the body types.)
     
  4. Dilwolf

    Dilwolf Scruffy Nerf-Herder

    Getting into the game once again, and I'm very pleased to see you're still working on this! :D
    Also, the pending Credits bit, I appreciate that
    Lots of new stuff since I was here
     
  5. maximu132

    maximu132 Orbital Explorer

    that mod is awesome but... i think you need more work on s.a.i.l
     
  6. Summer Breeze

    Summer Breeze Orbital Explorer

    Here's the thing.
     

    Attached Files:

  7. Zancuno

    Zancuno Existential Complex

    Well I checked my mod for anything with that name and found nothing in my mod. Unfortunately your log doesn't say the name of the mod to the fatal error(the devs really need to add that). Apparently there is a mod in your list that has a duplicate item named "tyrfing". Whether that mod has two in one mod or two mods both have an item called that, it is unknown. There also seems to be a ton of errors in your log there, which i went ahead an itemized for you, trying to also point towards the source.



    Code:
    //Fatal Error:
    [00:28:00.804] [Error] Application: exception thrown, shutting down: (ItemException) Duplicate item name 'tyrfing' found
    
    //Teleporter errors:
    [00:25:29.381] [Error] Could not apply patch from file /objects/teleporter/woodenteleporter/woodenteleporter.object.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\741194961\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Could not find "breakDropPool" to remove
    [00:25:50.797] [Error] Could not apply patch from file /objects/teleporter/futureteleporter/futureteleporter.object.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\741194961\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Could not find "breakDropPool" to remove
    [00:25:55.250] [Error] Could not apply patch from file /objects/teleporter/scienceteleporter/scienceteleporter.object.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\741194961\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Could not find "breakDropPool" to remove
    [00:25:55.486] [Error] Could not apply patch from file /objects/teleporter/tombteleporter/tombteleporter.object.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\741194961\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Could not find "breakDropPool" to remove
    [00:26:11.166] [Error] Could not apply patch from file /objects/teleporter/brassteleporter/brassteleporter.object.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\741194961\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Could not find "breakDropPool" to remove
    [00:26:13.381] [Error] Could not apply patch from file /objects/teleporter/blackteleporter/blackteleporter.object.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\741194961\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Could not find "breakDropPool" to remove
    [00:26:15.834] [Error] Could not apply patch from file /objects/teleporter/stoneteleporter/stoneteleporter.object.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\741194961\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Could not find "breakDropPool" to remove
    Mod of origin: Unbreakable Teleporters
    
    //Species errors:
    [00:27:42.080] [Error] Could not apply patch from file /species/Frogg.species.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\1301992771\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Could not find "effectDirectives" to remove
    Frog
    [00:27:43.344] [Error] Could not apply patch from file /species/familiar.species.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\1301992771\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Could not find "effectDirectives" to remove
    Familiar
    [00:27:43.381] [Error] Could not apply patch from file /species/gardevan.species.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\1301992771\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Could not find "effectDirectives" to remove
    Gardevan
    [00:27:43.741] [Error] Could not apply patch from file /species/vespoid.species.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\1301992771\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Could not find "effectDirectives" to remove
    Vespoid
    Mod of origin: TaehlTeleportBeams
    
    //Projectile errors:
    [00:25:42.786] [Error] Could not read projectile '/projectiles/guns/filthbullet/filthbullet.projectile', error: (JsonException) No such key in Json::get("image")
    [00:25:46.208] [Error] Duplicate projectile asset typeName corrosiveparticle. configfile /projectiles/throwable/corrosiveparticle/corrosiveparticle.projectile
    [00:25:50.055] [Error] Duplicate projectile asset typeName kittenorangeglobeexplosion. configfile /projectiles/explosions/kittenorangeglobeexplosion/kittenorangeglobeexplosion.projectile
    [00:25:55.406] [Error] Duplicate projectile asset typeName smallregularexplosion. configfile /projectiles/explosions/smallregularexplosion/smallregularexplosion.projectile
    [00:25:57.963] [Error] Could not read projectile '/projectiles/guns/orochibullet/orochibulletold.projectile', error: (JsonException) No such key in Json::get("image")
    [00:25:58.956] [Error] Duplicate projectile asset typeName deathzone. configfile /projectiles/activeitems/staff/deathzone/deathzone.projectile
    [00:26:05.225] [Error] Duplicate projectile asset typeName bone. configfile /projectiles/guns/unsorted/bone/bone.projectile
    [00:26:06.523] [Error] Duplicate projectile asset typeName regularexplosionnospark. configfile /projectiles/explosions/meteorblockexplosion/meteorblockexplosion.projectile
    [00:26:08.233] [Error] Duplicate projectile asset typeName stickyplasma. configfile /projectiles/activeitems/stickyplasma/stickyplasma.projectile
    Mod of origin: ???
    
    //Farmables errors:
    [00:25:41.279] [Error] Could not apply patch from file /objects/farmables/flowerblue/flowerblue.object.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\762728154\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) No such key 'breakDropOptions' in pathApply("/breakDropOptions/0/0/0")
    [00:26:03.080] [Error] Could not apply patch from file /objects/farmables/floweryellow/floweryellow.object.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\762728154\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) No such key 'breakDropOptions' in pathApply("/breakDropOptions/0/0/0")
    [00:26:07.615] [Error] Could not apply patch from file /objects/farmables/flowerspring/flowerspring.object.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\762728154\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) No such key 'breakDropOptions' in pathApply("/breakDropOptions/0/0/0")
    [00:26:16.721] [Error] Could not apply patch from file /objects/farmables/flowerred/flowerred.object.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\762728154\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) No such key 'breakDropOptions' in pathApply("/breakDropOptions/0/0/0")
    Mod of Origin: New Farmables: Flowers
    
    //Techconsole errors:
    [00:25:52.140] [Error] Could not apply patch from file /objects/upgrade/techconsole/techconsole.object.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\740675828\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Could not find "breakDropPool" to remove
    Mod of origin: Unbreakable Tech Console
    
    [00:25:52.143] [Error] Could not apply patch from file /objects/upgrade/techconsole/techconsole.object.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\741310748\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Could not find "breakDropPool" to remove
    Mod of origin: SmallImprovements
    
    [00:25:52.145] [Error] Could not apply patch from file /objects/upgrade/techconsole/techconsole.object.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\1369768195\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Could not find "breakDropPool" to remove
    Mod of origin: Starbound++ FU Version
    
    //Outpost errors:
    [00:26:20.818] [Error] Could not apply patch from file /objects/outpost/penguinweaponshop/penguinweaponshop.object.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\751137930\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Could not find "rotationTime" to remove
    Mod of origin: 1 Hour Weapon Shop Rotation
    
    //Standing Turret errors:
    [00:26:21.728] [Error] Could not apply patch from file /objects/wired/standingturret/standingturret.object.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\741310748\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Could not find "breakDropOptions" to remove
    Mod of origin: SmallImprovements
    
    [00:26:21.730] [Error] Could not apply patch from file /objects/wired/standingturret/standingturret.object.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\1369768195\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) No such key 'breakDropOptions' in pathApply("/breakDropOptions/0/0/0")
    Mod of origin: Starbound++ FU Version
    
    //NPC errors:
    [00:26:29.062] [Error] Could not apply patch from file /npcs/tenants/peridot.npctype.patch in source: ..\mods\SexboundAPI_su_gem.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) No such key 'scripts' in pathApply("/scripts/-")
    [00:26:29.241] [Error] Could not apply patch from file /npcs/tenants/amethyst.npctype.patch in source: ..\mods\SexboundAPI_su_gem.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) No such key 'scripts' in pathApply("/scripts/-")
    [00:26:31.204] [Error] Could not apply patch from file /npcs/tenants/pearl.npctype.patch in source: ..\mods\SexboundAPI_su_gem.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) No such key 'scripts' in pathApply("/scripts/-")
    [00:26:31.532] [Error] Could not apply patch from file /npcs/tenants/bismuth.npctype.patch in source: ..\mods\SexboundAPI_su_gem.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) No such key 'scripts' in pathApply("/scripts/-")
    [00:26:31.717] [Error] Could not apply patch from file /npcs/tenants/jasper.npctype.patch in source: ..\mods\SexboundAPI_su_gem.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) No such key 'scripts' in pathApply("/scripts/-")
    [00:26:32.530] [Error] Could not apply patch from file /npcs/tenants/ruby.npctype.patch in source: ..\mods\SexboundAPI_su_gem.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) No such key 'scripts' in pathApply("/scripts/-")
    [00:26:33.987] [Error] Could not apply patch from file /npcs/tenants/rosequartz.npctype.patch in source: ..\mods\SexboundAPI_su_gem.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) No such key 'scripts' in pathApply("/scripts/-")
    [00:26:34.035] [Error] Could not apply patch from file /npcs/tenants/lapislazuli.npctype.patch in source: ..\mods\SexboundAPI_su_gem.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) No such key 'scripts' in pathApply("/scripts/-")
    [00:26:34.435] [Error] Could not apply patch from file /npcs/tenants/garnet.npctype.patch in source: ..\mods\SexboundAPI_su_gem.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) No such key 'scripts' in pathApply("/scripts/-")
    [00:26:34.479] [Error] Could not apply patch from file /npcs/tenants/sapphire.npctype.patch in source: ..\mods\SexboundAPI_su_gem.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) No such key 'scripts' in pathApply("/scripts/-")
    Mod of origin: SexboundAPI_su_gem {steven universe I am guessing)
    
    [00:26:34.008] [Error] Could not apply patch from file /npcs/avalibandit.npctype.patch in source: ..\mods\SexboundAPI - avali.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) No such key 'scripts' in pathApply("/scripts/-")
    [00:26:34.484] [Error] Could not apply patch from file /npcs/dragoon.npctype.patch in source: ..\mods\SexboundAPI - avali.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) No such key 'scripts' in pathApply("/scripts/-")
    Mod of origin: SexboundAPI - avali
    
    [00:26:30.414] [Error] Could not apply patch from file /npcs/space/penguinshipcrewmate.npctype.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\950190962\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) No such key 'override' in pathApply("/items/override/0/1/0/sheathedprimary")
    [00:26:31.528] [Error] Could not apply patch from file /npcs/space/spacemerchant.npctype.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\950190962\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) No such key 'items' in pathApply("/items/override/0/1/0/sheathedprimary")
    Mod of origin: Kill Space NPCs
    
    [00:26:32.641] [Error] Could not apply patch from file /npcs/friendlyguard.npctype.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\942935636\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Tried to get key 'ningen' in non-object type in pathApply("/scriptConfig/dialog/hail/ningen")
    Mod of origin: Ningen [Fixed for 1.3]
    
    [00:26:32.644] [Error] Could not apply patch from file /npcs/friendlyguard.npctype.patch in source: ..\mods\latexian.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Tried to get key 'latexian' in non-object type in pathApply("/scriptConfig/dialog/hail/latexian")
    Mod of origin: latexian
    
    [00:26:32.647] [Error] Could not apply patch from file /npcs/friendlyguard.npctype.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\766773110\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Tried to get key 'greckan' in non-object type in pathApply("/scriptConfig/dialog/hail/greckan")
    Mod of origin: GreckanRaceMod
    
    [00:26:32.650] [Error] Could not apply patch from file /npcs/friendlyguard.npctype.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\740694177\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Tried to get key 'argonian' in non-object type in pathApply("/scriptConfig/dialog/hail/argonian")
    Mod of origin: argonian
    
    [00:26:32.653] [Error] Could not apply patch from file /npcs/friendlyguard.npctype.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\729432341\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Tried to get key 'orcana' in non-object type in pathApply("/scriptConfig/dialog/hail/orcana")
    Mod of origin: Orcana
    
    [00:26:32.655] [Error] Could not apply patch from file /npcs/friendlyguard.npctype.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\741550312\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Tried to get key 'nightar' in non-object type in pathApply("/scriptConfig/dialog/hail/nightar")
    Mod of origin: The Nightars
    
    [00:26:32.658] [Error] Could not apply patch from file /npcs/friendlyguard.npctype.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\1117006719\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Tried to get key 'everis' in non-object type in pathApply("/scriptConfig/dialog/hail/everis")
    Mod of origin: everisracemod (Everis Race Mod)
    (good lord the friendly guard must be F@#$ing up)
    
    //Vehicle errors:
    [00:26:35.716] [Error] Could not apply patch from file /vehicles/modularmech/modularmech.vehicle.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\902272423\PenguinPiracy.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Could not find "armorCosmeticOverrides" to remove
    Mod of origin: PenguinPiracy
    
    //Crafting material errors:
    [00:26:55.643] [Error] Could not apply patch from file /items/generic/crafting/triangliumore.item.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\729480149\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Could not find "category" to remove
    Mod of origin: FrackinUniverse
    
    [00:26:55.645] [Error] Could not apply patch from file /items/generic/crafting/triangliumore.item.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\764888606\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) No such key 'itemTags' in pathApply("/itemTags/-")
    Mod of origin: StarTech
    
    [00:26:56.122] [Error] Could not apply patch from file /items/materials/bamboo.matitem.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\755833356\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Could not find "price" to remove
    [00:26:56.337] [Error] Could not apply patch from file /items/materials/supermatter.matitem.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\755833356\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Could not find "price" to remove
    Mod of origin: colony_tweaks
    
    //Consumable errors:
    [00:27:25.673] [Error] Could not apply patch from file /items/generic/produce/coffeebeans.consumable.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\741310748\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Could not find "itemAgingScripts" to remove
    Mod of origin: SmallImprovements
    
    [00:27:25.676] [Error] Could not apply patch from file /items/generic/other/antidote.consumable.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\1369768195\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Could not find "maxStack" to remove
    Mod of origin: Starbound++ FU Version
    
    //Ship locker errors:
    [00:27:27.077] [Error] Could not apply patch from file /treasure/shiplocker.treasurepools.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\1202954651\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Could not find "zombieStarterTreasure" to remove
    Mod of origin: Custom races inventory fix (maybe this is why my ship lockers in the lucario mod are so barren at start)
    
    //Weapon errors:
    [00:27:29.598] [Error] Could not apply patch from file /items/active/unsorted/translocator/translocator.activeitem.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\1369768195\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Could not find "tooltipKind" to remove
    Mod of origin: Starbound++ FU Version
    
    [00:27:41.780] [Error] Could not apply patch from file /items/active/weapons/melee/quarterstaff/commonqs.activeitem.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\802382977\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Index 1 out of range in pathApply("/builderConfig/1/manufacturer/-")
    [00:27:47.569] [Error] Could not apply patch from file /items/active/weapons/melee/quarterstaff/uncommonqs.activeitem.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\802382977\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Index 1 out of range in pathApply("/builderConfig/1/manufacturer/-")
    [00:27:49.108] [Error] Could not apply patch from file /items/active/weapons/melee/quarterstaff/rareqs.activeitem.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\802382977\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Index 1 out of range in pathApply("/builderConfig/1/manufacturer/-")
    Mod of origin: RANARM.IHC
    
    //Quest errors:
    [00:27:47.569] [Error] Could not apply patch from file /items/active/weapons/melee/quarterstaff/uncommonqs.activeitem.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\802382977\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Index 1 out of range in pathApply("/builderConfig/1/manufacturer/-")
    [00:27:49.108] [Error] Could not apply patch from file /items/active/weapons/melee/quarterstaff/rareqs.activeitem.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\802382977\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Index 1 out of range in pathApply("/builderConfig/1/manufacturer/-")
    Mod of origin: RANARM.IHC
    
     
  8. Summer Breeze

    Summer Breeze Orbital Explorer

    Well thanks! also i figured out that the APW weapons mod was causing the error by itself, even though it seems to work fine for everyone else, and the errors with ??? mod are from a variety of thing like old world armory and other outdated mods

    Also yeah i would like it if you could try and do whatever other people do in their mods to make custom locker items work!

    But really, Thanks!
     
  9. rylenwolf

    rylenwolf Big Damn Hero

  10. Zancuno

    Zancuno Existential Complex

    Aura Berzerk is a feature of the Frakin Races for the Lucario. I would head there. Frakin Races has that feature in it as we pulled a request to have the Lucario added to the Frakin races mod instead of having to make a separate mod to give compatibility.
     
  11. XDgierman

    XDgierman Void-Bound Voyager

    The lua said that the exeption was caught on failsafe. This shoud not happen, unless the game or files were tampered, by changing the scripts or using tools like Cheat Engine. Could you write what were you doing to make that error happen?
     
  12. Zancuno

    Zancuno Existential Complex

    Dear lord this page is outdated. I need to fix that
     
  13. Zancuno

    Zancuno Existential Complex

    Zancuno updated Lucario Race with a new update entry:

    Lucario 1.3.3 1.8 Update (return of the forgotten Page)

    Read the rest of this update entry...
     
  14. Zancuno

    Zancuno Existential Complex

    Zancuno updated Lucario Race with a new update entry:

    Lucario 1.3.3 1.9 Quality of life update

    Read the rest of this update entry...
     
  15. Zolfan

    Zolfan Void-Bound Voyager

    Ayy, nice, thanks for still being alive!
     
  16. Zancuno

    Zancuno Existential Complex

    I've been alive, just kinda forgot about the Starbound Forums for a bit. lol I have to remember that people enjoy having the raw files, especially for other developers if they have compatibility issues
     
  17. Zancuno

    Zancuno Existential Complex

    Zancuno updated Lucario Race with a new update entry:

    Hotfix (pending contact)

    Read the rest of this update entry...
     
  18. Zancuno

    Zancuno Existential Complex

    Zancuno updated Lucario Race with a new update entry:

    Temporary Essence of Aura Update for Enhanced Storage Users.

    Read the rest of this update entry...
     
  19. Zancuno

    Zancuno Existential Complex

    Zancuno updated Lucario Race with a new update entry:

    Asset Remastering Again, Auracite Balancing, and End of Starter Clothing Grace Period

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

    billwopeh Phantasmal Quasar

    My game was crashing and stopped after I removed this mod. I assume it conflicted with another mod.

    [14:39:27.123] [Error] Could not apply patch from file /objects/minibiome/elder/elderscrolldesk/elderscrolldesk.object.patch in source: ..\mods\EnhancedStorage_v5.8.1.pak. Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Could not find "slotCount" to remove
    [14:39:27.138] [Error] Could not apply patch from file /objects/minibiome/elder/elderscrolldesk/elderscrolldesk.object.patch in source: ..\mods\EnhancedStorage[HoarderAddon]_v3.1.pak. Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Could not find "slotCount" to remove
    [14:39:27.244] [Error] Could not apply patch from file /objects/minibiome/elder/elderbookstand/elderbookstand.object.patch in source: ..\mods\EnhancedStorage_v5.8.1.pak. Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Could not find "slotCount" to remove
    [14:39:27.259] [Error] Could not apply patch from file /objects/minibiome/elder/elderbookstand/elderbookstand.object.patch in source: ..\mods\EnhancedStorage[HoarderAddon]_v3.1.pak. Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Could not find "slotCount" to remove
    [14:39:38.412] [Error] Could not apply patch from file /species/irken.species.patch in source: ..\mods\FrackinIrkens. Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (JsonException) Cannot call get with key on Json type array, must be Object type
    [14:39:39.709] [Info] Root: Loaded RadioMessageDatabase in 0.0657299 seconds
    [14:39:57.184] [Error] Could not load image asset '/items/active/weapons/Moontantspawner/noisemaker.png', using placeholder default.
    (AssetException) No such asset '/items/active/weapons/Moontantspawner/noisemaker.png'
    [14:40:01.023] [Error] Could not load recipe /recipes/oreseedconverter/lazuliteoret4seed.recipe: (ItemException) No such item 'lazuliteore'
    [14:40:01.045] [Error] Could not load recipe /recipes/spawners/spawnervespoidguard.recipe: (ItemException) No such item 'steelbar'
    [14:40:01.163] [Error] Could not load recipe /recipes/oreseedconverter/lazuliteoret2seed.recipe: (ItemException) No such item 'lazuliteore'
    [14:40:01.571] [Error] Could not load recipe /recipes/oreseedconverter/berliniteoret3seed.recipe: (ItemException) No such item 'berliniteore'
    [14:40:01.811] [Error] Could not load recipe /recipes/oreseedconverter/berliniteoret1seed.recipe: (ItemException) No such item 'berliniteore'
    [14:40:03.863] [Error] Could not load recipe /recipes/oreseedmachine/berliniteoreseed.recipe: (ItemException) No such item 'berliniteore'
    [14:40:08.213] [Error] Could not instantiate item '[silverbow, 1, {}]'. (ItemException) No such item 'silverbow'
    [14:40:13.585] [Error] Could not load recipe /recipes/madness/esoteric/research/esoteric12.recipe: (ItemException) No such item 'cthulhureward'
    [14:40:14.530] [Error] Could not load recipe /recipes/oreseedmachine/lazuliteoreseed.recipe: (ItemException) No such item 'lazuliteore'
    [14:40:18.481] [Error] Could not load recipe /recipes/spawners/spawnervespoidvillageguard.recipe: (ItemException) No such item 'steelbar'
    [14:40:20.073] [Error] Fatal Error: Access violation detected at 00F78172 (Read of address 2BE58A18)
    [0] e50f4a Star::captureStack
    [1] e51182 Star::fatalError
    [2] e4cb02 Star::SignalHandlerImpl::sehTrampoline
    [3] da1527 Star::Variant<Star::MVariant<Star::Drawable::LinePart,Star::Drawable::polyPart,Star::Drawable::ImagePart>::MVariantEmpty,Star::Drawable::LinePart,Star::Drawable::polyPart,Star::Drawable::ImagePart>::doCall<<lambda_18ce0b4126afe306ca5d8c6823f40935>,Star::Drawable::ImagePart>
    [4] f2b05c Star::Drawable::boundBox
    [5] f7b89e Star::Drawable::boundBoxAll<Star::List<Star::Drawable,std::allocator<Star::Drawable> > >
    [6] f7f323 Star::Item::setIconDrawables
    [7] 133c606 Star::ArmorItem::refreshIconDrawables
    [8] 133a93b Star::ArmorItem::ArmorItem
    [9] 133ad48 Star::ChestArmor::ChestArmor
    [10] f85580 std::make_shared<Star::ChestArmor,Star::Json const &,Star::String const &,Star::Json const &>
    [11] f8d0eb Star::ItemDatabase::createItem
    [12] f8ed99 Star::ItemDatabase::item
    [13] f90042 Star::ItemDatabase::parseRecipe
    [14] f9133e Star::ItemDatabase::scanRecipes
    [15] f86bd6 Star::ItemDatabase::ItemDatabase
    [16] 114b944 std::make_shared<Star::ItemDatabase>
    [17] 1150633 <lambda_9e20283833e6c8933fef4c0f73c09b45>::eek:perator()
    [18] 1143576 std::_Invoker_functor::_Call<<lambda_9e20283833e6c8933fef4c0f73c09b45> &>
    [19] 1145f86 std::invoke<<lambda_9e20283833e6c8933fef4c0f73c09b45> &>
    [20] 1144136 std::_Invoke_ret<std::shared_ptr<Star::ItemDatabase>,<lambda_9e20283833e6c8933fef4c0f73c09b45> &>
    [21] 115233a std::_Func_impl<<lambda_9e20283833e6c8933fef4c0f73c09b45>,std::allocator<int>,std::shared_ptr<Star::ItemDatabase> >::_Do_call
    [22] 1150b9a std::_Func_class<std::shared_ptr<Star::BehaviorDatabase> >::eek:perator()
    [23] 1148294 Star::Root::loadMemberFunction<Star::ItemDatabase>
    [24] 114659c Star::Root::loadMember<Star::ItemDatabase>
    [25] 115598b Star::Root::itemDatabase
    [26] 114377b std::_Invoker_pmf_pointer::_Call<std::shared_ptr<Star::Assets const > (__thiscall Star::Root::*)(void),Star::Root * &>
    [27] 1145c5b std::invoke<std::shared_ptr<Star::EmoteProcessor const > (__thiscall Star::Root::*&)(void),Star::Root * &>
    [28] 1143f29 std::_Invoke_ret<std::shared_ptr<Star::VehicleDatabase const > (__thiscall Star::Root::*&)(void),Star::Root * &>
    [29] 11437ec std::_Call_binder<std::_Unforced,0,std::shared_ptr<Star::FunctionDatabase const > (__thiscall Star::Root::*)(void),std::tuple<Star::Root *>,std::tuple<> >
    [30] 1143194 std::_Binder<std::_Unforced,std::shared_ptr<Star::plantDatabase const > (__thiscall Star::Root::*)(void),Star::Root * const>::eek:perator()<>
    [31] 1151e23 std::_Func_impl<Star::SwallowReturn<std::_Binder<std::_Unforced,std::shared_ptr<Star::CollectionDatabase const > (__thiscall Star::Root::*)(void),Star::Root * const> >,std::allocator<int>,void>::_Do_call
    [32] e4896e <lambda_7fe09c15515a3a4541ffd059be2af05d>::eek:perator()
    [33] e49352 Star::WorkerPool::WorkerThread::run
    [34] e4dedc Star::ThreadImpl::runThread
    [35] 77727c04 BaseThreadInitThunk
    [36] 77e7ab8f RtlInitializeExceptionChain
    [37] 77e7ab5a RtlInitializeExceptionChain
     

    Attached Files:

Share This Page