Lion_Knight
Initiate
When I compile my server I get this
[Honesty]: Felucca - Reticulating splines... Error:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.AggregateException: One or more errors occurred. ---> System.IndexOutOfRangeException: Index was outside the bounds of the array.
at Server.SpawnArea.Compute(Rectangle3D area) in c:\Users\Michael\Desktop\ServUO\ServUO-master\ServUO-master\Server\SpawnArea.cs:line 383
at System.Threading.Tasks.Parallel.<>c__DisplayClass42_0`2.<PartitionerForEachWorker>b__1()
at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Parallel.PartitionerForEachWorker[TSource,TLocal](Partitioner`1 source, ParallelOptions parallelOptions, Action`1 simpleBody, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
at Server.SpawnArea.Invalidate() in c:\Users\Michael\Desktop\ServUO\ServUO-master\ServUO-master\Server\SpawnArea.cs:line 347
at Server.SpawnArea.Instantiate(Region region, TileFlag filter, SpawnValidator validator, Boolean cache) in c:\Users\Michael\Desktop\ServUO\ServUO-master\ServUO-master\Server\SpawnArea.cs:line 74
at Server.Services.Virtues.Honesty.GenerateHonestyItems()
at Server.Services.Virtues.Honesty.Initialize()
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
at Server.ScriptCompiler.Invoke(String method) in c:\Users\Michael\Desktop\ServUO\ServUO-master\ServUO-master\Server\ScriptCompiler.cs:line 668
at Server.Core.Main(String[] args) in c:\Users\Michael\Desktop\ServUO\ServUO-master\ServUO-master\Server\Main.cs:line 636
This exception is fatal, press return to exit
[Honesty]: Felucca - Reticulating splines... Error:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.AggregateException: One or more errors occurred. ---> System.IndexOutOfRangeException: Index was outside the bounds of the array.
at Server.SpawnArea.Compute(Rectangle3D area) in c:\Users\Michael\Desktop\ServUO\ServUO-master\ServUO-master\Server\SpawnArea.cs:line 383
at System.Threading.Tasks.Parallel.<>c__DisplayClass42_0`2.<PartitionerForEachWorker>b__1()
at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Parallel.PartitionerForEachWorker[TSource,TLocal](Partitioner`1 source, ParallelOptions parallelOptions, Action`1 simpleBody, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
at Server.SpawnArea.Invalidate() in c:\Users\Michael\Desktop\ServUO\ServUO-master\ServUO-master\Server\SpawnArea.cs:line 347
at Server.SpawnArea.Instantiate(Region region, TileFlag filter, SpawnValidator validator, Boolean cache) in c:\Users\Michael\Desktop\ServUO\ServUO-master\ServUO-master\Server\SpawnArea.cs:line 74
at Server.Services.Virtues.Honesty.GenerateHonestyItems()
at Server.Services.Virtues.Honesty.Initialize()
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
at Server.ScriptCompiler.Invoke(String method) in c:\Users\Michael\Desktop\ServUO\ServUO-master\ServUO-master\Server\ScriptCompiler.cs:line 668
at Server.Core.Main(String[] args) in c:\Users\Michael\Desktop\ServUO\ServUO-master\ServUO-master\Server\Main.cs:line 636
This exception is fatal, press return to exit