Jump to content
  • 0

Local setup suddenly doesn't work anymore


Sylfeyn

Question


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.06
  • Content Count:  7
  • Reputation:   2
  • Joined:  03/10/25
  • Last Seen:  

Edit: Solved

I set up rAthena with MySQL 8.0 a couple months ago on my computer to run locally, and everything worked just fine. I occasionally pulled from master and recompiled to stay up to date, no issues. Then, a few days ago after recompiling, the servers would just crash immediately after launching.
I tried troubleshooting, rolling back to a previous commit, nothing seemed to work. Then I decided to just start over from scratch, I uninstalled SQL, deleted all leftover database files, cloned the repo again, installed MySQL, imported the tables, set the ragnarok account, gave the permissions, set up the correct passwords, made sure all credentials were right, compiled it again and it just crashed.
What boggles my mind is that it was working just fine, until it wasn't anymore. Is there any way to see some more detailed logs about this crash? Note all servers crash immediately, I only attached one as example.

crash.png

Edited by Sylfeyn
Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.06
  • Content Count:  7
  • Reputation:   2
  • Joined:  03/10/25
  • Last Seen:  

Alright, managed to solve it, user error as always.
In case people come across it, don't be lazy and try to copy paste and rename your .conf files into the import folder. They're meant to override settings, not the whole file.
I suspect the # comments might be unexpected (it is a .txt file after all) and so the server crashes when reading the imports.

Relevant doc: https://github.com/rathena/rathena/blob/master/conf/readme.md

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