2013 Ragexe and Diff (Up to date 2013-08-07)

2013 client are usine ragexe

so please comment #define PACKETVER_RE

change it to //#define PACKETVER_RE

Please read the line // Comment the following line if your client is NOT ragexeRE (required because of conflicting packets in ragexe vs ragexeRE).

 
#ifndef PACKETVER#define PACKETVER 20130807#endif // PACKETVER#ifndef DISABLE_PACKETVER_RE// Comment the following line if your client is NOT ragexeRE (required because of conflicting packets in ragexe vs ragexeRE).//#define PACKETVER_RE#endif // DISABLE_PACKETVER_RE
So are right?

 
hi, i got a problem when i click the request button at Login Screen, it will crash.

Client Version : 2013-08-07aRagexe_patched.exe

please help, and thanks =D

 
yes, just give it a try, and don't forget to recompile!!
Thanks seems working.
default_smile.png


 
I have problem using 20130807 I can't connect to my server it always said User Offline after I login again Rejected from theserver.

But no error on my console I thinnk the client is not connecting to my server ip. but I already change the IP in my clientinfo.xml.

Anyone have the same problem? 

 
I have problem using 20130807 I can't connect to my server it always said User Offline after I login again Rejected from theserver.

But no error on my console I thinnk the client is not connecting to my server ip. but I already change the IP in my clientinfo.xml.

Anyone have the same problem? 
i do not have any troubles with 2013-08-07 exept encryption keys.

Maby you do not edit mmo.h? And forgot to recompile server?

What packet version in your clientinfo (as far i know it's not imporant);

Did you disable your "Disable packet encryption"?

 
Can anyone give me hexed 20130807 exe with data folder?

I cannot make it to work.

 
Last edited by a moderator:
Can anyone give me hexed 20130807 exe with data folder?

I cannot make it to work.
you can choose what ever you want here Client Side Release

some of does:

2013-06-05 Full Client Download - ossi0110

 

2012-04-10 RagexeRE Full Client Download ossi0110

2013-08-07 Full Client Download - ossi0110

 

2013-08-07aRagexe Full Client by Themon

 

2013-08-14aRagexe Full Client by Themon

 

Package contains ready made working client..
2013-08-07 Full Client Download - ossi0110

This one was what I have tried.

- I downloaded the http://paid.endlessro.de/2013-08-07_Client_Side_Files.rar and copied data folder to Ragnarok folder. 

- Then edited the clientinfo.xml IP to match server IP.

- I also put 2013-08-07aRagexe.exe to Ragnarok folder.

- Got itemInfo.lua and renamed it to itemInfo.lub from https://subversion.assembla.com/svn/client-side-translation/System/

- When I ran the 2013-08-07aRagexe.exe, I got http://puu.sh/5mjGj.jpg

 
Last edited by a moderator:
Did you check the file for loki or rolex launcher inside the folder?

if loki or rolex is available, then setup it first.. then run loki.exe or rolex.exe

 
Last edited by a moderator:
Did you check the file for loki or rolex launcher inside the folder?

if loki or rolex is available, then setup it first.. then run loki.exe or rolex.exe
I changed loki launcher.ini to match the exe name and run.

The error was http://puu.sh/5mmb3.png
can you open yout SaveData/OptionInfo.lub and post it here?

it is located in your RO folder..
I have changed to use Themon's 2013-08-07 EXE because it gives me no error when I run the EXE.

However I found some problems.

- Thief male head sprite is misplaced when sit

- Izlude map issues. NPC and warps misplaced

- Unreadable item name and description. (was fine before I updated KRO to the latest version which fixes item compare but introduces this issue)

Problems screenshot: http://puu.sh/5mMIm.jpg

 
Did you check the file for loki or rolex launcher inside the folder?

if loki or rolex is available, then setup it first.. then run loki.exe or rolex.exe
I changed loki launcher.ini to match the exe name and run.

The error was http://puu.sh/5mmb3.png
can you open yout SaveData/OptionInfo.lub and post it here?

it is located in your RO folder..
I have changed to use Themon's 2013-08-07 EXE because it gives me no error when I run the EXE.

However I found some problems.

- Thief male head sprite is misplaced when sit

- Izlude map issues. NPC and warps misplaced

- Unreadable item name and description. (was fine before I updated KRO to the latest version which fixes item compare but introduces this issue)

Problems screenshot: http://puu.sh/5mMIm.jpg

- Thief male head sprite is misplaced when sit


seems the data.grf or hairstyles are broken from this client.
- Izlude map issues. NPC and warps misplaced
i would say, you server is running in Pre-RE mode ?  then you have to replace the Izlude map with the old Izlude map , and generate a new mapcache.dat for the walkable cells in Izlude

- Unreadable item name and description. (was fine before I updated KRO to the latest version which fixes item compare but introduces this issue) 

this problem is because you updated your KRO to the lastest version ,  this owerwrites the Translated  Iteminfo.lub , just grab a new one from here.

https://subversion.assembla.com/svn/client-side-translation/System/

 
Last edited by a moderator:
Did you check the file for loki or rolex launcher inside the folder?

if loki or rolex is available, then setup it first.. then run loki.exe or rolex.exe
I changed loki launcher.ini to match the exe name and run.

The error was http://puu.sh/5mmb3.png
can you open yout SaveData/OptionInfo.lub and post it here?

it is located in your RO folder..
I have changed to use Themon's 2013-08-07 EXE because it gives me no error when I run the EXE.

However I found some problems.

- Thief male head sprite is misplaced when sit

- Izlude map issues. NPC and warps misplaced

- Unreadable item name and description. (was fine before I updated KRO to the latest version which fixes item compare but introduces this issue)

Problems screenshot: http://puu.sh/5mMIm.jpg

>> 

- Thief male head sprite is misplaced when sit


seems the data.grf or hairstyles are broken from this client.
This mean it affects all 2013-08-07 clients or only this one. Which stable client date you could suggest?

And where I can find these files:

http://puu.sh/5mRRI.jpg

http://puu.sh/5mRS9.jpg

Thank you.

 
Last edited by a moderator:
How can i disable that the guilde message is shown everytime a player teleports.

Found it:

Code:
// When to re-display the guild notice// Upon teleporting (regardless of changing maps): 2 (official)// Upon changing maps: 1// Do not re-display: 0 (disabled)guild_notice_changemap: 0
 
Last edited by a moderator:
Back
Top