View previous topic :: View next topic |
Author |
Message |
CubeGG Newbie cheater
Reputation: 0
Joined: 29 May 2008 Posts: 21 Location: South Korea
|
Posted: Thu Nov 13, 2008 11:50 am Post subject: Cheat Engine 5.4.4 Source Error (DB) |
|
|
Code: | [Fatal Error] OpenSave.pas(149): File not found: 'XMLDoc.dcu' |
more CE 5.4.4 Source Error
How Can Fix Errors, Dark Byte
_________________
Insomnia Engine Rev 1294+ (30%)
Insomnia Engine is nProtect Bypassing
Msn: [email protected] |
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 468
Joined: 09 May 2003 Posts: 25719 Location: The netherlands
|
Posted: Thu Nov 13, 2008 12:32 pm Post subject: |
|
|
looks like your delphi version doesn't have that xml library
Just remove it from the uses list and comment out the code in opensave.pas that uses it (it's only for saving and loading of cheattables in xml form)
Or try to find out which unint you need to use in your version of delphi for TXMLDocument
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
CubeGG Newbie cheater
Reputation: 0
Joined: 29 May 2008 Posts: 21 Location: South Korea
|
Posted: Thu Nov 13, 2008 1:29 pm Post subject: |
|
|
Dark Byte wrote: | looks like your delphi version doesn't have that xml library
Just remove it from the uses list and comment out the code in opensave.pas that uses it (it's only for saving and loading of cheattables in xml form)
Or try to find out which unint you need to use in your version of delphi for TXMLDocument |
Thanks to asking me xD
How Removing JEDI , KIcon , SynEdit , extracticon , and other? (Junk File in My UCE Project)
_________________
Insomnia Engine Rev 1294+ (30%)
Insomnia Engine is nProtect Bypassing
Msn: [email protected] |
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 468
Joined: 09 May 2003 Posts: 25719 Location: The netherlands
|
Posted: Thu Nov 13, 2008 1:45 pm Post subject: |
|
|
just don't put them in your uses and adjust the code that relies on them. (e.g autoassembler uses synedit)
those libraries should be in the project's search path so no link is needed. Also, those libraries are GNU project files and I doubt any anti cheat would be as dumb as adding common code to a detection list
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
CubeGG Newbie cheater
Reputation: 0
Joined: 29 May 2008 Posts: 21 Location: South Korea
|
Posted: Sun Nov 16, 2008 7:30 pm Post subject: |
|
|
Dark Byte wrote: | just don't put them in your uses and adjust the code that relies on them. (e.g autoassembler uses synedit)
those libraries should be in the project's search path so no link is needed. Also, those libraries are GNU project files and I doubt any anti cheat would be as dumb as adding common code to a detection list |
Thanks Asking me DB
_________________
Insomnia Engine Rev 1294+ (30%)
Insomnia Engine is nProtect Bypassing
Msn: [email protected] |
|
Back to top |
|
 |
siNju Expert Cheater
Reputation: 0
Joined: 14 Jan 2007 Posts: 168
|
Posted: Fri Nov 21, 2008 8:56 am Post subject: |
|
|
I also got all those errors but not using borland delphi 7 (enterprise) seems the one at the ok library is missing like all packages, and delphi 2009 has no support for (namehere) cant remember it at the moment.
_________________
|
|
Back to top |
|
 |
|