Hello,
i am have a 7 days to die - server hosted by nitrado.
Since a few day, a user told me that the server was laggy and he can not loot anymore. So i looked in the logfile of the server and found the follow error-message:
2021-01-28T10:47:06 16957.020 INF GMSG: Player 'Hisgath' joined the game
2021-01-28T10:47:06 16957.021 INF Player set to online: 76561198014321817
2021-01-28T10:47:06 16957.068 INF PlayerSpawnedInWorld (reason: JoinMultiplayer, position: 4057, 119, 4279): EntityID=14856, PlayerID='76561198014321817', OwnerID='76561198014321817', PlayerName='Hisgath'
IndexOutOfRangeException: Index was outside the bounds of the array.
at ArrayFromPixels`1[T].get_Item (System.Int32 _x, System.Int32 _y) [0x00000] in <43dd4f2a606f47209225e029bd7cc366>:0
at World.GetWaterAt (System.Single worldX, System.Single worldZ) [0x00022] in <43dd4f2a606f47209225e029bd7cc366>:0
at ObjectiveTreasureChest.CalculateTreasurePoint (System.Int32 playerID, System.Single distance, System.Int32 offset) [0x00096] in <43dd4f2a606f47209225e029bd7cc366>:0
at NetPackageQuestTreasurePoint.ProcessPackage (World _world, INetConnectionCallbacks _netConnectionCallback) [0x00010] in <43dd4f2a606f47209225e029bd7cc366>:0
at ConnectionManager.ProcessPackages (INetConnection _connection, NetPackageDirection _disallowedDirection, ClientInfo _clientInfo) [0x000c4] in <43dd4f2a606f47209225e029bd7cc366>:0
at ConnectionManager.Update () [0x00043] in <43dd4f2a606f47209225e029bd7cc366>:0
(Filename: <43dd4f2a606f47209225e029bd7cc366> Line: 0)
IndexOutOfRangeException: Index was outside the bounds of the array.
at ArrayFromPixels`1[T].get_Item (System.Int32 _x, System.Int32 _y) [0x00000] in <43dd4f2a606f47209225e029bd7cc366>:0
at World.GetWaterAt (System.Single worldX, System.Single worldZ) [0x00022] in <43dd4f2a606f47209225e029bd7cc366>:0
at ObjectiveTreasureChest.CalculateTreasurePoint (System.Int32 playerID, System.Single distance, System.Int32 offset) [0x00096] in <43dd4f2a606f47209225e029bd7cc366>:0
at NetPackageQuestTreasurePoint.ProcessPackage (World _world, INetConnectionCallbacks _netConnectionCallback) [0x00010] in <43dd4f2a606f47209225e029bd7cc366>:0
at ConnectionManager.ProcessPackages (INetConnection _connection, NetPackageDirection _disallowedDirection, ClientInfo _clientInfo) [0x000c4] in <43dd4f2a606f47209225e029bd7cc366>:0
at ConnectionManager.Update () [0x00043] in <43dd4f2a606f47209225e029bd7cc366>:0
(Filename: <43dd4f2a606f47209225e029bd7cc366> Line: 0)
IndexOutOfRangeException: Index was outside the bounds of the array.
at ArrayFromPixels`1[T].get_Item (System.Int32 _x, System.Int32 _y) [0x00000] in <43dd4f2a606f47209225e029bd7cc366>:0
at World.GetWaterAt (System.Single worldX, System.Single worldZ) [0x00022] in <43dd4f2a606f47209225e029bd7cc366>:0
at ObjectiveTreasureChest.CalculateTreasurePoint (System.Int32 playerID, System.Single distance, System.Int32 offset) [0x00096] in <43dd4f2a606f47209225e029bd7cc366>:0
at NetPackageQuestTreasurePoint.ProcessPackage (World _world, INetConnectionCallbacks _netConnectionCallback) [0x00010] in <43dd4f2a606f47209225e029bd7cc366>:0
at ConnectionManager.ProcessPackages (INetConnection _connection, NetPackageDirection _disallowedDirection, ClientInfo _clientInfo) [0x000c4] in <43dd4f2a606f47209225e029bd7cc366>:0
at ConnectionManager.Update () [0x00043] in <43dd4f2a606f47209225e029bd7cc366>:0
(Filename: <43dd4f2a606f47209225e029bd7cc366> Line: 0)
here the full log: https://pastebin.aquilenet.fr/?055570d3876357ec#GVjrwA2jU1Gj4kFJUFQkAzywXDMXWJ56pMRSN3Btvbvg
What can do to fix the player?
kind regards
wintux
i am have a 7 days to die - server hosted by nitrado.
Since a few day, a user told me that the server was laggy and he can not loot anymore. So i looked in the logfile of the server and found the follow error-message:
2021-01-28T10:47:06 16957.020 INF GMSG: Player 'Hisgath' joined the game
2021-01-28T10:47:06 16957.021 INF Player set to online: 76561198014321817
2021-01-28T10:47:06 16957.068 INF PlayerSpawnedInWorld (reason: JoinMultiplayer, position: 4057, 119, 4279): EntityID=14856, PlayerID='76561198014321817', OwnerID='76561198014321817', PlayerName='Hisgath'
IndexOutOfRangeException: Index was outside the bounds of the array.
at ArrayFromPixels`1[T].get_Item (System.Int32 _x, System.Int32 _y) [0x00000] in <43dd4f2a606f47209225e029bd7cc366>:0
at World.GetWaterAt (System.Single worldX, System.Single worldZ) [0x00022] in <43dd4f2a606f47209225e029bd7cc366>:0
at ObjectiveTreasureChest.CalculateTreasurePoint (System.Int32 playerID, System.Single distance, System.Int32 offset) [0x00096] in <43dd4f2a606f47209225e029bd7cc366>:0
at NetPackageQuestTreasurePoint.ProcessPackage (World _world, INetConnectionCallbacks _netConnectionCallback) [0x00010] in <43dd4f2a606f47209225e029bd7cc366>:0
at ConnectionManager.ProcessPackages (INetConnection _connection, NetPackageDirection _disallowedDirection, ClientInfo _clientInfo) [0x000c4] in <43dd4f2a606f47209225e029bd7cc366>:0
at ConnectionManager.Update () [0x00043] in <43dd4f2a606f47209225e029bd7cc366>:0
(Filename: <43dd4f2a606f47209225e029bd7cc366> Line: 0)
IndexOutOfRangeException: Index was outside the bounds of the array.
at ArrayFromPixels`1[T].get_Item (System.Int32 _x, System.Int32 _y) [0x00000] in <43dd4f2a606f47209225e029bd7cc366>:0
at World.GetWaterAt (System.Single worldX, System.Single worldZ) [0x00022] in <43dd4f2a606f47209225e029bd7cc366>:0
at ObjectiveTreasureChest.CalculateTreasurePoint (System.Int32 playerID, System.Single distance, System.Int32 offset) [0x00096] in <43dd4f2a606f47209225e029bd7cc366>:0
at NetPackageQuestTreasurePoint.ProcessPackage (World _world, INetConnectionCallbacks _netConnectionCallback) [0x00010] in <43dd4f2a606f47209225e029bd7cc366>:0
at ConnectionManager.ProcessPackages (INetConnection _connection, NetPackageDirection _disallowedDirection, ClientInfo _clientInfo) [0x000c4] in <43dd4f2a606f47209225e029bd7cc366>:0
at ConnectionManager.Update () [0x00043] in <43dd4f2a606f47209225e029bd7cc366>:0
(Filename: <43dd4f2a606f47209225e029bd7cc366> Line: 0)
IndexOutOfRangeException: Index was outside the bounds of the array.
at ArrayFromPixels`1[T].get_Item (System.Int32 _x, System.Int32 _y) [0x00000] in <43dd4f2a606f47209225e029bd7cc366>:0
at World.GetWaterAt (System.Single worldX, System.Single worldZ) [0x00022] in <43dd4f2a606f47209225e029bd7cc366>:0
at ObjectiveTreasureChest.CalculateTreasurePoint (System.Int32 playerID, System.Single distance, System.Int32 offset) [0x00096] in <43dd4f2a606f47209225e029bd7cc366>:0
at NetPackageQuestTreasurePoint.ProcessPackage (World _world, INetConnectionCallbacks _netConnectionCallback) [0x00010] in <43dd4f2a606f47209225e029bd7cc366>:0
at ConnectionManager.ProcessPackages (INetConnection _connection, NetPackageDirection _disallowedDirection, ClientInfo _clientInfo) [0x000c4] in <43dd4f2a606f47209225e029bd7cc366>:0
at ConnectionManager.Update () [0x00043] in <43dd4f2a606f47209225e029bd7cc366>:0
(Filename: <43dd4f2a606f47209225e029bd7cc366> Line: 0)
here the full log: https://pastebin.aquilenet.fr/?055570d3876357ec#GVjrwA2jU1Gj4kFJUFQkAzywXDMXWJ56pMRSN3Btvbvg
What can do to fix the player?
kind regards
wintux
Last edited by a moderator: