RunUO Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Server crash on login?

kat20

Sorceror
Hi guys/gals,

I am normally am all over this, but its been a while and I am rusty. My server boots great, but as soon as I log in it crashes and restarts? attached is the crash log file. Any help would be greatly appreciated!

Thanks!


Server Crash Report
===================

RunUO Version 2.1, Build 4027.26011
Operating System: Microsoft Windows NT 6.2.9200.0
.NET Framework: 2.0.50727.6407
Time: 1/30/2014 11:22:24 PM
Mobiles: 40115
Items: 201443
Exception:
System.DllNotFoundException: Unable to load DLL 'zlib64': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at Server.Network.Compressor64.compress2(Byte[] dest, Int32& destLength, Byte[] source, Int32 sourceLength, ZLibQuality quality)
at Server.Network.DisplayGumpPacked.WritePacked(PacketWriter src) in C:\Users\J-n-J\Documents\Visual Studio 2008\Projects\TristanML\TristanML\Server\Network\Packets.cs:line 2381
at Server.Network.DisplayGumpPacked.Flush() in C:\Users\J-n-J\Documents\Visual Studio 2008\Projects\TristanML\TristanML\Server\Network\Packets.cs:line 2348
at Server.Gumps.Gump.Compile(NetState ns) in C:\Users\J-n-J\Documents\Visual Studio 2008\Projects\TristanML\TristanML\Server\Gumps\Gump.cs:line 410
at Server.Mobile.SendGump(Gump g, Boolean throwOnOffline) in C:\Users\J-n-J\Documents\Visual Studio 2008\Projects\TristanML\TristanML\Server\Mobile.cs:line 6751
at Server.Engines.VeteranRewards.RewardSystem.EventSink_Login(LoginEventArgs e)
at Server.LoginEventHandler.Invoke(LoginEventArgs e)
at Server.Network.PacketHandlers.DoLogin(NetState state, Mobile m) in C:\Users\J-n-J\Documents\Visual Studio 2008\Projects\TristanML\TristanML\Server\Network\PacketHandlers.cs:line 2061
at Server.Network.PacketHandlers.LoginTimer.OnTick() in C:\Users\J-n-J\Documents\Visual Studio 2008\Projects\TristanML\TristanML\Server\Network\PacketHandlers.cs:line 1929
at Server.Timer.Slice() in C:\Users\J-n-J\Documents\Visual Studio 2008\Projects\TristanML\TristanML\Server\Timer.cs:line 387
at Server.Core.Main(String[] args) in C:\Users\J-n-J\Documents\Visual Studio 2008\Projects\TristanML\TristanML\Server\Main.cs:line 518

Clients:
- Count: 1
+ 127.0.0.1:
 

Hammerhand

Knight
Looks like your missing the zlib64.dll file. Just unrar this, open the folder & pull the zlib64.dll out & place it in your main server folder. Might help.
 

Attachments

  • zlib64.rar
    35.9 KB · Views: 2

kat20

Sorceror
Thanks Hammerhead! It worked like a charm!

Now if I can get my client to update. I have changed the address in the cfg file as suggested, but so far its not working? I wouldn't care to much, but Ive been a member on demise for 7 years and it will only let me log in for 20 seconds or so at this client patch.

Thanks for all your help. I'm glad to see you here still, so many are gone, so many great memories!
 

Hammerhand

Knight
You'll more than likely have to search for a higher patched client itself. Mythic pretty much did away with patching for the most part.
 
Top