AncientRO

Private server support - Only post connectivity issues in the subforum!

Moderator: Moderators

shampuday
Human
Human
Posts: 46
Joined: 01 May 2014, 23:04
Noob?: Yes

AncientRO

#1 Post by shampuday »

Can someone help me to extract recvpackets for this one??

I tried the guide from http://forums.openkore.com/viewtopic.ph ... 78#p198778

but this is the error i got

Image


Here is the exe file for AncientRO http://www.mediafire.com/download/yi2wg ... ientro.exe

Thanks in Advance
User avatar
SkylorD
Moderators
Moderators
Posts: 1196
Joined: 16 Dec 2011, 02:53
Noob?: No
Location: Brazil

Re: AncientRO recvpackets error extracting

#2 Post by SkylorD »

Are you using some batch file to run it ? Type "extractor.exe > recvpackets.txt"

If you run your file in C:\Windows\System32 >> Extractor.exe *Really?
Learn rules
shampuday
Human
Human
Posts: 46
Joined: 01 May 2014, 23:04
Noob?: Yes

Re: AncientRO recvpackets error extracting

#3 Post by shampuday »

Yep sir.. i follow the guide there but im stuck cmd part where i will type the extractor.exe..
User avatar
SkylorD
Moderators
Moderators
Posts: 1196
Joined: 16 Dec 2011, 02:53
Noob?: No
Location: Brazil

Re: AncientRO recvpackets error extracting

#4 Post by SkylorD »

Create a new batch file :

Code: Select all

@echo off
echo .
extractor.exe > recvpackets.txt
pause
Save and paste in your extractor folder. Now run! .
Learn rules
shampuday
Human
Human
Posts: 46
Joined: 01 May 2014, 23:04
Noob?: Yes

Re: AncientRO recvpackets error extracting

#5 Post by shampuday »

tried that one and this is the error sir

Image
User avatar
SkylorD
Moderators
Moderators
Posts: 1196
Joined: 16 Dec 2011, 02:53
Noob?: No
Location: Brazil

Re: AncientRO recvpackets error extracting

#6 Post by SkylorD »

Check if exists a file with name "extractor.exe".

So, here's the full script :

Code: Select all

@echo off
echo Generating recvpackets.txt
packet_extract.pl "Ragexe.exe" #Set here the file name
echo .
extractor.exe > recvpackets.txt
pause
Paste inside of your extractor folder, where your RO main file is located + Extractor ¬¬.

If there's no one file called "extractor.exe", you'll receive this warning.
Learn rules
shampuday
Human
Human
Posts: 46
Joined: 01 May 2014, 23:04
Noob?: Yes

Re: AncientRO recvpackets error extracting

#7 Post by shampuday »

yep sir i see the "extractor.exe"

http://pastebin.com/235Ybik

is that right sir??
Last edited by shampuday on 25 Jun 2014, 03:31, edited 1 time in total.
User avatar
SkylorD
Moderators
Moderators
Posts: 1196
Joined: 16 Dec 2011, 02:53
Noob?: No
Location: Brazil

Re: AncientRO recvpackets error extracting

#8 Post by SkylorD »

Apparently so.
Learn rules
shampuday
Human
Human
Posts: 46
Joined: 01 May 2014, 23:04
Noob?: Yes

Re: AncientRO recvpackets error extracting

#9 Post by shampuday »

OK sir will keep you updated regarding the error if it has any..

Thank you so much~
shampuday
Human
Human
Posts: 46
Joined: 01 May 2014, 23:04
Noob?: Yes

Re: AncientRO recvpackets error extracting

#10 Post by shampuday »

one more thing sir.. what if the date stamp of the client is April 2009, but when i used the
kRO_RagexeRE_2009_11_04a servertype, It denies my connection?
Can you please Help me with it..