- This topic has 4 replies, 2 voices, and was last updated 4 years, 5 months ago by elvisp.
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Posted in 
› General › Bugs / Suggestions › Client crash with EasyUO
Hi,
I have an issue with a client running a mining macro in EasyUO is crashing in random amounts of time, and the error message from Windows isn’t very helpful:
Problem signature:
Problem Event Name: APPCRASH
Application Name: ZuluhotelOmega.exe
Application Version: 6.0.14.3
Application Timestamp: 2587e100
Fault Module Name: ZuluhotelOmega.exe
Fault Module Version: 6.0.14.3
Fault Module Timestamp: 2587e100
Exception Code: c0000005
Exception Offset: 0000063b
OS Version: 6.1.7601.2.1.0.768.2
Locale ID: 1033
Additional Information 1: 0a9e
Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
Additional Information 3: 0a9e
Additional Information 4: 0a9e372d3b4ad19135b953a78882e789
Can someone give me some hints on how to mitigate this, or to gather more information on why the client is crashing?
What version of EasyUO are you running? 1.5.1.311 seems to do the trick for me.
@thatoneguy
I’ve tried with both 1.5.309 and with 1.5.311 and the issue occurs with both versions, so I’m guessing there is something in the macro that makes the client crash somehow.
But since easyuo doesn’t log to a file, it’s hard to get debugging information as the only output is in the sysmessage in UO, and that’s gone when the client has crashed.
Is there any way to enable external logging in easyuo?
You can step by step run the macro with F7 (either pushing or holding) to see if a specific line is making the error happen. Other than that I’d have to see an example and try to solve it.
I’ll shoot you my Discord info if you’re on it.
@thatoneguy thank you for the hint, I’ll be testing that out!
The issue is intermittent, so I guess it would take a while to debug.