安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






"So, I turned on debugging, and it started working"
Isn't that the definition of a heisenbug?
https://imgur.com/a/pvXoBvy
If you replace <LogDebug xsi:nil="true" /> with <LogDebug>true</LogDebug> in the ring config for the planet (or use /ringast logdebug from the chat console and save), the mod should log where it sees the planet as being in the appropriate RingAsteroidComponent log in Storage\3102127379.sbm_BylenRingAsteroids . I wonder if the coordinates for the planet aren't being properly initialized when it is a long way away from the player?
I tested it with a smaller one and it worked fine so idk if its a size thing at which point I'm fine with it being unfixable cuz I admit i'm pushing the bounds of what the mod does
but still any help would be appreciated
Yes, you configure and enable it on a per-planet basis.
> and is it safe to add mid save?
Yes - the mod will avoid spawning asteroids on top of grids, characters, and existing asteroids.
Great mod 👌
xsi:nil="True" means not set. Setting xsi:nil="False" will result in a parse error, and invalidate the config.
* /ringast select @lookat should show the guide rings
* A EarthLike-1779144428d120000.xml.editing file should exist in the Storage\3102127379.sbm_BylenRingAsteroids directory in your world save.
* /ringast out 500km or /ringast out 500000 should increase the edited outer radius from the default ~120km to 500km
* /ringast inn 300km or /ringast inn 300000 should increase the edited inner radius from the default ~75km to 300km
* /ringast enable should enable the ring generation once the ring is committed.
* /ringast commit should write the settings and apply them.
* A EarthLike-1779144428d120000.xml file (Edge's XML file association calls this a Microsoft Edge HTML Document with name EarthLike-1779144428d120000 ) should exist in the Storage\3102127379.sbm_BylenRingAsteroids directory in your world save.
1000 characters ends >>.
and i can close the ring but the commands to adjust size and to spawn the asteroid not working
What do you get when you use the /ringast help command?
At what step of TLDR Configuration using chat commands is it not working?
On a server, you need to be Space Master or Adnin.
<AllowAsteroidsInPlanetAtmosphere>true</AllowAsteroidsInPlanetAtmosphere> -> set to true