Jump to content

modoverrides.lua failed to load


Recommended Posts

I'm going nuts trying to figure out what's wrong here. If anyone has some suggestions I'd be extremely grateful to hear them. I'm sorry if this is a tired subject but I can't think of any other options.

modoverrides.lua

Spoiler

return {
--#DST Wilson's House
["workshop-346968521"] = { enabled = true },
--#Infinite Tent (and Siesta) Uses
["workshop-356930882"] = { enabled = true},
--#Extended Indicators
["workshop-358749986"] = { --Extended Indicators
    enabled = true,
    configuration_options =
    {
        ["MaxIndicator"] = 250,
    }
},
--#Bee Nice
["workshop-361994110"] = { --Bee Nice
    enabled = true,
    configuration_options =
    {
        ["RELEASE_BEES"] = true,
        ["HAT_DECAY"] = true,
    }
},
--#DST Always On Tiki Torch
["workshop-366676924"] = { enabled = true },
--#[DST]Auto Catch
["workshop-371920345"] = { enabled = true },
--#Health Info
["workshop-375859599"] = { --Health Info
    enabled = true
    configuration_options =
    {
        ["divider"] = 0,
        ["unknwon_prefabs"] = 0,
    }
},
--#Global Positions
["workshop-378160973"] = { --Global Positions
    enabled = true
    configuration_options =
    {
        ["FIREOPTIONS"] = 1,
        ["OVERRIDEMODE"] = Enabled,
    }
},
--#Waiter 101 v7.64
["workshop-381565292"] = { enabled = true },
--#DST Storm Cellar
["workshop-382177939"] = { enabled = true },
--#DST Path Lights
["workshop-385006082"] = {enabled = true },
--#Beefalo Milk
["workshop-436654027"] = {enabled = true },
--#<default>'s item pack
["workshop-436897772"] = { enabled = true },
--#More Actions
["workshop-447092740"] = { enabled = true },
--#Ancient Altar
["workshop-481765222"] = { --Ancient Altar
    enabled = true
    configuration_options =
    {
        ["AncientStation"] = "hard",
        ["C"] = "hard",
    }
},
--#Flower Box DST
["workshop-512502326"] = { enabled = true },
--#Turfed!
["workshop-514078314"] = { enabled = true },
--#World Regrowth
["workshop-514758022"] = { enabled = true },
--#Realistic Placement
["workshop-551324730"] = { enabled = true },
--#More Drops
["workshop-563754964"] = { enabled = true },
--#Campfire Respawn
["workshop-569043634"] = { enabled = true },
--#Friends' Remains
["workshop-608409582"] = { enabled = true },
--#Battle Axes
["workshop-676585471"] = { enabled = true },
--#Additional Equipment (DST)
["workshop-681368916"] = { enabled = true },
--#Lunar Tools
["workshop-691287868"] = { --Lunar Tools
    enabled = true
    configuration_options =
    {
        ["ExtraEquipSlot"] = "true",
    }
},
--#Ghost speedup
["workshop-706633455"] = { --Ghost speedup
    enabled = true
    configuration_options =
    {
        ["speedmultiplier"] = 3.0,
    }
},
--#Increase Storage
["workshop-728459184"] = { --Increase Storage
    enabled = true
    configuration_options =
    {
        ["INCREASEBACKPACKSIZES_BACKPACK"] = 12,
        ["INCREASEBACKPACKSIZES_PIGGYBACK"] = 16,
        ["INCREASEBACKPACKSIZES_KRAMPUSSACK"] = 18,
        ["INCREASEBACKPACKSIZES_ICEPACK"] = 12,
        ["largericebox"] = 24,
        ["largertreasurechest"] = 20,
        ["largerdragonflychest"] = 24,
        ["largerbundlecontainer"] = 9,
        ["largerchester"] = 12,
    }
},
--#Repair Combine
["workshop-767776640"] = { enabled = true },
--#Marble Combat
["workshop-783732757"] = { --Marble Combat
    enabled = true
    configuration_options =
    {
        ["ExtraEquipSlot"] = "true",
    }
},
--#Animal Variety
["workshop-804108151"] = { enabled = true },
--#New Walls - Reeds, Hedge, Mud, Living and Bone
["workshop-806289856"] = { enabled = true },
--#Craftable Gears
["workshop-817025783"] = { --Craftable Gears
    enabled = true
    configuration_options =
    {
        ["GIcutstone"] = 3,
    }
},
--#Renewable Graves
["workshop-894593657"] = { --Renewable Graves
    enabled = true
    configuration_options =
    {
        ["offering"] = true,
    }
},
--#New Tents
["workshop-909425662"] = { enabled = true },
--#Treats for Webber
["workshop-1171138081"] = { enabled = true },
--#Epic Healthbar
["workshop-1185229307"] = { enabled = true },
--#DST Lil Houses
["workshop-1191287342"] = { --DST Lil Houses
    enabled = true
    configuration_options =
    {
        ["lil_usage"] = 10000,
    }
},
--#Shipwrecked Turfs Mod
["workshop-1257634741"] = { enabled = true },
--#Cabin Furniture
["workshop-1273882528"] = { enabled = true },
--#The Authors Abode
["workshop-1275234644"] = { enabled = true },
--#Dig your pond!
["workshop-1277476875"] = { --Dig your pond!
    enabled = true
    configuration_options =
    {
        ["DYP_OPT_POND_SPAWN_FROGS"] = 0,
    }
},
--#Strange Bird Stand
["workshop-1309131907"] = { enabled = true },
--#Potted Plants (DST)
["workshop-1311366056"] = { enabled = true },
--#Furniture Megapack
["workshop-1322590454"] = { enabled = true },
--#Basements
["workshop-1349799880"] = { --Basements
    enabled = true
    configuration_options =
    {
        ["recipe_tab"] = "Structures",
        ["sanity"] = 0,
    }
},
--#Legion
["workshop-1392778117"] = { enabled = true },
--#Gorge Crops!
["workshop-1422039508"] = { enabled = true },
--#Beefalo Settings
["workshop-1486273598"] = { --Beefalo Settings
    enabled = true
    configuration_options =
    {
        ["BEEFALOFEEDING"] = 0,15,
        ["BEEFALORIDEMAX"] = 144001,
        ["MEATCHANCE03"] = 95,
        ["MEATCHANCE04"] = 80,
        ["MEATCHANCE05"] = 40,
        ["WOOLCHANCE02"] = 95,
        ["WOOLCHANCE03"] = 80,
        ["WOOLCHANCE04"] = 40,
        ["HORNCHANCE02"] = 30,
        ["SADDLEUSES"] = 100,
    }
},
--#Fast Travel (GUI)
["workshop-1530801499"] = { --Fast Travel (GUI)
    enabled = true
    configuration_options =
    {
        ["Hunger_Cost"] = 0,
        ["Sanity_Cost"] = 0,
    }
},
--#Gorge Lights
["workshop-1535658505"] = { enabled = true },
--#Aquarium Plus
["workshop-1674145489"] = { enabled = true },
--#Rabbit Cage
["workshop-1788625832"] = { enabled = true },
--#DST Birdhouse
["workshop-1814389268"] = { --DST Birdhouse
    enabled = true
    configuration_options =
    {
        ["birdhouse_uses"] = 30,
    }
},
--#Retrieve Items From The Ocean
["workshop-1819208941"] = { enabled = true },
--#Large boats
["workshop-1839858501"] = { enabled = true },
--#Pet Follower Badges Together Icon
["workshop-1842021927"] = { enabled = true },
--#Arcadiea
["workshop-1872917938"] = { --Arcadiea
    enabled = true
    configuration_options =
    {
        ["mega_freezer_capacity"] = 3,
    }
},
--#Sweet House
["workshop-1951468597"] = { enabled = true },
--#PastoralStyle
["workshop-1989965008"] = { enabled = true },
--#Smarterer Ice Flingomatic
["workshop-2032577827"] = { --Smarterer Ice Flingomatic
    enabled = true
    configuration_options =
    {
        ["fuel_time"] = 5,
        ["emergency_time"] = 40,
    }
},
--#Extra Equip Slots
["workshop-2032685784"] = { enabled = true },
--#Archery Mod [DST Version]
["workshop-2054928342"] = { --Archery Mod [DST Version]
    enabled = true
    configuration_options =
    {
        ["BowUses"] = 120,
        ["BowDmg"] = 30,
        ["BowRange"] = 22,
        ["ArrowHitRecovery"] = .3,
        ["ArrowMissRecovery"] = 1.0,
        ["CrossbowDmgMod"] = 2.75,
        ["CrossbowAccMod"] = 1.05,
        ["CrossbowTechLevel"] = SCIENCE_TWO,
        ["MagicBowDmgMod"] = 3.0,
        ["MagicBowGlommerFlower_req"] = false,
        ["MusketDmgMod"] = 4.0,
        ["MusketRangeMod"] = 1.20,
        ["MusketAccMod"] = 1.25,
    }
},
--#Auto Door
["workshop-2074508776"] = { enabled = true },
--#Mini Wurt Rework
["workshop-2088617774"] = { enabled = true },
--#The Dummy Mod
["workshop-2108985984"] = { enabled = true },
--#Don't Drop Anything
["workshop-2110246021"] = { enabled = true },
--#Extra Foods Pack
["workshop-2140654891"] = { enabled = true }
}

This should be more accessible than the file, sorry about that.

Link to comment
Share on other sites

Hello @minimecha, welcome to the forums. Are you still having issues with your modoverrides.lua file? I'd recommend using the Game Client to auto generate your modoverrides.lua file for you with your custom settings instead. Then simply copy paste the modoverrides.lua file to your dedicated server folder.

Method:

  • Start random server in in-game Host Game screen. (For ease of reference, use Slot #5)
  • Edit mods as you see fit
  • Generate world
  • Exit World
  • Close DST
  • Open \Documents\Klei\DoNotStarveTogether\Cluster_5\Master (Notice, Cluster_# where # is 5 because these files corresponds to Slot # of Host Game screen)
  • Inside master folder is a proper modoverrides.lua file that has your custom settings that you entered in Step 2 of this method. Now you can simply copy and paste that file to your own dedicated server.

I could go into more detail if necessary. I hope you've worked it out though. Cheers!

I saw you make a reply in another thread asking about file location.

Modoverrides.lua should be placed inside BOTH Master and Caves folder of your dedicated server, beside server.ini and such.

Link to comment
Share on other sites

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...