Modding Help Help mods won't work

Discussion in 'Starbound Modding' started by xCovertWolfx, Dec 10, 2013.

  1. xCovertWolfx

    xCovertWolfx Tentacle Wrangler

    Everything I try the mods still won't work. I tried doing what the creators instructed and it does nothing. I tried doing the bootstrap method and I'm stuck at the loading screen. Any help would be appreciated as I see many people using mods and I still can't even get 1 to work
     
  2. crusender

    crusender Space Penguin Leader

    it dont help if you dont say witch mod you try to install...
     
  3. xCovertWolfx

    xCovertWolfx Tentacle Wrangler

    Ok.. All mods
     
  4. J-block

    J-block Pay it Forward

    Please be less specific.
     
  5. xCovertWolfx

    xCovertWolfx Tentacle Wrangler

    Here are the ones I want to work though
    Alchemylab
    Animal armor mod
    Arcsmods
    Fuel plus
    Portable teleporter
    TStech
     
  6. xCovertWolfx

    xCovertWolfx Tentacle Wrangler

    this is my bootstrap
     

    Attached Files:

  7. crusender

    crusender Space Penguin Leader

    well if in your mod folder there is all your mod, simply make your boostrap like that

    Code:
    {
      "assetSources" : [
        "../assets",
        "../mods"
      ],
      "storageDirectory" : ".."
    }
    if still lock at loading screen send your log
     
  8. xCovertWolfx

    xCovertWolfx Tentacle Wrangler

    Could you clarify. I'm not understanding
     
  9. xCovertWolfx

    xCovertWolfx Tentacle Wrangler

    error after edit
     

    Attached Files:

  10. crusender

    crusender Space Penguin Leader

    this booststrap take every mods in your mods folder and load them.

    the error you miss write something in the boostrap, like forget a comma or something like that
     
  11. xCovertWolfx

    xCovertWolfx Tentacle Wrangler

    I wrote exactly what your wrote....
     
  12. xCovertWolfx

    xCovertWolfx Tentacle Wrangler

    Ok, fixed it but still stuck at loading screen. How to I get a log?
     
  13. crusender

    crusender Space Penguin Leader

    you sure you paste and copy over yours?
     
  14. crusender

    crusender Space Penguin Leader

    C:\Program Files (x86)\Steam\SteamApps\common\Starbound, file is name starbound.log
     
  15. Halberde

    Halberde Star Wrangler

    What you want is to have a bootstrap.config file that looks like this:
    Code:
    {
      "assetSources" : [
        "../assets",
        "../mods"
      ],
      "storageDirectory" : ".."
    }
    which is the same as above.

    You then want to go to your .../Steam/SteamApps/common/Starbound/ folder, and make a folder called "mods".
    You want to put all the mods inside this "mods" folder.

    Try installing each mod one at a time, making sure each works before installing the next.

    If it's stuck on the loading screen, it means there is an error with the items.
     
  16. xCovertWolfx

    xCovertWolfx Tentacle Wrangler

    Info: Preparing Star::Root...
    Info: Loading Star::Configuration from '..\starbound.config'
    Info: Done preparing Star::Root.
    Info: Client version 'Beta v. Irritated Koala' '616' '418'
    Info: Starting from the title screen
    Info: Initialized SDL
    Info: Initialized SDL Video
    Info: Initialized SDL Joystick
    Info: Initialized SDL Sound
    Info: Opened default audio device with 44khz / 16 bit stereo audio, 2048 sample size buffer
    Info: Loading Star::Root...
    Warn: Perf: Assets::loadFont millis: 2809
    Warn: Slow asset 2.809 : /hobo.ttf
    Info: Loading Star::Configuration from '..\starbound.config'
    Info: Initializing SDL Window
    Info: Created initial window 1920x1080
    Debug: Correcting path from /leveling/statuseffectduration.lvlmaps to /leveling/statusEffectDuration.lvlmaps
    Warn: Slow asset 0.07 : /leveling/shield.lvlmaps
    Info: Initializing SDL Window
    Warn: Slow asset 0.071 : /leveling/statuseffectduration.lvlmaps
    Info: Re-created window 1366x705
    Debug: Correcting path from /terrain/surface/mountainoussurface.terrain to /terrain/surface/mountainousSurface.terrain
    Debug: Correcting path from /terrain/surface/normalsurface.terrain to /terrain/surface/normalSurface.terrain
    Debug: Correcting path from /terrain/surface/relaxedhillssurface.terrain to /terrain/surface/relaxedHillsSurface.terrain
    Warn: Perf: StarApplicationBase::run.innerLoop.graphicsSwapBuffers millis: 154
    Warn: Perf: StarApplicationBase::run.innerLoop millis: 259
    Warn: Slow asset 0.122 : /celestial/names.config
    Warn: Slow asset 0.06 : /treasure/default.treasurepools
    Debug: Correcting path from /effects/breathcritical.effectsource to /effects/breathCritical.effectsource
    Debug: Correcting path from /effects/breathrisk.effectsource to /effects/breathRisk.effectsource
    Debug: Correcting path from /effects/foodcritical.effectsource to /effects/foodCritical.effectsource
    Debug: Correcting path from /effects/foodrisk.effectsource to /effects/foodRisk.effectsource
    Debug: Correcting path from /effects/healthcritical.effectsource to /effects/healthCritical.effectsource
    Debug: Correcting path from /effects/healthrisk.effectsource to /effects/healthRisk.effectsource
    Debug: Correcting path from /effects/multijump.effectsource to /effects/multiJump.effectsource
    Debug: Correcting path from /effects/warmthcritical.effectsource to /effects/warmthCritical.effectsource
    Debug: Correcting path from /effects/warmthrisk.effectsource to /effects/warmthRisk.effectsource
    Debug: Correcting path from /tiles/mods/cerulium.matmod to /tiles/mods/Cerulium.matmod
    Debug: Correcting path from /tiles/mods/rubium.matmod to /tiles/mods/Rubium.matmod
    Debug: Correcting path from /biomes/underground/generic/bottom/rock04layer.undergroundbiome to /biomes/underground/Generic/bottom/rock04layer.undergroundbiome
    Debug: Correcting path from /biomes/underground/generic/bottom/rock12layer.undergroundbiome to /biomes/underground/Generic/bottom/rock12layer.undergroundbiome
    Debug: Correcting path from /biomes/underground/generic/bottom/rock14layer.undergroundbiome to /biomes/underground/Generic/bottom/rock14layer.undergroundbiome
    Debug: Correcting path from /biomes/underground/generic/bottom/rock15layer.undergroundbiome to /biomes/underground/Generic/bottom/rock15layer.undergroundbiome
    Debug: Correcting path from /biomes/underground/generic/bottom/rock17layer.undergroundbiome to /biomes/underground/Generic/bottom/rock17layer.undergroundbiome
    Debug: Correcting path from /biomes/underground/generic/middle/rock01layer.undergroundbiome to /biomes/underground/Generic/middle/rock01layer.undergroundbiome
    Debug: Correcting path from /biomes/underground/generic/middle/rock02.undergroundbiome to /biomes/underground/Generic/middle/rock02.undergroundbiome
    Debug: Correcting path from /biomes/underground/generic/middle/rock03.undergroundbiome to /biomes/underground/Generic/middle/rock03.undergroundbiome
    Debug: Correcting path from /biomes/underground/generic/middle/rock19.undergroundbiome to /biomes/underground/Generic/middle/rock19.undergroundbiome
    Debug: Correcting path from /biomes/underground/generic/middle/rock20.undergroundbiome to /biomes/underground/Generic/middle/rock20.undergroundbiome
    Debug: Correcting path from /biomes/underground/generic/top/claylayer.undergroundbiome to /biomes/underground/Generic/top/claylayer.undergroundbiome
    Debug: Correcting path from /biomes/underground/generic/top/drydirtlayer.undergroundbiome to /biomes/underground/Generic/top/drydirtlayer.undergroundbiome
    Debug: Correcting path from /biomes/underground/generic/top/drysandlayer.undergroundbiome to /biomes/underground/Generic/top/drysandlayer.undergroundbiome
    Debug: Correcting path from /biomes/underground/generic/top/gravellayer.undergroundbiome to /biomes/underground/Generic/top/gravellayer.undergroundbiome
    Debug: Correcting path from /biomes/underground/generic/top/mudlayer.undergroundbiome to /biomes/underground/Generic/top/mudlayer.undergroundbiome
    Debug: Correcting path from /biomes/underground/generic/top/sandlayer.undergroundbiome to /biomes/underground/Generic/top/sandlayer.undergroundbiome
    Debug: Correcting path from /biomes/underground/generic/top/sandstonelayer.undergroundbiome to /biomes/underground/Generic/top/sandstonelayer.undergroundbiome
    Debug: Correcting path from /biomes/underground/generic/core/blaststonecorelayer.corebiome to /biomes/underground/Generic/core/blaststonecorelayer.corebiome
    Debug: Correcting path from /biomes/underground/generic/core/magmarockcorelayer.corebiome to /biomes/underground/Generic/core/magmarockcorelayer.corebiome
    Debug: Correcting path from /biomes/underground/generic/core/obisidiancorelayer.corebiome to /biomes/underground/Generic/core/obisidiancorelayer.corebiome
    Debug: Correcting path from /projectiles/swoosh/unused/chomp1/chomp1.projectile to /projectiles/swoosh/Unused/chomp1/chomp1.projectile
    Debug: Correcting path from /projectiles/swoosh/unused/chomp2/chomp2.projectile to /projectiles/swoosh/Unused/chomp2/chomp2.projectile
    Debug: Correcting path from /projectiles/swoosh/unused/chomp3/chomp3.projectile to /projectiles/swoosh/Unused/chomp3/chomp3.projectile
    Debug: Correcting path from /projectiles/swoosh/unused/chomp4/chomp4.projectile to /projectiles/swoosh/Unused/chomp4/chomp4.projectile
    Debug: Correcting path from /projectiles/swoosh/unused/swoopdown1/swoopdown1.projectile to /projectiles/swoosh/Unused/swoopdown1/swoopdown1.projectile
    Debug: Correcting path from /projectiles/swoosh/unused/swoopup1/swoopup1.projectile to /projectiles/swoosh/Unused/swoopup1/swoopup1.projectile
    Debug: Correcting path from /projectiles/swoosh/unused/testsideswoosh/testsideswoosh.projectile to /projectiles/swoosh/Unused/testsideswoosh/testsideswoosh.projectile
    Debug: Correcting path from /projectiles/swoosh/unused/testswoosh/testswoosh.projectile to /projectiles/swoosh/Unused/testswoosh/testswoosh.projectile
    Debug: Correcting path from /projectiles/swoosh/unused/testswoosh2/testswoosh2.projectile to /projectiles/swoosh/Unused/testswoosh2/testswoosh2.projectile
    Debug: Correcting path from /projectiles/swoosh/unused/testswoosh4/testswoosh4.projectile to /projectiles/swoosh/Unused/testswoosh4/testswoosh4.projectile
    Debug: Correcting path from /projectiles/swoosh/unused/thrust1/thrust1.projectile to /projectiles/swoosh/Unused/thrust1/thrust1.projectile
    Debug: Correcting path from /projectiles/swoosh/unused/chomp1/chomp1.projectile to /projectiles/swoosh/Unused/chomp1/chomp1.projectile
    Debug: Correcting path from /projectiles/swoosh/unused/chomp2/chomp2.projectile to /projectiles/swoosh/Unused/chomp2/chomp2.projectile
    Debug: Correcting path from /projectiles/swoosh/unused/chomp4/chomp4.projectile to /projectiles/swoosh/Unused/chomp4/chomp4.projectile
    Debug: Correcting path from /projectiles/swoosh/unused/testswoosh4/testswoosh4.projectile to /projectiles/swoosh/Unused/testswoosh4/testswoosh4.projectile
    Debug: Correcting path from /plants/trees/undergroundforest/stem/underwood/underwood.modularstem to /plants/trees/undergroundforest/Stem/underwood/underwood.modularstem
    Debug: Correcting path from /plants/trees/undergroundforest/foliage/mossy/mossy.modularfoliage to /plants/trees/undergroundforest/Foliage/mossy/mossy.modularfoliage
    Debug: Correcting path from /plants/trees/undergroundforest/foliage/scattered/scattered.modularfoliage to /plants/trees/undergroundforest/Foliage/scattered/scattered.modularfoliage
    Debug: Correcting path from /monsters/unique/penguin/rockettrooper.monstertype to /monsters/unique/penguin/rocketTrooper.monstertype
    Debug: Correcting path from /monsters/unique/penguinminiufo/penguinminiufo.monstertype to /monsters/unique/penguinMiniUfo/penguinMiniUfo.monstertype
    Debug: Correcting path from /monsters/unique/penguintank/penguintank.monstertype to /monsters/unique/penguinTank/penguinTank.monstertype
    Debug: Correcting path from /monsters/unique/penguinufo/penguinufo.monstertype to /monsters/unique/penguinUfo/penguinUfo.monstertype
    Debug: Correcting path from /monsters/unique/penguinminiufo/penguinminiufo.monstertype to /monsters/unique/penguinMiniUfo/penguinMiniUfo.monstertype
    Debug: Correcting path from /monsters/unique/penguin/backarm/generalbackarm.monsterpart to /monsters/unique/penguin/backArm/generalBackArm.monsterpart
    Debug: Correcting path from /monsters/unique/penguin/backarm/rockettrooperbackarm.monsterpart to /monsters/unique/penguin/backArm/rocketTrooperBackArm.monsterpart
    Debug: Correcting path from /monsters/unique/penguin/backarm/trooperbackarm.monsterpart to /monsters/unique/penguin/backArm/trooperBackArm.monsterpart
    Debug: Correcting path from /monsters/unique/penguin/body/generalbody.monsterpart to /monsters/unique/penguin/body/generalBody.monsterpart
    Debug: Correcting path from /monsters/unique/penguin/body/rockettrooperbody.monsterpart to /monsters/unique/penguin/body/rocketTrooperBody.monsterpart
    Debug: Correcting path from /monsters/unique/penguin/body/trooperbody.monsterpart to /monsters/unique/penguin/body/trooperBody.monsterpart
    Debug: Correcting path from /monsters/unique/penguin/chest/dynamitechest.monsterpart to /monsters/unique/penguin/chest/dynamiteChest.monsterpart
    Debug: Correcting path from /monsters/unique/penguin/frontarm/generalfrontarm.monsterpart to /monsters/unique/penguin/frontArm/generalFrontArm.monsterpart
    Debug: Correcting path from /monsters/unique/penguin/frontarm/rockettrooperfrontarm.monsterpart to /monsters/unique/penguin/frontArm/rocketTrooperFrontArm.monsterpart
    Debug: Correcting path from /monsters/unique/penguin/frontarm/trooperfrontarm.monsterpart to /monsters/unique/penguin/frontArm/trooperFrontArm.monsterpart
    Debug: Correcting path from /monsters/unique/penguin/helm/generalhelm.monsterpart to /monsters/unique/penguin/helm/generalHelm.monsterpart
    Debug: Correcting path from /monsters/unique/penguin/helm/rockettrooperhelm.monsterpart to /monsters/unique/penguin/helm/rocketTrooperHelm.monsterpart
    Debug: Correcting path from /monsters/unique/penguin/helm/trooperhelm.monsterpart to /monsters/unique/penguin/helm/trooperHelm.monsterpart
    Debug: Correcting path from /monsters/unique/penguinminiufo/ufo/ufo.monsterpart to /monsters/unique/penguinMiniUfo/ufo/ufo.monsterpart
    Debug: Correcting path from /monsters/unique/penguintank/parts/body.monsterpart to /monsters/unique/penguinTank/parts/body.monsterpart
    Debug: Correcting path from /monsters/unique/penguintank/parts/gun.monsterpart to /monsters/unique/penguinTank/parts/gun.monsterpart
    Debug: Correcting path from /monsters/unique/penguintank/parts/pilot.monsterpart to /monsters/unique/penguinTank/parts/pilot.monsterpart
    Debug: Correcting path from /monsters/unique/penguintank/parts/smoke.monsterpart to /monsters/unique/penguinTank/parts/smoke.monsterpart
    Debug: Correcting path from /monsters/unique/penguintank/parts/turret.monsterpart to /monsters/unique/penguinTank/parts/turret.monsterpart
    Debug: Correcting path from /monsters/unique/penguinufo/pilot/pilot.monsterpart to /monsters/unique/penguinUfo/pilot/pilot.monsterpart
    Debug: Correcting path from /monsters/unique/penguinufo/ufo/ufo.monsterpart to /monsters/unique/penguinUfo/ufo/ufo.monsterpart
    Debug: Correcting path from /monsters/flying/skills/flyingswoopattack.monsterskill to /monsters/flying/skills/flyingSwoopAttack.monsterskill
    Debug: Correcting path from /monsters/flying/skills/flyingswoopbounceattack.monsterskill to /monsters/flying/skills/flyingSwoopBounceAttack.monsterskill
    Debug: Correcting path from /monsters/flying/skills/ranged/airbubbleblastrangedattack.monsterskill to /monsters/flying/skills/ranged/airBubbleBlastRangedAttack.monsterskill
    Debug: Correcting path from /monsters/flying/skills/ranged/airflameburstrangedattack.monsterskill to /monsters/flying/skills/ranged/airflameBurstRangedAttack.monsterskill
    Debug: Correcting path from /monsters/ground/skills/chargeattack.monsterskill to /monsters/ground/skills/chargeAttack.monsterskill
    Debug: Correcting path from /monsters/ground/skills/meleeattack.monsterskill to /monsters/ground/skills/meleeAttack.monsterskill
    Debug: Correcting path from /monsters/ground/skills/pounceattack.monsterskill to /monsters/ground/skills/pounceAttack.monsterskill
    Debug: Correcting path from /monsters/ground/skills/ranged/bubbleblastrangedattack.monsterskill to /monsters/ground/skills/ranged/BubbleBlastRangedAttack.monsterskill
    Debug: Correcting path from /monsters/ground/skills/ranged/flameburstrangedattack.monsterskill to /monsters/ground/skills/ranged/flameBurstRangedAttack.monsterskill
    Debug: Correcting path from /monsters/ground/skills/ranged/rangedattack.monsterskill to /monsters/ground/skills/ranged/rangedAttack.monsterskill
    Warn: Perf: Assets::loadVariant millis: 226
    Warn: Slow asset 0.226 : /npcs/bunkerpyro.npctype
    Warn: Perf: Assets::loadVariant millis: 231
    Warn: Slow asset 0.231 : /npcs/castleguard.npctype
    Warn: Slow asset 0.213 : /renderer.config
    Warn: Slow asset 0.086 : /npcs/merchant.npctype
    Warn: Slow asset 0.052 : /items/guns/randomgenerated/commonmachinepistol.generatedgun
    Warn: Slow asset 0.053 : /items/guns/randomgenerated/commonrocketlauncher.generatedgun
    Warn: Slow asset 0.058 : /items/guns/randomgenerated/commonsniperrifle_plasma.generatedgun
    Warn: Slow asset 0.063 : /items/guns/randomgenerated/uncommonassaultrifle.generatedgun
    Debug: Correcting path from /items/generic/crafting/ceruliumbar.item to /items/generic/crafting/Ceruliumbar.item
    Debug: Correcting path from /items/generic/crafting/ceruliumore.item to /items/generic/crafting/Ceruliumore.item
    Debug: Correcting path from /items/generic/crafting/feroziumbar.item to /items/generic/crafting/Feroziumbar.item
    Debug: Correcting path from /items/generic/crafting/rubiumbar.item to /items/generic/crafting/Rubiumbar.item
    Debug: Correcting path from /items/generic/crafting/rubiumore.item to /items/generic/crafting/Rubiumore.item
    Debug: Correcting path from /items/generic/crafting/violiumbar.item to /items/generic/crafting/Violiumbar.item
    Debug: Correcting path from /tstech/thebeaker/items/biofuel/biofuel.item to /TStech/TheBeaker/items/biofuel/biofuel.item
    Debug: Correcting path from /tstech/thecrusher/items/mineralmix/mineralmix.item to /TStech/TheCrusher/items/mineralmix/mineralmix.item
    Debug: Correcting path from /tstech/unlocker/items/tsunlock.item to /TStech/Unlocker/items/TSunlock.item
    Warn: Slow asset 0.064 : /items/swords/floran/shortsword/florantier3shortsword.sword
    Warn: Slow asset 0.053 : /items/swords/floran/shortsword/florantier4shortsword.sword
    Debug: Correcting path from /animal armor mod/assets/items/armors/other/beararmor/beararmor.head to /Animal Armor Mod/assets/items/armors/other/beararmor/beararmor.head
    Debug: Correcting path from /animal armor mod/assets/items/armors/other/wolfarmor/wolfarmor.head to /Animal Armor Mod/assets/items/armors/other/wolfarmor/wolfarmor.head
    Debug: Correcting path from /items/armors/decorative/developers/ban/ban.head to /items/armors/decorative/developers/Ban/Ban.head
    Info: Writing Star::Configuration to '..\starbound.config'
    Debug: Correcting path from /items/armors/other/fullmetal/fullmetal.head to /items/armors/other/fullmetal/Fullmetal.head
    Error: Exception caught in Thread Async root loader: ItemException: Duplicate item name 'beararmorhead' found
    00582BDA (C:/starbound/source/game/StarItem.hpp:78)
    004DCC47 (C:/starbound/source/game/StarRoot.cpp:163)
    004016D8 (C:/starbound/source/client/StarClientApplication.cpp:303)
    0093FF9C (C:/starbound/source/core/StarThread_windows.cpp:68)
    7595495D
    77C898EE
    77C898C4

    Debug: Correcting path from /animal armor mod/assets/items/armors/other/beararmor/beararmor.chest to /Animal Armor Mod/assets/items/armors/other/beararmor/beararmor.chest
    Debug: Correcting path from /animal armor mod/assets/items/armors/other/wolfarmor/wolfarmor.chest to /Animal Armor Mod/assets/items/armors/other/wolfarmor/wolfarmor.chest
    Debug: Correcting path from /items/armors/decorative/developers/ban/ban.chest to /items/armors/decorative/developers/Ban/Ban.chest
    Debug: Correcting path from /items/armors/other/fullmetal/fullmetal.chest to /items/armors/other/fullmetal/Fullmetal.chest
    Debug: Correcting path from /animal armor mod/assets/items/armors/other/beararmor/beararmor.legs to /Animal Armor Mod/assets/items/armors/other/beararmor/beararmor.legs
    Debug: Correcting path from /animal armor mod/assets/items/armors/other/wolfarmor/wolfarmor.legs to /Animal Armor Mod/assets/items/armors/other/wolfarmor/wolfarmor.legs
    Debug: Correcting path from /items/armors/decorative/developers/ban/ban.legs to /items/armors/decorative/developers/Ban/ban.legs
    Warn: Slow asset 0.066 : /items/armors/floran/floran-tier6/florantier6.legs
    Warn: Slow asset 0.068 : /items/armors/floran/floran-tier7/florantier7.legs
    Debug: Correcting path from /items/armors/other/fullmetal/fullmetal.legs to /items/armors/other/fullmetal/Fullmetal.legs
    Debug: Correcting path from /items/armors/other/fullmetal/fullmetal.back to /items/armors/other/fullmetal/Fullmetal.back
    Debug: Correcting path from /alchemylab/items/rockytv/alchemy/greaterhealthpotion.consumable to /AlchemyLab/items/RockyTV/alchemy/greaterhealthpotion.consumable
    Debug: Correcting path from /alchemylab/items/rockytv/alchemy/healthpotion.consumable to /AlchemyLab/items/RockyTV/alchemy/healthpotion.consumable
    Debug: Correcting path from /alchemylab/items/rockytv/alchemy/lesserhealthpotion.consumable to /AlchemyLab/items/RockyTV/alchemy/lesserhealthpotion.consumable
     
  17. crusender

    crusender Space Penguin Leader

    well that is a simple error

    it mean that there is 2 or more items in your mod file call beararmorhead (nameid)
     
  18. xCovertWolfx

    xCovertWolfx Tentacle Wrangler

    Do I only need one? Or do I have to keep them
     
  19. Halberde

    Halberde Star Wrangler

    You'll notice close to the bottom of the log it says:

    Error: Exception caught in Thread Async root loader: ItemException: Duplicate item name 'beararmorhead' found

    That's your issue.

    Is 'beararmorhead' from one of the mods? Actually, it does seem like it is from the the debug code that follows it, being from the Animal Amor mod.

    What I would do is disable the animal armor mod, and see what happens.

    If your bootstrap.config has each mod still listed, as in:
    Code:
    {
      "assetSources" : [
        "../assets",
        "../mods/AlchemyLab",
        "../mods/Animal Armor Mod",
      ],
      "storageDirectory" : ".."
    }
    remove the Animal Armor Mod, otherwise, remove the folder from the mods folder if you changed the bootstrap.config to
    Code:
    {
      "assetSources" : [
        "../assets",
        "../mods"
      ],
      "storageDirectory" : ".."
    }
    See what happens.
     
  20. crusender

    crusender Space Penguin Leader

    one of them need to be erase, there is 2 of your mod (or more) fight each other, because got same name id for a items
    you got 2 solution, ether remove one of the mod who have same items or edit the mod (who is a lot more long)
     

Share This Page