Jump to content

Continuous modoverrides.lua error.


Recommended Posts

I have tried so many times, and did an all nighter.. just attempting to correctly write this one mod script into a proper lua script. If anyone could possibly help me with this issue, I would be greatly in debt to you.. I've already read everything into the modoverrides.lua instructions, but still can't get my configurations properly in order and written correctly..

The original, unedited mod configuration layout from the original modoverrides.lua:

Spoiler

return {
  ["workshop-346962876"]={
    configuration_options={ blank=0, chilltime=0.25, f_recipe="easy" },
    enabled=true
  },
  ["workshop-350811795"]={ configuration_options={  }, enabled=true },
  ["workshop-352499675"]={
    configuration_options={ [""]=0, Mode="normal", ShelterLight="yes", ShelterUses=5 },
    enabled=true
  },
  ["workshop-354415247"]={
    configuration_options={ LARGE_USES=150, RANGE_CHECK=true, SMALL_MISS_CHANCE=0.5, SMALL_USES=150 },
    enabled=true
  },
  ["workshop-356420397"]={ configuration_options={  }, enabled=true },
  ["workshop-356930882"]={ configuration_options={ uses=10000000, uses2=10000000 }, enabled=true },
  ["workshop-357847848"]={ configuration_options={  }, enabled=true },
  ["workshop-358015908"]={
    configuration_options={
      fireblade_DMG=69,
      shiruken_DMG=201,
      teslatrap_DMG=100,
      throwable_ts=1,
      toughstone_rate=1.4,
      toughstone_regions=2,
      tungsten_spear_DMG=58,
      tungsten_tools_DMG=51
    },
    enabled=true
  },
  ["workshop-358749986"]={
    configuration_options={ IndicatorSize=3, MaxIndicator=7000, PlayerIndicators=1 },
    enabled=true
  },
  ["workshop-359020477"]={ configuration_options={  }, enabled=true },
  ["workshop-362022168"]={ configuration_options={  }, enabled=true },
  ["workshop-363819976"]={ configuration_options={  }, enabled=true },
  ["workshop-365170680"]={ configuration_options={  }, enabled=true },
  ["workshop-367304592"]={ configuration_options={  }, enabled=true },
  ["workshop-369588618"]={
    configuration_options={
      BEEFALO=1,
      BEEHIVE=1,
      BERRYBUSH=1,
      CARROTS=1,
      CLOCKWORK=1,
      EVERGREEN=1,
      EVILFLOWERS=1,
      FIREFLIES=1,
      FLINT=1,
      FLOWERS=1,
      GRASS=1,
      HOUNDMOUND=1,
      KILLERBEEHIVE=1,
      MARBLETREE=1,
      MERMHOUSE=1,
      MUSHROOMS=1,
      PIGHOUSE=1,
      RABBITHOLES=1,
      REEDS=1,
      ROCKS=1,
      SAPLING=1,
      SPAWNRATE=20,
      SPIDERDEN=1,
      SPIKEBUSH=1,
      SPIKETREE=1,
      TALLBIRDNEST=1,
      TENTACLES=1
    },
    enabled=true
  },
  ["workshop-370047879"]={ configuration_options={ Mode="off", daygain="dmi" }, enabled=true },
  ["workshop-371920345"]={ configuration_options={  }, enabled=true },
  ["workshop-373014777"]={ configuration_options={  }, enabled=true },
  ["workshop-373682145"]={ configuration_options={  }, enabled=true },
  ["workshop-374550642"]={ configuration_options={ MAXSTACKSIZE=120 }, enabled=true },
  ["workshop-375438821"]={
    configuration_options={ EVERGREEN_CHOPS_NORMAL=10, EVERGREEN_CHOPS_SMALL=5, EVERGREEN_CHOPS_TALL=10 },
    enabled=true
  },
  ["workshop-375850593"]={ configuration_options={  }, enabled=true },
  ["workshop-375859599"]={
    configuration_options={
      divider=5,
      random_health_value=0,
      random_range=0,
      send_unknwon_prefabs=true,
      show_type=0,
      unknwon_prefabs=1,
      use_blacklist=true
    },
    enabled=true
  },
  ["workshop-375992968"]={
    configuration_options={
      acorn_fudge="75",
      acorn_size="3",
      berrybush_fudge="50",
      berrybush_size="3",
      grass_fudge="100",
      grass_size="3",
      pinecone_fudge="75",
      pinecone_size="3",
      sapling_fudge="100",
      sapling_size="3"
    },
    enabled=true
  },
  ["workshop-377130632"]={
    configuration_options={
      amberspear=true,
      amethystspear=true,
      emeraldspear=true,
      rubyspear=true,
      sapphirespear=true,
      sets="default",
      topazspear=true
    },
    enabled=true
  },
  ["workshop-378160973"]={
    configuration_options={
      FIREOPTIONS=2,
      OVERRIDEMODE=false,
      SHAREMINIMAPPROGRESS=true,
      SHOWFIREICONS=true,
      SHOWPLAYERICONS=true,
      SHOWPLAYERSOPTIONS=2
    },
    enabled=true
  },
  ["workshop-378965501"]={
    configuration_options={ MARBLESUITSPDMULT=1, PIGGYBACKSPDMULT=1 },
    enabled=true
  },
  ["workshop-379619995"]={ configuration_options={ RecipeCost="easy" }, enabled=true },
  ["workshop-380423963"]={
    configuration_options={
      [""]=0,
      boulder_blue=0.2,
      boulder_purple=0.05,
      change_cave_loot=false,
      common_loot_charcoal=0,
      common_loot_flint=0.35,
      common_loot_rocks=0.35,
      cutlichen=0,
      durian=0,
      flintless_blue=0.5,
      flintless_purple=0.1,
      flintless_red=0.2,
      foliage=0,
      gears=0,
      goldvein_purple=0.05,
      goldvein_red=0.1,
      guano=0,
      ice=0,
      lightbulb=0.001,
      moon_green=0.1,
      moon_orange=0.1,
      moon_yellow=0.1,
      pinecone=0,
      rare_loot_bluegem=0.05,
      rare_loot_marble=0.05,
      rare_loot_redgem=0.05,
      rottenegg=0,
      seeds=0,
      spoiled_food=0,
      stalagmite_green=0.05,
      stalagmite_orange=0.05,
      stalagmite_yellow=0.05,
      uncommon_loot_goldnugget=0.05,
      uncommon_loot_mole=0.05,
      uncommon_loot_nitre=0.05,
      uncommon_loot_rabbit=0.05
    },
    enabled=true
  },
  ["workshop-382122120"]={
    configuration_options={
      aaxe=true,
      amaxe=true,
      ampick=true,
      amshovel=true,
      apick=true,
      ashovel=true,
      eaxe=true,
      epick=true,
      eshovel=true,
      rainfork=true,
      rainham=true,
      raxe=true,
      rpick=true,
      rshovel=true,
      saxe=true,
      *****=true,
      sshovel=true,
      taxe=true,
      tpick=true,
      tshovel=true
    },
    enabled=true
  },
  ["workshop-382177939"]={
    configuration_options={ [""]=true, eightxten="8x10", workit="yep" },
    enabled=true
  },
  ["workshop-382604105"]={ configuration_options={  }, enabled=true },
  ["workshop-386087632"]={ configuration_options={  }, enabled=true },
  ["workshop-387385956"]={ configuration_options={  }, enabled=true },
  ["workshop-387716835"]={ configuration_options={ san=10 }, enabled=true },
  ["workshop-396026892"]={ configuration_options={ OPT_DIFFICULTY=1 }, enabled=true },
  ["workshop-398858801"]={
    configuration_options={
      afk_time=120,
      host_immunity=true,
      hunger_decrease=true,
      max_afk_action=1,
      max_afk_time=0,
      stop_death=true
    },
    enabled=true
  },
  ["workshop-403252663"]={ configuration_options={ force_config=true }, enabled=true },
  ["workshop-417346599"]={
    configuration_options={
      Destroy_Respawn_Prob=1,
      Dig_Respawn_Prob=1,
      Fire_Respawn_Prob=1,
      Mine_Respawn_Prob=0.5,
      Monster_Respawn_Prob=1,
      Net_Respawn_Prob=0.5,
      Respawn_Time=480
    },
    enabled=true
  },
  ["workshop-439115156"]={
    configuration_options={
      armorpocket="all",
      deathPenalty="on",
      difficultdamage="normal",
      difficultdamage_range="normal",
      difficulthealth="normal",
      difficultover="monster1x",
      difficultrecipe="normal",
      difficultsanity="normal",
      extrabackpack="off",
      key=108,
      key10=110,
      key11=103,
      key12=116,
      key13=282,
      key14=283,
      key2=114,
      key3=99,
      key4=120,
      key5=107,
      key6=122,
      key7=112,
      key8=118,
      key9=98,
      sleeping_princess="boff",
      smartmusha="smart"
    },
    enabled=true
  },
  ["workshop-440357000"]={ configuration_options={  }, enabled=true },
  ["workshop-440651577"]={ configuration_options={  }, enabled=true },
  ["workshop-440933463"]={ configuration_options={  }, enabled=true },
  ["workshop-441266606"]={ configuration_options={ torch_cooler=20, torch_time=8 }, enabled=true },
  ["workshop-441356490"]={
    configuration_options={
      AMULET_DURABILITY=2,
      ARMOR_DURABILITY=2,
      BOOK_DURABILITY=2,
      CAMPING_DURABILITY=2,
      CLOTHING_DURABILITY=2,
      DEBUGOPTIONS="Off",
      FOOD_PRESERVATION=2,
      FOOD_SELECTION="Preserved",
      GOLD_DURABILITY=2,
      LIGHT_DURABILITY=2,
      STAFF_DURABILITY=2,
      TOOL_DURABILITY=2,
      TRAP_DURABILITY=2,
      WEAPON_DURABILITY=2
    },
    enabled=true
  },
  ["workshop-444235588"]={
    configuration_options={
      deluxeEndoFirepitBurnRate=0.75,
      deluxeFirepitBurnRate=0.75,
      dropLoot="yes",
      endoDropLoot="yes",
      heatStarBurnRate=0.9,
      heatStarDropLoot="yes",
      iceStarBurnRate=0.9,
      iceStarDropLoot="yes",
      recipeCost="standard",
      starsSpawnHounds="no"
    },
    enabled=true
  },
  ["workshop-444438334"]={
    configuration_options={ backpackCategory="resources", funMode="yes", keybind=103, maxLights=2 },
    enabled=true
  },
  ["workshop-447092740"]={ configuration_options={  }, enabled=true },
  ["workshop-456028339"]={ configuration_options={  }, enabled=true },
  ["workshop-457071756"]={
    configuration_options={
      HUNGER_DRAIN_RATE=1.2,
      REGENERATION_RATE=32,
      REGEN_WIDGET_ENABLED=true,
      REQUIRED_HUNGER_PRECENT=0.66,
      REQUIRED_SANITY_PERCENT=0.25
    },
    enabled=true
  },
  ["workshop-457877439"]={ configuration_options={  }, enabled=true },
  ["workshop-458587300"]={ configuration_options={ Ownership=false, Travel_Cost=32 }, enabled=true },
  ["workshop-458940297"]={
    configuration_options={
      DFV_ClientPrediction="default",
      DFV_FueledSettings="default",
      DFV_Language="EN",
      DFV_MinimalMode="default",
      DFV_PercentReplace="default",
      DFV_ShowACondition="default",
      DFV_ShowADefence="default",
      DFV_ShowAType="default",
      DFV_ShowDamage="default",
      DFV_ShowFireTime="default",
      DFV_ShowInsulation="default",
      DFV_ShowTemperature="default",
      DFV_ShowUses="default"
    },
    enabled=true
  },
  ["workshop-462469447"]={ configuration_options={  }, enabled=true },
  ["workshop-463740026"]={ configuration_options={ ownership=false }, enabled=true },
  ["workshop-466732225"]={ configuration_options={  }, enabled=true },
  ["workshop-478005098"]={ configuration_options={  }, enabled=true },
  ["workshop-481765222"]={
    configuration_options={ AncientStation="normal", ThuleciteFragments="normal" },
    enabled=true
  },
  ["workshop-498383066"]={ configuration_options={  }, enabled=true },
  ["workshop-507858702"]={ configuration_options={ hovertext=1, interest=0.01, max=3000 }, enabled=true },
  ["workshop-509723993"]={
    configuration_options={ health_enhance=1, health_regen=1, regen_value=50, wall_undeployable=0 },
    enabled=true
  },
  ["workshop-512502326"]={ configuration_options={ MAXPETALS=4, PETALSPERDAY=2 }, enabled=true },
  ["workshop-514758022"]={ configuration_options={  }, enabled=true },
  ["workshop-516523980"]={
    configuration_options={
      CWROPEREQ=1,
      CWTROCKSREQ=2,
      CWTWIGSREQ=1,
      ChestMobOdds=0.05,
      DIGPERIOD=4,
      DIGSUCCESODDS=0.7,
      EscapeMobOdds=0.15,
      IWDURABILITY=5,
      IWIRONREQ=3,
      JAMODDS=0.2,
      KEEPREMAINS=true,
      MMKBOARDSREQ=5,
      MMKDOODADSREQ=3,
      MMKGEARSREQ=6,
      MMKGOLDREQ=8,
      MMKTECHLEVEL="SCIENCE_ONE",
      MMStorageSize="ui_mms_2x3",
      SUMMERJAMINC=true,
      WINTERSLOWDOWN=true,
      machineSound=true
    },
    enabled=true
  },
  ["workshop-522117250"]={ configuration_options={  }, enabled=true },
  ["workshop-532530257"]={ configuration_options={  }, enabled=true },
  ["workshop-543945797"]={
    configuration_options={
      amount_of_numbers="default",
      display_mode="waving",
      dmg_only="on",
      show_decimal_points="no"
    },
    enabled=true
  },
  ["workshop-551324730"]={ configuration_options={  }, enabled=true },
  ["workshop-552215051"]={
    configuration_options={
      INCREASEBACKPACKSIZES_BACKPACK=14,
      INCREASEBACKPACKSIZES_KRAMPUSSACK=18,
      INCREASEBACKPACKSIZES_PIGGYBACK=14,
      largericebox=20,
      largertreasurechest=20
    },
    enabled=true
  },
  ["workshop-553670059"]={ configuration_options={ craft_mode="normal" }, enabled=true },
  ["workshop-566155039"]={ configuration_options={ Saitama="Yes", SaitamaCosplayer="Yes" }, enabled=true },
  ["workshop-576037565"]={ configuration_options={  }, enabled=true },
  ["workshop-598137930"]={ configuration_options={  }, enabled=true },
  ["workshop-598857873"]={ configuration_options={  }, enabled=true },
  ["workshop-604761020"]={
    configuration_options={
      RUOYINXIAN=false,
      SHENGDANSHI=false,
      baoshibaolv=2,
      blue_baoshi=2,
      er_shuoming=0,
      green_baoshi=4,
      marble_suipian=2,
      orange_baoshi=2,
      purple_baoshi=2,
      red_baoshi=2,
      ****oubaolv=2,
      thulecite_xiukuang=4,
      wajuecishu=2,
      yellow_baoshi=2,
      yi_shuoming=0
    },
    enabled=true
  },
  ["workshop-606039272"]={
    configuration_options={
      ativar_portablecookpot="n",
      ativar_surfboard="n",
      ativar_walani="y",
      ativar_warly="y",
      ativar_wilbur="y",
      ativar_wilburrun="y",
      ativar_woodlegs="y",
      ativar_worldgeneration="n",
      ativarloja_armaduras="y",
      ativarloja_armaseferramentas="y",
      ativarloja_chapeus="y",
      ativarloja_estruturas="y",
      ativarloja_item="y",
      ativarloja_roupas="y",
      usarmod_extraequipslot="n"
    },
    enabled=true
  },
  ["workshop-607654103"]={
    configuration_options={
      portablecookpot_craftable=0,
      portablecookpot_pickup=0,
      spicepack_canstore=0,
      spicepack_craftable=0
    },
    enabled=true
  },
  ["workshop-609599183"]={ configuration_options={ LSability="yes", LSdifficulty="normal" }, enabled=true },
  ["workshop-614871830"]={
    configuration_options={
      AXE_USES=100,
      BATBAT_USES=75,
      BOOMERANG_USES=10,
      BUGNET_USES=10,
      FISHINGROD_USES=9,
      HAMBAT_USES=100,
      HAMMER_LOOT_PERCENT=0.5,
      HAMMER_USES=75,
      MULTITOOL_AXE_PICKAXE_USES=400,
      NIGHTSWORD_USES=100,
      PICKAXE_USES=33,
      PITCHFORK_USES=25,
      RUINS_BAT_USES=150,
      SHOVEL_USES=25,
      SPEAR_USES=150,
      SPIKE_USES=100,
      WATHGRITHR_SPEAR_USES=200
    },
    enabled=true
  },
  ["workshop-614872183"]={
    configuration_options={
      BEARGERVEST_PERISHTIME=1,
      BEEFALOHAT_PERISHTIME=1,
      CATCOONHAT_PERISHTIME=1,
      EARMUFF_PERISHTIME=1,
      EYEBRELLA_PERISHTIME=1,
      FEATHERHAT_PERISHTIME=1,
      GRASS_UMBRELLA_PERISHTIME=1,
      HAWAIIANSHIRT_PERISHTIME=1,
      HUNGERBELT_PERISHTIME=1,
      ICEHAT_PERISHTIME=1,
      LANTERN_LIGHTTIME=1,
      MINERHAT_LIGHTTIME=1,
      MOLEHAT_PERISHTIME=1,
      ONEMANBAND_PERISHTIME=1,
      RAINCOAT_PERISHTIME=1,
      RAINHAT_PERISHTIME=1,
      REFLECTIVEVEST_PERISHTIME=1,
      SPIDERHAT_PERISHTIME=1,
      STRAWHAT_PERISHTIME=1,
      SWEATERVEST_PERISHTIME=1,
      TOPHAT_PERISHTIME=1,
      TRUNKVEST_PERISHTIME=1,
      UMBRELLA_PERISHTIME=1,
      WALRUSHAT_PERISHTIME=1,
      WINTERHAT_PERISHTIME=1
    },
    enabled=true
  },
  ["workshop-614883513"]={
    configuration_options={
      ARMORDRAGONFLY=1,
      ARMORGRASS=1,
      ARMORMARBLE=1,
      ARMORMARBLE_SLOW=0.7,
      ARMORRUINS=1,
      ARMORSNURTLESHELL=1,
      ARMORWOOD=1,
      ARMOR_BEEHAT=1,
      ARMOR_FOOTBALLHAT=1,
      ARMOR_RUINSHAT=1,
      ARMOR_SANITY=1,
      ARMOR_SLURTLEHAT=1,
      ARMOR_WATHGRITHRHAT=1
    },
    enabled=true
  },
  ["workshop-619159773"]={ configuration_options={ invent=0, perishtime="0", thermal="no" }, enabled=true },
  ["workshop-619192281"]={ configuration_options={  }, enabled=true },
  ["workshop-622448972"]={
    configuration_options={
      health_enhance=false,
      health_regen=true,
      regen_value=50,
      wall_undeployable=false
    },
    enabled=true
  },
  ["workshop-622471256"]={
    configuration_options={
      Bearger="Enable",
      Beefalo="Enable",
      Bishop="Enable",
      Catcoon="Enable",
      Deerclops="Enable",
      ["Depth Dweller"]="Enable",
      Dragonfly="Enable",
      ["Dweller Queen"]="Enable",
      Ghost="Enable",
      ["Hell Hound"]="Enable",
      Hound="Enable",
      Hunger="Enable",
      ["Ice Hound"]="Enable",
      Knight="Enable",
      Krampus="Enable",
      Lavae="Enable",
      McTusk="Enable",
      Merm="Enable",
      MobCraft="Disable",
      MobHouseMethod="Enable1",
      MobSanity="Enable",
      Mobchange="Enable",
      ["Goose/Goose"]="Enable",
      Mossling="Enable",
      ["Nightmare Hound"]="Enable",
      Pig="Enable",
      Rook="Enable",
      Smallbird="Enable",
      Spider="Enable",
      ["Spider Queen"]="Enable",
      ["Spider Warrior"]="Enable",
      Tallbird="Enable",
      ["Tree Guard"]="Enable",
      Warg="Enable"
    },
    enabled=true
  },
  ["workshop-623749604"]={
    configuration_options={
      Craft="Normal",
      Destroyable="yees",
      FoodSpoilage=1,
      Language="En",
      Position="Center",
      Slots=80
    },
    enabled=true
  },
  ["workshop-625415718"]={ configuration_options={  }, enabled=true },
  ["workshop-633947530"]={
    configuration_options={
      [""]=0,
      BlueTreasureChestDropChance=0.02,
      BlueTreasureChestIngredientBlueGem=4,
      BlueTreasureChestIngredientBoards=3,
      BlueTreasureChestIngredientCutStone=4,
      BlueTreasureChestKeyDropChance=0.02,
      BlueTreasureChestKeyIngredientBlueGem=2,
      BlueTreasureChestKeyIngredientCutStone=2,
      BlueTreasureChestKeyIngredientFlint=7,
      BlueTreasureChestLootDropAmount=4,
      BlueTreasureChestMonsterSpawn=4,
      EnableBlueTreasureChestKeyRecipe=1,
      EnableBlueTreasureChestRecipe=1,
      EnableGreenTreasureChestKeyRecipe=1,
      EnableGreenTreasureChestRecipe=1,
      EnablePurpleTreasureChestKeyRecipe=1,
      EnablePurpleTreasureChestRecipe=1,
      EnableRedTreasureChestKeyRecipe=1,
      EnableRedTreasureChestRecipe=1,
      GreenTreasureChestDropChance=0.02,
      GreenTreasureChestIngredientBoards=3,
      GreenTreasureChestIngredientCutStone=4,
      GreenTreasureChestIngredientGreenGem=4,
      GreenTreasureChestKeyDropChance=0.02,
      GreenTreasureChestKeyIngredientCutStone=2,
      GreenTreasureChestKeyIngredientFlint=7,
      GreenTreasureChestKeyIngredientGreenGem=2,
      GreenTreasureChestLootDropAmount=8,
      GreenTreasureChestMonsterSpawn=4,
      MineableItemsGlobalDropChance=3,
      PickableItemsGlobalDropChance=0.3,
      PurpleTreasureChestDropChance=0.02,
      PurpleTreasureChestIngredientBoards=3,
      PurpleTreasureChestIngredientCutStone=4,
      PurpleTreasureChestIngredientPurpleGem=4,
      PurpleTreasureChestKeyDropChance=0.02,
      PurpleTreasureChestKeyIngredientCutStone=2,
      PurpleTreasureChestKeyIngredientFlint=7,
      PurpleTreasureChestKeyIngredientPurpleGem=2,
      PurpleTreasureChestLootDropAmount=7,
      PurpleTreasureChestMonsterSpawn=4,
      RedTreasureChestDropChance=0.02,
      RedTreasureChestIngredientBoards=3,
      RedTreasureChestIngredientCutStone=4,
      RedTreasureChestIngredientRedGem=4,
      RedTreasureChestKeyDropChance=0.02,
      RedTreasureChestKeyIngredientCutStone=2,
      RedTreasureChestKeyIngredientFlint=7,
      RedTreasureChestKeyIngredientRedGem=2,
      RedTreasureChestLootDropAmount=4,
      RedTreasureChestMonsterSpawn=4,
      TimerToSpawnTreasureChestKeys=60,
      TimerToSpawnTreasureChests=120
    },
    enabled=true
  },
  ["workshop-636699513"]={ configuration_options={ Resurrection="Yes" }, enabled=true },
  ["workshop-646339171"]={
    configuration_options={
      CENTERWHEEL=true,
      EIGHT1="hi",
      EIGHT2="dance",
      EIGHT3="happy",
      EIGHT4="bonesaw",
      EIGHT5="bye",
      EIGHT6="facepalm",
      EIGHT7="sad",
      EIGHT8="kiss",
      IMAGETEXT=3,
      KEYBOARDTOGGLEKEY=103,
      LEFTSTICK=true,
      ONLYEIGHT=false,
      RESTORECURSOR=3
    },
    enabled=true
  },
  ["workshop-661253977"]={ configuration_options={ kong=0, maxdiaoluo=4, mindiaoluo=1 }, enabled=true },
  ["workshop-664262357"]={ configuration_options={  }, enabled=true },
  ["workshop-672379568"]={ configuration_options={  }, enabled=true },
  ["workshop-674915327"]={ configuration_options={  }, enabled=true },
  ["workshop-677265215"]={ configuration_options={  }, enabled=true },
  ["workshop-681392674"]={ configuration_options={  }, enabled=true },
  ["workshop-682255431"]={ configuration_options={ CRITSTAT=2, DMGSTAT=2, DURSTAT=1 }, enabled=true },
  ["workshop-682721879"]={ configuration_options={  }, enabled=true },
  ["workshop-683788408"]={ configuration_options={  }, enabled=true },
  ["workshop-687193679"]={
    configuration_options={ twigs_to_create=3, twigs_to_create_a_log=3 },
    enabled=true
  },
 
"workshop-691287868"]={ configuration_options={ ExtraEquipSlot="true" }, enabled=true }
}
}

Lastly, all of my mods in force enabled layout:

Spoiler

ForceEnableMod("workshop-398858801")
ForceEnableMod("workshop-481765222")
ForceEnableMod("workshop-498383066")
ForceEnableMod("workshop-387716835")
ForceEnableMod("workshop-651419070")
ForceEnableMod("workshop-394612159")
ForceEnableMod("workshop-532530257")
ForceEnableMod("workshop-357847848")
ForceEnableMod("workshop-683788408")
ForceEnableMod("workshop-522117250")
ForceEnableMod("workshop-664262357")
ForceEnableMod("workshop-683833463")
ForceEnableMod("workshop-440651577")
ForceEnableMod("workshop-379619995")
ForceEnableMod("workshop-375992968")
ForceEnableMod("workshop-376333686")
ForceEnableMod("workshop-382604105")
ForceEnableMod("workshop-598137930")
ForceEnableMod("workshop-478005098")
ForceEnableMod("workshop-353697884")
ForceEnableMod("workshop-456028339")
ForceEnableMod("workshop-682721879")
ForceEnableMod("workshop-687193679")
ForceEnableMod("workshop-543945797")
ForceEnableMod("workshop-444235588")
ForceEnableMod("workshop-367304592")
ForceEnableMod("workshop-444438334")
ForceEnableMod("workshop-661253977")
ForceEnableMod("workshop-346962876")
ForceEnableMod("workshop-352499675")
ForceEnableMod("workshop-382177939")
ForceEnableMod("workshop-607654103")
ForceEnableMod("workshop-441266606")
ForceEnableMod("workshop-576037565")
ForceEnableMod("workshop-358749986")
ForceEnableMod("workshop-375850593")
ForceEnableMod("workshop-458587300")
ForceEnableMod("workshop-375438821")
ForceEnableMod("workshop-512502326")
ForceEnableMod("workshop-458940297")
ForceEnableMod("workshop-636699513")
ForceEnableMod("workshop-646339171")
ForceEnableMod("workshop-378160973")
ForceEnableMod("workshop-457855760")
ForceEnableMod("workshop-386087632")
ForceEnableMod("workshop-373014777")
ForceEnableMod("workshop-375859599")
ForceEnableMod("workshop-457071756")
ForceEnableMod("workshop-440933463")
ForceEnableMod("workshop-440357000")
ForceEnableMod("workshop-359020477")
ForceEnableMod("workshop-619159773")
ForceEnableMod("workshop-374550642")
ForceEnableMod("workshop-681392674")
ForceEnableMod("workshop-356930882")
ForceEnableMod("workshop-682255431")
ForceEnableMod("workshop-396026892")
ForceEnableMod("workshop-597417408")
ForceEnableMod("workshop-691287868")
ForceEnableMod("workshop-457877439")
ForceEnableMod("workshop-553670059")
ForceEnableMod("workshop-609599183")
ForceEnableMod("workshop-507858702")
ForceEnableMod("workshop-462469447")
ForceEnableMod("workshop-345692228")
ForceEnableMod("workshop-380423963")
ForceEnableMod("workshop-516523980")
ForceEnableMod("workshop-598857873")
ForceEnableMod("workshop-614883513")
ForceEnableMod("workshop-614872183")
ForceEnableMod("workshop-614871830")
ForceEnableMod("workshop-552215051")
ForceEnableMod("workshop-604761020")
ForceEnableMod("workshop-417346599")
ForceEnableMod("workshop-672379568")
ForceEnableMod("workshop-367593872")
ForceEnableMod("workshop-466732225")
ForceEnableMod("workshop-463740026")
ForceEnableMod("workshop-403252663")
ForceEnableMod("workshop-356420397")
ForceEnableMod("workshop-622471256")
ForceEnableMod("workshop-551324730")
ForceEnableMod("workshop-625415718")
ForceEnableMod("workshop-378965501")
ForceEnableMod("workshop-677265215")
ForceEnableMod("workshop-566155039")
ForceEnableMod("workshop-606039272")
ForceEnableMod("workshop-350811795")
ForceEnableMod("workshop-365170680")
ForceEnableMod("workshop-343753877")
ForceEnableMod("workshop-387385956")
ForceEnableMod("workshop-370047879")
ForceEnableMod("workshop-383231212")
ForceEnableMod("workshop-354415247")
ForceEnableMod("workshop-375027081")
ForceEnableMod("workshop-371920345")
ForceEnableMod("workshop-623749604")
ForceEnableMod("workshop-439115156")
ForceEnableMod("workshop-363819976")
ForceEnableMod("workshop-674915327")
ForceEnableMod("workshop-514758022")
ForceEnableMod("workshop-619192281")
ForceEnableMod("workshop-622448972")
ForceEnableMod("workshop-509723993")
ForceEnableMod("workshop-373682145")
ForceEnableMod("workshop-441356490")
ForceEnableMod("workshop-358015908")
ForceEnableMod("workshop-633947530")

 

@MisterAlejandro, welcome to the forums.

I'll assume that **** on lines 195 and 420 are caused by the forum replacing unfortunately named options.

There is missing "[" for mod 691287868's configuration and extra "}" at the end. Thus try this (only last 8 lines shown):

  ["workshop-687193679"]={
    configuration_options={ twigs_to_create=3, twigs_to_create_a_log=3 },
    enabled=true
  },
 
["workshop-691287868"]={ configuration_options={ ExtraEquipSlot="true" }, enabled=true }
}

:

 

I inserted that last 8 lines that you stated previously, and it seems to boot up correctly. The only issue is... Well, it basically creates an infinite boot. This same thing happened before as well. I'd see the chest part of the script (since it's around 20 lines and obvious) go over my screen multiple times whilst the booting process is on-going. Is there a way to fix this? @Muche

In case of any error the log contains more details about it.

Client_log (if you're the client or are hosting a single-level world) can be found here:
PC: Documents\Klei\DoNotStarveTogether\client_log.txt
Mac: ~/Documents/Klei/DoNotStarveTogether/client_log.txt
Linux: ~/.klei/DoNotStarveTogether/client_log.txt

Server_log (if you're hosting a multi-level world):
PC: Documents\Klei\DoNotStarveTogether\Cluster_{N}\Master\server_log.txt
PC: Documents\Klei\DoNotStarveTogether\Cluster_{N}\Caves\server_log.txt

Dedicated server's server_log:
Documents\Klei\DoNotStarveTogetherDedicated\Cluster_1\Master\server_log.txt and Documents\Klei\DoNotStarveTogetherDedicated\Cluster_1\Caves\server_log.txt (exact folder name depends on your startup batch/script/launch options).

 

The many messages "Overriding mod workshop-<id>'s option <optionname> with value <optionvalue>" on startup are normal and nothing to worry about.

One particular message of that type can appear 2*N times (where N is the number of enabled mods). If there are at most M configuration options for a mod, there would at most 2*N*M messages about overriding mod's option values. It could take a little while to display all these messages, but they should stop eventually and the server should start just fine ("[Steam] SteamGameServer_Init success" message usually appears around that time).

If the server doesn't start, or a message appears repeatedly after that, it could warrant a look at it. However, it could also mean that the mod is working fine and just prints some debug messages related to its inner workings.

No, an hour is too long. My test server is up after 1-2 minutes. But it has only 22 enabled mods, not 108.

I don't know what OS do you have; on my windows I have enabled console for the dedicated server and having the console window visible makes the booting slower, as windows seems to have problems updating the console window with many messages in such a short time; minimizing the console window speeds it up.

How much RAM do you have, and how much is the server process using when booting up? It's possible all those mods use too much memory and your OS has problems allocating it.

Your log should contain more information what is happening. If you attach it, we could look at it.

I tried enabling all those mods and my server was up after 5 minutes (with console window minimized).
Having console window visible did indeed affect boot time (12 minutes), but it's nowhere near your times. Based on your log, it would take almost 3.5 hours to finish booting up.

logs.7z

(Intel Core2 Duo CPU E8400 @ 3.00GHz; 4 GB RAM)

There is definitely something not right on your machine, however I don't know what.
I would recommend trying with less mods enabled until you find the reason.
 

I would try running the server without mods; with only couple (e.g. 5) mods enabled (with modoverrides.lua containing configuration only for those mods); with only 5 mods enabled (but modoverrides.lua containing configuration for all mods); 5/all mods enabled (but modoverrides.lua containing no custom configuration/only for 5 mods); without the console; starting a hosted single-level world with the same amounts of mods; all the while watching the usage of cpu and memory (of all processes, not just the server's).
Then I'd try more aggressive methods, such as ending/killing other windows processes and directly editing the lua files.

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...