Jump to content

[Shard] Connection to master failed. Waiting to reconnect...


Recommended Posts

Was running a custom dedicated server game with mods, and every single time I run it, once someone tries to enter the caves it gets stuck in a loop. (I configed everything based on the server setup stuff via the klei dedicated server area)

 

About to start a shard with these settings:
[01:21:02]:   ShardName: Caves
[01:21:02]:   ShardID: 3452911509
[01:21:02]:   ShardRole: SECONDARY
[01:21:02]:   MasterHost: 127.0.0.1
[01:21:02]:   MasterBind: (null)
[01:21:02]:   MasterPort: 10889
[01:21:02]: [Shard] Connecting to master...
[01:21:12]: [Shard] Connection to master failed. Waiting to reconnect...
[01:21:17]: About to start a shard with these settings:
[01:21:17]:   ShardName: Caves
[01:21:17]:   ShardID: 3452911509
[01:21:17]:   ShardRole: SECONDARY
[01:21:17]:   MasterHost: 127.0.0.1
[01:21:17]:   MasterBind: (null)
[01:21:17]:   MasterPort: 10889
[01:21:17]: [Shard] Connecting to master...
[01:21:27]: [Shard] Connection to master failed. Waiting to reconnect...

this is my server information and the server file is from the master here

cluster.ini server.ini

and this is my cave server.ini

server.ini

One of your mods seems to be messing with the dapperness.lua, but it's missing a function or something. Might not be up to date.

Try disabling your mods one by one to find out which one causes the issue.

[01:20:45]: [string "scripts/entityscript.lua"]:55: module 'components/dapperness' not found:
	no field package.preload['components/dapperness']

 

55 minutes ago, Daniel86268 said:

One of your mods seems to be messing with the dapperness.lua, but it's missing a function or something. Might not be up to date.

Try disabling your mods one by one to find out which one causes the issue.


[01:20:45]: [string "scripts/entityscript.lua"]:55: module 'components/dapperness' not found:
	no field package.preload['components/dapperness']

Bless your socks, I'll try and figure out which mod that is, thank you so much for taking the time to look at my files

 

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...