Jump to content
  • 0

About 2014-10-22bRagexe and Client Info


Question

Posted

I'm Having a problem that when i open the client of 2014-10-22bRagexe it give's me crash 

 

but when i change my client info to localhost like 127.0.0.1 it's working but when i put my vps server ip it give me a error

 

WORKING CONFIG...

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<servicetype>korea</servicetype>
<servertype>primary</servertype>
   <connection>
      <display>Global Ragnarok Online</display>
      <balloon>Created and Developed By DevJhay!</balloon>
      <desc>Free 2 Play!</desc>
      <address>127.0.0.1</address>
      <port>6900</port>
      <version>51</version>
      <langtype>0</langtype>
      <registrationweb>---------</registrationweb>
        <aid>

			<admin>2000001</admin>
			<admin>2000002</admin>
			<admin>2000003</admin>
			<admin>2000004</admin>
			<admin>2000005</admin>

        </aid>
        <loading>
            <image>loading00.jpg</image>
            <image>loading01.jpg</image>
            <image>loading03.jpg</image>
            <image>loading04.jpg</image>
            <image>loading05.jpg</image>
            <image>loading06.jpg</image>

        </loading>
   </connection>


</clientinfo>


NOT WORKING... GIVE CLIENT CRASH WHEN OPENNING

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<servicetype>korea</servicetype>
<servertype>primary</servertype>
   <connection>
      <display>Global Ragnarok Online</display>
      <balloon>Created and Developed By DevJhay!</balloon>
      <desc>Free 2 Play!</desc>
      <address>IP OF MY VPS 123.123.123.123</address>
      <port>6900</port>
      <version>51</version>
      <langtype>0</langtype>
      <registrationweb>---------</registrationweb>
        <aid>

			<admin>2000001</admin>
			<admin>2000002</admin>
			<admin>2000003</admin>
			<admin>2000004</admin>
			<admin>2000005</admin>

        </aid>
        <loading>
            <image>loading00.jpg</image>
            <image>loading01.jpg</image>
            <image>loading03.jpg</image>
            <image>loading04.jpg</image>
            <image>loading05.jpg</image>
            <image>loading06.jpg</image>

        </loading>
   </connection>


</clientinfo>

1 answer to this question

Recommended Posts

Posted (edited)

Make sure to change your mmo.h and packet db of your vps to the same what you setup on your 127.0.0.1. and don't forget to compile.

 

and this one

  <address>IP OF MY VPS 123.123.123.123</address> change to

 

  <address>yourvpsip</address>

Edited by mightyryan

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.   Paste as plain text instead

  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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...