Don't Starve Together

Don't Starve Together

Additional Item Package
 This topic has been pinned, so it's probably important
smith3  [developer] 23 Jul, 2017 @ 9:40pm
Feedback Collection
Hi Guys,
Please feel free to report bug you found here. I will fix that.

Thanks
Last edited by smith3; 23 Jul, 2017 @ 9:54pm
< >
Showing 1-15 of 30 comments
76561198172703854 24 Jul, 2017 @ 4:36am 
ok
Incinerator description for Webber defaulted to Spanish even though the language selected is english. Also the popcorn gun does not lose durability unless there is a confirmed hit, although i'm not sure if that is intentional...

Anyway, that's all I've noticed so far. Great mod! I absolutely love it! Keep up the good work! :)
smith3  [developer] 26 Jul, 2017 @ 9:28pm 
Originally posted by Autismo:
Incinerator description for Webber defaulted to Spanish even though ...

Thanks for feedback, I will check the lang.

Since dst weapon do not cost usage when attack miss, I guess it's origin game logic (popcorn gun do not cost usage when fired which is strange. I will also take a look).

Thanks, Smith3
Hekkaryk 25 Aug, 2020 @ 9:39am 
After last update mod broke. Crash log:
[00:02:16]: modimport: ../mods/workshop-1085586145/scripts/aipUtils.lua
[00:02:16]: MOD ERROR: workshop-1085586145 (Additional Item Package): Mod: workshop-1085586145 (Additional Item Package)
[00:02:16]: [string "scripts/mods.lua"]:312: Error in modimport: scripts/aipUtils.lua not found!
LUA ERROR stack traceback:
=[C] in function 'error'
scripts/mods.lua(312,1) in function 'modimport'
../mods/workshop-1085586145/modmain.lua(51,1) in main chunk
=[C] in function 'xpcall'
scripts/util.lua(723,1) in function 'RunInEnvironment'
scripts/mods.lua(519,1) in function 'InitializeModMain'
scripts/mods.lua(493,1) in function 'LoadMods'
scripts/main.lua(311,1) in function 'ModSafeStartup'
scripts/main.lua(387,1) in function 'callback'
scripts/modindex.lua(102,1) in function 'BeginStartupSequence'
scripts/main.lua(386,1) in function 'callback'
scripts/modindex.lua(647,1)
=[C] in function 'GetPersistentString'
scripts/modindex.lua(621,1) in function 'Load'
scripts/main.lua(385,1) in main chunk
Hekkaryk 25 Aug, 2020 @ 9:55am 
Purging mod files and having server redownload them solved issue! :)
smith3  [developer] 25 Aug, 2020 @ 3:15pm 
Originally posted by Hekkaryk:
Purging mod files and having server redownload them solved issue! :)

thanks :)
dano 29 Mar, 2021 @ 8:00am 
I crashed today. LOg section below. Hopefully, you can fix it.
[00:39:55]: day: 22 prefabs: 0
[00:39:55]: day: 23 prefabs: 0
[00:39:55]: day: 24 prefabs: 0
[00:39:55]: day: 25 prefabs: 0
[00:39:55]: day: 26 prefabs: 5
[00:40:03]: Can't find prefab aip_leaf_note
[00:40:03]: [string "scripts/components/periodicspawner.lua"]:110: attempt to index local 'inst' (a nil value)
LUA ERROR stack traceback:
scripts/components/periodicspawner.lua:110 in (method) TrySpawn (Lua) <62-116>
self =
density = 2
spacing = 8
inst = 130031 - crow (valid:true)
basetime = 40
range = 20
spawnoffscreen = false
prefab = function - ../mods/workshop-1085586145/scripts/prefabsHooker.lua:48
randtime = 57
prefab = aip_leaf_note
x = -542.69543457031
y = 0
z = 38.783348083496
inst = nil
scripts/stategraphs/SGbird.lua:241 in (field) onenter (Lua) <229-245>
inst = 130031 - crow (valid:true)
scripts/stategraph.lua:505 in (method) GoToState (Lua) <456-515>
self =
timeout = 0.24019913844303
tags = table: 21D43D18
mem = table: 235288C0
statemem = table: 21D43DE0
currentstate = table: 0BF35A70
timeinstate = 0
sg = Stategraph : bird
inst = 130031 - crow (valid:true)
bufferedevents = table: 23528AC8
timelineindex = 1
lastupdatetime = 2255.1001176126
laststate = table: 0BF35FC0
statestarttime = 2255.1001176126
statename = flyaway
params = nil
state = table: 0BF35A70
scripts/stategraphs/SGbird.lua:32 in (field) fn (Lua) <30-34>
inst = 130031 - crow (valid:true)
scripts/stategraph.lua:405 in (method) HandleEvents (Lua) <396-416>
self =
timeout = 0.24019913844303
tags = table: 21D43D18
mem = table: 235288C0
statemem = table: 21D43DE0
currentstate = table: 0BF35A70
timeinstate = 0
sg = Stategraph : bird
inst = 130031 - crow (valid:true)
bufferedevents = table: 23528AC8
timelineindex = 1
lastupdatetime = 2255.1001176126
laststate = table: 0BF35FC0
statestarttime = 2255.1001176126
buff_events = table: 23528AC8
k = 1
event = table: 08D5EA70
handler = table: 0BF33C20
scripts/stategraph.lua:150 in (method) Update (Lua) <109-153>
self =
updaters = table: 21D43BB0
OnEnterNewState = function - scripts/stategraph.lua:27
tickwaiters = table: 12843C30
haveEvents = table: 21D43B10
hibernaters = table: 12843960
instances = table: 12843AA0
current_tick = 67658
waiters = nil
updaters = table: 23DF2670
evs = table: 08D6B888
k = sg="bird", state="flyaway", time=0.17, tags = "flight,busy,"
v = true
scripts/update.lua:233 in () ? (Lua) <164-243>
dt = 0.033333335071802
tick = 67658
i = 67658

[00:40:03]: [string "scripts/components/periodicspawner.lua"]:110: attempt to index local 'inst' (a nil value)
LUA ERROR stack traceback:
scripts/components/periodicspawner.lua:110 in (method) TrySpawn (Lua) <62-116>
scripts/stategraphs/SGbird.lua:241 in (field) onenter (Lua) <229-245>
scripts/stategraph.lua:505 in (method) GoToState (Lua) <456-515>
scripts/stategraphs/SGbird.lua:32 in (field) fn (Lua) <30-34>
scripts/stategraph.lua:405 in (method) HandleEvents (Lua) <396-416>
scripts/stategraph.lua:150 in (method) Update (Lua) <109-153>
scripts/update.lua:233 in () ? (Lua) <164-243>

[00:40:03]: Warning: Widget:SetFocusFromChild is happening on a widget outside of the screen/widget hierachy. This will cause focus moves to fail. Is ScriptErrorWidget not a screen?
[00:40:03]: stack traceback:
scripts/widgets/widget.lua:604 in (method) SetFocusFromChild (Lua) <601-626>
scripts/widgets/widget.lua:623 in (method) SetFocusFromChild (Lua) <601-626>
scripts/widgets/widget.lua:623 in (method) SetFocusFromChild (Lua) <601-626>
scripts/widgets/widget.lua:648 in (method) SetFocus (Lua) <628-657>
scripts/widgets/menu.lua:83 in (method) SetFocus (Lua) <74-85>
scripts/widgets/scripterrorwidget.lua:109 in (method) OnUpdate (Lua) <102-119>
scripts/update.lua:95 in () ? (Lua) <33-134>
smith3  [developer] 29 Mar, 2021 @ 7:42pm 
Hi, what's your config of AIP? Seems sculpture disabled?
HetCreep 6 Nov, 2022 @ 11:06pm 
[00:44:14]: [string "../mods/workshop-1085586145/scripts/aipUtil..."]:794: attempt to index local 'pt' (a nil value)
LUA ERROR stack traceback:
../mods/workshop-1085586145/scripts/aipUtils.lua:794 in (field) aipFlingItem (Lua) <777-805>
loot = 140803 - aip_storybook (valid:true)
pt = nil
min_speed = 0
max_speed = 2
y_speed = 8
y_speed_variance = 4
angle = 4.9455061939524
speed = 1.7100873793732
radius = 0.85504368968658
../mods/workshop-1085586145/scripts/prefabsHooker.lua:363 in (local) fn (Lua) <359-367>
inst = 140530 - pigman (valid:true)
chance = 0.05
scripts/entityscript.lua:1154 in () ? (Lua) <1141-1168>
self (valid:true) =
DynamicShadow = DynamicShadow (000000005243A440)
inlimbo = false
worldstatewatching = table: 0000000024612260
AnimState = AnimState (000000005243A560)
Network = Network (000000005243A740)
pendingtasks = table: 0000000033A3E0D0
sg = sg="pig", state="hit", time=2.00, tags = "busy,"
spawntime = 2338.9001219831
_hitreact_count = 1
Transform = Transform (000000005243A230)
_pig_token_prefab = pig_token
actionreplica = table: 000000004C1874C0
event_listening = table: 000000004C189360
actioncomponents = table: 000000004C186AC0
lower_components_shadow = table: 000000004C1869D0
_last_hitreact_time = 2445.5667942129
persists = true
entity = Entity (000000003567DC80)
dychealthbar = 140622 - dyc_healthbar (valid:true)
prefab = pigman
build = pig_build
OnSave = function - scripts/prefabs/pigman.lua:538
modactioncomponents = table: 0000000043DB00D0
OnLoad = function - scripts/prefabs/pigman.lua:543
_pigtokeninitialized = true
brainfn = table: 000000003252BA30
event_listeners = table: 000000004C189950
GUID = 140530
children = table: 000000004C190E80
Physics = Physics (000000005243A860)
epichealth = 140531 - epichealth_proxy (valid:true)
SoundEmitter = SoundEmitter (000000005243ACB0)
replica = table: 000000004C187330
components = table: 000000004C186E30
name = Nacho
event = death
data = table: 0000000032F23060
listeners = table: 000000001D25D7D0
tocall = table: 0000000032F230B0
i = 2
fn = function - ../mods/workshop-1085586145/scripts/prefabsHooker.lua:359
=(tail call):-1 in () (tail) <-1--1>
=(tail call):-1 in () (tail) <-1--1>
scripts/components/health.lua:369 in (method) SetVal (Lua) <348-386>
self =
nofadeout = false
firedamagecaptimer = 0
LockInvincible = function - ../mods/workshop-1085586145/scripts/componentsHooker.lua:315
inst = 140530 - pigman (valid:true)
takingfiredamagetime = 0
SetInvincible = function - ../mods/workshop-1085586145/scripts/componentsHooker.lua:321
externalabsorbmodifiers = table: 000000004C18C3D0
minhealth = 0
nonlethal_hunger = false
disable_penalty = false
DoDelta = function - ../mods/workshop-1207269058/modmain.lua:1
nonlethal_pct = 0.2
absorb = 0
nonlethal_temperature = false
playerabsorb = 0
firedamageinlastsecond = 0
fire_damage_scale = 1
externalfiredamagemultipliers = table: 000000004C18BFC0
_ = table: 000000004C18CCE0
fire_timestart = 1
val = -1
cause = frog
afflicter = 138634 - frog (valid:true)
old_health = 9
max_health = 250
min_health = 0
scripts/components/health.lua:405 in () ? (Lua) <388-414>
self =
nofadeout = false
firedamagecaptimer = 0
LockInvincible = function - ../mods/workshop-1085586145/scripts/componentsHooker.lua:315
inst = 140530 - pigman (valid:true)
takingfiredamagetime = 0
SetInvincible = function - ../mods/workshop-1085586145/scripts/componentsHooker.lua:321
externalabsorbmodifiers = table: 000000004C18C3D0
minhealth = 0
nonlethal_hunger = false
disable_penalty = false
DoDelta = function - ../mods/workshop-1207269058/modmain.lua:1
nonlethal_pct = 0.2
absorb = 0
nonle
[00:44:14]: [string "../mods/workshop-1085586145/scripts/aipUtil..."]:794: attempt to index local 'pt' (a nil value)
LUA ERROR stack traceback:
../mods/workshop-1085586145/scripts/aipUtils.lua:794 in (field) aipFlingItem (Lua) <777-805>
../mods/workshop-1085586145/scripts/prefabsHooker.lua:363 in (local) fn (Lua) <359-367>
scripts/entityscript.lua:1154 in () ? (Lua) <1141-1168>
=(tail call):-1 in () (tail) <-1--1>
=(tail call):-1 in () (tail) <-1--1>
scripts/components/health.lua:369 in (method) SetVal (Lua) <348-386>
scripts/components/health.lua:405 in () ? (Lua) <388-414>
=(tail call):-1 in () (tail) <-1--1>
../mods/workshop-1207269058/modmain.lua:1 in (method) DoDelta (Lua) <1-1>
scripts/components/combat.lua:536 in () ? (Lua) <506-592>
=(tail call):-1 in () (tail) <-1--1>
scripts/components/combat.lua:1026 in () ? (Lua) <953-1050>
=(tail call):-1 in () (tail) <-1--1>
scripts/stategraphs/SGfrog.lua:168 in (field) fn (Lua) <168-168>
scripts/stategraph.lua:603 in (method) UpdateState (Lua) <571-615>
scripts/stategraph.lua:642 in (method) Update (Lua) <634-662>
scripts/stategraph.lua:128 in (method) Update (Lua) <109-146>
scripts/update.lua:283 in () ? (Lua) <219-293>
smith3  [developer] 7 Nov, 2022 @ 6:13am 
@HetCreep, thx for feedback. Let me check.
真红 14 Nov, 2022 @ 12:34am 
[03:59:06]: [string "../mods/workshop-1085586145/scripts/prefabs..."]:174: attempt to index field '_aipMaster' (a nil value)
LUA ERROR stack traceback:
scripts/entityscript.lua:1154 in (method) PushEvent (Lua) <1141-1168>
self (valid:true) =
GUID = 519516
Transform = Transform (0x6e8df6c0)
inlimbo = false
OnLoad = function - ../mods/workshop-2039181790/postinit/any.lua:192
actionreplica = table: 0x493c7900
event_listening = table: 0x4519df70
OnSave = function - ../mods/workshop-2039181790/postinit/any.lua:181
actioncomponents = table: 0x11099ef0
name = 雪球
lower_components_shadow = table: 0x11099ec8
prefab = aip_oldone_snowball
userdatahooks = table: 0x40ba1150
entity = Entity (0x70725288)
AnimState = table: 0x141b1f20
EoldIsCurrentAnimation = function - ../mods/workshop-2384660166/userdatahook.lua:109
updatecomponents = table: 0x47436e80
physicsradiusoverride = 1
EoldSetBank = function - ../mods/workshop-2384660166/userdatahook.lua:109
Network = Network (0x735f5ec0)
persists = false
EoldPlayAnimation = function - ../mods/workshop-2384660166/userdatahook.lua:152
pendingtasks = table: 0x76bbb2e0
event_listeners = table: 0x40ba1178
modactioncomponents = table: 0x4ec8f170
moistureupdatetask = PERIODIC 519516: 1.000000
spawntime = 32731.768373761
Physics = Physics (0x5631dce8)
replica = table: 0x11099f18
EoldPushAnimation = function - ../mods/workshop-2384660166/userdatahook.lua:109
components = table: 0xc14a430
userdatas = table: 0x40ba1128
event = ondropped
data = nil
listeners = table: 0x333a2668
tocall = table: 0x674e0080
i = 2
fn = function - ../mods/workshop-1085586145/scripts/prefabs/aip_oldone_snowman.lua:173
scripts/components/inventoryitem.lua:232 in (method) OnDropped (Lua) <218-243>
self =
isnew = true
nobounce = false
pushlandedevents = true
is_landed = false
IsHeldBy = function - ../mods/workshop-1909182187/scripts/medal_hook.lua:1829
trappable = true
inst = 519516 - aip_oldone_snowball (valid:true)
keepondeath = false
droprandomdir = false
canbepickedupalive = false
_ = table: 0x6b74bef8
sinks = false
randomdir = true
speedmult = 0.5
x = 371.5
y = 0
z = 762
../mods/workshop-1638724235/scripts/components/sorapacker.lua:185 in (method) Unpack (Lua) <172-198>
self =
canpackfn = function - ../mods/workshop-1638724235/scripts/components/sorapacker.lua:31
inst = 519308 - sorapacker (valid:true)
item = table: 0x44698518
pos = (371.50, 0.00, 762.00)
v = table: 0x1c0627d0
item = 519516 - aip_oldone_snowball (valid:true)
../mods/workshop-1638724235/scripts/components/sorapacker.lua:202 in (method) Unpackbuild (Lua) <200-203>
self =
canpackfn = function - ../mods/workshop-1638724235/scripts/components/sorapacker.lua:31
inst = 519308 - sorapacker (valid:true)
item = table: 0x44698518
pos = (371.50, 0.00, 762.00)
../mods/workshop-1638724235/scripts/prefabs/sorabowknot.lua:334 in (field) ondeploy (Lua) <332-337>
inst = 519308 - sorapacker (valid:true)
pt = (371.50, 0.00, 762.00)
deployer = 491099 - sora (valid:true)
scripts/components/deployable.lua:113 in (method) Deploy (Lua) <107-121>
self =
inst = 519308 - sorapacker (valid:true)
ondeploy = function - ../mods/workshop-1638724235/scripts/prefabs/sorabowknot.lua:332
_ = table: 0x6c9a32d0
CanDeploy = function - ../mods/workshop-1638724235/scripts/prefabs/sorabowknot.lua:361
pt = (371.50, 0.00, 762.00)
deployer = 491099 - sora (valid:true)
rot = 0
isplant = false
scripts/actions.lua:1060 in (field) fn (Lua) <1051-1068>
act = 栽种 nil With Inv: 519308 - sorapacker (valid:false)
act_pos = (371.50, 0.00, 762.00)
container = table: 0x724691d0
obj = 519308 - sorapacker (valid:true)
scripts/bufferedaction.lua:25 in (method) Do (Lua) <21-35>
self (valid:false) =
[03:59:06]: [string "../mods/workshop-1085586145/scripts/prefabs..."]:174: attempt to index field '_aipMaster' (a nil value)
LUA ERROR stack traceback:
scripts/entityscript.lua:1154 in (method) PushEvent (Lua) <1141-1168>
scripts/components/inventoryitem.lua:232 in (method) OnDropped (Lua) <218-243>
../mods/workshop-1638724235/scripts/components/sorapacker.lua:185 in (method) Unpack (Lua) <172-198>
../mods/workshop-1638724235/scripts/components/sorapacker.lua:202 in (method) Unpackbuild (Lua) <200-203>
../mods/workshop-1638724235/scripts/prefabs/sorabowknot.lua:334 in (field) ondeploy (Lua) <332-337>
scripts/components/deployable.lua:113 in (method) Deploy (Lua) <107-121>
scripts/actions.lua:1060 in (field) fn (Lua) <1051-1068>
scripts/bufferedaction.lua:25 in (method) Do (Lua) <21-35>
scripts/entityscript.lua:1457 in (method) PerformBufferedAction (Lua) <1444-1468>
scripts/stategraphs/SGwilson.lua:5540 in (field) fn (Lua) <5534-5542>
scripts/stategraph.lua:603 in (method) UpdateState (Lua) <571-615>
scripts/stategraph.lua:642 in (method) Update (Lua) <634-662>
scripts/stategraph.lua:128 in (method) Update (Lua) <109-146>
scripts/update.lua:283 in () ? (Lua) <219-293>
smith3  [developer] 14 Nov, 2022 @ 7:40am 
Originally posted by 真红:
[03:59:06]: [string "../mods/workshop-1085586145/scripts/prefabs..."]:174: attempt to index field '_aipMaster' (a nil value)
LUA ERROR stack traceback:

这个是做了什么操作导致的崩溃呢?
你的耄耋 14 Jan, 2023 @ 8:11am 
[01:55:25]: [string "../mods/workshop-1085586145/scripts/prefabs..."]:89: attempt to call method 'SetOnDischargedFn' (a nil value)
LUA ERROR stack traceback:
scripts/mainfunctions.lua:336 in () ? (Lua) <325-371>
name = aip_aztecs_coin
prefab = Prefab aip_aztecs_coin -
=[C]:-1 in (method) SpawnPrefab (C) <-1--1>
scripts/mainfunctions.lua:389 in (field) SpawnPrefab (Lua) <382-391>
name = aip_aztecs_coin
skin = nil
skin_id = nil
creator = nil
../mods/workshop-1085586145/scripts/aipUtils.lua:369 in (field) aipSpawnPrefab (Lua) <368-382>
inst = 396416 - crawlinghorror (valid:true)
prefab = aip_aztecs_coin
tx = nil
ty = nil
tz = nil
../mods/workshop-1085586145/scripts/prefabsHooker.lua:713 in (local) fn (Lua) <661-720>
world = 100037 - world (valid:true)
data = table: 00000000BB245DF0
aipc_oldone = table: 0000000098120870
chance = 0.01
itemList = table: 00000000BB2466B0
structureList = table: 00000000BB246700
rndPrefab = aip_aztecs_coin
scripts/entityscript.lua:1152 in (method) PushEvent (Lua) <1139-1166>
self (valid:true) =
dycPlayerHud = HUD
tile_id_conversion_map = table: 0000000051060420
inlimbo = false
Pathfinder = Pathfinder (00000000936D7FE0)
worldstatewatching = table: 00000000537BAD80
spawntask = function - scripts/components/squidspawner.lua:153
worldprefab = forest
spawnwaveyjones = function - scripts/components/shadowhandspawner.lua:274
watchingcycles = true
shard = 100060 - shard_network (valid:true)
squidtask = PERIODIC 100037: 35.363887
net = 100056 - forest_network (valid:true)
GUID = 100037
pendingtasks = table: 000000001819B470
hideminimap = false
state = table: 0000000015406440
homura_reinforcent_beacon = table: 00000000D1724690
name = 世界
SetPocketDimensionContainer = function - scripts/prefabs/world.lua:350
ismastershard = true
wallupdatecomponents = table: 000000005105EE90
OnRemoveEntity = function - scripts/prefabs/world.lua:320
GetPocketDimensionContainer = function - scripts/prefabs/world.lua:354
moonstormwindowovertask = PERIODIC 100037: 0.000000
Transform = Transform (00000000936D8250)
spawntime = 0
PocketDimensionContainers = table: 00000000540520F0
generated = table: 0000000053BDBB20
event_listening = table: 00000000154035B0
checkwaveyjonestarget = function - scripts/components/shadowhandspawner.lua:258
PostInit = function - scripts/prefabs/world.lua:298
AddComponent = function - ../mods/workshop-1837053004/modmain/timemagic.lua:210
lower_components_shadow = table: 0000000015402430
tile_physics_init = function - scripts/prefabs/forest.lua:474
reservewaveyjonestarget = function - scripts/components/shadowhandspawner.lua:264
entity = Entity (000000009360F480)
actioncomponents = table: 0000000015402480
prefab = world
updatecomponents = table: 00000000537BAC40
Map = Map (00000000936D7F80)
CreateTilePhysics = function - scripts/prefabs/world.lua:331
removewaveyjonestarget = function - scripts/components/shadowhandspawner.lua:268
persists = false
initGhbTask = PERIODIC 100037: 0.033333
has_ocean = true
event_listeners = table: 0000000015403380
minimap = 100038 - minimap (valid:true)
GroundCreep = GroundCreep (00000000936D86D0)
ismastersim = true
meta = table: 000000001243DF80
WaveComponent = WaveComponent (0000000093A9CCA0)
replica = table: 00000000154024D0
topology = table: 0000000053C34400
components = table: 0000000015402250
SoundEmitter = SoundEmitter (00000000936D8280)
event = entity_death
data = table: 00000000BB245DF0
listeners = table: 0000000054051740
tocall = table: 00000000BB246200
i = 1
fn = function - ../mods/workshop-1085586145/scripts/prefabsHooker.lua:661
scripts/components/health.lua:378 in (method) SetVal (Lua) <358-396>
self =
nofadeout = true
RecalculatePenalty = func
[01:55:25]: [string "../mods/workshop-1085586145/scripts/prefabs..."]:89: attempt to call method 'SetOnDischargedFn' (a nil value)
LUA ERROR stack traceback:
scripts/mainfunctions.lua:336 in () ? (Lua) <325-371>
=[C]:-1 in (method) SpawnPrefab (C) <-1--1>
scripts/mainfunctions.lua:389 in (field) SpawnPrefab (Lua) <382-391>
../mods/workshop-1085586145/scripts/aipUtils.lua:369 in (field) aipSpawnPrefab (Lua) <368-382>
../mods/workshop-1085586145/scripts/prefabsHooker.lua:713 in (local) fn (Lua) <661-720>
scripts/entityscript.lua:1152 in (method) PushEvent (Lua) <1139-1166>
scripts/components/health.lua:378 in (method) SetVal (Lua) <358-396>
scripts/components/health.lua:420 in () ? (Lua) <398-429>
=(tail call):-1 in () (tail) <-1--1>
../mods/workshop-1207269058/modmain.lua:1 in (method) DoDelta (Lua) <1-1>
scripts/components/combat.lua:550 in (upvalue) old_get (Lua) <520-606>
../mods/workshop-2408049706/modmain/combat.lua:30 in (upvalue) old_hit (Lua) <20-31>
../mods/workshop-1837053004/modmain/API.lua:195 in () ? (Lua) <190-199>
=(tail call):-1 in () (tail) <-1--1>
../mods/workshop-1837053004/scripts/components/homura_projectile.lua:366 in (method) Attack (Lua) <343-398>
../mods/workshop-1837053004/scripts/components/homura_projectile.lua:329 in (method) Hit (Lua) <297-337>
../mods/workshop-1837053004/scripts/components/homura_projectile.lua:228 in (upvalue) old_update (Lua) <55-241>
../mods/workshop-1837053004/modmain/timemagic.lua:220 in (method) OnUpdate (Lua) <217-222>
scripts/update.lua:257 in () ? (Lua) <219-293>

我用其他mod的武器杀死暗影怪时候出的bug
smith3  [developer] 14 Jan, 2023 @ 6:39pm 
Originally posted by 紫薯汤圆:
[01:55:25]:
我用其他mod的武器杀死暗影怪时候出的bug

是和哪个 mod 冲突?
smith3  [developer] 14 Jan, 2023 @ 8:17pm 
Originally posted by smith3:
Originally posted by 紫薯汤圆:
[01:55:25]:
我用其他mod的武器杀死暗影怪时候出的bug

是和哪个 mod 冲突?

安装了一下日志里的 mod,没有报错。但是看栈信息大概率是来自这个 mod 劫持了原生的注册函数导致的:
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1837053004
< >
Showing 1-15 of 30 comments
Per page: 1530 50