I don't know what to do, this macro is a clone of another 2 that work just fine.
But now this exe is failing and I don't really know what to tackle.
https://imgur.com/a/Ts7i5cn
Appcrash KernelBase.dll
Moderators: Dorian (MJT support), JRL
Re: Appcrash KernelBase.dll
When I run it manually, everything goes fine.
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
Re: Appcrash KernelBase.dll
What do you mean by "when I run it manually"? How are you running it when it crashes?
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
Re: Appcrash KernelBase.dll
When I run it in the IDE it works just fine... when run as an exe it crashes.
I just tried to execute the macro from a different place and using a different name.
Problem signature:
Problem Event Name: APPCRASH
Application Name: psm.exe
Application Version: 1.0.0.0
Application Timestamp: 5b51a394
Fault Module Name: KERNELBASE.dll
Fault Module Version: 6.1.7601.24150
Fault Module Timestamp: 5b0cba25
Exception Code: 0eedfade
Exception Offset: 0000c54f
OS Version: 6.1.7601.2.1.0.256.48
Locale ID: 1033
Additional Information 1: 65cc
Additional Information 2: 65cca1393f156ee681191218943558cd
Additional Information 3: b710
Additional Information 4: b71031f96e01735cf2b3437ebcee65d8
Read our privacy statement online:
http://go.microsoft.com/fwlink/?linkid= ... cid=0x0409
If the online privacy statement is not available, please read our privacy statement offline:
C:\Windows\system32\en-US\erofflps.txt
I just tried to execute the macro from a different place and using a different name.
Problem signature:
Problem Event Name: APPCRASH
Application Name: psm.exe
Application Version: 1.0.0.0
Application Timestamp: 5b51a394
Fault Module Name: KERNELBASE.dll
Fault Module Version: 6.1.7601.24150
Fault Module Timestamp: 5b0cba25
Exception Code: 0eedfade
Exception Offset: 0000c54f
OS Version: 6.1.7601.2.1.0.256.48
Locale ID: 1033
Additional Information 1: 65cc
Additional Information 2: 65cca1393f156ee681191218943558cd
Additional Information 3: b710
Additional Information 4: b71031f96e01735cf2b3437ebcee65d8
Read our privacy statement online:
http://go.microsoft.com/fwlink/?linkid= ... cid=0x0409
If the online privacy statement is not available, please read our privacy statement offline:
C:\Windows\system32\en-US\erofflps.txt
Re: Appcrash KernelBase.dll
Found the issue... puf... the OCRArea function again.
Please, please, pretty please... but some kind of validation for it to fial gracefully when you send x2<x1
Thanks!
Please, please, pretty please... but some kind of validation for it to fial gracefully when you send x2<x1
Thanks!
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
Re: Appcrash KernelBase.dll
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?