Jump to content
  • 0

Running server on Virtualbox and a few other questions.


Eisetley

Question


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  12
  • Reputation:   0
  • Joined:  12/27/17
  • Last Seen:  

I'm trying to connect to my server that's running on the same computer on vbox virtual machine. The servers are working fine I think. I can't connect to them with client. Im using a 2012-04-10a exe. Client runs on the host system (Win 8.1), server runs on the guest system (Win7). I don't want to use any offline pack, I need my friends to be able to log in.

I have forwarded ports 6900, 5121 and 6121. Exe is diffed to read datafolder first. My clientinfo looks like this:

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
    <desc>Ragnarok Client Information</desc>
    <servicetype>korea</servicetype>
    <servertype>sakray</servertype>
    <hideaccountlist />
    <passwordencrypt />
    <passwordencrypt2 />
    <extendedslot />
    <readfolder />
    <connection>
        <display>ragnarok</display>
        <desc>Ragnarok Online</desc>
        <balloon>this is a tool tip</balloon>
        <address>(my global ip)</address>
        <port>6900</port>
        <version>30</version>
        <langtype>1</langtype>
        <registrationweb>REGISTRATION URL HERE</registrationweb>
        <yellow>
            <admin>2000001</admin>
            <admin>2000002</admin>
            <admin>2000003</admin>
        </yellow>
        <loading>
            <image>loading00.jpg</image>
            <image>loading01.jpg</image>
            <image>loading02.jpg</image>
            <image>loading03.jpg</image>
            <image>loading04.jpg</image>
            <image>loading05.jpg</image>
            <image>loading06.jpg</image>
            <image>loading07.jpg</image>
            <image>loading08.jpg</image>
            <image>loading09.jpg</image>
            <image>loading10.jpg</image>
        </loading>
    </connection>
</clientinfo>

Packet version is set to 20120410 in defines_pre.h, as I understand packet_db.txt isn't used anymore and you don't have to edit mmo.h and clif.h. I can't figure out what I'm doing wron, halp pls.

The other thing that bothers me is what kRO client I should use. Since the thing I'm aiming for is a preRE server, do I really have to download a 2016 or 2017 client with all the unnecessary data inside grfs? I'd download an older one from RMS, but downloading data.grf from depositfiles takes about 11 hours. A magnet link or google drive link with full 2012/2013 kRO folder would be appreciated.

servers.png

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  1137
  • Reputation:   290
  • Joined:  04/29/13
  • Last Seen:  

what you mean by  I can't connect to them with client.? any error message? what is the error message in console when you login ?

ps-update your client version in /src/config/packets.h

#define PACKETVER 20151104

 

Edited by Cyro
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  12
  • Reputation:   0
  • Joined:  12/27/17
  • Last Seen:  

No error message, just perpetual "Please wait" when I try to log in. No messages in the console too. PACKETVER is already defined as 20120410.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  32
  • Reputation:   1
  • Joined:  07/01/14
  • Last Seen:  

Playing offline or Lan??

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  12
  • Reputation:   0
  • Joined:  12/27/17
  • Last Seen:  

1 hour ago, nishulovez said:

Playing offline or Lan??

WAN I think, I want it to be visible for everyone so my friends from different cities can play with me.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  32
  • Reputation:   1
  • Joined:  07/01/14
  • Last Seen:  

you need to allow ports and dadicated Ip adress

Link to comment
Share on other sites

  • 0

  • Group:  Forum Manager
  • Topic Count:  282
  • Topics Per Day:  0.06
  • Content Count:  3123
  • Reputation:   1617
  • Joined:  03/26/12
  • Last Seen:  

Have you enabled the ports on the guest machine's windows firewall for inbound traffic?

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