Jump to content
  • 0

About 2014-10-22bRagexe and Client Info


simplexjay2

Question


  • Group:  Members
  • Topic Count:  56
  • Topics Per Day:  0.01
  • Content Count:  224
  • Reputation:   4
  • Joined:  02/09/12
  • Last Seen:  

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>

Link to comment
Share on other sites

1 answer to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  69
  • Reputation:   2
  • Joined:  10/03/12
  • Last Seen:  

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
Link to comment
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.   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.

×
×
  • Create New...