Don't Starve Together

Don't Starve Together

Sukima Network(Custom Wormhole)
50 Comments
Hamburger May 11 @ 12:36pm 
admin only setting?
Aire Ayquaza Dec 13, 2023 @ 9:20am 
Maybe you should add options for more durability
bitter_wind Jul 15, 2023 @ 2:56am 
为什么女武神在使用几次之后就不能再使用了?
KiyamaHarumi Feb 24, 2023 @ 3:20am 
什么时候实装给八云紫呢?
Luneyl Feb 6, 2023 @ 11:30am 
Turning "Ignore danger" option ON makes gaps unusable since character always says "It is too dangerous right now!"
Yukari7777  [author] Jan 15, 2023 @ 5:02am 
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 Jan 15, 2023 @ 4:51am 
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 Jan 15, 2023 @ 4:51am 
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  [author] Jan 15, 2023 @ 4:03am 
@Adi
Fixed
Adi Jan 15, 2023 @ 2:18am 
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.
落樱神斧 Jan 13, 2023 @ 12:30am 
There are some bugs again
落樱神斧 Jan 13, 2023 @ 12:29am 
#[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  [author] Dec 31, 2022 @ 5:29pm 
Two issues should now fixed.
nos Dec 31, 2022 @ 2:56pm 
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  [author] Dec 31, 2022 @ 6:17am 
It should work now.
落樱神斧 Dec 31, 2022 @ 6:14am 
Thanks for the update
Yukari7777  [author] Dec 31, 2022 @ 6:03am 
I think I have made a mistake, fixing right now.
落樱神斧 Dec 31, 2022 @ 6:02am 
[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
落樱神斧 Dec 31, 2022 @ 6:01am 
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
早知道还是衿粒惹 Dec 11, 2021 @ 1:51am 
thanks yukari ! you are the best modder!
Yukari7777  [author] Dec 11, 2021 @ 1:11am 
fixed
早知道还是衿粒惹 Dec 11, 2021 @ 12:39am 
after update
i have an question,when i click it it shows"i can't concentrate right now"
but its no animals around me
리치 Dec 10, 2021 @ 10:40pm 
감사합니다!
Yukari7777  [author] Dec 10, 2021 @ 10:37pm 
리치
ㄴ 고쳤습니다.
리치 Dec 10, 2021 @ 9:19pm 
안녕하세요 스키마로 홀을 만들면 그럴 수 없어! 너무 위험해라고 캐릭터가 말을 하는데 모드 설정에서 하운드 혹은 보스가 있을 때도 무시하고 사용 가능함으로 설정해뒀거든요... ㅜㅜ 왜 그런 건지 알 수 있을까요?
Tsviets Nov 1, 2021 @ 10:11am 
You're the best! Gensokyo is pleased.
Yukari7777  [author] Nov 1, 2021 @ 10:05am 
Tsviets
ㄴ Thank you for using this mod. The feature you requested has been added.
Tsviets Nov 1, 2021 @ 9:24am 
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  [author] Aug 20, 2021 @ 8:03am 
Sodium Aluminate
ㄴ it should be fixed
Sodium Aluminate Aug 20, 2021 @ 7:30am 
#issue

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

if use wormhole, gnarwail will teleport to nearest sea instant of the land.
如果使用虫洞,独角鲸会出现在周围的海岸线
早知道还是衿粒惹 Jan 23, 2021 @ 7:48am 
i have the same question,when i click it it shows"i can't concentrate right now"
Jarvis, notificale al gay Dec 12, 2020 @ 2:53pm 
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 Aug 29, 2020 @ 4:38pm 
Why I left click it bu only shows “it's too dangerous now” anyway? No enemy nearby.
DaveTheBrave Jun 19, 2020 @ 6:03pm 
is it working in the caves
Yukari7777  [author] May 18, 2020 @ 11:51am 
Tessa
ㄴ 주변에 적있거나 하운드가 있으면 사용이 안됩니다
묘녀 May 18, 2020 @ 7:12am 
유카리 모드 적용한 후 스키마를 쓰려나까 i can't concentrate right now 라고 뜹니다.
Bungus Jun 18, 2019 @ 1:24pm 
is this a touhou mod?
Flandremonium May 30, 2019 @ 6:47am 
saw the thumbnail and screamed
早知道还是衿粒惹 Apr 8, 2019 @ 1:01am 
i make and use it,but nothing happen.
齐格勒医生 Feb 19, 2019 @ 4:42pm 
这不是那个老太ehfrasngrekljrnaibnhklrfcmac
깜깽이 Feb 3, 2019 @ 6:38pm 
뭐야 한국인이 만든거에요??
赛博汪娘2077 Jan 11, 2019 @ 8:40pm 
间隙???@八云紫
Yukari7777  [author] Jan 4, 2019 @ 8:02am 
bronze
ㄴ Well, let me think about that. Thanks for feedback
bronze Jan 4, 2019 @ 7:45am 
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  [author] Jan 4, 2019 @ 2:28am 
bronze
ㄴ Meaning you want to save the alternatives?
bronze Jan 4, 2019 @ 2:13am 
is there a way to recharge it?
MWMWMWMWMWMWMWMWMWMWMWMWMMWMWMWM Dec 31, 2018 @ 6:08pm 
잘쓸게요!
BakaSchwarz Dec 29, 2018 @ 7:57am 
Nice! Works great
清辉月华 Dec 29, 2018 @ 2:27am 
紫妈要把你隙间了??
Sordas Dec 27, 2018 @ 8:25am 
잘쓸게요!