ServUO - Newest version
Mono - current stable version
DotNet - 7

Moved from my remote server to a home server to save money, and I am back to just me working on this, again. Get everything set up right, at least I thought I did. Do I need to upgrade ServUO, because its been a while since I downloaded the server files from ServUO.

And I am these errors:

Errors.:
ServUO - [https://www.servuo.com] Version 0.0, Build 0.0 - Build on 1/1/2000 12:00:00 AM UTC - Release
Core: Running with arguments: -noconsole
Core: Optimizing for 8 64-bit processors
Core: Unix environment detected
Core: Compiled for MONO and running on 6.8.0.105 (Debian 6.8.0.105+dfsg-2 Wed Feb 26 23:23:50 UTC 2020)
RandomImpl: SimpleRandom (Software)
Core: Loading config...
Scripts: Verifying...
Error:
System.Reflection.ReflectionTypeLoadException: Exception of type 'System.Reflection.ReflectionTypeLoadException' was thrown.
Could not load type of field 'Server.ArtData:m_Cache' (4) due to: Could not load file or assembly 'System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
Could not load type of field 'Server.GumpData:m_Cache' (3) due to: Could not load file or assembly 'System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
Could not load type of field 'Server.HueData+Hue:<Colors>k__BackingField' (1) due to: Could not load file or assembly 'System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
  at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes(System.Reflection.Assembly,bool)
  at System.Reflection.Assembly.GetTypes () [0x00000] in <12b418a7818c4ca0893feeaaf67f1e7f>:0
  at Server.Core.VerifySerialization (System.Reflection.Assembly a) [0x00009] in <916bcc2d603f458fab23b571a2b9904e>:0
  at Server.Core.VerifySerialization () [0x00026] in <916bcc2d603f458fab23b571a2b9904e>:0
  at Server.ScriptCompiler.Compile (System.Boolean debug, System.Boolean cache) [0x00050] in <916bcc2d603f458fab23b571a2b9904e>:0
  at Server.Core.Setup (System.String[] args) [0x00570] in <916bcc2d603f458fab23b571a2b9904e>:0
  at ServUO.ServUO.Main (System.String[] args) [0x00000] in <6a3efe48a4d94ae394acb990e5c3f00e>:0
System.TypeLoadException: Could not load type of field 'Server.ArtData:m_Cache' (4) due to: Could not load file or assembly 'System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
System.TypeLoadException: Could not load type of field 'Server.GumpData:m_Cache' (3) due to: Could not load file or assembly 'System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
System.TypeLoadException: Could not load type of field 'Server.HueData+Hue:<Colors>k__BackingField' (1) due to: Could not load file or assembly 'System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
This exception is fatal, press return to exit
 
Back