new7daylive
Refugee
I am getting an error everytime I try to start my newly installed server. I am using compo pack 40 and I followed the instructions that accompany it.
Appreciated any tips or assistance anyone cares to provide.
Ive included the bottom part of the log. below
2019-11-17T17:56:36 61.341 INF Started thread GenerateChunks
2019-11-17T17:56:36 61.415 INF Processing world files
2019-11-17T17:56:46 71.629 INF Hash before: 6770741F17FFBF00F73B98C8F6C6DF07
IndexOutOfRangeException: Index was outside the bounds of the array.
at GameUtils.WaterFloodFill (System.Byte[] _cols, System.Byte[] _waterChunks16x16Height, System.Int32 _width, HeightMap _heightMap, System.Int32 _posX, System.Int32 _maxY, System.Int32 _posZ, System.Byte _colWater, System.Byte _colBorder, System.Int32 _minX, System.Int32 _maxX, System.Int32 _minZ, System.Int32 _maxZ, System.Int32 _worldScale, System.Collections.Generic.List`1[T] _listPosX, System.Collections.Generic.List`1[T] _listPosZ) [0x00053] in <680de279eecb476696111d3487ddfc8c>:0
at WorldDecoratorPOIFromImage+<InitData>d__14.MoveNext () [0x001d1] in <680de279eecb476696111d3487ddfc8c>:0
at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00027] in <ca1d1fd848884ed5a84a515243f09e15>:0
(Filename: <680de279eecb476696111d3487ddfc8c> Line: 0)
Appreciated any tips or assistance anyone cares to provide.
Ive included the bottom part of the log. below
2019-11-17T17:56:36 61.341 INF Started thread GenerateChunks
2019-11-17T17:56:36 61.415 INF Processing world files
2019-11-17T17:56:46 71.629 INF Hash before: 6770741F17FFBF00F73B98C8F6C6DF07
IndexOutOfRangeException: Index was outside the bounds of the array.
at GameUtils.WaterFloodFill (System.Byte[] _cols, System.Byte[] _waterChunks16x16Height, System.Int32 _width, HeightMap _heightMap, System.Int32 _posX, System.Int32 _maxY, System.Int32 _posZ, System.Byte _colWater, System.Byte _colBorder, System.Int32 _minX, System.Int32 _maxX, System.Int32 _minZ, System.Int32 _maxZ, System.Int32 _worldScale, System.Collections.Generic.List`1[T] _listPosX, System.Collections.Generic.List`1[T] _listPosZ) [0x00053] in <680de279eecb476696111d3487ddfc8c>:0
at WorldDecoratorPOIFromImage+<InitData>d__14.MoveNext () [0x001d1] in <680de279eecb476696111d3487ddfc8c>:0
at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00027] in <ca1d1fd848884ed5a84a515243f09e15>:0
(Filename: <680de279eecb476696111d3487ddfc8c> Line: 0)
Last edited by a moderator: