Jump to content
  • 0
Sign in to follow this  
nana

Help, cant reach my local server

Question

Yesterday y finally get all to make my local server, (is only for me, i enjoy code and test on my free time)

However i notice something weird, before (on 2014 LOL) when i try login i normally see on login screen (console) the attempt of login even if the password is worng.

The weird thing here is i cant reach my local login :S i change the normal parameters (plz let me know if i miss something)

define PACKETVER 20180523  -> src/common/mmo.h

packet_obfuscation: 0 -> conf/map/battle/client.conf

//Uncomment the following line if your client is zero ragexe instead of normal kro clients
#define ENABLE_PACKETVER_ZERO ->  src/common/mmo.h

My server compile and run normally, but client cant reach it

my clientinfo.xml

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
	<desc>Ragnarok Online Client Information</desc>
	<servicetype>korea</servicetype>
	<servertype>primary</servertype>
	<hideaccountlist></hideaccountlist>
    <extendedslot></extendedslot>
    <readfolder></readfolder>
    
	<connection>
		<display>Fofys Lap</display>
      	<address>127.0.0.1</address>
      	<port>6900</port>
      	<version>56</version>
      	<langtype>12</langtype>
		<registrationweb>www.ragnarok.com</registrationweb>
		<loading>
		</loading>
		<yellow>
		</yellow>
   	</connection>
</clientinfo>

and im using 2018-05-23aRagexeRE_patched.exe (herc.ws/board/topic/15348-kro-unpacked-clients-releases/ )with nemo patch (recomended only + read data folder first) as before move anything i need reach my server

My server is a clean one, (herc emu) and the data and translations are the ones founded here https://github.com/Asheraf/Translation

Any idea what im doing wrong

PD.- I also try use sclientinfo.xml but there it breeaks (see second img) and send attempt to call nil value x_x and closes after like 100 msgs

 

Thanks

 

 

loginRO.PNG

Ro1.PNG

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

I solved using 2018-03-07bRagexeRE_patched

now i having translations problems, but i'll try find a new repo with the textures and translations

 

TY

 

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.