Jump to content

smgirl825

Members
  • Posts

    21
  • Joined

  • Last visited

Everything posted by smgirl825

  1. If this question has been answered before, please link me to the pages in the thread that it is answered. How do you configure the times on the WoE controller?
  2. I'm in the middle of translating the lua,lub, etc of the korean grf. I'm not sure as to where to put things without corrupting the grf. Could anyone give a few simple guidelines for this?
  3. Sorry about that. Changed the tag. Everything seems to match. inter_athena
  4. network config: localhost connection but modem is connected to router. map_athena.conf login_athena.conf char_athena.conf attached is the clientinfo.xml clientinfo.xml
  5. I've done everything mentioned in this thread and I still can't get my friends to connect after I put in my router. (ports forwarded, no-ip clientinfo with players, tried what was put into the thread) and still nothing.
  6. what do i have to edit in the script for the npcs to show up in ayo?
  7. so i need a new exp table file to fix the problem? tho if there's a way i can edit it myself i'd be good with instructions for that too. i saw something like that on rms
  8. Basically as the regular player levels. And goes 3rd class. They are unable to max the exp bars to get levels. Edit: Also it seems even tho everything is set for max lvl 150. I can't get the extended classes to 150, I edited the exp.txt so they would have the max level but when i go into the client to use my gm command to change the level it doesn't work.
  9. Basically I'm trying to do this on a setup with no ip. Also I have a regular old cable modem with a dynamic ip. And I get the error code in the topic name. All my conf files are set to the following when it comes to the ip address for things to connect to. login_ip: realmro.no-ip.org char_ip: realmro.no-ip.org Using Hamachi now.
  10. [Warning]: guild: check_member 2000001[GM Tenten] is not member edit: The guild is still in my database but its just not registering with the server side and my client.
  11. Made the new character then this hunter looking character appeared as a character. But when i tried to log in with that. It rejected me from server.also it only seems to keep the latest character i make i get this debug error also [Debug]: at ..srcchar_sqlchar.c:3319 - SELECT `char_id` FROM `char` WHERE `ac count_id`='2000000' AND `char_num`='5'
  12. yea. i've done basically just about everything that has been told i might need to modify and still my loginserv kicked me off right after i log in. I can get a character screen on my client but....it gives me the "This character can't be used until message"
  13. #if PACKETVER == 9 #undef PACKETVER #define PACKETVER 20071106 #endif
  14. still getting kicked off. this is what i have in my mmo.h #ifndef PACKETVER #define PACKETVER 20090401 //#define PACKETVER 20100629
  15. <?xml version="1.0" encoding="EUC-KR"?> -<clientinfo> <servicetype>korea</servicetype> <servertype>sakray</servertype> -<connection> <display>RealmRO</display> <desc>None</desc> <address>68.193.249.82</address> <port>6900</port> <version>default</version> <langtype>8</langtype> <registrationweb>Athena</registrationweb> -<aid><admin>GM TenTen</admin></aid> </connection> </clientinfo>
  16. I was able to get into the character screen but I'm still not into my server. Two things are occuring. Client Side: "This character will be blocked for user until" Login Server: [status]: Connection of the account 'smgirl825' accepted. [info]: Closed connection from '68.193.249.82'. My IP is nowhere in my files that says its banned.
  17. here's the screenie http://i492.photobucket.com/albums/rr281/smgirl825/screenie.png
  18. I just did that and still nothing. Edit: I keep getting taken to the server selection screen after it fails
  19. which file would i find this in? i don't remember seeing this at all in any of my files.
  20. : DB error - Table 'ragnarok.item_db2' doesn't exist[Debug]: at ..srcmapitemdb.c:960 - SELECT * FROM `item_db2` (same error with the mobs_db2 ) mmo.h #ifndef PACKETVER #define PACKETVER 20090401 //#define PACKETVER 20100629 packet_db // Version 23 is the latest Sakexe (above versions are for Renewal clients) packet_db_ver: 23 //packet_db_ver: default
  21. Revision: (Originally 14785) Branch: Trunk Problem: Error Message map/char/login server gives you: Login server error. [status]: Connection of the account 'XXXXX' accepted. [info]: Closed connection from 'XXXXX' . What you have done to fix it: Initially the PACKETVER of the eAthena i downloaded which did not match the client I was trying to connect with so I went ahead and recompiled to get everything to match. I also added the //PIN code disabled; into my recompile to see if that could be the issue. My server says all ready apart from the 2 debug messages about the item_db2 and the mob_db2. But I was told by a server owner those are not needed unless you have custom mobs. For the moment, I'm just trying to get this thing running. Also I have opened up all the ports that the server bats are trying to use to connect fully. Explain in DETAIL the issue and what you wanted to accomplish: Simply the issue is this. I get booted off before I can fully connect /glare I have been trying for several years and would like to just finally get a server working.
×
×
  • Create New...