 |
Cheat Engine The Official Site of Cheat Engine
|
View previous topic :: View next topic |
Author |
Message |
pasky13 Advanced Cheater
Reputation: 0
Joined: 11 Jul 2006 Posts: 89
|
Posted: Tue Jul 11, 2006 9:39 pm Post subject: Error When finished compiling CE |
|
|
Hi all, I was using rolling dice's tutorial to make my own cheat engine and was successful, however everytime I finish making all components it tells me:
The driver that is currently loaded belongs to a previous version of Cheat Engine. Please unload this old driver or reboot
I get error 6 when trying to attach to a process. Is this an issue with the 5.3 beta source? I've compiled several times, triple checking every step and I get the same result, it has to do with this line of code in dbk32functions.pas:
Code: | if GetDriverVersion<>currentversion then
begin
closehandle(hdevice);
messagebox(0,'The driver that is currently loaded belongs to a previous version of Cheat Engine. Please unload this old driver or reboot.','DBK32.dll',MB_ICONERROR or MB_OK);
hdevice:=INVALID_HANDLE_VALUE;
end |
Could someone please tell me what the error is and how to remedy it?
I would like to check to see if its only the 5.3 beta source, however I cannot find a source for 5.2 or earlier.
Thank you.[/b]
|
|
Back to top |
|
 |
RollingDice Grandmaster Cheater
Reputation: 0
Joined: 21 Apr 2006 Posts: 791
|
Posted: Wed Jul 12, 2006 4:15 am Post subject: Re: Error When finished compiling CE |
|
|
pasky13 wrote: | Hi all, I was using rolling dice's tutorial to make my own cheat engine and was successful, however everytime I finish making all components it tells me:
The driver that is currently loaded belongs to a previous version of Cheat Engine. Please unload this old driver or reboot
I get error 6 when trying to attach to a process. Is this an issue with the 5.3 beta source? I've compiled several times, triple checking every step and I get the same result, it has to do with this line of code in dbk32functions.pas:
Code: | if GetDriverVersion<>currentversion then
begin
closehandle(hdevice);
messagebox(0,'The driver that is currently loaded belongs to a previous version of Cheat Engine. Please unload this old driver or reboot.','DBK32.dll',MB_ICONERROR or MB_OK);
hdevice:=INVALID_HANDLE_VALUE;
end |
Could someone please tell me what the error is and how to remedy it?
I would like to check to see if its only the 5.3 beta source, however I cannot find a source for 5.2 or earlier.
Thank you.[/b] |
Could be the IOCTL.
Check that you did the same and correct changes you made to "DBKDrvr.c" were made to the "dbk32functions.pas" as well.
You can look at the IOCTL in line 29 in the dbk32functions.pas.
_________________
Pawn cycle:
1. GG OWNED, hacker cry!
2. Solution given, UCE made.
3. Hacker can hack again and boast about GG OWNED!
4. GG updates!
5. Return to 1.
ZZzzz... WTF...
|
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
|