Jump to content
  • 0

[ERROR] Running my Server


MojoMojo

Question


  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  114
  • Reputation:   1
  • Joined:  03/07/12
  • Last Seen:  

I follow the rAthena guide:

H:\[Creation] Ragnarök\rAthena\readme\setup

To create my server as offline, but occur the following error: (screenshot)

post-2939-0-80496300-1340033078_thumb.jpg

Edited by MojoMojo
Link to comment
Share on other sites

23 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.00
  • Content Count:  713
  • Reputation:   70
  • Joined:  11/08/11
  • Last Seen:  

your server isn't compiled, you need to compile it or download a pre compiled version

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  32
  • Topics Per Day:  0.01
  • Content Count:  386
  • Reputation:   28
  • Joined:  01/16/12
  • Last Seen:  

You must compile using a application such as Microsoft visual studio.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  114
  • Reputation:   1
  • Joined:  03/07/12
  • Last Seen:  

You must compile using a application such as Microsoft visual studio.

I did, but now i having this error:

post-2939-0-12132200-1340057694_thumb.jpg

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.00
  • Content Count:  218
  • Reputation:   32
  • Joined:  05/29/12
  • Last Seen:  

You need to install MySQL Server, and configurate the MySQL Settings for the server.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  114
  • Reputation:   1
  • Joined:  03/07/12
  • Last Seen:  

You need to install MySQL Server, and configurate the MySQL Settings for the server.

Don't have a way to run a server without using MySQL?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.00
  • Content Count:  218
  • Reputation:   32
  • Joined:  05/29/12
  • Last Seen:  

You need to install MySQL Server, and configurate the MySQL Settings for the server.

Don't have a way to run a server without using MySQL?

rathena dropped the work with the txt database. So you need MySql.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  114
  • Reputation:   1
  • Joined:  03/07/12
  • Last Seen:  

Well, ty guys, i will try the MySQL.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  32
  • Topics Per Day:  0.01
  • Content Count:  386
  • Reputation:   28
  • Joined:  01/16/12
  • Last Seen:  

Well, ty guys, i will try the MySQL.

Np, if you need help setting up the server you should watch this..

http://www.youtube.com/watch?v=f06EBENhV84

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  114
  • Reputation:   1
  • Joined:  03/07/12
  • Last Seen:  

Thank you, now im kinda busy, but in a few hours i gonna start building following your video, tks alot!

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  32
  • Topics Per Day:  0.01
  • Content Count:  386
  • Reputation:   28
  • Joined:  01/16/12
  • Last Seen:  

Thank you, now im kinda busy, but in a few hours i gonna start building following your video, tks alot!

No problem!

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  114
  • Reputation:   1
  • Joined:  03/07/12
  • Last Seen:  

@Sharpienero

Please, could you help me to config somethings?

I really don't know how to use MySQL... I have installed the MySQL Version 5.5.25.0, but i can't find the screens you show at ur video..

Could you help... no... SAVE me?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  32
  • Topics Per Day:  0.01
  • Content Count:  386
  • Reputation:   28
  • Joined:  01/16/12
  • Last Seen:  

@Sharpienero

Please, could you help me to config somethings?

I really don't know how to use MySQL... I have installed the MySQL Version 5.5.25.0, but i can't find the screens you show at ur video..

Could you help... no... SAVE me?

Yes, it's a different version of MYSQL I'm using. Same concept though.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  114
  • Reputation:   1
  • Joined:  03/07/12
  • Last Seen:  

What i have to do after reach this screen?

post-2939-0-09307100-1340119805_thumb.jpg

Edited by MojoMojo
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.00
  • Content Count:  218
  • Reputation:   32
  • Joined:  05/29/12
  • Last Seen:  

Download Navicat, its easyer to work with it with mysql ^^

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  554
  • Reputation:   70
  • Joined:  04/04/12
  • Last Seen:  

open a query connection..'local instance myql/msql55'

open script(main.sql &log.sql) then execute..

for more info read the wiki...

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  114
  • Reputation:   1
  • Joined:  03/07/12
  • Last Seen:  

@Sharpienero

I follow ur video and found tis error:

post-2939-0-26623300-1340132253_thumb.jpg

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  32
  • Topics Per Day:  0.01
  • Content Count:  386
  • Reputation:   28
  • Joined:  01/16/12
  • Last Seen:  

@Sharpienero

I follow ur video and found tis error:

Did you port forward for mysql?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.00
  • Content Count:  218
  • Reputation:   32
  • Joined:  05/29/12
  • Last Seen:  

@sharpienero: mysql dont need a port forward, because its local.

Have you fully configurate the inter_athena.conf

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  114
  • Reputation:   1
  • Joined:  03/07/12
  • Last Seen:  

How do i configure to make the server an offline server?

I just want to turn on my server, for my use. I need to test NPCs, scrips etc...

How should i do?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  114
  • Reputation:   1
  • Joined:  03/07/12
  • Last Seen:  

Look a detail:

I use router (there r two computers here), there r a different configuration due the use on router?

Edited by MojoMojo
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.00
  • Content Count:  218
  • Reputation:   32
  • Joined:  05/29/12
  • Last Seen:  

No if the ip is 127.0.0.1 on alle settings, the server running local.

If you want that the other computer can join you only need to write your local ip like (192.168.178.10) in the clientinfo.xml

open cmd and write ipconfig there you see your local ip.

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