Don't Starve Together

Don't Starve Together

Sukima Network(Custom Wormhole)
50 kommentarer
Hamburger 11. maj kl. 12:36 
admin only setting?
Aire Ayquaza 13. dec. 2023 kl. 9:20 
Maybe you should add options for more durability
bitter_wind 15. juli 2023 kl. 2:56 
为什么女武神在使用几次之后就不能再使用了?
KiyamaHarumi 24. feb. 2023 kl. 3:20 
什么时候实装给八云紫呢?
Luneyl 6. feb. 2023 kl. 11:30 
Turning "Ignore danger" option ON makes gaps unusable since character always says "It is too dangerous right now!"
Yukari7777  [ophavsmand] 15. jan. 2023 kl. 5:02 
Yeah, Klei has added upgrader as a component name in the script and I had to change it to another word.
Somehow that unchanged word causes crashes again.

Thanks for reporting and it should be fixed by now.
Adi 15. jan. 2023 kl. 4:51 
I managed to fix the error by changing line 40 in schememanager.lua from

leftover = isspawn and TUNING.YUKARI.SPAWNG_POWER_COST or player.components.upgrader.schemecost or 75

to

leftover = isspawn and TUNING.YUKARI.SPAWNG_POWER_COST or player.components.schemecost or 75


This seems to have fixed the issue in my testing, and looking at the mod itself, .upgrader isn't referenced anywhere else (or in the yukari mod) so it seems to work fine.
Adi 15. jan. 2023 kl. 4:51 
Thanks for the quick fix on this mod too! However I noticed that while it now works fine for base game characters, when Yukari opens the gap to select a teleport location the game crashes with this error

[00:00:53]: [string "../mods/workshop-1602267559/scripts/schemem..."]:40: attempt to index field 'upgrader' (a nil value)
LUA ERROR stack traceback:
../mods/workshop-1602267559/scripts/schememanager.lua:40 in () ? (Lua) <30-60>
=[C]:-1 in (method) CallRPC (C) <-1--1>
scripts/networkclientrpc.lua:1238 in (global) HandleRPCQueue (Lua) <1219-1288>
scripts/update.lua:42 in () ? (Lua) <33-135>

(had to split this comment because of steam comment limits)
Yukari7777  [ophavsmand] 15. jan. 2023 kl. 4:03 
@Adi
Fixed
Adi 15. jan. 2023 kl. 2:18 
Whenever I try to create a gap with the Sukima Tool the game crashes with this error

[00:03:51]: [string "../mods/workshop-1602267559/scripts/compone..."]:50: bad argument #2 to 'SetPosition' (number expected, got nil)
LUA ERROR stack traceback:
=[C]:-1 in (method) SetPosition (C) <-1--1>
../mods/workshop-1602267559/scripts/components/makegate.lua:50 in () ? (Lua) <40-67>
=(tail call):-1 in () (tail) <-1--1>
scripts/bufferedaction.lua:25 in (method) Do (Lua) <21-35>
scripts/entityscript.lua:1463 in (method) PerformBufferedAction (Lua) <1450-1474>
../mods/workshop-1602267559/scripts/stategraph_scheme.lua:23 in (field) fn (Lua) <23-23>
scripts/stategraph.lua:604 in (method) UpdateState (Lua) <572-616>
scripts/stategraph.lua:643 in (method) Update (Lua) <635-663>
scripts/stategraph.lua:128 in (method) Update (Lua) <109-146>
scripts/update.lua:283 in () ? (Lua) <219-293>

I tested it with just this mod.
落樱神斧 13. jan. 2023 kl. 0:30 
There are some bugs again
落樱神斧 13. jan. 2023 kl. 0:29 
#[string
"../mods/workshop-1602267559/scripts/schemem..."]:40:attempt to indez field 'upgrader' (a nil value)
#LUA ERROR stack traceback:
=[C]:-1 in (method)CallRPC(C)<-1--1>@scripts/networkclientrpc.lua:1238 in (global)HandleRPCQueue (Lua)<1219-1288>
RPC_Queue_new = table: 000000003A6D1D20RPC_Queue_len= 2
i = 2
rpcdata = table: 000000003A6D1000f= function -
Yukari7777  [ophavsmand] 31. dec. 2022 kl. 17:29 
Two issues should now fixed.
nos 31. dec. 2022 kl. 14:56 
I managed to trace the bugs caused by the new update. It seems that the variable "components.upgrader.schemecost" is nill and it appears in the files schememanager.lua and components/scheme.lua

I did upgrade the scheme to level 1 before the update.

I was rude and removed/replaced them and it seems to work, excepting that to teleport now costs me 75 instead of 32 power.
Yukari7777  [ophavsmand] 31. dec. 2022 kl. 6:17 
It should work now.
落樱神斧 31. dec. 2022 kl. 6:14 
Thanks for the update
Yukari7777  [ophavsmand] 31. dec. 2022 kl. 6:03 
I think I have made a mistake, fixing right now.
落樱神斧 31. dec. 2022 kl. 6:02 
[string "scripts/modutil.lua"]:35: modname must be suppliedmanually if calling GetModConfigData from outside ofmodmain or modworldgenmain. Use
ModIndex:GetModActualName(fancyname) function[fancyname is name string from modinfo].
LUA ERROR stack traceback:
=[C] in function 'assert'
scripts/modutil.lua(35,1) in function'GetModConfigData'
../mods/workshop-1602267559/scripts/screens/schemeui.lua(6,1) in main chunk
落樱神斧 31. dec. 2022 kl. 6:01 
After this update, using this mod will cause the game to crash when launching the world. I used the "Bug Tracker" mod to find the problem
早知道还是衿粒惹 11. dec. 2021 kl. 1:51 
thanks yukari ! you are the best modder!
Yukari7777  [ophavsmand] 11. dec. 2021 kl. 1:11 
fixed
早知道还是衿粒惹 11. dec. 2021 kl. 0:39 
after update
i have an question,when i click it it shows"i can't concentrate right now"
but its no animals around me
리치 10. dec. 2021 kl. 22:40 
감사합니다!
Yukari7777  [ophavsmand] 10. dec. 2021 kl. 22:37 
리치
ㄴ 고쳤습니다.
리치 10. dec. 2021 kl. 21:19 
안녕하세요 스키마로 홀을 만들면 그럴 수 없어! 너무 위험해라고 캐릭터가 말을 하는데 모드 설정에서 하운드 혹은 보스가 있을 때도 무시하고 사용 가능함으로 설정해뒀거든요... ㅜㅜ 왜 그런 건지 알 수 있을까요?
Tsviets 1. nov. 2021 kl. 10:11 
You're the best! Gensokyo is pleased.
Yukari7777  [ophavsmand] 1. nov. 2021 kl. 10:05 
Tsviets
ㄴ Thank you for using this mod. The feature you requested has been added.
Tsviets 1. nov. 2021 kl. 9:24 
Hello Yukari, thank you very much for your work!
Could you please add a way in the mod settings to disable the scheme recipe entirely? This way, the item would be much more exclusively handled to people (by a server admin) and also, would allow exclusive use by some characters (such as Yukari, of course)
Again, thank you! :sans:
Yukari7777  [ophavsmand] 20. aug. 2021 kl. 8:03 
Sodium Aluminate
ㄴ it should be fixed
Sodium Aluminate 20. aug. 2021 kl. 7:30 
#issue

using scheme will teleport your gnarwail (follower) to the land
使用隙间会把独角鲸随从传上岸

if use wormhole, gnarwail will teleport to nearest sea instant of the land.
如果使用虫洞,独角鲸会出现在周围的海岸线
早知道还是衿粒惹 23. jan. 2021 kl. 7:48 
i have the same question,when i click it it shows"i can't concentrate right now"
Jarvis, notificale al gay 12. dec. 2020 kl. 14:53 
esta bueno el mod, pero cuando lo configuro para que ignore el peligro no se aplica bien y aparece como que constantemente hay peligro. arreglen eso porfavor.
0A0 29. aug. 2020 kl. 16:38 
Why I left click it bu only shows “it's too dangerous now” anyway? No enemy nearby.
DaveTheBrave 19. juni 2020 kl. 18:03 
is it working in the caves
Yukari7777  [ophavsmand] 18. maj 2020 kl. 11:51 
Tessa
ㄴ 주변에 적있거나 하운드가 있으면 사용이 안됩니다
묘녀 18. maj 2020 kl. 7:12 
유카리 모드 적용한 후 스키마를 쓰려나까 i can't concentrate right now 라고 뜹니다.
Five Pebbles 18. juni 2019 kl. 13:24 
is this a touhou mod?
Flandremonium 30. maj 2019 kl. 6:47 
saw the thumbnail and screamed
早知道还是衿粒惹 8. apr. 2019 kl. 1:01 
i make and use it,but nothing happen.
齐格勒医生 19. feb. 2019 kl. 16:42 
这不是那个老太ehfrasngrekljrnaibnhklrfcmac
깜깽이 3. feb. 2019 kl. 18:38 
뭐야 한국인이 만든거에요??
赛博汪娘2077 11. jan. 2019 kl. 20:40 
间隙???@八云紫
Yukari7777  [ophavsmand] 4. jan. 2019 kl. 8:02 
bronze
ㄴ Well, let me think about that. Thanks for feedback
bronze 4. jan. 2019 kl. 7:45 
oh, no, i meant if there was a way to refuel the staff after all its charges are used, without needing to make a new staff
Yukari7777  [ophavsmand] 4. jan. 2019 kl. 2:28 
bronze
ㄴ Meaning you want to save the alternatives?
bronze 4. jan. 2019 kl. 2:13 
is there a way to recharge it?
MWMWMWMWMWMWMWMWMWMWMWMWMMWMWMWM 31. dec. 2018 kl. 18:08 
잘쓸게요!
BakaSchwarz 29. dec. 2018 kl. 7:57 
Nice! Works great
清辉月华 29. dec. 2018 kl. 2:27 
紫妈要把你隙间了??
Sordas 27. dec. 2018 kl. 8:25 
잘쓸게요!