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.
#CLR20r3 crash report, .NET compatibility, Win 8.1
1 messages · Page 1 of 1 (latest)
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
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] ########################
https://learn.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist?view=msvc-170#visual-studio-2015-2017-2019-and-2022 I'm trying the x64 Microsoft Visual C++ download now. Thought I'd done this already but may have used the wrong download link.
they have a link to the correct one
on the wiki
It's the same file... I may have to update to Windows 10 - Win 8.1 has been frustrating from the get go.