Jump to content
  • 0

Running server on Virtualbox and a few other questions.


Question

Posted

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

6 answers to this question

Recommended Posts

  • 0
Posted (edited)

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

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