饥荒联机版

饥荒联机版

隙间通道(Custom Wormhole)
50 条留言
Hamburger 5 月 11 日 下午 12:36 
admin only setting?
Aire Ayquaza 2023 年 12 月 13 日 上午 9:20 
Maybe you should add options for more durability
bitter_wind 2023 年 7 月 15 日 上午 2:56 
为什么女武神在使用几次之后就不能再使用了?
KiyamaHarumi 2023 年 2 月 24 日 上午 3:20 
什么时候实装给八云紫呢?
Luneyl 2023 年 2 月 6 日 上午 11:30 
Turning "Ignore danger" option ON makes gaps unusable since character always says "It is too dangerous right now!"
Yukari7777  [作者] 2023 年 1 月 15 日 上午 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 2023 年 1 月 15 日 上午 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 2023 年 1 月 15 日 上午 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  [作者] 2023 年 1 月 15 日 上午 4:03 
@Adi
Fixed
Adi 2023 年 1 月 15 日 上午 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.
落樱神斧 2023 年 1 月 13 日 上午 12:30 
There are some bugs again
落樱神斧 2023 年 1 月 13 日 上午 12: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  [作者] 2022 年 12 月 31 日 下午 5:29 
Two issues should now fixed.
nos 2022 年 12 月 31 日 下午 2: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  [作者] 2022 年 12 月 31 日 上午 6:17 
It should work now.
落樱神斧 2022 年 12 月 31 日 上午 6:14 
Thanks for the update
Yukari7777  [作者] 2022 年 12 月 31 日 上午 6:03 
I think I have made a mistake, fixing right now.
落樱神斧 2022 年 12 月 31 日 上午 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
落樱神斧 2022 年 12 月 31 日 上午 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
早知道还是衿粒惹 2021 年 12 月 11 日 上午 1:51 
thanks yukari ! you are the best modder!
Yukari7777  [作者] 2021 年 12 月 11 日 上午 1:11 
fixed
早知道还是衿粒惹 2021 年 12 月 11 日 上午 12: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
리치 2021 年 12 月 10 日 下午 10:40 
감사합니다!
Yukari7777  [作者] 2021 年 12 月 10 日 下午 10:37 
리치
ㄴ 고쳤습니다.
리치 2021 年 12 月 10 日 下午 9:19 
안녕하세요 스키마로 홀을 만들면 그럴 수 없어! 너무 위험해라고 캐릭터가 말을 하는데 모드 설정에서 하운드 혹은 보스가 있을 때도 무시하고 사용 가능함으로 설정해뒀거든요... ㅜㅜ 왜 그런 건지 알 수 있을까요?
Tsviets 2021 年 11 月 1 日 上午 10:11 
You're the best! Gensokyo is pleased.
Yukari7777  [作者] 2021 年 11 月 1 日 上午 10:05 
Tsviets
ㄴ Thank you for using this mod. The feature you requested has been added.
Tsviets 2021 年 11 月 1 日 上午 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  [作者] 2021 年 8 月 20 日 上午 8:03 
Sodium Aluminate
ㄴ it should be fixed
Sodium Aluminate 2021 年 8 月 20 日 上午 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.
如果使用虫洞,独角鲸会出现在周围的海岸线
早知道还是衿粒惹 2021 年 1 月 23 日 上午 7:48 
i have the same question,when i click it it shows"i can't concentrate right now"
Jarvis, notificale al gay 2020 年 12 月 12 日 下午 2: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 2020 年 8 月 29 日 下午 4:38 
Why I left click it bu only shows “it's too dangerous now” anyway? No enemy nearby.
DaveTheBrave 2020 年 6 月 19 日 下午 6:03 
is it working in the caves
Yukari7777  [作者] 2020 年 5 月 18 日 上午 11:51 
Tessa
ㄴ 주변에 적있거나 하운드가 있으면 사용이 안됩니다
묘녀 2020 年 5 月 18 日 上午 7:12 
유카리 모드 적용한 후 스키마를 쓰려나까 i can't concentrate right now 라고 뜹니다.
Bungus 2019 年 6 月 18 日 下午 1:24 
is this a touhou mod?
Flandremonium 2019 年 5 月 30 日 上午 6:47 
saw the thumbnail and screamed
早知道还是衿粒惹 2019 年 4 月 8 日 上午 1:01 
i make and use it,but nothing happen.
齐格勒医生 2019 年 2 月 19 日 下午 4:42 
这不是那个老太ehfrasngrekljrnaibnhklrfcmac
깜깽이 2019 年 2 月 3 日 下午 6:38 
뭐야 한국인이 만든거에요??
赛博汪娘2077 2019 年 1 月 11 日 下午 8:40 
间隙???@八云紫
Yukari7777  [作者] 2019 年 1 月 4 日 上午 8:02 
bronze
ㄴ Well, let me think about that. Thanks for feedback
bronze 2019 年 1 月 4 日 上午 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  [作者] 2019 年 1 月 4 日 上午 2:28 
bronze
ㄴ Meaning you want to save the alternatives?
bronze 2019 年 1 月 4 日 上午 2:13 
is there a way to recharge it?
MWMWMWMWMWMWMWMWMWMWMWMWMMWMWMWM 2018 年 12 月 31 日 下午 6:08 
잘쓸게요!
BakaSchwarz 2018 年 12 月 29 日 上午 7:57 
Nice! Works great
清辉月华 2018 年 12 月 29 日 上午 2:27 
紫妈要把你隙间了??
Sordas 2018 年 12 月 27 日 上午 8:25 
잘쓸게요!