Can't run the server

aabarreto

New member
Messages
32
Points
0
Good afternoon!

I'm probably the worst dev-pretender out there... I really know close to nothing. I'm trying to run my own server following this guide:





Now, for the problems:

1. In step 4 (4a and 4c) I'm not sure what I should do... Should I just copy the content from import-tmld into import and keep the other files, then just paste everything?

2. I did as stated above and soon before step 5 I tried to run the servers... But they don't., as you can see the in the image that follows.

Anyway, I did everything exactly like told in the guide, making the exception for the doubt in the item "1" above. What am I doing wrong?

image.png

In Hercules I have a different error...

image.png

image.png

image.png

image.png

Also, all those are in red in Hercules:

image.png

Those are my files in "import" folder from Hercules

View attachment battle.conf
View attachment char-server.conf
View attachment inter-server.conf
View attachment login-server.conf
View attachment logs.conf
View attachment map-server.conf
View attachment msg_conf.txt
View attachment script.conf
View attachment socket.conf
View attachment sql_connection.conf

And those are all my files in "import" folder from rAthena.

View attachment atcommands.yml
View attachment battle_conf.txt
View attachment char_conf.txt
View attachment inter_conf.txt
View attachment inter_server.yml
View attachment log_conf.txt
View attachment login_conf.txt
View attachment map_conf.txt
View attachment packet_conf.txt
View attachment script_conf.txt

 
I haven't checked the attached files but it seems like the MySQL user is not working. 

 
Good afternoon!

I'm probably the worst dev-pretender out there... I really know close to nothing. I'm trying to run my own server following this guide:





Now, for the problems:

1. In step 4 (4a and 4c) I'm not sure what I should do... Should I just copy the content from import-tmld into import and keep the other files, then just paste everything?

2. I did as stated above and soon before step 5 I tried to run the servers... But they don't., as you can see the in the image that follows.

Anyway, I did everything exactly like told in the guide, making the exception for the doubt in the item "1" above. What am I doing wrong?

View attachment 6716

In Hercules I have a different error...

View attachment 6720

View attachment 6717

View attachment 6718

View attachment 6719

Also, all those are in red in Hercules:

View attachment 6721

Those are my files in "import" folder from Hercules

View attachment 6722 View attachment 6723 View attachment 6724 View attachment 6725 View attachment 6726 View attachment 6727 View attachment 6728 View attachment 6729 View attachment 6730 View attachment 6731

And those are all my files in "import" folder from rAthena.

View attachment 6732 View attachment 6733 View attachment 6734 View attachment 6735 View attachment 6736 View attachment 6737 View attachment 6738 View attachment 6739 View attachment 6740 View attachment 6741
Check your database in

http://127.0.0.1/phpmyadmin

and check the user you used.

 
Check your database in

http://127.0.0.1/phpmyadmin

and check the user you used.
Ok, I gave it a try using xampp... And got a bunch of errors (it's written in Portuguese, but you may see the error codes)

image.pngNow I'm trying to figure out what's going on...

Check your database in

http://127.0.0.1/phpmyadmin

and check the user you used.
Ok, I managed to make it work... Now, another problem. I configured everything to port 3306, but xampp will only open while using port 3307, since the 3306 is already occupied... Any idea of how to solve it?

 
Last edited by a moderator:
Thank you, but I ended  up giving up on doing it myself and posted a freelancer job offer online in my region, lol

If you or someone be interested in getting paid with brazilian poor money, please tell me, lol
It's just that port 3306 was probably being used by another program. that's just it.

 
Try this one out just in case it really works in 5 minutes. follow the readme and start the server

 
Back
Top