RateMyServer Ragnarok Community

Ragnarok Online => Guides => Topic started by: MWright967 on Mar 02, 2008, 12:19 PM

Title: Opening your private server for public play.
Post by: MWright967 on Mar 02, 2008, 12:19 PM
I've removed this guide.
Title: Re: Opening your private server for public play.
Post by: Alezales on Mar 05, 2008, 04:11 AM
Erm, are we suppose to change the all the ip everytime the WAN ip changes?
Oh and btw i downloaded ur data folder but it doesn't have spritenametable or whatever it is called which allocates an item its sprite.(custom item) I remember theres a way to get a data folder from sdata or something?Help please thanks a lot.
Title: Re: Opening your private server for public play.
Post by: MWright967 on Mar 05, 2008, 08:55 AM
I'll look into it for you.

And, what do you mean change all of the IP's each time the WAN changes o.O?
Title: Re: Opening your private server for public play.
Post by: Alezales on Mar 05, 2008, 10:03 AM
My WAN Ip changed today and my players cant connect so i needed to change the WAN in maps and char athena, re send my sclient, etc etc. So i was wondering if there is a way to automatically change the ip of my players so i do not need to resend the sclient?

Btw i used GRF tool to extract the data folder from sdata.grf as instructed/adviced by some threads in eAthena but i did not see any num2idresnametable.(supposed to be the sprite txt folders)
Title: Re: Opening your private server for public play.
Post by: MWright967 on Mar 05, 2008, 10:44 AM
Well, first of all, the only way to do this methinks is to use a patcher....But I'm anti-patcher for various reasons. However, why did your WAN change? Mine never changes o.O

Anyhow, what are you trying to do? Add custom items?
Title: Re: Opening your private server for public play.
Post by: Pow on Mar 05, 2008, 09:29 PM
Quote from: Alezales on Mar 05, 2008, 10:03 AM
My WAN Ip changed today and my players cant connect so i needed to change the WAN in maps and char athena, re send my sclient, etc etc. So i was wondering if there is a way to automatically change the ip of my players so i do not need to resend the sclient?

Btw i used GRF tool to extract the data folder from sdata.grf as instructed/adviced by some threads in eAthena but i did not see any num2idresnametable.(supposed to be the sprite txt folders)

There is several ways you can get around this. Most server owns with this problem use either :

DynDNS (http://www.dyndns.com/)
or
No-IP (http://www.no-ip.com/)

Which, via their windows service (Download required) automatically updates your WAN ip and turns it into a DNS. All you would have to do is replace your clients sclientinfo.xml and char / map_athena to the address and you will never have to update it again (Providing that you keep the service running)

-Pow.
Title: Re: Opening your private server for public play.
Post by: MWright967 on Mar 05, 2008, 11:48 PM
I definitely reccomend No-ip.org :P
Title: Re: Opening your private server for public play.
Post by: Alezales on Mar 06, 2008, 03:40 AM
Okay i will look into the no-ip program soon enough thanks for the help.

As for the sprite, i've managed to suck out the idnum2resnametable and etc wif grt tool but their in korean, i wonder if i can just add my description in english and expect it to work out?

Edit: Put everything else on hold, i have a greater problem.I get error with monsters in Abbey dungeons...how come?
GRF files are set this way with paths correctly done.KRO n SAK are new as well.

//-----------------------------------------
// GRF List
//-----------------------------------------

grf: C:\Program Files\Gravity\RO\data.grf    <--- Delete this entire line.
grf: C:\Program Files\Gravity\RO\sdata.grf  <--- Change this to the path to your sdata.grf file which is in your main RO folder.

// You may add more in this format
// grf: <data file path>

//------ Others ---------------------------

//Path to directory that contains the data dir
//NOTE: Path must include trailing backslash, only one data_dir entry is supported.
//data_dir: C:\Program Files\Gravity\RO\   <--- Delete the "//" and change the path to your main RO folder's path.
Title: Re: Opening your private server for public play.
Post by: MWright967 on Mar 06, 2008, 11:01 AM
This is most likely because you have a version of Sak/Rag that is higher than your SVN. Therefore, they don't match up totally correctly. Normally this is not a problem. However, I THINK it may have something to do with the fact you added that sdata path. My server does not use an sdata file.
Title: Re: Opening your private server for public play.
Post by: Alezales on Mar 07, 2008, 01:25 AM
No actually i created that path because i have already received an error originally with that grf files so i changed it hoping to fix it but obviously it did not.

So should i download a new SVN version of the server to fix that?
Title: Re: Opening your private server for public play.
Post by: MWright967 on Mar 07, 2008, 11:16 AM
Hmm. Well, if you notice on the VER7 SVN packet link I gave you, it says on the page ''Only use VER8 if your computer can handle it''. People were having issues with version 8, it wasn't letting them connect. So.....You may try VER6? Perhaps VER9 (I think they have it)?

Title: Re: Opening your private server for public play.
Post by: Artariko on Mar 07, 2008, 08:08 PM
Dude....>.>.....When i entered my LAN IP in the address it doesnt go to a page with Username or password it gos to my router information >.>....nothing about ports either! D=
Title: Re: Opening your private server for public play.
Post by: MWright967 on Mar 07, 2008, 08:37 PM
'Dude' you already asked me this about 20 times.....No one else is having this problem....Figure it out yourself. Perhaps your browser uses a different interface, in which case you need to contact your ISP or perhaps the company that manufacturers it.
Title: Re: Opening your private server for public play.
Post by: Artariko on Mar 08, 2008, 01:18 AM
Well....since u couldnt help me i thought soeone else could >.>....ohh! and i only asked u like 3 or 5 times -.-....
Title: Re: Opening your private server for public play.
Post by: Alezales on Mar 08, 2008, 06:19 AM
A slight question, how do you alter the prices of the items sold from this npc script format

airplane,59,36,5   shop   2-2 Class Shop   86,678:-1,7136:-1,7135:-1,522:-1,526:-1,7139:-1,717:-1,716:-1,715:-1,656:-1,657:-1,1901:-1,1903:-1,1905:-1,1909:-1,1911:-1,1907:-1,1550:-1,1551:-1,1552:-1,1553:-1,1554:-1,1555:-1,1556:-1,1557:-1,1558:-1,2341:-1,2343:-1

By the way the i've figured out how to allocate a sprite to the item.
Title: Re: Opening your private server for public play.
Post by: Pow on Mar 08, 2008, 08:38 AM
Quote from: Alezales on Mar 08, 2008, 06:19 AM
A slight question, how do you alter the prices of the items sold from this npc script format

airplane,59,36,5   shop   2-2 Class Shop   86,678:-1,7136:-1,7135:-1,522:-1,526:-1,7139:-1,717:-1,716:-1,715:-1,656:-1,657:-1,1901:-1,1903:-1,1905:-1,1909:-1,1911:-1,1907:-1,1550:-1,1551:-1,1552:-1,1553:-1,1554:-1,1555:-1,1556:-1,1557:-1,1558:-1,2341:-1,2343:-1

By the way the i've figured out how to allocate a sprite to the item.

By changing the "-1" to what ever price you want it to be.

-1 denotes Standard Price as listed in the item_db.
Title: Re: Opening your private server for public play.
Post by: MWright967 on Mar 08, 2008, 11:47 AM
Quote from: Pow on Mar 08, 2008, 08:38 AM
Quote from: Alezales on Mar 08, 2008, 06:19 AM
A slight question, how do you alter the prices of the items sold from this npc script format

airplane,59,36,5   shop   2-2 Class Shop   86,678:-1,7136:-1,7135:-1,522:-1,526:-1,7139:-1,717:-1,716:-1,715:-1,656:-1,657:-1,1901:-1,1903:-1,1905:-1,1909:-1,1911:-1,1907:-1,1550:-1,1551:-1,1552:-1,1553:-1,1554:-1,1555:-1,1556:-1,1557:-1,1558:-1,2341:-1,2343:-1

By the way the i've figured out how to allocate a sprite to the item.

By changing the "-1" to what ever price you want it to be.

-1 denotes Standard Price as listed in the item_db.

Thanks Pow. I actually didn't know that  ;)
Title: Re: Opening your private server for public play.
Post by: Alezales on Mar 09, 2008, 11:38 PM
New problem again (sorry for all the trouble caused, i decided not to ask minor problems here but rather the major ones)

My server is abit too advanced, as in when i go to the Slot enchant npc, the one which creates slot in weapons, the new options are already being shown (swordbreaker, mailbreaker, and the weapons only available in the satan morroc saga of kro) which is a good thing but also a bad one, reason being there isnt any sprite allocated to the new stuffs and therefore causing sprite errors.Somehow my server isn't taking the sprite from my kro, thats what i thought, because i purposely changed the grf dath in the conf to one that doesnt exist(grf:blah/blah/blah) but my server still runs all the sprites correctly.

This is vexing i know but i hope to get some help.
Title: Re: Opening your private server for public play.
Post by: MWright967 on Mar 10, 2008, 12:14 AM
Hmmm...You know, honestly, I think if you tried this stuff without extracting the sdata and such, you may not have this problem. I think it isn't correctly matching up with your kRO clients. Try these kRO links, they may be better than your current ones:

http://games.internode.on.net/filelist.php?filedetails=8118

http://games.internode.on.net/filelist.php?filedetails=10350

These are the kRO and kRO-sakray files that I use for my own server. Enjoy :*)
Title: Re: Opening your private server for public play.
Post by: Alezales on Mar 10, 2008, 01:18 AM
So should i redirect the path or something once i have that kro/sak link you gave me? Or at least do something so my server doesn't have the errors?
Title: Re: Opening your private server for public play.
Post by: MWright967 on Mar 10, 2008, 03:49 PM
The thing is, try without making a path for the sdata at all. If that doesn't work, you have to make the path C: Program Files\Gravity\RO\sdata.grf. The sdata must be in your RO folder, and the path must lead to wherever the sdata is in the conf file. Like I said, try redoing everything and DON'T use the sdata this time.
Title: Re: Opening your private server for public play.
Post by: Alezales on Mar 11, 2008, 02:11 AM
Alright, using the your rag.exe + kro i can now have the sprite for swordbreaker and stuffs(although satan morroc gives a sprite error, it is not an issue since the dungeon is not out yet). But i still have problems in St Abbey dungeons, the Warp agent supposedly doesn't have the warp to that dungeon, as well as thor dungeon(although i can warp there and the monster sprites are perfectly fine).As for StAbbey, any monster from that dungeon will give me an error although the items they drop doesn't seem so.(i've only tried wool scarf and tidal shoes which have no apparent errors)

Btw i haven't changed my server version its still 7 right now as i do not wish to change to a new one but still fail to fix those things.But i think i might give it try.
Edit: Tried it again the login is the problem.

Another edit: i found out the problem. I tried another rag.exe one from another RO server and it worked out fine @_@. Though i do get errors in the cloth colour and aura template(probably because i just used their rag.exe and didn't patch it). Do you have a better rag.exe or could you link me to a thread that teaches me how to create a rag.exe?
Title: Re: Opening your private server for public play.
Post by: Pow on Mar 11, 2008, 03:00 AM
Quote from: Alezales on Mar 11, 2008, 02:11 AM
Alright, using the your rag.exe + kro i can now have the sprite for swordbreaker and stuffs(although satan morroc gives a sprite error, it is not an issue since the dungeon is not out yet). But i still have problems in St Abbey dungeons, the Warp agent supposedly doesn't have the warp to that dungeon, as well as thor dungeon(although i can warp there and the monster sprites are perfectly fine).As for StAbbey, any monster from that dungeon will give me an error although the items they drop doesn't seem so.(i've only tried wool scarf and tidal shoes which have no apparent errors)

Btw i haven't changed my server version its still 7 right now as i do not wish to change to a new one but still fail to fix those things.But i think i might give it try.
Edit: Tried it again the login is the problem.

Another edit: i found out the problem. I tried another rag.exe one from another RO server and it worked out fine @_@. Though i do get errors in the cloth colour and aura template(probably because i just used their rag.exe and didn't patch it). Do you have a better rag.exe or could you link me to a thread that teaches me how to create a rag.exe?


Latest sak.exe and dif packages (http://www.eathena.ws/board/Kro-Sakexe-Diff-2008-01-22a-and-2008-02-19a-t176982.html)
eAthena Wiki page for hexing and how to apply difs (http://eathena.deltaanime.net/wiki/index.php/Hexing)
Title: Re: Opening your private server for public play.
Post by: Alezales on Mar 11, 2008, 05:40 AM
I get a error patching when i try to open the sak.exe. I get a blank message plus an OK sign.  ???

I read threads at eAthena and they said to apply the "Disable 1rag1 & 1sak1" patch and try again but i still get that error msg.
Title: Re: Opening your private server for public play.
Post by: MWright967 on Mar 11, 2008, 11:17 AM
Quote from: Alezales on Mar 11, 2008, 05:40 AM
I get a error patching when i try to open the sak.exe. I get a blank message plus an OK sign.  ???

I read threads at eAthena and they said to apply the "Disable 1rag1 & 1sak1" patch and try again but i still get that error msg.

When you created your exe did you put enable DSN and extra palettes?
Title: Re: Opening your private server for public play.
Post by: Alezales on Mar 11, 2008, 10:35 PM
Can you list out the exact name for it? I know i have enabled these:
Disable 1rag & 1sak
Allow DNS support
[XRay]Allow create custom palettes

I don't see anything else that fix your description.

Edit:So the problem comes from what i put in the data folder. What i probably need now is the most updated idnum2itemdisplaynametable,etc,etc because the words are gibberish.


I've downloaded a data folder from eAthena. Everything working fine...for now.
Title: Re: Opening your private server for public play.
Post by: MWright967 on Mar 12, 2008, 12:06 AM
Quote from: Alezales on Mar 11, 2008, 10:35 PM
Can you list out the exact name for it? I know i have enabled these:
Disable 1rag & 1sak
Allow DNS support
[XRay]Allow create custom palettes

I don't see anything else that fix your description.

Edit:So the problem comes from what i put in the data folder. What i probably need now is the most updated idnum2itemdisplaynametable,etc,etc because the words are gibberish.


I've downloaded a data folder from eAthena. Everything working fine...for now.

8)
Title: Re: Opening your private server for public play.
Post by: recca25 on Mar 12, 2008, 09:29 AM
HOW CAN I DO THE STEP 3 because when i type my ip adress it simply says site may not exist we are not using DSL MODEM

we use BRODBAND PLZ HELPppppp .. . . . .
Title: Re: Opening your private server for public play.
Post by: muppy on Mar 12, 2008, 09:34 AM
When I try to log on to my server, I fail to connect, Why?  ???|

I follow the guides but it gives me a failed to connect.

I can play on the server off line with 127.0.0.1 but can other people play with me while I have 127.0.0.1 set up?

This Is what I did for Steps 6-7

(http://i170.photobucket.com/albums/u242/koharmoru/Ip.jpg)
I had to put in RagSer1, RagSer2 and, RagSer3 because RagServ1, RagServ2 and, RagServ3 wouldn't fit in

My IP Addresses are:
Lan IP Address:192.168.1.102

Wan IP:71.63.216.209

Subnet:255.255.255.0
Title: Re: Opening your private server for public play.
Post by: MWright967 on Mar 12, 2008, 01:30 PM
Quote from: muppy on Mar 12, 2008, 09:34 AM
When I try to log on to my server, I fail to connect, Why?  ???|

I follow the guides but it gives me a failed to connect.

I can play on the server off line with 127.0.0.1 but can other people play with me while I have 127.0.0.1 set up?

This Is what I did for Steps 6-7

(http://i170.photobucket.com/albums/u242/koharmoru/Ip.jpg)
I had to put in RagSer1, RagSer2 and, RagSer3 because RagServ1, RagServ2 and, RagServ3 wouldn't fit in

My IP Addresses are:
Lan IP Address:192.168.1.102

Wan IP:71.63.216.209

Subnet:255.255.255.0


Try enabling DNS Information Transfer. Also- take down your firewall, see if that helps.

@Recca: This is a guide for people who have a DSL modem, and a router. I'm sorry, but if you don't possess these essential items, I have no way of helping you.
Title: Re: Opening your private server for public play.
Post by: muppy on Mar 12, 2008, 08:39 PM
Quote from: MWright967 on Mar 12, 2008, 01:30 PM
Try enabling DNS Information Transfer. Also- take down your firewall, see if that helps.

This did not work for me, I already had my firewall off and I also enable the DNS, the server didn't let me log in.


Login Server Command
[Status]: Memory manager initialised: log/login-server.exe.leaks

          (=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=)
          (            eAthena Development Team presents            )
          (       ______  __    __                                  )
          (      /\  _  \/\ \__/\ \                                 )
          (    __\ \ \_\ \ \ ,_\ \ \___      __    ___      __      )
          (  /'__`\ \  __ \ \ \/\ \  _ `\  /'__`\/' _ `\  /'__`\    )
          ( /\  __/\ \ \/\ \ \ \_\ \ \ \ \/\  __//\ \/\ \/\ \_\.\_  )
          ( \ \____\\ \_\ \_\ \__\\ \_\ \_\ \____\ \_\ \_\ \__/.\_\ )
          (  \/____/ \/_/\/_/\/__/ \/_/\/_/\/____/\/_/\/_/\/__/\/_/ )
          (   _   _   _   _   _   _   _     _   _   _   _   _   _   )
          (  / \ / \ / \ / \ / \ / \ / \   / \ / \ / \ / \ / \ / \  )
          ( ( e | n | g | l | i | s | h ) ( A | t | h | e | n | a ) )
          (  \_/ \_/ \_/ \_/ \_/ \_/ \_/   \_/ \_/ \_/ \_/ \_/ \_/  )
          (                                                         )
          (=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=)

[Info]: SVN Revision: '12336'.
[Status]: Done loading plugin 'UPnP'
[Info]: Reading configuration file conf/login_athena.conf...
[Status]: set login_port : 6900
[Info]: Console Silent Setting: 0
[Info]: Reading configuration file conf/import/login_conf.txt...
[Info]: Finished reading conf/import/login_conf.txt.
[Info]: Finished reading conf/login_athena.conf.
[Warning]: You are using the default GM password (gm_pass).
[Warning]:   We highly recommend that you change it.
[Info]: Reading the configuration file conf/subnet_athena.conf...
[Status]: Read information about 1 subnetworks.
[Status]: mmo_auth_init: 3 accounts read in save/account.txt,
[Status]:                of which is no GM account, and
[Status]:                1 server account ('S').
[Status]: read_gm_account: file 'conf/GM_account.txt' read (1 GM accounts found)
.
[Status]: The login-server is ready (Server is listening on the port 6900).




Char Server Command
[Status]: Memory manager initialised: log/char-server.exe.leaks

          (=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=)
          (            eAthena Development Team presents            )
          (       ______  __    __                                  )
          (      /\  _  \/\ \__/\ \                                 )
          (    __\ \ \_\ \ \ ,_\ \ \___      __    ___      __      )
          (  /'__`\ \  __ \ \ \/\ \  _ `\  /'__`\/' _ `\  /'__`\    )
          ( /\  __/\ \ \/\ \ \ \_\ \ \ \ \/\  __//\ \/\ \/\ \_\.\_  )
          ( \ \____\\ \_\ \_\ \__\\ \_\ \_\ \____\ \_\ \_\ \__/.\_\ )
          (  \/____/ \/_/\/_/\/__/ \/_/\/_/\/____/\/_/\/_/\/__/\/_/ )
          (   _   _   _   _   _   _   _     _   _   _   _   _   _   )
          (  / \ / \ / \ / \ / \ / \ / \   / \ / \ / \ / \ / \ / \  )
          ( ( e | n | g | l | i | s | h ) ( A | t | h | e | n | a ) )
          (  \_/ \_/ \_/ \_/ \_/ \_/ \_/   \_/ \_/ \_/ \_/ \_/ \_/  )
          (                                                         )
          (=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=)

[Info]: SVN Revision: '12336'.
[Status]: Done loading plugin 'UPnP'
[Info]: Reading configuration file conf/char_athena.conf...
[Status]: Scarlet Ro server has been initialized
[Status]: Login server IP address : 192.168.1.102  -> 192.168.1.102
[Status]: Character server IP address : 71.63.216.209 -> 71.63.216.209
[Info]: Console Silent Setting: 0
[Info]: Reading configuration file conf/import/char_conf.txt...
[Info]: Done reading conf/import/char_conf.txt.
[Info]: Done reading conf/char_athena.conf.
[Info]: Reading the configuration file conf/subnet_athena.conf...
[Status]: Read information about 1 subnetworks.
[Error]: Using the default user/password s1/p1 is NOT RECOMMENDED.
[Notice]: Please edit your save/account.txt file to create a proper inter-server
user/password (gender 'S')
[Notice]: And then change the user/password to use in conf/char_athena.conf (or
conf/import/char_conf.txt)
[Info]: Finished reading the char-server configuration.
[Info]: Initializing char server.
[Status]: mmo_char_init: 2 characters read in save/athena.txt.
[Status]: Loaded 0 saved status changes for 0 characters.
[Info]: char server initialized.
[Status]: The char-server is ready (Server is listening on the port 6121).

[Info]: Attempt to connect to login-server...
[Status]: Connecting to 192.168.1.102:6900
[Error]: make_connection: connect failed (socket #2, code 10060)!
[Info]: Saving all files...
[Info]: Attempt to connect to login-server...
[Status]: Connecting to 192.168.1.102:6900
[Error]: make_connection: connect failed (socket #2, code 10060)!
[Info]: Attempt to connect to login-server...
[Status]: Connecting to 192.168.1.102:6900
[Error]: make_connection: connect failed (socket #2, code 10060)!
[Info]: Saving all files...
[Info]: Attempt to connect to login-server...
[Status]: Connecting to 192.168.1.102:6900
[Error]: make_connection: connect failed (socket #2, code 10060)!
[Info]: Attempt to connect to login-server...
[Status]: Connecting to 192.168.1.102:6900
[Error]: make_connection: connect failed (socket #2, code 10060)!
[Info]: Attempt to connect to login-server...
[Status]: Connecting to 192.168.1.102:6900
[Error]: make_connection: connect failed (socket #2, code 10060)!
[Info]: Saving all files...
[Info]: Attempt to connect to login-server...
[Status]: Connecting to 192.168.1.102:6900
[Error]: make_connection: connect failed (socket #2, code 10060)!
[Info]: Attempt to connect to login-server...
[Status]: Connecting to 192.168.1.102:6900
[Error]: make_connection: connect failed (socket #2, code 10060)!
[Info]: Attempt to connect to login-server...
[Status]: Connecting to 192.168.1.102:6900



Map Server Command
[Status]: Memory manager initialised: log/mapserv.exe.leaks

          (=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=)
          (            eAthena Development Team presents            )
          (       ______  __    __                                  )
          (      /\  _  \/\ \__/\ \                                 )
          (    __\ \ \_\ \ \ ,_\ \ \___      __    ___      __      )
          (  /'__`\ \  __ \ \ \/\ \  _ `\  /'__`\/' _ `\  /'__`\    )
          ( /\  __/\ \ \/\ \ \ \_\ \ \ \ \/\  __//\ \/\ \/\ \_\.\_  )
          ( \ \____\\ \_\ \_\ \__\\ \_\ \_\ \____\ \_\ \_\ \__/.\_\ )
          (  \/____/ \/_/\/_/\/__/ \/_/\/_/\/____/\/_/\/_/\/__/\/_/ )
          (   _   _   _   _   _   _   _     _   _   _   _   _   _   )
          (  / \ / \ / \ / \ / \ / \ / \   / \ / \ / \ / \ / \ / \  )
          ( ( e | n | g | l | i | s | h ) ( A | t | h | e | n | a ) )
          (  \_/ \_/ \_/ \_/ \_/ \_/ \_/   \_/ \_/ \_/ \_/ \_/ \_/  )
          (                                                         )
          (=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=)

[Info]: SVN Revision: '12336'.
[Status]: Done loading plugin 'UPnP'
[Info]: Char Server IP Address : '192.168.1.102' -> '192.168.1.102'.
[Info]: Map Server IP Address : '71.63.216.209' -> '71.63.216.209'.
[Info]: Console Silent Setting: 0
[Error]: Using the default user/password s1/p1 is NOT RECOMMENDED.
[Notice]: Please edit your save/account.txt file to create a proper inter-server
user/password (gender 'S')
[Notice]: and then edit your user/password in conf/map_athena.conf (or conf/impo
rt/map_conf.txt)
[Warning]: Value for setting 'item_drop_mvp_min': 20000 is invalid (min:1 max:10
000)! Defaulting to 1...
[Notice]: Logging Item Picks to file `log/picklog.log`.txt
[Notice]: Logging GM Level 40 Commands to file `log/atcommandlog.log`.txt
[Status]: Loading maps (using db/map_cache.dat as map cache)...
[Info]: Successfully loaded '664' maps.
[Status]: Done reading packet database from 'packet_db.txt'. Using default packe
t version: 22.
[Status]: Done reading '3970' entries in 'item_db.txt'.
[Status]: Done reading '0' entries in 'item_db2.txt'.
[Status]: Done reading 'item_group_db.txt'.
[Status]: Done reading '1' entries in 'item_avail.txt'.
[Status]: Done reading '5' entries in 'item_noequip.txt'.
[Status]: Done reading '178' entries in 'item_trade.txt'.
[Status]: Done reading '609' entries in 'db/skill_db.txt'.
[Status]: Done reading '410' entries in 'db/skill_require_db.txt'.
[Status]: Done reading '407' entries in 'db/skill_cast_db.txt'.
[Status]: Done reading '71' entries in 'db/skill_unit_db.txt'.
[Status]: Done reading '145' entries in 'db/produce_db.txt'.
[Status]: Done reading '136' entries in 'db/create_arrow_db.txt'.
[Status]: Done reading '207' entries in 'db/abra_db.txt'.
[Status]: Done reading '23' entries in 'db/skill_castnodex_db.txt'.
[Status]: Done reading '28' entries in 'db/skill_nocast_db.txt'.
[Status]: Done reading '899' entries in 'mob_db.txt'.
[Status]: Done reading '0' entries in 'mob_db2.txt'.
[Status]: Done reading '0' entries in 'mob_avail.txt'.
[Status]: Done reading 'mob_branch.txt'.
[Status]: Done reading 'mob_poring.txt'.
[Status]: Done reading 'mob_boss.txt'.
[Status]: Done reading 'mob_pouch.txt'.
[Status]: Done reading 'mob_skill_db.txt'.
[Status]: Done reading 'mob_skill_db2.txt'.
[Status]: Done reading 'mob_race2_db.txt'.
[Status]: Done reading 'exp.txt'.
[Status]: Done reading 'skill_tree.txt'.
[Status]: Done reading 'attr_fix.txt'.
[Status]: Done reading 'statpoint.txt'.
[Status]: Done reading 'db/job_db1.txt'.
[Status]: Done reading 'db/job_db2.txt'.
[Status]: Done reading 'db/size_fix.txt'.
[Status]: Done reading 'db/refine_db.txt'.
[Status]: Done reading '24' entries in 'castle_db.txt'.
[Status]: Done reading '15' entries in 'guild_skill_tree.txt'.
[Status]: Done reading '37' pets in 'pet_db.txt'.
[Status]: Done reading '8' homunculus in 'db/homunculus_db.txt'.
[Status]: Done reading '99' levels in 'exp_homun.txt'.
[Status]: Done reading 'homun_skill_tree.txt'.
[Warning]: npc_parsename: Duplicate unique name in file 'npc/custom/dye.txt', li
ne'24'. Renaming 'Stylist' to '1_159_170_180'.
[Debug]: this npc:
   display name 'Stylist'
   unique name 'Stylist'
   map=prontera, x=170, y=180
[Debug]: other npc:
   display name 'Stylist'
   unique name 'Stylist'
   map=alberta_in, x=55, y=142
[Info]: Done loading '19567' NPCs:
        -'2874' Warps
        -'176' Shops
        -'6640' Scripts
        -'3533' Mobs
        -'30281' Mobs Cached
        -'8937' Mobs Not Cached
[Status]: Event 'OnInit' executed with '631' NPCs.
[Status]: Server is 'ready' and listening on port '5121'.

[Status]: Attempting to connect to Char Server. Please wait.
[Status]: Connecting to 192.168.1.102:6121
[Error]: make_connection: connect failed (socket #2, code 10060)!
[Status]: Connecting to 192.168.1.102:6121
[Error]: make_connection: connect failed (socket #2, code 10060)!
[Status]: Connecting to 192.168.1.102:6121
[Error]: make_connection: connect failed (socket #2, code 10060)!
[Status]: Connecting to 192.168.1.102:6121
[Error]: make_connection: connect failed (socket #2, code 10060)!
[Status]: Connecting to 192.168.1.102:6121
[Error]: make_connection: connect failed (socket #2, code 10060)!
[Status]: Connecting to 192.168.1.102:6121
[Error]: make_connection: connect failed (socket #2, code 10060)!
[Status]: Connecting to 192.168.1.102:6121
[Error]: make_connection: connect failed (socket #2, code 10060)!
[Status]: Connecting to 192.168.1.102:6121
[Error]: make_connection: connect failed (socket #2, code 10060)!
[Status]: Connecting to 192.168.1.102:6121
[Error]: make_connection: connect failed (socket #2, code 10060)!
[Status]: Connecting to 192.168.1.102:6121
[Error]: make_connection: connect failed (socket #2, code 10060)!
[Status]: Connecting to 192.168.1.102:6121
[Error]: make_connection: connect failed (socket #2, code 10060)!
[Status]: Connecting to 192.168.1.102:6121
[Error]: make_connection: connect failed (socket #2, code 10060)!
[Status]: Connecting to 192.168.1.102:6121


:(

(http://i170.photobucket.com/albums/u242/koharmoru/Errors-1.jpg)
Title: Re: Opening your private server for public play.
Post by: Alezales on Mar 12, 2008, 10:37 PM
I can play on the server off line with 127.0.0.1 but can other people play with me while I have 127.0.0.1 set up?


No, you can't, instead you'll need to use your lan and wan ip for them to work out.
Title: Re: Opening your private server for public play.
Post by: muppy on Mar 13, 2008, 04:51 AM
Dangit, lol  :-\
Title: Re: Opening your private server for public play.
Post by: Pow on Mar 13, 2008, 05:04 AM
You could always use Hamachi :

Guide to setting up and playing your server using Hamachi  (http://www.eathena.ws/board/Setting-Up-Server-W-hamachi-t114681.html)
Title: Re: Opening your private server for public play.
Post by: recca25 on Mar 13, 2008, 09:45 AM
pls help me i cant open my ip because we use wireless broadband and i cant open i2 in a browser i tyoe my ip it says that site may not exist ??? ??? ??? ??? ??? :D :'( :'( :'( :'( :'( :'( :'( :'( :'(
plz help me !  !
Title: Re: Opening your private server for public play.
Post by: Alezales on Mar 13, 2008, 10:39 AM
I dun know if this could actually pull off for you but you can try. Goto start, then click run and type cmd then press enter. You will open up a window and then type in ipconfig/all. Stuffs gonna pop up and if you see a website(eg www.yourwireless.net), copy that and paste it in your your browser to see if it works. I did it that way since putting my ip there didn't work as well.

Btw MWright, i would like to ask how to use the no-ip program, I've created a account and also a host(dunno if i done it correctly,all i put was my domainname and then click on create a host.) Then i have the program and now it showed me my current hosts and i have my ro there. So i checked on the box and then what should i do?

I remember i also need to put www.no-ip/org or something in char_athena and map_athena wasn't it? I've used no-ip but those days my friend helped me out with that so i don't remember or know much.
Title: Re: Opening your private server for public play.
Post by: MWright967 on Mar 13, 2008, 01:15 PM
I honestly have no familiarity with no-ip.org. I believe the way it works from my very basic understanding is that you make an account, it gives you an IP address, you use that as your WAN, and then each time your WAN changes no-ip changes with it...Or...Something. I don't have this issue, so I really have no idea. Sorry :/
Title: Re: Opening your private server for public play.
Post by: muppy on Mar 14, 2008, 06:08 AM
Quote from: Pow on Mar 13, 2008, 05:04 AM
You could always use Hamachi :

Guide to setting up and playing your server using Hamachi  (http://www.eathena.ws/board/Setting-Up-Server-W-hamachi-t114681.html)

I don't like Hamachi but..... Ill try.
Title: Re: Opening your private server for public play.
Post by: Alezales on Mar 14, 2008, 08:33 AM
http://eathena.deltaanime.net/wiki/index.php/%40go

can someone try this out so i followed the guide well and still don't get an extra @go location. =(
Title: Re: Opening your private server for public play.
Post by: MWright967 on Mar 18, 2008, 04:13 AM
Quote from: Alezales on Mar 14, 2008, 08:33 AM
http://eathena.deltaanime.net/wiki/index.php/%40go

can someone try this out so i followed the guide well and still don't get an extra @go location. =(

Please post this in the appropriate forum. This has nothing to do with my thread.
Posted on: Mar 14, 2008, 03:37 am
Bump.
Title: Re: Opening your private server for public play.
Post by: c4live on Apr 06, 2008, 05:19 PM
Hi, First id like to thank you for your marvelous guides.
However, I am having some difficulties with forwarding my ports and allowing other people to connect to my server. You see My router is a D-link model DI-524 and I have followed many guides but i just cant seem to figure it out. When I open my command promt, and enter netstat -a the ports 5121, 6121, and 6900 do not show up.
I am truley sorry for being such a noob, but it would really mean alot if you could help me.