You last visited: Today at 21:13
Advertisement
CSV3Hook Error "failed 1".
Discussion on CSV3Hook Error "failed 1". within the CO2 Private Server forum part of the Conquer Online 2 category.
01/07/2014, 14:28
#16
elite*gold: 0
Join Date: Feb 2011
Posts: 77
Received Thanks: 132
Quote:
Originally Posted by
abdoumatrix
hey every1.
at the last patchs every time i try to open conquer using csv3hook
"failed 1" error appeared.
when i tried to check its open source
i see this
PHP Code:
BYTE pattern [] = { 0x85 , 0xC0 , 0x75 , 0x00 , 0x8B , 0x4E , 0x00 , 0xE8 , 0x00 , 0x00 , 0x00 , 0x00 , 0x83 , 0x4D , 0x00 , 0x00 , 0x8B , 0x00 , 0x00 }; bool wildcards [] = { 0 , 0 , 0 , 1 , 0 , 0 , 1 , 0 , 1 , 1 , 1 , 1 , 0 , 0 , 1 , 1 , 0 , 1 , 1 }; PBYTE match = ( PBYTE ) FindMemoryPattern ( pattern , wildcards , 19 ); if ( match == NULL ) { sprintf ( szDebug , "failed 1" , ( DWORD ) match ); MessageBoxA ( NULL , szDebug , "ERROR" , MB_OK ); return; }
anyone could help??
This will work
Code:
BYTE pattern[] = { 0x85, 0xC0, 0x75, 0x00, 0x8B, 0x4F, 0x00, 0xE8, 0x00, 0x00, 0x00, 0x00, 0x83, 0x4D, 0x00, 0x00, 0x8B, 0x00, 0x00 };
bool wildcards[] = { 0, 0, 0, 1, 0, 0, 1, 0, 1, 1, 1, 1, 0, 0, 1, 1, 0, 1, 1 };
PBYTE match = (PBYTE)FindMemoryPattern(pattern, wildcards, 19);
01/07/2014, 14:35
#17
elite*gold: 0
Join Date: Sep 2013
Posts: 197
Received Thanks: 141
Quote:
Originally Posted by
CrystalCastle
This will work
Code:
BYTE pattern[] = { 0x85, 0xC0, 0x75, 0x00, 0x8B, 0x4F, 0x00, 0xE8, 0x00, 0x00, 0x00, 0x00, 0x83, 0x4D, 0x00, 0x00, 0x8B, 0x00, 0x00 };
bool wildcards[] = { 0, 0, 0, 1, 0, 0, 1, 0, 1, 1, 1, 1, 0, 0, 1, 1, 0, 1, 1 };
PBYTE match = (PBYTE)FindMemoryPattern(pattern, wildcards, 19);
Quote:
Originally Posted by
phize
.
01/07/2014, 15:30
#18
elite*gold: 0
Join Date: Feb 2011
Posts: 77
Received Thanks: 132
Quote:
Originally Posted by
SteveRambo
.
Well I don't use it anymore so I'm happy to release what I WORKED ON....
01/07/2014, 16:07
#19
elite*gold: 0
Join Date: Jul 2008
Posts: 874
Received Thanks: 239
Quote:
Originally Posted by
CrystalCastle
This will work
Code:
BYTE pattern[] = { 0x85, 0xC0, 0x75, 0x00, 0x8B, 0x4F, 0x00, 0xE8, 0x00, 0x00, 0x00, 0x00, 0x83, 0x4D, 0x00, 0x00, 0x8B, 0x00, 0x00 };
bool wildcards[] = { 0, 0, 0, 1, 0, 0, 1, 0, 1, 1, 1, 1, 0, 0, 1, 1, 0, 1, 1 };
PBYTE match = (PBYTE)FindMemoryPattern(pattern, wildcards, 19);
it works for patchs 5852 or lower only.
01/07/2014, 16:12
#20
elite*gold: 0
Join Date: Sep 2013
Posts: 197
Received Thanks: 141
Quote:
Originally Posted by
abdoumatrix
it works for patchs 5852 or lower only.
If you look carefully, you'll notice the pattern he posted isn't identical to yours.
01/07/2014, 17:08
#21
elite*gold: 0
Join Date: Jul 2008
Posts: 874
Received Thanks: 239
Quote:
Originally Posted by
SteveRambo
If you look carefully, you'll notice the pattern he posted isn't identical to yours.
from E to F
02/19/2014, 23:59
#22
elite*gold: 0
Join Date: Mar 2012
Posts: 29
Received Thanks: 4
This not working in 5868+?
No longer opening conquer.exe
02/20/2014, 09:03
#23
elite*gold: 0
Join Date: Jul 2006
Posts: 2,216
Received Thanks: 794
Worked for me like 1-2 patches ago.
06/02/2014, 03:56
#24
elite*gold: 0
Join Date: Oct 2009
Posts: 31
Received Thanks: 1
anyone know a metod to find the pattern?
07/16/2014, 17:01
#25
elite*gold: 0
Join Date: Jul 2008
Posts: 874
Received Thanks: 239
do any one know why when i compile the project normaly it don't open website that invoked by chat packet or by closing the client
but when i change the "Use of MFC " from "static Library" to "Standard Window Library" it open website when i close the client but i can login and always see invaild id message.
(excuse me i don't have much knowlodge in c++
)
Similar Threads
[M˛Fisch] Error crate thread "CreateRemoteThread" has failed [Lösung]
02/29/2012 - Metin2 Guides & Templates - 14 Replies
Viele von euch werden diesen Fehler: "Error crate thread "CreateRemoteThread" has failed" bekommen und nicht botten können. Um euch zu helfen, habe ich diesen Thread erstellt.
So könnt ihr den oben genannten Fehler vermeiden:
Wenn ich euch helfen konnte, bitte THX geben!
Zudem sind auch Spenden gern gesehen :D
[ERROR] HGWC "Failed to connect to server : W[2003] L[0]" [HELP]
06/01/2011 - S4 League - 7 Replies
Help me fix this problem please. The HGWC is stuck on the Step 4 and then "Failed to connect to server : W L" is appears. Help me. :(
ERROR SRO ""Recording Registry failed!""
02/23/2011 - Silkroad Online - 1 Replies
Hello everyone:
I need your help ... to execute the Silkroad launcher said:
""Recording Registry failed!""
GameCam had installed but the uninstall some time. From time to time I started to launch this mistake
http://s1.subirimagenes.com/otros/previo/thump_48 6290wtf.jpg
All times are GMT +2. The time now is 21:14 .