Don't Starve Together

Don't Starve Together

Not enough ratings
Darh Dynamics
2
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
23.684 MB
24 Apr, 2020 @ 9:28pm
9 Jul @ 8:22pm
12 Change Notes ( view )

Subscribe to download
Darh Dynamics

Popular Discussions View All (1)
2
8 Jul, 2023 @ 2:54pm
[Bug] Unable to Harvest Smelter
Reina Bunny
39 Comments
NotReally Λlex 8 Oct @ 9:31am 
Greetings love the updated mod,

but what do the clockwork box dropped by the mechanical monsters do, I only noticed so far it's only for one recipe
wherethesunnoshine 23 Sep @ 5:34am 
still crashing after hammering a gold nugget:
[04:43:14]: [string "scripts/mathutil.lua"]:43: attempt to compare nil with number
LUA ERROR stack traceback:
scripts/mathutil.lua:43 in (field) clamp (Lua) <42-44>
num = 1.008
min = 1
max = nil
../mods/workshop-3546495254/initialize/modded_posinit.lua:271 in (field) onwork (Lua) <270-287>
inst = 1538019 - goldnugget (valid:true)
miner = 124872 - wilson (valid:true)
workleft = 5.992
workdone = 1.008
scripts/components/workable.lua:151 in (upvalue) oldWorkedBy_Internal (Lua) <130-170>
self =
onwork = function - ../mods/workshop-3546495254/initialize/modded_posinit.lua:270
wherethesunnoshine 6 Sep @ 10:33am 
got a crash while smithing red gem pieces:

[03:18:52]: [string "../mods/workshop-3546495254/scripts/smeltin..."]:166: attempt to compare nil with number
LUA ERROR stack traceback:
../mods/workshop-3546495254/scripts/smelting_products.lua:166 in (field) test (Lua) <165-166>
cooker = metal_smelter
names = table: 00000000804BE4C0
tags = table: 00000000804BDBB0
../mods/workshop-3546495254/scripts/smelting.lua:126 in (global) GetCandidateSmelterRecipes (Lua) <120-148>
smelter = metal_smelter
ingdata = table: 00000000804BEBA0
recipes = table: 000000001BF64CE0

in the comparator you forgot to check if tags.blue is nil
wherethesunnoshine 4 Sep @ 8:44am 
got a crash (probably an incompatibility with Lag remover?)
the crash happened after a clockwork cyclops was killed;
commenting inst.components.stackable.maxsize = 40 in box_gear.lua seems to fix the problem

[string "scripts/components/stackable_replica.lua"]:99: attempt to perform arithmetic on a nil value
LUA ERROR stack traceback:
scripts/components/stackable.lua:20 in () ? (Lua) <11-21>
self =
_ = table: 0x8f7ddcd0
inst = 209245 - (valid:true)
Get = function - ../mods/workshop-3050607025/scripts/auto_stack.lua:28
maxsize = 40
_ = table: 0x8f7ddcd0
scripts/class.lua:43 in (metamethod) __newindex (Lua) <36-45>
t = table: 0x848bcad0
k = maxsize
v = 40
p = table: 0x8f9aaf80
old = 100
../mods/workshop-2073193421/scripts/prefabs/magic/box_gear.lua:66 in (field) fn (Lua) <45-81>
inst = 209245 - (valid:true)
scripts/mainfunctions.lua:362 in () ? (Lua) <347-397>
name = box_gear
wherethesunnoshine 26 May @ 3:48am 
creating the googles can crash the server and make the world unplayable
wherethesunnoshine 19 May @ 11:04am 
it seems only that hammering ores crash the server, so someone can add some ifs and it works.
Dornek 6 May @ 7:13am 
we must start petition for darh to fix this mod
wherethesunnoshine 5 May @ 12:00pm 
when creating a pitchfork i get the following error:
[00:13:48]: error calling PrefabPostInit: pitchfork in mod Darth local (Darh Dynamics):
[string "../mods/Darth local/initialize/modded_posinit..."]:49: attempt to index field 'finiteuses' (a nil value)
stack traceback:
[string "../mods/Darth local/initialize/modded_posinit..."]:49: in function <[string "../mods/Darth local/initialize/modded_posinit..."]:47>
[C]: in function 'xpcall'
[string "scripts/mods.lua"]:189: in function 'mod'
[string "scripts/mainfunctions.lua"]:349: in function <[string "scripts/mainfunctions.lua"]:325>
[00:13:48]: Disabling Darth local (Darh Dynamics) because it had an error.
wherethesunnoshine 2 May @ 3:46pm 
[00:20:05]: [string "scripts/mathutil.lua"]:43: attempt to compare nil with number
LUA ERROR stack traceback:
../mods/workshop-2073193421/scripts/prefabs/materials/metalores.lua:21 in (field) onwork (Lua) <20-43>
inst = 123714 - ore_iron (valid:true)
miner = 130742 - raritaniummeteor (valid:true)
workleft = 0
workdone = 20
wherethesunnoshine 5 Feb @ 7:31pm 
[string "../mods/workshop-2073193421/initialize/modd..."]:49: attempt to index field 'finiteuses' (a nil value)
LUA ERROR stack traceback:
../mods/workshop-2073193421/initialize/modded_posinit.lua(49,1)
=(tail call) ?
=[C] in function 'xpcall'
scripts/mods.lua(188,1) in function 'mod'
scripts/mainfunctions.lua(345,1)