Server Crash Report
===================

ServUO Version 0.5, Build 7154.3275
Operating System: Microsoft Windows NT 6.2.9200.0
.NET Framework: 4.0.30319.42000
Time: 8/3/2019 6:50:27 AM
Mobiles: 3
Items: 1084
Exception:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IndexOutOfRangeException: Index was outside the bounds of the array.
at Server.Multis.HouseTeleporterTile.Initialize() in C:\Users\UltimaAdmin\Desktop\New folder (2)\Scripts\Multis\HouseTeleporterTile.cs:line 17
--- 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\UltimaAdmin\Desktop\New folder (2)\Server\ScriptCompiler.cs:line 522
at Server.Core.Main(String[] args) in C:\Users\UltimaAdmin\Desktop\New folder (2)\Server\Main.cs:line 642

Clients:
- Count: 0



************************

I'm using a t2a client atm.
 
HouseTeleporterTile doesn't exist in T2A datafiles. you can change line 17 for by comment it out. But, the T2A client is not officially supported.

-Grim
 
Back