饥荒联机版

饥荒联机版

评价数不足
Darh Dynamics
2
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
23.684 MB
2020 年 4 月 24 日 下午 9:28
7 月 9 日 下午 8:22
12 项改动说明 ( 查看 )

订阅以下载
Darh Dynamics

热门讨论 查看全部(1)
2
2023 年 7 月 8 日 下午 2:54
[Bug] Unable to Harvest Smelter
Reina Bunny
39 条留言
NotReally Λlex 10 月 8 日 上午 9:31 
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 9 月 23 日 上午 5:34 
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 9 月 6 日 上午 10:33 
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 9 月 4 日 上午 8:44 
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 5 月 26 日 上午 3:48 
creating the googles can crash the server and make the world unplayable
wherethesunnoshine 5 月 19 日 上午 11:04 
it seems only that hammering ores crash the server, so someone can add some ifs and it works.
Dornek 5 月 6 日 上午 7:13 
we must start petition for darh to fix this mod
wherethesunnoshine 5 月 5 日 下午 12:00 
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 5 月 2 日 下午 3:46 
[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 2 月 5 日 下午 7:31 
[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)