Just got my server up and running in my house. It is a PowerEdge 2950 with Windows Server 2016. Downloaded the most current version and installed .net 4.7.2 and Compiled with Complie.WIN - debug.
Get this crash report when i try to use [createworld
On the ServUO.exe
Get this crash report when i try to use [createworld
Code:
Server Crash Report
===================
ServUO Version 0.5, Build 7281.35992
Operating System: Microsoft Windows NT 6.2.9200.0
.NET Framework: 4.0.30319.42000
Time: 12/9/2019 3:01:16 AM
Mobiles: 400
Items: 6944
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.Compressor64.Compress(Byte[] dest, Int32& destLength, Byte[] source, Int32 sourceLength, ZLibQuality quality) in C:\Users\Administrator\Downloads\ServUO-master\Server\Network\Compression.cs:line 281
at Server.Network.Compression.Pack(Byte[] dest, Int32& destLength, Byte[] source, Int32 sourceLength, ZLibQuality quality) in C:\Users\Administrator\Downloads\ServUO-master\Server\Network\Compression.cs:line 199
at Server.Network.DisplayGumpPacked.WritePacked(PacketWriter src) in C:\Users\Administrator\Downloads\ServUO-master\Server\Network\Packets.cs:line 2983
at Server.Network.DisplayGumpPacked.Flush() in C:\Users\Administrator\Downloads\ServUO-master\Server\Network\Packets.cs:line 2942
at Server.Gumps.Gump.Compile(NetState ns) in C:\Users\Administrator\Downloads\ServUO-master\Server\Gumps\Gump.cs:line 474
at Server.Gumps.Gump.SendTo(NetState state) in C:\Users\Administrator\Downloads\ServUO-master\Server\Gumps\Gump.cs:line 406
at Server.Mobile.SendGump(Gump g, Boolean throwOnOffline) in C:\Users\Administrator\Downloads\ServUO-master\Server\Mobile.cs:line 7548
at Server.Gumps.BaseGump.SendGump() in C:\Users\Administrator\Downloads\ServUO-master\Scripts\Gumps\BaseGump.cs:line 82
at Server.Gumps.BaseGump.SendGump(BaseGump gump) in C:\Users\Administrator\Downloads\ServUO-master\Scripts\Gumps\BaseGump.cs:line 73
at Server.Commands.CreateWorld.Create_OnCommand(CommandEventArgs e) in C:\Users\Administrator\Downloads\ServUO-master\Scripts\Commands\CreateWorld.cs:line 108
at Server.Commands.CommandSystem.Handle(Mobile from, String text, MessageType type) in C:\Users\Administrator\Downloads\ServUO-master\Server\Commands.cs:line 258
at Server.Mobile.DoSpeech(String text, Int32[] keywords, MessageType type, Int32 hue) in C:\Users\Administrator\Downloads\ServUO-master\Server\Mobile.cs:line 5083
at Server.Mobiles.PlayerMobile.DoSpeech(String text, Int32[] keywords, MessageType type, Int32 hue) in C:\Users\Administrator\Downloads\ServUO-master\Scripts\Mobiles\PlayerMobile.cs:line 4275
at Server.Network.PacketHandlers.UnicodeSpeech(NetState state, PacketReader pvSrc) in C:\Users\Administrator\Downloads\ServUO-master\Server\Network\PacketHandlers.cs:line 1626
at Server.Network.MessagePump.HandleReceive(NetState ns) in C:\Users\Administrator\Downloads\ServUO-master\Server\Network\MessagePump.cs:line 342
at Server.Network.MessagePump.Slice() in C:\Users\Administrator\Downloads\ServUO-master\Server\Network\MessagePump.cs:line 136
at Server.Core.Main(String[] args) in C:\Users\Administrator\Downloads\ServUO-master\Server\Main.cs:line 674
Clients:
- Count: 1
+ 10.0.0.252: (account = ruaduck) (mobile = 0x190 'TIdus')
On the ServUO.exe
Code:
Scripts: Compiling C# scripts...done (cached)
Scripts: Verifying...
Finished (5918 items, 1359 mobiles, 3 customs) (1.39 seconds)
Config: Warning, using default value for DataPath.CustomPath
DataPath: E:\Electronic Arts\Ultima Online Classic\
Regions: Loading...done
World: Loading...
...done (6946 items, 400 mobiles, 0 customs) (0.58 seconds)
ServerList: Auto-detecting public IP address...
ServerList: >>> services.servuo.com
ServerList: >>> api.ipify.org
ServerList: <<< 174.52.151.31
ServerList: Done: '174.52.151.31'
Restricting classic client version to 7.0.83.27. Action to be taken: LenientKick
Restricting enhanced client version to 67.0.59.0 SA. Action to be taken: Kick
[Honesty]: Generating...
[Honesty]: Generation completed in 0.00 seconds.
Listening: 169.254.176.1:2593
Listening: 10.0.0.211:2593
Listening: 127.0.0.1:2593