unit 'madExcept' not found in binary file

delphi package - automated exception handling
rah99
Posts: 3
Joined: Sat Sep 25, 2004 2:45 pm

unit 'madExcept' not found in binary file

Post by rah99 »

After compiling my project I get the above error.

I'm not using Runtime packages. I'm producing a map file and it appears to contain madExcept.

I see the following in madExceptWizard.txt

Code: Select all

17:22:52-296     binary: "c:\felix\Test\f4w32.exe"
17:22:52-296     map file: "c:\felix\Test\f4w32.map"
17:22:52-296     PatchBinary, compileSucceeded: +, isDpk: -, binary: "c:\felix\Test\f4w32.exe", root: "C:\Work\Projects\felix2000\d7\f4w32"
17:22:52-312       map file successfully loaded/parsed
17:22:52-312       look for needed map entries:
17:22:52-328         version variable "Splasher.versionstring" not found
17:22:52-328         madTools.initialization not found
17:22:52-328         madExcept.initialization not found
17:22:52-328         madExcept.FunctionsInitialized not found
17:22:52-328         madExcept.Forms_TApplication_HandleException not found
17:22:52-328         madExcept.Forms_TApplication_ShowException not found
17:22:52-328         madExcept.Qforms_TApplication_HandleException not found
17:22:52-328         madExcept.Qforms_TApplication_ShowException not found
17:22:52-328         madExcept.SysUtils_ShowException not found
17:22:52-343         madExcept.SysUtils_LoadPackage not found
17:22:52-343         madExcept.SysUtils_InitializePackage not found
17:22:52-343         madExcept.Classes_CheckSynchronize not found
17:22:52-343         madExcept.CGIApp_TCGIApplication_CGIHandleException not found
17:22:52-343         madExcept.ISAPIApp_TISAPIApplication_ISAPIHandleException not found
17:22:52-343         madExcept.HttpExtensionProcNext not found
17:22:52-343         madExcept.System_Halt0 not found
17:22:52-343         madExcept.System_Write0CString not found
17:22:52-359         madExcept.System_InitUnits not found
17:22:52-359         madExcept.System_FinalizeUnits not found
17:22:52-359         madExcept.System_ExceptionHandler not found
17:22:52-359         madExcept.System_runErrMsg not found
17:22:52-359         madExcept.System_DoneExcept not found
17:22:52-359         madExcept.HandleExceptions not found
17:22:52-359         madExcept.FreezeTimeout not found
17:22:52-359         madExcept.ShowExceptionBox not found
17:22:52-375         madExcept.SuspendThreads not found
17:22:52-375         madExcept.AutoSave not found
17:22:52-375         madExcept.AutoMail not found
17:22:52-375         madExcept.AutoClipboard not found
17:22:52-375         madExcept.AutoContinue not found
17:22:52-375         madExcept.AutoRestart not found
17:22:52-375         madExcept.AutoClose not found
17:22:52-375         madExcept.MailAddr not found
17:22:52-375         madExcept.MailSubject not found
17:22:52-390         madExcept.AttachBugReportFile not found
17:22:52-390         madExcept.DeleteBugReportFile not found
17:22:52-390         madExcept.ScreenShotDepth not found
17:22:52-390         madExcept.ScreenShotFunc not found
17:22:52-390         madExcept.MailAsSmtpServer not found
17:22:52-390         madExcept.MailAsSmtpClient not found
17:22:52-390         madExcept.MailViaMapi not found
17:22:52-390         madExcept.MailViaMailto not found
17:22:52-406         madExcept.SmtpServer not found
17:22:52-406         madExcept.SmtpPort not found
17:22:52-406         madExcept.SmtpAccount not found
17:22:52-406         madExcept.SmtpPassword not found
17:22:52-406         madExcept.MailSuccessMsg not found
17:22:52-406         madExcept.MailFailureMsg not found
17:22:52-406         madExcept.BugReportFile not found
17:22:52-406         madExcept.BugReportFileSize not found
17:22:52-421         madExcept.VersionStr not found
17:22:52-421         madExcept.TitleBar not found
17:22:52-421         madExcept.ExceptMsg not found
17:22:52-421         madExcept.FrozenMsg not found
17:22:52-421         madExcept.MailBugRep not found
17:22:52-421         madExcept.SaveBugRep not found
17:22:52-421         madExcept.PrintBugRep not found
17:22:52-421         madExcept.ShowBugRep not found
17:22:52-437         madExcept.ContinueApp not found
17:22:52-437         madExcept.RestartApp not found
17:22:52-437         madExcept.CloseApp not found
17:22:52-437         madExcept.FocusedBtn not found
17:22:52-437         madExcept.AutoShowBugRep not found
17:22:52-437         madExcept.ListThreads not found
17:22:52-437         madExcept.ListModules not found
17:22:52-453         madExcept.ListHardware not found
17:22:52-453         madExcept.HideUglyItems not found
17:22:52-453         madExcept.ShowRelativeAddrs not found
17:22:52-453         madExcept.ShowRelativeLines not found
17:22:52-453         madExcept.FormatDisassembly not found
17:22:52-453         madExcept.LimitDisassembly not found
17:22:52-453         madExcept.InterceptHttpExtensionProc not found
17:22:52-453         madExcept.BcbExceptionHandler not found
17:22:52-468         madExcept.BcbThrowExceptionLDTC not found
17:22:52-468         madExcept.BcbInitExceptBlockLDTC not found
17:22:52-468         madExcept.BcbOrgMalloc not found
17:22:52-468         madExcept.BcbMemcpy not found
17:22:52-468         madExcept.BcbCallTerminate not found
17:22:52-468         madScreenShot.CreateScreenShotPng not found
17:22:52-468         Forms.TApplication.HandleException not found
17:22:52-484         Forms.TApplication.ShowException not found
17:22:52-484         Qforms.TApplication.HandleException not found
17:22:52-484         Qforms.TApplication.ShowException not found
17:22:52-484         SysUtils.ShowException not found
17:22:52-484         SysUtils.LoadPackage not found
17:22:52-484         SysUtils.InitializePackage not found
17:22:52-484         Classes.CheckSynchronize not found
17:22:52-484         CGIApp.TCGIApplication.CGIHandleException not found
17:22:52-500         ISAPIApp.TISAPIApplication.ISAPIHandleException not found
17:22:52-500         SysUtils.initialization not found
17:22:52-500         System.@Halt0 not found
17:22:52-500         System.@Write0CString not found
17:22:52-500         System.InitUnits not found
17:22:52-500         System.FinalizeUnits not found
17:22:52-500         System.@ExceptionHandler not found
17:22:52-500         System.runErrMsg not found
17:22:52-515         System.DoneExcept not found
17:22:52-515         BCB.____ExceptionHandler not found
17:22:52-515         BCB._ThrowExceptionLDTC not found
17:22:52-515         BCB.__InitExceptBlockLDTC not found
17:22:52-515         BCB.___org_malloc not found
17:22:52-515         BCB._memcpy not found
17:22:52-515         BCB.___call_terminate not found
17:22:52-515         ShareMem.initialization not found
17:22:52-531         HPMM.initialization not found
17:22:52-531         MultiMM.initialization not found
17:22:52-531         dbisamm.initialization not found
17:22:52-531       binary successfully opened
17:22:52-531       binary opened as memory mapped file
17:22:52-531       patch binary
17:22:52-531       no patch possible, need "madExcept.initialization"
17:22:52-531       Warning: unit "madExcept" not found in binary file -> madExcept won't work correctly.
17:22:52-562       create "mad" file
17:22:52-625       Info: map file compressed into "mad" file
17:22:52-625       PatchBinary done
17:22:52-625     AfterCompile done
The same thing happens with both versions 2.7c and 2.7g of madExcept.

This used to work on my old PC, but I recently had to build a new one. Is there some step I've forgotten? I do have a file madshi.key in my download folder - do I need to do something with it?
madshi
Site Admin
Posts: 10754
Joined: Sun Mar 21, 2004 5:25 pm

Post by madshi »

Hello,

are those paths correct?

- binary: "c:\felix\Test\f4w32.exe"
- map file: "c:\felix\Test\f4w32.map"

Which Delphi/BCB version are you using?
rah99
Posts: 3
Joined: Sat Sep 25, 2004 2:45 pm

Post by rah99 »

Yes the paths are correct.

I'm using Delphi 7
madshi
Site Admin
Posts: 10754
Joined: Sun Mar 21, 2004 5:25 pm

Post by madshi »

And the map file is really located in that path? Strange. madExcept doesn't seem to be able to find *anything* in that map file. Could you please zip that map file and the exe up and mail it to me? I don't need to be able to execute the exe. I'd just have a look at why there's a problem.
rah99
Posts: 3
Joined: Sat Sep 25, 2004 2:45 pm

Post by rah99 »

You have mail
Tolyan
Posts: 12
Joined: Tue May 31, 2005 10:45 am

Post by Tolyan »

Hi!
Any more changes since "Tue May 03, 2005 8:02 am"
I try using madExcept and I always had this problem:
"
No *.mes file found for this project.
Default settings loaded from registry.
unit "madExcept" not found in binary file -> madExcept won't work correctly.
map file appended
"
What's happened? :shock: References on unit madExcept exists in my bpl...
P.S.: Sorry for bad English... :sorry:
madshi
Site Admin
Posts: 10754
Joined: Sun Mar 21, 2004 5:25 pm

Post by madshi »

rah99's problem was solved via email. He had an outdated TDS file (= td32 debug infos) in the project directory, if I recall correctly.

Tolyan, you mention "bpl". Currently madExcept doesn't support linking madExcept.pas into a package. You'll have to wait until madExcept 3.0 which will support that (due out in a few weeks). Right now you have to link madExcept.pas into the exe. This will automatically protect all runtime packages.
Tolyan
Posts: 12
Joined: Tue May 31, 2005 10:45 am

Post by Tolyan »

Thanks :D
But where I link madExcept.pas into the exe - I see this message also :cry:
RTFM? :?

MyProgram.dpr:

-----------
program MyProgram;

uses
madExcept,
madLinkDisAsm,
Forms,
SysUtils,
Client in 'Client.pas' {fClient};

{$R *.RES}

begin
DoMainLogin();
end.
------------

MyProgram.mes:

------------
[GeneralSettings]
MesVersion=3
AppendMapFileToBinary=1
HandleExceptions=1
CheckForFrozenMainThread=0
FreezeTimeout=60000
ShowExceptionBox=1
SuspendAllRunningThreads=1
AutomaticallySaveBugReport=1
AutomaticallyMailBugReport=0
CopyBugReportToClipboard=1
AutomaticallyContinueApplication=0
AutomaticallyRestartApplication=0
AutomaticallyCloseApplication=0
MailAddress=
MailSubject=bug report
AttachBugReportFile=0
DeleteBugReportFile=0
ScreenShotDepth=0
MailAsSmtpServer=0
MailAsSmtpClient=0
MailViaMapi=1
MailViaMailto=1
SmtpServer=
SmtpPort=25
SmtpAccount=
SmtpPassword=
MailSuccessMsg=The mail was sent successfully.
MailFailureMsg=Sorry, sending the mail didn't work.
BugReportFile=bugreport.txt
AppendBugReports=1
BugReportFileSize=50000
VersionVariable=
[ExceptionBox]
TitleBar=%appname%
ExceptionMessage=An error occurred in the application.
FrozenMessage=The application seems to be frozen.
ShowButtonMailBugReport=1
ShowButtonSaveBugReport=1
ShowButtonPrintBugReport=1
ShowButtonShowBugReport=1
ShowButtonContinueApplication=1
ShowButtonRestartApplication=0
ShowButtonCloseApplication=0
MailBugReportText=mail bug report
SaveBugReportText=save bug report
PrintBugReportText=print bug report
ShowBugReportText=show bug report
ContinueApplicationText=continue application
RestartApplicationText=restart application
CloseApplicationText=close application
FocusedButton=4
AutomaticallyShowBugReport=1
[BugReport]
ListThreads=1
ListModules=1
ListHardware=1
Disassembly=1
HideUglyItems=0
ShowRelativeAddrs=0
ShowRelativeLines=0
FormatDisassembly=0
LimitDisassembly=5
[UnitInitOrder]
PatchUnitInitOrder=1
UnitInitOrder=ShareMem, HPMM, MultiMM, nxllFastCpuDetect, nxllFastFillChar, nxllFastMove, nxllMemoryManagerImpl, nxllFastCpuDetect, nxllFastFillChar, nxllFastMove, nxllMemoryManagerImpl, nxllMemoryManager, nxReplacementMemoryManager, dbisammm
------------

Thanks for future replies :wink:
madshi
Site Admin
Posts: 10754
Joined: Sun Mar 21, 2004 5:25 pm

Post by madshi »

Can you please do this:

(1) Create an empty file "c:\madExceptWizard.txt".
(2) Recompile, so that you get the madExcept complains.
(3) Post the content of the (1) file here.

Thanks.
Tolyan
Posts: 12
Joined: Tue May 31, 2005 10:45 am

Post by Tolyan »

c:\madExceptWizard.txt:
-------------------------------------------------------------------------------
16:01:14-017 Registering
16:01:14-017 ProjectMenu found
16:01:14-017 ProjectOptionsItem found, adding "madExcept settings..."
16:01:14-017 creating notifiers
16:01:14-033 current project: -
16:01:14-033 jump command handler registered
16:01:14-892 FileOpened: "D:\Program Files\Borland\Delphi5\Projects\ProjectGroup1.bpg"
16:01:15-048 FileOpened: "D:\Program Files\Borland\Delphi5\Projects\Unit1.pas"
16:01:15-064 FileOpened: "D:\Program Files\Borland\Delphi5\Projects\Project1.dpr"
16:01:33-628 FileOpened: "D:\Program Files\Borland\Delphi5\Projects\ProjectGroup1.bpg"
16:01:33-737 FileOpened: "D:\Sphere5.V2\Applications\Kernel\Sources\Client\Sphere5.dpr"
16:01:39-081 BeforeCompile event, isCodeInsight: -
16:01:39-081 [0] project "D:\Sphere5.V2\Applications\Kernel\Sources\Client\Sphere5.dpr"; moduleEditor[0]: "D:\Sphere5.V2\Applications\Kernel\Sources\Client\Sphere5.dpr"
16:01:39-081 [1] project group
16:01:39-081 [0] project "D:\Sphere5.V2\Applications\Kernel\Sources\Client\Sphere5.dpr"; moduleEditor[0]: "D:\Sphere5.V2\Applications\Kernel\Sources\Client\Sphere5.dpr"
16:01:39-081 New project detected: "D:\Sphere5.V2\Applications\Kernel\Sources\Client\Sphere5.dpr"
16:01:39-081 SetDefaultSettings
16:01:39-081 LoadDefaultSettings:
16:01:39-081 AppendMapFileToBinary = +
16:01:39-081 MesVersion = 3
16:01:39-081 HandleExceptions = +
16:01:39-081 CheckForFrozenMainThread = -
16:01:39-081 FreezeTimeout = 60000
16:01:39-081 ShowExceptionBox = +
16:01:39-081 SuspendAllRunningThreads = +
16:01:39-081 AutomaticallySaveBugReport = +
16:01:39-081 AutomaticallyMailBugReport = -
16:01:39-081 CopyBugReportToClipboard = +
16:01:39-081 AutomaticallyContinueApplication = -
16:01:39-081 AutomaticallyRestartApplication = -
16:01:39-081 AutomaticallyCloseApplication = -
16:01:39-081 MailAddress = ""
16:01:39-081 MailSubject = "bug report"
16:01:39-081 AttachBugReportFile = -
16:01:39-081 DeleteBugReportFile = -
16:01:39-081 ScreenShotDepth = 0
16:01:39-081 MailAsSmtpServer = -
16:01:39-081 MailAsSmtpClient = -
16:01:39-081 MailViaMapi = +
16:01:39-081 MailViaMailto = +
16:01:39-081 SmtpServer = ""
16:01:39-081 SmtpPort = 25
16:01:39-081 SmtpAccount = ""
16:01:39-081 SmtpPassword = ""
16:01:39-081 MailSuccessMsg = "The mail was sent successfully."
16:01:39-081 MailFailureMsg = "Sorry, sending the mail didn't work."
16:01:39-081 BugReportFile = "bugreport.txt"
16:01:39-081 AppendBugReports = +
16:01:39-081 BugReportFileSize = 50000
16:01:39-081 VersionVariable = ""
16:01:39-081 TitleBar = "%appname%"
16:01:39-081 ExceptionMessage = "An error occurred in the application."
16:01:39-081 FrozenMessage = "The application seems to be frozen."
16:01:39-081 ShowButtonMailBugReport = +
16:01:39-081 ShowButtonSaveBugReport = +
16:01:39-081 ShowButtonPrintBugReport = +
16:01:39-081 ShowButtonShowBugReport = +
16:01:39-081 ShowButtonContinueApplication = +
16:01:39-081 ShowButtonRestartApplication = -
16:01:39-081 ShowButtonCloseApplication = -
16:01:39-081 MailBugReportText = "mail bug report"
16:01:39-081 SaveBugReportText = "save bug report"
16:01:39-081 PrintBugReportText = "print bug report"
16:01:39-081 ShowBugReportText = "show bug report"
16:01:39-081 ContinueApplicationText = "continue application"
16:01:39-081 RestartApplicationText = "restart application"
16:01:39-081 CloseApplicationText = "close application"
16:01:39-081 FocusedButton = 4
16:01:39-081 AutomaticallyShowBugReport = +
16:01:39-097 ListThreads = +
16:01:39-097 ListModules = +
16:01:39-097 ListHardware = +
16:01:39-097 Disassembly = +
16:01:39-097 HideUglyItems = -
16:01:39-097 ShowRelativeAddrs = -
16:01:39-097 ShowRelativeLines = -
16:01:39-097 FormatDisassembly = -
16:01:39-097 LimitDisassembly = 5
16:01:39-097 PatchUnitInitOrder = +
16:01:39-097 UnitInitOrder = "ShareMem, HPMM, MultiMM, nxllFastCpuDetect, nxllFastFillChar, nxllFastMove, nxllMemoryManagerImpl, nxllFastCpuDetect, nxllFastFillChar, nxllFastMove, nxllMemoryManagerImpl, nxllMemoryManager, nxReplacementMemoryManager, dbisammm"
16:01:39-097 LoadSettingsFromIni(D:\Sphere5.V2\Applications\Kernel\Sources\Client\Sphere5):
16:01:39-097 [GeneralSettings]\MesVersion = 3
16:01:39-097 [GeneralSettings]\AppendMapFileToBinary = +
16:01:39-097 [GeneralSettings]\HandleExceptions = +
16:01:39-097 [GeneralSettings]\CheckForFrozenMainThread = -
16:01:39-097 [GeneralSettings]\FreezeTimeout = 60000
16:01:39-097 [GeneralSettings]\ShowExceptionBox = +
16:01:39-097 [GeneralSettings]\SuspendAllRunningThreads = +
16:01:39-097 [GeneralSettings]\AutomaticallySaveBugReport = +
16:01:39-097 [GeneralSettings]\AutomaticallyMailBugReport = -
16:01:39-097 [GeneralSettings]\CopyBugReportToClipboard = +
16:01:39-097 [GeneralSettings]\AutomaticallyContinueApplication = -
16:01:39-097 [GeneralSettings]\AutomaticallyRestartApplication = 0
16:01:39-097 [GeneralSettings]\AutomaticallyCloseApplication = 0
16:01:39-097 [GeneralSettings]\MailAddress = ""
16:01:39-097 [GeneralSettings]\MailSubject = "bug report"
16:01:39-097 [GeneralSettings]\AttachBugReportFile = -
16:01:39-097 [GeneralSettings]\DeleteBugReportFile = -
16:01:39-097 [GeneralSettings]\ScreenShotDepth = 0
16:01:39-097 [GeneralSettings]\MailAsSmtpServer = -
16:01:39-097 [GeneralSettings]\MailAsSmtpClient = -
16:01:39-097 [GeneralSettings]\MailViaMapi = +
16:01:39-097 [GeneralSettings]\MailViaMailto = +
16:01:39-097 [GeneralSettings]\SmtpServer = ""
16:01:39-097 [GeneralSettings]\SmtpPort = 25
16:01:39-113 [GeneralSettings]\SmtpAccount = ""
16:01:39-113 [GeneralSettings]\SmtpPassword = ""
16:01:39-113 [GeneralSettings]\MailSuccessMsg = "The mail was sent successfully."
16:01:39-113 [GeneralSettings]\MailFailureMsg = "Sorry, sending the mail didn't work."
16:01:39-113 [GeneralSettings]\BugReportFile = "bugreport.txt"
16:01:39-113 [GeneralSettings]\AppendBugReports = +
16:01:39-113 [GeneralSettings]\BugReportFileSize = 50000
16:01:39-113 [GeneralSettings]\VersionVariable = ""
16:01:39-113 [ExceptionBox]\TitleBar = "%appname%"
16:01:39-113 [ExceptionBox]\ExceptionMessage = "An error occurred in the application."
16:01:39-113 [ExceptionBox]\FrozenMessage = "The application seems to be frozen."
16:01:39-113 [ExceptionBox]\ShowButtonMailBugReport = +
16:01:39-113 [ExceptionBox]\ShowButtonSaveBugReport = +
16:01:39-113 [ExceptionBox]\ShowButtonPrintBugReport = +
16:01:39-113 [ExceptionBox]\ShowButtonShowBugReport = +
16:01:39-113 [ExceptionBox]\ShowButtonContinueApplication = +
16:01:39-113 [ExceptionBox]\ShowButtonRestartApplication = -
16:01:39-113 [ExceptionBox]\ShowButtonCloseApplication = -
16:01:39-113 [ExceptionBox]\MailBugReportText = "mail bug report"
16:01:39-113 [ExceptionBox]\SaveBugReportText = "save bug report"
16:01:39-113 [ExceptionBox]\PrintBugReportText = "print bug report"
16:01:39-113 [ExceptionBox]\ShowBugReportText = "show bug report"
16:01:39-113 [ExceptionBox]\ContinueApplicationText = "continue application"
16:01:39-113 [ExceptionBox]\RestartApplicationText = "restart application"
16:01:39-113 [ExceptionBox]\CloseApplicationText = "close application"
16:01:39-113 [ExceptionBox]\FocusedButton = 4
16:01:39-113 [ExceptionBox]\AutomaticallyShowBugReport = +
16:01:39-113 [BugReport]\ListThreads = +
16:01:39-113 [BugReport]\ListModules = +
16:01:39-128 [BugReport]\ListHardware = +
16:01:39-128 [BugReport]\Disassembly = +
16:01:39-128 [BugReport]\HideUglyItems = -
16:01:39-128 [BugReport]\ShowRelativeAddrs = -
16:01:39-128 [BugReport]\ShowRelativeLines = -
16:01:39-128 [BugReport]\FormatDisassembly = -
16:01:39-128 [BugReport]\LimitDisassembly = 5
16:01:39-128 [UnitInitOrder]\PatchUnitInitOrder = +
16:01:39-128 [UnitInitOrder]\UnitInitOrder = "ShareMem, HPMM, MultiMM, nxllFastCpuDetect, nxllFastFillChar, nxllFastMove, nxllMemoryManagerImpl, nxllFastCpuDetect, nxllFastFillChar, nxllFastMove, nxllMemoryManagerImpl, nxllMemoryManager, nxReplacementMemoryManager, dbisammm"
16:01:39-128 BeforeCompile
16:01:39-128 extracted unit clause: "madExcept,madLinkDisAsm,Forms,SysUtils,Login,About,Client,DBRegister"
16:01:39-128 extracted unit clause: "madExcept,madLinkDisAsm,Forms,SysUtils,Login,About,Client,DBRegister"
16:01:39-128 extracted unit clause: "madExcept,madLinkDisAsm,Forms,SysUtils,Login,About,Client,DBRegister"
16:01:39-128 extracted unit clause: "madExcept,madLinkDisAsm,Forms,SysUtils,Login,About,Client,DBRegister"
16:01:39-128 extracted unit clause: "madExcept,madLinkDisAsm,Forms,SysUtils,Login,About,Client,DBRegister"
16:01:39-128 extracted unit clause: "madExcept,madLinkDisAsm,Forms,SysUtils,Login,About,Client,DBRegister"
16:01:39-128 extracted unit clause: "madExcept,madLinkDisAsm,Forms,SysUtils,Login,About,Client,DBRegister"
16:01:39-128 project's uses clause is already correct (madIWSupport)
16:01:39-128 extracted unit clause: "madExcept,madLinkDisAsm,Forms,SysUtils,Login,About,Client,DBRegister"
16:01:39-128 project's uses clause is already correct (madScreenShot)
16:01:39-128 extracted unit clause: "madExcept,madLinkDisAsm,Forms,SysUtils,Login,About,Client,DBRegister"
16:01:39-128 project's uses clause is already correct (madLinkDisAsm)
16:01:39-128 extracted unit clause: "madExcept,madLinkDisAsm,Forms,SysUtils,Login,About,Client,DBRegister"
16:01:39-128 project's uses clause is already correct (madExcept)
16:01:40-519 AfterCompile event, succeeded: +, isCodeInsight: -
16:01:40-519 [0] project "D:\Sphere5.V2\Applications\Kernel\Sources\Client\Sphere5.dpr"; moduleEditor[0]: "D:\Sphere5.V2\Applications\Kernel\Sources\Client\Sphere5.dpr"
16:01:40-519 [1] project group
16:01:40-534 [0] project "D:\Sphere5.V2\Applications\Kernel\Sources\Client\Sphere5.dpr"; moduleEditor[0]: "D:\Sphere5.V2\Applications\Kernel\Sources\Client\Sphere5.dpr"
16:01:40-534 AfterCompile, succeeded: +
16:01:40-534 root: "D:\Sphere5.V2\Applications\Kernel\Sources\Client\Sphere5"
16:01:40-534 isDpk: -
16:01:40-534 ProjectOption.OutputDir: "D:\Sphere5.V2\BIN"
16:01:40-534 output: "D:\Sphere5.V2\BIN\Sphere5"
16:01:40-534 output (after expanding): "D:\Sphere5.V2\BIN\Sphere5"
16:01:40-534 registry\RootDir: "D:\Program Files\Borland\Delphi5"
16:01:40-534 binary: "D:\Sphere5.V2\BIN\Sphere5.exe"
16:01:40-534 map file: "D:\Sphere5.V2\BIN\Sphere5.map"
16:01:40-534 PatchBinary, compileSucceeded: +, isDpk: -, binary: "D:\Sphere5.V2\BIN\Sphere5.exe", root: "D:\Sphere5.V2\Applications\Kernel\Sources\Client\Sphere5"
16:01:40-534 map file successfully loaded/parsed
16:01:40-534 look for needed map entries:
16:01:40-534 version variable "" not found
16:01:40-534 madTools.initialization not found
16:01:40-534 madExcept.initialization not found
16:01:40-534 madExcept.FunctionsInitialized not found
16:01:40-534 madExcept.Forms_TApplication_HandleException not found
16:01:40-534 madExcept.Forms_TApplication_ShowException not found
16:01:40-534 madExcept.Qforms_TApplication_HandleException not found
16:01:40-534 madExcept.Qforms_TApplication_ShowException not found
16:01:40-534 madExcept.SysUtils_ShowException not found
16:01:40-534 madExcept.SysUtils_LoadPackage not found
16:01:40-534 madExcept.SysUtils_InitializePackage not found
16:01:40-534 madExcept.Classes_CheckSynchronize not found
16:01:40-534 madExcept.CGIApp_TCGIApplication_CGIHandleException not found
16:01:40-534 madExcept.ISAPIApp_TISAPIApplication_ISAPIHandleException not found
16:01:40-534 madExcept.HttpExtensionProcNext not found
16:01:40-534 madExcept.System_Halt0 not found
16:01:40-534 madExcept.System_Write0CString not found
16:01:40-534 madExcept.System_InitUnits not found
16:01:40-534 madExcept.System_FinalizeUnits not found
16:01:40-534 madExcept.System_ExceptionHandler not found
16:01:40-534 madExcept.System_runErrMsg not found
16:01:40-534 madExcept.System_DoneExcept not found
16:01:40-534 madExcept.HandleExceptions not found
16:01:40-534 madExcept.FreezeTimeout not found
16:01:40-534 madExcept.ShowExceptionBox not found
16:01:40-534 madExcept.SuspendThreads not found
16:01:40-534 madExcept.AutoSave not found
16:01:40-534 madExcept.AutoMail not found
16:01:40-534 madExcept.AutoClipboard not found
16:01:40-534 madExcept.AutoContinue not found
16:01:40-534 madExcept.AutoRestart not found
16:01:40-534 madExcept.AutoClose not found
16:01:40-534 madExcept.MailAddr not found
16:01:40-534 madExcept.MailSubject not found
16:01:40-534 madExcept.AttachBugReportFile not found
16:01:40-534 madExcept.DeleteBugReportFile not found
16:01:40-534 madExcept.ScreenShotDepth not found
16:01:40-550 madExcept.ScreenShotFunc not found
16:01:40-550 madExcept.MailAsSmtpServer not found
16:01:40-550 madExcept.MailAsSmtpClient not found
16:01:40-550 madExcept.MailViaMapi not found
16:01:40-550 madExcept.MailViaMailto not found
16:01:40-550 madExcept.SmtpServer not found
16:01:40-550 madExcept.SmtpPort not found
16:01:40-550 madExcept.SmtpAccount not found
16:01:40-550 madExcept.SmtpPassword not found
16:01:40-550 madExcept.MailSuccessMsg not found
16:01:40-550 madExcept.MailFailureMsg not found
16:01:40-550 madExcept.BugReportFile not found
16:01:40-550 madExcept.BugReportFileSize not found
16:01:40-550 madExcept.VersionStr not found
16:01:40-550 madExcept.TitleBar not found
16:01:40-550 madExcept.ExceptMsg not found
16:01:40-550 madExcept.FrozenMsg not found
16:01:40-550 madExcept.MailBugRep not found
16:01:40-550 madExcept.SaveBugRep not found
16:01:40-550 madExcept.PrintBugRep not found
16:01:40-550 madExcept.ShowBugRep not found
16:01:40-550 madExcept.ContinueApp not found
16:01:40-550 madExcept.RestartApp not found
16:01:40-550 madExcept.CloseApp not found
16:01:40-550 madExcept.FocusedBtn not found
16:01:40-550 madExcept.AutoShowBugRep not found
16:01:40-550 madExcept.ListThreads not found
16:01:40-550 madExcept.ListModules not found
16:01:40-550 madExcept.ListHardware not found
16:01:40-550 madExcept.HideUglyItems not found
16:01:40-550 madExcept.ShowRelativeAddrs not found
16:01:40-550 madExcept.ShowRelativeLines not found
16:01:40-550 madExcept.FormatDisassembly not found
16:01:40-550 madExcept.LimitDisassembly not found
16:01:40-550 madExcept.InterceptHttpExtensionProc not found
16:01:40-550 madExcept.BcbExceptionHandler not found
16:01:40-550 madExcept.BcbThrowExceptionLDTC not found
16:01:40-550 madExcept.BcbInitExceptBlockLDTC not found
16:01:40-550 madExcept.BcbOrgMalloc not found
16:01:40-550 madExcept.BcbMemcpy not found
16:01:40-550 madExcept.BcbCallTerminate not found
16:01:40-550 madScreenShot.CreateScreenShotPng not found
16:01:40-550 Forms.TApplication.HandleException not found
16:01:40-550 Forms.TApplication.ShowException not found
16:01:40-550 Qforms.TApplication.HandleException not found
16:01:40-550 Qforms.TApplication.ShowException not found
16:01:40-550 SysUtils.ShowException not found
16:01:40-550 SysUtils.LoadPackage not found
16:01:40-550 SysUtils.InitializePackage not found
16:01:40-550 Classes.CheckSynchronize not found
16:01:40-550 CGIApp.TCGIApplication.CGIHandleException not found
16:01:40-550 ISAPIApp.TISAPIApplication.ISAPIHandleException not found
16:01:40-550 SysUtils.initialization not found
16:01:40-550 System.@Halt0 not found
16:01:40-550 System.@Write0CString not found
16:01:40-550 System.InitUnits not found
16:01:40-550 System.FinalizeUnits not found
16:01:40-550 System.@ExceptionHandler not found
16:01:40-550 System.runErrMsg not found
16:01:40-550 System.DoneExcept not found
16:01:40-550 BCB.____ExceptionHandler not found
16:01:40-550 BCB._ThrowExceptionLDTC not found
16:01:40-550 BCB.__InitExceptBlockLDTC not found
16:01:40-550 BCB.___org_malloc not found
16:01:40-550 BCB._memcpy not found
16:01:40-550 BCB.___call_terminate not found
16:01:40-550 ShareMem.initialization not found
16:01:40-550 HPMM.initialization not found
16:01:40-550 MultiMM.initialization not found
16:01:40-550 nxllFastCpuDetect.initialization not found
16:01:40-550 nxllFastFillChar.initialization not found
16:01:40-550 nxllFastMove.initialization not found
16:01:40-550 nxllMemoryManagerImpl.initialization not found
16:01:40-550 nxllFastCpuDetect.initialization not found
16:01:40-550 nxllFastFillChar.initialization not found
16:01:40-550 nxllFastMove.initialization not found
16:01:40-550 nxllMemoryManagerImpl.initialization not found
16:01:40-550 nxllMemoryManager.initialization not found
16:01:40-550 nxReplacementMemoryManager.initialization not found
16:01:40-550 dbisammm.initialization not found
16:01:40-550 binary successfully opened
16:01:40-550 binary opened as memory mapped file
16:01:40-550 patch binary
16:01:40-550 no patch possible, need "madExcept.initialization"
16:01:40-550 Warning: unit "madExcept" not found in binary file -> madExcept won't work correctly.
16:01:40-581 append map file to binary
16:01:40-581 map file is not yet appended
16:01:40-581 append map file now
16:01:40-581 Info: map file appended
16:01:40-613 PatchBinary done
16:01:40-613 AfterCompile done
-------------------------------------------------------------------------------
madshi
Site Admin
Posts: 10754
Joined: Sun Mar 21, 2004 5:25 pm

Post by madshi »

16:01:40-534 binary: "D:\Sphere5.V2\BIN\Sphere5.exe"
16:01:40-534 map file: "D:\Sphere5.V2\BIN\Sphere5.map"
Are those 2 paths correct? Is there a map file? Is there also a tds file? If there's a tds file, then please delete it. Also please make sure that you don't compile with td32 debug infos (see linker options).
Tolyan
Posts: 12
Joined: Tue May 31, 2005 10:45 am

Post by Tolyan »

Quote:
16:01:40-534 binary: "D:\Sphere5.V2\BIN\Sphere5.exe"
16:01:40-534 map file: "D:\Sphere5.V2\BIN\Sphere5.map"

Are those 2 paths correct? Is there a map file? Is there also a tds file? If there's a tds file, then please delete it. Also please make sure that you don't compile with td32 debug infos (see linker options).
1) those 2 paths are correct
2) there is a map file
3) "Is there also a tds file?" I really bad speaking in English... Yes, file "Sphere.tds" not exists in directory "D:\Sphere5.V2\BIN"
4) Yes, checkbox "Include TD32 debug info" is UNCHECKED
:(
P.S.: If you needed, I mail Sphere5.map and Sphere5.exe to you...
P.P.S.: And new application working fine... :crazy:
Tolyan
Posts: 12
Joined: Tue May 31, 2005 10:45 am

Post by Tolyan »

If you NEED, I CAN mail Sphere5.map and Sphere5.exe to you...
:D :D :D
madshi
Site Admin
Posts: 10754
Joined: Sun Mar 21, 2004 5:25 pm

Post by madshi »

Tolyan wrote:3) "Is there also a tds file?" I really bad speaking in English... Yes, file "Sphere.tds" not exists in directory "D:\Sphere5.V2\BIN"
Not totally sure what you're saying. Is there a "Sphere.tds" or not? If there is a "Sphere.tds" file then please delete it. If there is no "Sphere.tds", then please send the exe + map file to me. Thanks.
Tolyan
Posts: 12
Joined: Tue May 31, 2005 10:45 am

Post by Tolyan »

madshi wrote:
Tolyan wrote:3) "Is there also a tds file?" I really bad speaking in English... Yes, file "Sphere.tds" not exists in directory "D:\Sphere5.V2\BIN"
Not totally sure what you're saying. Is there a "Sphere.tds" or not? If there is a "Sphere.tds" file then please delete it. If there is no "Sphere.tds", then please send the exe + map file to me. Thanks.
zipped files sended... Thanks for advance...

Good-bye! I will checking mail and forum tomorrow again and again :wink:
Post Reply