Jump to content
  • 0
PcNy

Duplicated "Select Service" Screens

Question

Hi,

 

I have a problem with client "Select Service" screen. It is like there are two duplicate screen. When I start the client, I will see a "Select Service" screen and then I entered and see another same screen. Any idea how to fix this? Thank you.

 

5Mma7.jpg

Share this post


Link to post
Share on other sites

23 answers to this question

Recommended Posts

  • 0

i think he uses langtype number 5, right?

Share this post


Link to post
Share on other sites
  • 0

it is normal if you diff your client restore login window.

I diff my client restore login window but i only have 1 server select. I think this problem is related to clientinfo.xml.

Share this post


Link to post
Share on other sites
  • 0

check your langtype and version in clientinfo.xml

<version>45</version>  
<langtype>5</langtype>

 

it is normal if you diff your client restore login window.

I re-diffed my client without "Cancel to login window" option. The problem still persists.

 

i think he uses langtype number 5, right?

Yes. Do I have to change it to other langtype?

Share this post


Link to post
Share on other sites
  • 0

 

check your langtype and version in clientinfo.xml

<version>45</version>  
<langtype>5</langtype>

 

>it is normal if you diff your client restore login window.

I re-diffed my client without "Cancel to login window" option. The problem still persists.

 

i think he uses langtype number 5, right?

Yes. Do I have to change it to other langtype?

 

What I mean is restore login window. not cancel to login window.

 

because cancel to login window is already self explanatory.

Share this post


Link to post
Share on other sites
  • 0

i think its normal in that client, try to diff disabled service select..

Share this post


Link to post
Share on other sites
  • 0

try to use my clientinfo.xml

<?xml version="1.0" encoding="euc-kr" ?><clientinfo>    <servicetype>thai</servicetype>    <servertype>primary</servertype>    <connection>        <display>Proudly Ragnarok Online</display>        <desc>Renewal</desc>        <address>127.0.0.1</address>        <port>6900</port>        <version>45</version>        <langtype>5</langtype>        <balloon>ProudlyRO </balloon>        <aid>			<admin>2000000</admin>		<loading>			<image>loading01.jpg</image>			<image>loading02.jpg</image>		</loading>        </aid>    </connection></clientinfo>

and also disable or unpick or unchecked service select in your client diff.

Share this post


Link to post
Share on other sites
  • 0

are you using kro server as your ragnarok files? if yes then you cant use server type thai and langtype 5, if you are using thai server as your ragnarok files, it will work.

Share this post


Link to post
Share on other sites
  • 0

 

 

check your langtype and version in clientinfo.xml

<version>45</version>  
<langtype>5</langtype>

 

"1387067113">

>>it is normal if you diff your client restore login window.

lockquote>

I re-diffed my client without "Cancel to login window" option. The problem still persists.

 

>i think he uses langtype number 5, right?

Yes. Do I have to change it to other langtype?

What I mean is restore login window. not cancel to login window.

 

because cancel to login window is already self explanatory.

 

 

I tried disabling "Restore Login Window". There are still 2 Select Service screens and after I pressed enter after second screen, the game client closed itself.

Edited by PcNy

Share this post


Link to post
Share on other sites
  • 0

i think its normal in that client, try to diff disabled service select..

I cannot find this option in xDiffPatcher. There is only "Skip License Screen"

Share this post


Link to post
Share on other sites
  • 0

are you using kro server as your ragnarok files? if yes then you cant use server type thai and langtype 5, if you are using thai server as your ragnarok files, it will work.

My main Ragnarok files are from official Thai server.

Share this post


Link to post
Share on other sites
  • 0

try to use my clientinfo.xml

<?xml version="1.0" encoding="euc-kr" ?><clientinfo>    <servicetype>thai</servicetype>    <servertype>primary</servertype>    <connection>        <display>Proudly Ragnarok Online</display>        <desc>Renewal</desc>        <address>127.0.0.1</address>        <port>6900</port>        <version>45</version>        <langtype>5</langtype>        <balloon>ProudlyRO </balloon>        <aid>			<admin>2000000</admin>		<loading>			<image>loading01.jpg</image>			<image>loading02.jpg</image>		</loading>        </aid>    </connection></clientinfo>

and also disable or unpick or unchecked service select in your client diff.

I used this clientinfo. Nothing changed. I can't find any option to disable service select in xDiffPatcher. What client diff you use?

 

 

add this to your clientinfo.xml after the servertype tag

<hideaccountlist></hideaccountlist> 

I tried this but the game closed itself after launch.

Share this post


Link to post
Share on other sites
  • 0

 

 

Im using ragexe.exe 2013-08-07 client

same here.

service type error is showing in ur pc?

where can I see that? I have no in-game error or any warning dialog when client is launched.

Share this post


Link to post
Share on other sites
  • 0

Ok here sum of my config:

I am using 2013-08-07aRagexe.exe (MD5:4979E208002E3B2EDC2AF854914935DE) as base client

I used xDiffPatcher to diff my client using this profile: http://pastebin.com/raw.php?i=KdKje5hN

And here is my clientinfo.xml: http://pastebin.com/raw.php?i=WPFZFaBv

 

Still need help with double service select screens. Thank you!

PS: I could not find option "Skip/Disable Service Select Screen" or similar as you guys mentioned in xDiffPatcher...

Edited by PcNy

Share this post


Link to post
Share on other sites
  • 0

Ok here sum of my config:

I am using 2013-08-07aRagexe.exe (MD5:4979E208002E3B2EDC2AF854914935DE) as base client

I used xDiffPatcher to diff my client using this profile: http://pastebin.com/raw.php?i=KdKje5hN

And here is my clientinfo.xml: http://pastebin.com/raw.php?i=WPFZFaBv

 

Still need help with double service select screens. Thank you!

PS: I could not find option "Skip/Disable Service Select Screen" or similar as you guys mentioned in xDiffPatcher...

Maybe you need to download the new diff of your client.

Share this post


Link to post
Share on other sites
  • 0

try my diff  ;)

 

and this my clientinfo.xml

<?xml version="1.0" encoding="euc-kr" ?><clientinfo><servicetype>korea</servicetype><servertype>primary</servertype>   <connection>      <display>eAkbare Ragnarok Online</display>      <balloon>Click to Play</balloon>      <desc>description</desc>      <address>127.0.0.1</address>      <port>6900</port>      <version>39</version>      <langtype>0</langtype>      <registrationweb>www.akbare.net</registrationweb>        <aid>			<admin>2000000</admin>        </aid>        <yellow>			<admin>2000000</admin>        </yellow>        <loading>            <image>loadingscreen01.jpg</image>        </loading>   </connection></clientinfo>

 

hexed download : https://mega.co.nz/#!JY4GWZgD!b6tB_hqH-deNBsTnZnoIAjrXeD1veqcggu3tohgYiTk

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...

×
×
  • Create New...

Important Information

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