Dont connect to server

maugllis

New member
I created a server but can't connect. I always had no problem witch the server, but witch the latest version i encountered a problem. Maybe who knows what's wrong here because you don't miss anything. The server is only with one mod Darkness Falls, i add a log file

https://pastebin.com/JguG4xJe

 
Error:

Code:
2019-02-05T01:25:53 453.067 INF ItemIDs from Mapping
IndexOutOfRangeException: Array index is out of range.
 at GameModeAbstract.Init () [0x00000] in <filename unknown>:0 
 at GameModeSurvival.Init () [0x00000] in <filename unknown>:0 
 at GameStateManager.InitGame (Boolean _bServer) [0x00000] in <filename unknown>:0 
 at GameManager+<StartAsServer>c__Iterator2.MoveNext () [0x00000] in <filename unknown>:0 
 at UnityEngine.SetupCoroutine.InvokeMoveNext (IEnumerator enumerator, IntPtr returnValueAddress) [0x00000] in <filename unknown>:0 

(Filename:  Line: -1)
Can you try it without the mods?

 
Back
Top