Jump to content

Cave entrances is not accessible


Recommended Posts

Hello, thanks I advance for any help :)

I'm in front of the pit but I cannot get into it. UDP ports 11000-11002 are open on router and allowed IN and OUT trough firewall.

Cluster.ini

Spoiler

[GAMEPLAY]
game_mode = survival
max_players = 15
pvp = false
pause_when_empty = true

[NETWORK]
cluster_description = ****
cluster_name = ****
cluster_password = ****

[MISC]
console_enabled = true

[SHARD]
shard_enabled = true
bind_ip = 127.0.0.1
master_ip = 127.0.0.1
master_port = 11000
cluster_key = *****

#[steam]
#steam_group_id = ******
#steam_group_admins = true
#steam_group_only = true

Master server.ini

Spoiler

[NETWORK]
server_port = 11001
tick_rate = 60


[SHARD]
is_master = true


[STEAM]
master_server_port = 27747
authentication_port = 7746


[ACCOUNT]
encode_user_path = true

Shard server.ini

Spoiler

[NETWORK]
server_port = 11002


[SHARD]
is_master = false
name = Caves
id = 2


[STEAM]
master_server_port = 27746
authentication_port = 7746


[ACCOUNT]
encode_user_path = true

 

CAVES_server_log.txt MASTER_server_log.txt

According to the log your caves world sucessfully connected to the master, and the Portals/sinkholes are assigned properly.
grafik.png.5997ae51dbce9c4b6476e33b93b8f887.png

1 = before connecting
2 = after connecting

One of the sinkholes is already unplugged, and should be accessible.
So all of your configuration so far is correct and should work.

I can't really imagine why it wouldn't... Are you sure you are on the correct server?
Do you by any chance still have another server running in the background, which doesn't have caves configured (yet), which you connected to by accident?

 

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.

×
  • Create New...