Page 2 of 4

Re: Exception not caught in Delphi 11.2 Alexandria 64 bit

Posted: Mon Sep 19, 2022 9:28 pm
by madshi
Wow, thanks a lot for the fix, Zoë!! :crazy:

Re: Exception not caught in Delphi 11.2 Alexandria 64 bit

Posted: Tue Sep 20, 2022 11:08 am
by philipp.hofmann
Hi,

I've tried to build this fix
a) I don't have FastMM4 installed so I can't compile the project.

b) Can you deliver the exe-file that has to be stored on my side?

c) Is the directory to store the exe
C:\Program Files (x86)\madCollection\madExcept\Tools
or do I have to create
C:\Users\Public\Documents\Embarcadero\Studio\22.0\Tools
as it's not existing?

Best regards, Philipp

Re: Exception not caught in Delphi 11.2 Alexandria 64 bit

Posted: Tue Sep 20, 2022 9:09 pm
by philipp.hofmann
I have compiled it now but it's still not working.
Do I have to compile it with the dpr-settings: Win32 + Debug?
Is the path C:\Users\Public\Documents\Embarcadero\Studio\22.0\Tools correct without any additional settings?
Why not ...\madCollection\madExcept\Tools?

Re: Exception not caught in Delphi 11.2 Alexandria 64 bit

Posted: Tue Sep 20, 2022 9:42 pm
by Zoë
Certainly if your madExceptPatch.exe is somewhere else, put it there. I have everything checked in to version control rather than using the installer, and the path I gave is where I had to put it for the madExcept IDE expert to pick it up.

Create a file named madExceptWizard.txt on your desktop and when you run the app it should log details there. Try running it manually to see if that helps. The arguments are "madExceptPatch.exe <exe-to-patch> <.mes file>". Using a particular build environment shouldn't be necessary, but I didn't extensively test that.

Re: Exception not caught in Delphi 11.2 Alexandria 64 bit

Posted: Wed Sep 21, 2022 6:51 am
by philipp.hofmann
Ok, it works now. As Madshi is installed into C:\Program Files (x86)\madCollection I had to copy it for the compile process to another directory (permission issue). But have to put the patched exe again in C:\Program Files (x86)\madCollection\madExcept\Tools. Thanks for your support.

Re: Exception not caught in Delphi 11.2 Alexandria 64 bit

Posted: Thu Sep 29, 2022 8:42 am
by aehimself
Can anyone confirm if Zoe's patched .EXE will keep functioning with older versions of Delphi and still being able to parse D11.2 .map files?

Re: Exception not caught in Delphi 11.2 Alexandria 64 bit

Posted: Fri Sep 30, 2022 10:06 pm
by softtouch
Does anybody has the patched exe?

Re: Exception not caught in Delphi 11.2 Alexandria 64 bit

Posted: Wed Oct 05, 2022 4:56 pm
by madshi
New build available here now:

http://madshi.net/madCollectionUpdate.exe

Re: Exception not caught in Delphi 11.2 Alexandria 64 bit

Posted: Wed Oct 05, 2022 5:28 pm
by erwind
madshi wrote: Wed Oct 05, 2022 4:56 pm New build available here now:

http://madshi.net/madCollectionUpdate.exe
That seems to work, so now I can finally release updates of my own software.

Re: Exception not caught in Delphi 11.2 Alexandria 64 bit

Posted: Wed Oct 05, 2022 5:51 pm
by madshi
I'm sorry it took so long. On top of being busy with another project, my development PC broke down, taking its harddisks with it, so I had to build a new PC and reinstall everything from scratch. Can you believe there are 25 different Delphi/BCB versions that are supported by madExcept and which I all had to install on the new dev PC, with various updates and patches etc? :shock:

Re: Exception not caught in Delphi 11.2 Alexandria 64 bit

Posted: Mon Oct 24, 2022 1:38 pm
by DanielT
Thank you all for the patch! Do you have a schedule for a public release already @madshi?

Re: Exception not caught in Delphi 11.2 Alexandria 64 bit

Posted: Mon Oct 24, 2022 1:55 pm
by madshi
How do you define "public"? This build is publicly available and fixes the issue:

http://madshi.net/madCollectionUpdate.exe

Re: Exception not caught in Delphi 11.2 Alexandria 64 bit

Posted: Tue Oct 25, 2022 1:54 pm
by DanielT
Sorry, I didn't meant "public", but "official". The "official release version" from http://madshi.net/madCollection.exe still shows version 2.8.11.0 and it's not clear which changes are contained in 2.8.11.6 (except for the obvious one discussed here), if there are other bugfix versions linked somewhere here in the forum, or which version is currently supported (in case there are any problems).

Re: Exception not caught in Delphi 11.2 Alexandria 64 bit

Posted: Tue Nov 15, 2022 9:59 am
by DanielT
Do you have any update on the release schedule @madshi?

Re: Exception not caught in Delphi 11.2 Alexandria 64 bit

Posted: Fri Nov 18, 2022 11:03 am
by madshi
Hopefully next week.