#server started but , cant connect it says server is in initzialisation pahse
15 messages · Page 1 of 1 (latest)
We need the full log file to be able to help.
i changed it to 1.3 because i was running 1.4 i think that was the error
i try it and will msg again
Funny you can launch it in 1.4 client ?
the server log
ndexOutOfRangeException: Index was outside the bounds of the array.
at WorldGenerationEngineFinal.WorldBuilder.GenerateTerrainTiles () [0x0028d] in <7524e5ac8814402bb8800fd5c7d0c411>:0
at WorldGenerationEngineFinal.WorldBuilder+<generateTerrain>d__113.MoveNext () [0x001b8] in <7524e5ac8814402bb8800fd5c7d0c411>:0
at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <be2cce08ca774b9684099a81093ecac0>:0
i think that is the main error
any ideas ?
Here you tried to load Navezgane. This is not supported.
Here it failed during map generation, right at the start. But I have no idea what might have gone wrong. Maybe some corrupted files? 🤷♂️
If I were you, I would try to generate the world on the client and copy it to the server and see if that works.