Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
"The mod you are using will need an update to remove integer number assumptions made to shard identifiers."
https://forums.kleientertainment.com/klei-bug-tracker/dont-starve-together/joining-crashes-1-or-more-shards-of-the-dedicated-server-r50273/
=[C]:-1 in (field) sort (C) <-1--1>
../mods/workshop-595764362/modmain.lua:17 in (field) fn (Lua) <15-18>
scripts/scheduler.lua:186 in (method) OnTick (Lua) <164-216>
scripts/scheduler.lua:409 in (global) RunScheduler (Lua) <407-415>
scripts/update.lua:240 in (upvalue) old_update (Lua) <224-298>
update:6 in () ? (Lua) <4-11>
Multi world brocken since the new update
2 = caves, 3 = second overworld, the 11th portal in the first overworld goes to the first portal in the second overworld. What I actually want is the 11th portal in the first to connect to the 11th portal in the second. Can anyone help?
I can’t understand what I'm doing wrong ...
I've got 4 worlds - two sets of upper + caves; I want first upper to have 1 portal to bidirectionally lead to 2nd cave, and have that as only connection between the two sets.
Your example confuses me and I don't understand which numbers I need.
E.g. you write:
["Connections"] = { ["11"] = { "12" } -- bidirectional between 11-12
Does that mean setting up bidirectional connection between world-1-portal-11 and world-1-portal-12 or between world-1-portal-1 and world-1-portal-2? If latter, I assume configuring world-1-portal-10 would be number 110?