Server Crash Report
===================
ServUO Version 57.4, Build 0.0
Operating System: Microsoft Windows NT 10.0.19045.0
.NET Framework: 4.0.30319.42000
Time: 4/21/2025 10:15:25 PM
Mobiles: 408
Items: 7049
Exception:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: The type initializer for 'VitaNex.SpellIcons' threw an exception. ---> System.ArgumentException: Parameter is not valid.
at System.Drawing.Bitmap..ctor(Int32 width, Int32 height, PixelFormat format)
at Ultima.Gumps.GetGump(Int32 index, Boolean& patched) in E:\Ultima Online\Server\ServUO-5741\ServUO-5741\Ultima\Gumps.cs:line 391
at Ultima.GumpsExtUtility.GetGump(Int32 index, Boolean& patched) in E:\Ultima Online\Server\ServUO-5741\ServUO-5741\Scripts\VitaNex\Core\Extensions\Ultima\GumpsExt.cs:line 53
at Ultima.GumpsExtUtility.GetGump(Int32 index) in E:\Ultima Online\Server\ServUO-5741\ServUO-5741\Scripts\VitaNex\Core\Extensions\Ultima\GumpsExt.cs:line 48
at Ultima.GumpsExtUtility.GetImageSize(Int32 id) in E:\Ultima Online\Server\ServUO-5741\ServUO-5741\Scripts\VitaNex\Core\Extensions\Ultima\GumpsExt.cs:line 75
at VitaNex.SpellIcons.Register(HashSet`1 list, Int32 id, Boolean item) in E:\Ultima Online\Server\ServUO-5741\ServUO-5741\Scripts\VitaNex\Core\Misc\SpellIcons.cs:line 312
at VitaNex.SpellIcons..cctor() in E:\Ultima Online\Server\ServUO-5741\ServUO-5741\Scripts\VitaNex\Core\Misc\SpellIcons.cs:line 268
--- End of inner exception stack trace ---
at VitaNex.SpellIcons.IsItemIcon(Int32 id)
at VitaNex.SpellUtility.Initialize() in E:\Ultima Online\Server\ServUO-5741\ServUO-5741\Scripts\VitaNex\Core\Misc\SpellUtility.cs:line 74
--- 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 E:\Ultima Online\Server\ServUO-5741\ServUO-5741\Server\ScriptCompiler.cs:line 110
at Server.Core.Main(String[] args) in E:\Ultima Online\Server\ServUO-5741\ServUO-5741\Server\Main.cs:line 642
Clients:
- Count: 0
Not sure what's causing this one. Tried moving to a new ServUO install but its following me. I thought it was one of my custom scripts, but I pulled them all out and this is still happening.