Would some people mind logging into this new instance of ServUO I spun up? I just want to verify latency, how responsive the server is, etc.

uo.stillevande.com:2593

None has logged into it yet, want to make sure all is well before I start on the website.

Thank you everyone for the assistance!
 
Not sure if you did a shutdown or reboot but I was able to connect, create a character and see Brit for like a second before I lost connection.
 
Looks like I need to install Visual Studio 2008 64bit. One moment please. :)
Post automatically merged:

Is there a preferred version of visual studio that needs to be installed?

Can I use the 2019 64bit version?
Post automatically merged:

I know this has been asked before, and I looked through the forums...... but I couldnt find anything definitive.

I'm getthing this error when running [createworld, but the DLL is in the root directory of ServUO:

ServUO Version 0.5, Build 7054.21388
Operating System: Microsoft Windows NT 6.2.9200.0
.NET Framework: 4.0.30319.42000
Time: 4/30/2019 12:52:41 AM
Mobiles: 111
Items: 2481
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)
at Server.Network.DisplayGumpPacked.Flush()
at Server.Gumps.Gump.Compile(NetState ns)
at Server.Gumps.Gump.SendTo(NetState state)
at Server.Mobile.SendGump(Gump g, Boolean throwOnOffline)
at Server.Gumps.BaseGump.SendGump(BaseGump gump)
at Server.Commands.CommandSystem.Handle(Mobile from, String text, MessageType type)
at Server.Mobile.DoSpeech(String text, Int32[] keywords, MessageType type, Int32 hue)
at Server.Network.PacketHandlers.UnicodeSpeech(NetState state, PacketReader pvSrc)
at Server.Network.MessagePump.HandleReceive(NetState ns)
at Server.Network.MessagePump.Slice()
at Server.Core.Main(String[] args)

Does anyone have any ideas by chance?
Post automatically merged:

https://www.servuo.com/threads/new-zlibwapi32-and-zlibwapi64.6527/

Think it deals with VC
- Download latest VCRuntime (current: 2015 Update 3)
https://support.microsoft.com/help/2977003/the-latest-supported-visual-c-downloads

Going to keep toying around, Ill procmon if need be.
 
Last edited:
Back