Thank you for your quick reply. I've talked to my staff members and we are just going to start over for we didn't have much done worth trying to transfer it all. I gotta do some research on how to make it public and all that. At the moment I use no ip but will be getting online dedicated server. This shard I am making is a Fel,Tram,T2A server with a lot of custom script I have found over the past couple years to put in.
[doublepost=1494883993][/doublepost]I got the server configured and all. When I create my admin character and pick the city to login it crashs. This is the crash report I get:
ServUO Version 0.5, Build 6344.27581
Operating System: Microsoft Windows NT 6.2.9200.0
.NET Framework: 4.0.30319.42000
Time: 5/15/2017 9:25:19 PM
Mobiles: 865
Items: 4973
Exception:
System.DllNotFoundException: Unable to load DLL 'zlibwapi64': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at Server.Network.Compressor64.SafeNativeMethods.compress2(Byte[] dest, Int32& destLength, Byte[] source, Int32 sourceLength, ZLibQuality quality)
at Server.Network.DisplayGumpPacked.WritePacked(PacketWriter src) in c:\Users\weezme\Desktop\Servuo\ServUO-master\Server\Network\Packets.cs:line 2959
at Server.Network.DisplayGumpPacked.Flush() in c:\Users\weezme\Desktop\Servuo\ServUO-master\Server\Network\Packets.cs:line 2918
at Server.Gumps.Gump.Compile(NetState ns) in c:\Users\weezme\Desktop\Servuo\ServUO-master\Server\Gumps\Gump.cs:line 493
at Server.Gumps.Gump.SendTo(NetState state) in c:\Users\weezme\Desktop\Servuo\ServUO-master\Server\Gumps\Gump.cs:line 423
at Server.Mobile.SendGump(Gump g, Boolean throwOnOffline) in c:\Users\weezme\Desktop\Servuo\ServUO-master\Server\Mobile.cs:line 7363
at Services.Toolbar.Core.ToolbarCore.SendToolbar(Mobile m)
at Services.Toolbar.Core.ToolbarCore.OnLogin(LoginEventArgs e)
at Server.LoginEventHandler.Invoke(LoginEventArgs e)
at Server.EventSink.InvokeLogin(LoginEventArgs e) in c:\Users\weezme\Desktop\Servuo\ServUO-master\Server\EventSink.cs:line 1611
at Server.Network.PacketHandlers.DoLogin(NetState state, Mobile m) in c:\Users\weezme\Desktop\Servuo\ServUO-master\Server\Network\PacketHandlers.cs:line 2580
at Server.Network.PacketHandlers.LoginTimer.OnTick() in c:\Users\weezme\Desktop\Servuo\ServUO-master\Server\Network\PacketHandlers.cs:line 2372
at Server.Timer.Slice() in c:\Users\weezme\Desktop\Servuo\ServUO-master\Server\Timer.cs:line 410
at Server.Core.Main(String[] args) in c:\Users\weezme\Desktop\Servuo\ServUO-master\Server\Main.cs:line 569