Jump to content
  • 0

Map and Char Server Errors


hatedigi

Question


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  18
  • Reputation:   0
  • Joined:  01/07/12
  • Last Seen:  

Basically server isn't working. I have an error in map and char servers which isn't letting me connect to my server, (on this pc and my when my friend trys to connect). I have port forwarded. I have MySQL server and workbench. I have given myself schema privelages. I have added all those files to the query part of MySQL workbench. I have also attached a screenshot of the errors.

post-1344-0-22570600-1335806349_thumb.jpg

Link to comment
Share on other sites

10 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  53
  • Topics Per Day:  0.01
  • Content Count:  291
  • Reputation:   4
  • Joined:  04/24/12
  • Last Seen:  

on the db error find this one..

go to your conf/inter_athena.conf

 // MySQL Log SQL Database
log_db_ip: 127.0.0.1
log_db_port: 3306
log_db_id: ragnarok
log_db_pw: ragnarok
log_db_db: ragnarok   <- change this to "log"
log_codepage:
log_login_db: loginlog

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  707
  • Reputation:   168
  • Joined:  01/26/12
  • Last Seen:  

Hi hatedigi,

Please check if you have ran the 'logs.sql' for the database specified in your 'inter_athena.conf'

https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/sql-files/logs.sql

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  18
  • Reputation:   0
  • Joined:  01/07/12
  • Last Seen:  

I have executed the logs.sql file in MySQL Workbench. Attached are screenhots of my inter.conf and showing my log.sql executed in Workbench.

post-1344-0-86250300-1335851645_thumb.jpg

post-1344-0-00212700-1335851702_thumb.jpg

Edited by hatedigi
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  277
  • Reputation:   76
  • Joined:  11/23/11
  • Last Seen:  

I noticed in your inter_athena.conf you have the wrong log database, log_db_db: ragnarok needs to look like this log_db_db: log

Then please change sql.db_database: log back to sql.db_database: ragnarok

Edited by Matrixfox
  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  18
  • Reputation:   0
  • Joined:  01/07/12
  • Last Seen:  

Thanks that has fixed the log server issue. Still can't play though as the map and char servers still dont seem to connect and i have the same error on them as before.

EDIT: Have attached 3 screenshots. The first is of my MySQL Adminitrator status thing. The second is the Start Up/Shutdown section. When I click on it is says stopped, so when I press start it doesnt do anything but when I return to the first page thing it says what is shown on the last screenshot (Requires an active MySQL connection) or something like that. I highly suspect this is the cause of my problem but have no clue about what to do to fix it.

post-1344-0-81810600-1335890000_thumb.jpg

post-1344-0-04500000-1335890018_thumb.png

post-1344-0-37491900-1335890026_thumb.jpg

Edited by hatedigi
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  277
  • Reputation:   76
  • Joined:  11/23/11
  • Last Seen:  

What does your "char_athena.conf" and "map_athena.conf" look like?

Edited by Matrixfox
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  18
  • Reputation:   0
  • Joined:  01/07/12
  • Last Seen:  

Here they are.

post-1344-0-53430000-1335890201_thumb.jpg

post-1344-0-94091600-1335890208_thumb.jpg

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  439
  • Reputation:   29
  • Joined:  12/08/11
  • Last Seen:  

both IP setup on map_athena and char_athena should be like this:

char_athena

login_ip: LAN IP

char_ip: WAN IP or NO-IP DNS Service

map_athena

char_ip: LAN IP

map_ip: WAN IP or NO-IP DNS Service

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  18
  • Reputation:   0
  • Joined:  01/07/12
  • Last Seen:  

Thanks Magnetix, seems to be working fine my end, will ask my friend to test soon and will get results back to you.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  277
  • Reputation:   76
  • Joined:  11/23/11
  • Last Seen:  

Congrats!!! Feel free to keep posting if you run into anymore errors.

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