#CLR20r3 crash report, .NET compatibility, Win 8.1

1 messages · Page 1 of 1 (latest)

summer lantern
#

Hello, I've been trying to find a workaround for ClassicUO's .NET compatibilty issues in Win 8.1, but all of the solutions I've found through Google searches have done absolutely nothing to remedy the issue. The client loads perfectly fine until I click a character name to enter the world, then crashes. I have yet to play on ClassicUO and I'm jealous of the custom interfaces I've seen on Youtube. I plan on installing a new Windows, but has anyone ever found a solution for this crash? Thank you.

jovial totem
#

If you have a crash log, Post it in here for more reference.

#

I mean if there is a crash log in the CUO folder or its sub directories

summer lantern
# jovial totem I mean if there is a crash log in the CUO folder or its sub directories

ClassicUO [DEV_BUILD] - 0.1.9.31 - 10/10/2023 13:32:23
OS: Win32NT x64
Thread: CUO_MAIN_THREAD

Shard: login.uorenaissance.com
ClientVersion: 5.0.8.3

Exception:
System.DllNotFoundException: Unable to load DLL 'zlib': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at ClassicUO.Utility.ZLib.Compressor64.SafeNativeMethods.uncompress(IntPtr dest, Int32& destLen, IntPtr source, Int32 sourceLen)
at ClassicUO.Utility.ZLib.Decompress(IntPtr source, Int32 sourceLength, Int32 offset, IntPtr dest, Int32 length)
at ClassicUO.Network.PacketHandlers.OpenCompressedGump(StackDataReader& p)
at ClassicUO.Network.PacketHandlers.AnalyzePacket(Byte[] data, Int32 offset, Int32 length)
at ClassicUO.Network.NetClient.ExtractPackets()
at ClassicUO.Network.NetClient.ProcessRecv()
at ClassicUO.Network.NetClient.Update()
at ClassicUO.GameController.OnNetworkUpdate(Double totalTime, Double frameTime)
at ClassicUO.GameController.Update(GameTime gameTime)
at Microsoft.Xna.Framework.Game.Tick()
at Microsoft.Xna.Framework.Game.RunLoop()
at Microsoft.Xna.Framework.Game.Run()
at ClassicUO.Client.Run()
at ClassicUO.Bootstrap.Main(String[] args)
######################## [END LOG] ########################

jovial totem
#

Does your CUO folder

#

have an x64 folder with the zlib file in it

summer lantern
jovial totem
#

they have a link to the correct one

#

on the wiki

summer lantern
#

It's the same file... I may have to update to Windows 10 - Win 8.1 has been frustrating from the get go.

jovial totem
#

did you have that folder?

#

in the clasicuo folder there should be an x64 folder

#

with a bunch of dlls zlib is one of them that that says its not finding. Unsure with Win 8 or 8,1 compat with it though. But null usually means not finding it there.