thasmo Posted December 28, 2015 Share Posted December 28, 2015 I've got two DST server instances running, both seem to start and run. When opening a sinkhole in the overworld, the overworld-server logs this: overworld | [sHARD] Unregistering portal ID #6overworld | [sHARD] Registering portal ID #6overworld | Validating ID 6: world: <nil> (auto) available: false receives: 6 status: inactive Does this reflect the problem when opening a sinkhole, it's blocked and can't be entered?What may I be doing wrong? Why are the sinkholes blocked?Thanks a lot for any help on this! Link to comment https://forums.kleientertainment.com/forums/topic/61525-problems-to-get-shared-setup-with-caves-running/ Share on other sites More sharing options...
thasmo Posted December 28, 2015 Author Share Posted December 28, 2015 Additional note - I've started the slave-server (with caves) with this worldgenoverride.lua contents:return { override_enabled = true, preset = "DST_CAVE",}The slave server also seems to start up properly and create the caves, but in the overworld all sinkholes are blocked by roots. Link to comment https://forums.kleientertainment.com/forums/topic/61525-problems-to-get-shared-setup-with-caves-running/#findComment-702961 Share on other sites More sharing options...
thasmo Posted December 28, 2015 Author Share Posted December 28, 2015 I've also noticed that both servers show up on the server-list, as if they're two separate servers.What am I missing to connect them to each other? Link to comment https://forums.kleientertainment.com/forums/topic/61525-problems-to-get-shared-setup-with-caves-running/#findComment-703005 Share on other sites More sharing options...
ToNiO55 Posted December 28, 2015 Share Posted December 28, 2015 Hi @thasmo, are you on linux or on windows? if you want you can take example with my guide about seetings on both servers windows: http://forums.kleientertainment.com/topic/60748-guide-how-to-setup-dedicated-server-cave-on-windows-server/ linux: http://forums.kleientertainment.com/topic/59563-guide-how-to-setup-server-dedicated-cave-on-linux/ Link to comment https://forums.kleientertainment.com/forums/topic/61525-problems-to-get-shared-setup-with-caves-running/#findComment-703007 Share on other sites More sharing options...
tsuna87 Posted December 28, 2015 Share Posted December 28, 2015 Probably in the settings.ini of the caves server you have "is_master = true" when is should be "is_master=false" in the "[shard]" section. Link to comment https://forums.kleientertainment.com/forums/topic/61525-problems-to-get-shared-setup-with-caves-running/#findComment-703009 Share on other sites More sharing options...
thasmo Posted December 28, 2015 Author Share Posted December 28, 2015 Hey there! I appreciate your response - anyway, I just got it working, right in this moment.The problem was, I had this in my settings.ini:[shard]shard_id =I had the setting "shard_id" in the file, but didn't assign a value. Seems like if you do this, DST spawns two servers.Now I'm setting shard_id = 1 and shard_id = 2 and it works.I already had a look at your tutorial some hours ago. I noticed that you've written "share_id = 12345678", but it should be "shard_id" - and, be sure to set unique IDs. You can't use "12345678" for multiple servers. Link to comment https://forums.kleientertainment.com/forums/topic/61525-problems-to-get-shared-setup-with-caves-running/#findComment-703017 Share on other sites More sharing options...
ToNiO55 Posted December 28, 2015 Share Posted December 28, 2015 @thasmo, don't worry i have test my guide before and it's works and I explain at the end of my tutorial the server overworld and cave works maybe you can share log of both servers? Link to comment https://forums.kleientertainment.com/forums/topic/61525-problems-to-get-shared-setup-with-caves-running/#findComment-703020 Share on other sites More sharing options...
thasmo Posted December 28, 2015 Author Share Posted December 28, 2015 As I said, it's working now. Thanks! Link to comment https://forums.kleientertainment.com/forums/topic/61525-problems-to-get-shared-setup-with-caves-running/#findComment-703028 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.
Please be aware that the content of this thread may be outdated and no longer applicable.