15:31:35.612 | Error | BusinessManager | EXCEPTION AT "BUSINESSES":
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
at System.Collections.Generic.List`1.get_Item(Int32 index)
at NeptuneEvo.Core.Business..ctor(Int32 id, String owner, Int32 sellPrice, Int32 type, List`1 products, Vector3 enterPoint, Vector3 unloadPoint, Int32 bankID, Int32 mafia, List`1 orders) in C:\Users\Desktop\redage_v2-main\server\dotnet\resources\client\Core\Businesses.cs:line 6041
at NeptuneEvo.Core.BusinessManager.onResourceStart() in C:\Users\Desktop\redage_v2-main\server\dotnet\resources\client\Core\Businesses.cs:line 35