Problems setting up a LAN server
This is my first time trying to set up a server of any kind. I'm trying to do so over LAN so I can learn how to modify it, before I try to make it public (not that I expect much from doing so).
HTML Code:
Akka's Windows Server Launcher It near instantly loads 30/30, but then, another CMD prompt briefly flashes on screen, and the server goes DOWN. It loads 30/30, again, and repeats the process. I first followed this (https://github.com/EQEmu/Server/wiki/Windows-Server) . When the above issue occurred, I assumed something was missing from my eqemu_config.jSON file, and looked to these pages (https://github.com/EQEmu/Server/wiki/eqemu_config ) & (https://github.com/Akkadius/EQEmuIns...mu_config.json ). My current eqemu_config.json file reads: HTML Code:
{ I have also run the t_server_crash_report.pl and it reports no crashes. I had a few weird issues trying to install MySQL (which I read in another forum post, I needed), but since this is all new to me, I'm at a loss, and have been looking for solutions for hours. |
Did you set up a login server? Not required to only allow yourself and your network on... But I think many people think they need to use the login server option but it requires manual adjustments to make it work; a server pretty much works out of the box, other than you may want to change the name.
Typically when I see a window quickly flash, it means I didn't start MySQL. I am guessing this is your issue because none of your other windows opened. I use xampp for MySQL. Pretty much just install it then set the PATH under Environmental Variables in System if it didn't already. https://www.google.com/amp/s/pureinf...indows-10/amp/ |
Use a command prompt and manually start all of the processes.
The console window will (normally) capture errors/states of these types of issues. |
I tried reinstalling both MySQL and The entire server folder (not that I was ignoring the replies, but I felt I needed to cross those off the list). During the Akaa install, I noticed this was happening whenever it tried to access the DB:
HTML Code:
[Install] Pulling down Loginserver database tables... Quote:
|
Backslashes are a windows file structure standard, forward slashes are linux file structure and url standards.
Windows took one for the team and recognizes forward slashes as valid file structure separators. That greatly simplifies cross-platform command line implementations. EDIT: The script should definitely install MariaDB..it probably installs HeidiSQL as well. You'll need to open an actual command prompt window - usually under windows button (start) >> accessories. Then, change directory to your server's location (cd "c:\EQEmu Test" in my case.) There, you can manually type world.exe, zone.exe, ucs.exe, etc... to launch each one manually. |
Quote:
The problem: When I extracted the zip file, it had not (I later realized) extracted all the files. No clue why. However, the error it gave me during installation, lead me hunting which lead me to DL'ing MySQL, based on a past forum post, from these forums. After installing MySQL, I then ran the installer... Which lead to the problems that drove me to the forums. After banging my had on cmd, I was sparked, by your comment about MariaDB, to think back on the earlier events. Solution:Uninstalled MySQL. Uninstalled MariaDB. Ran the installer. Problem solved. I can't understand why that first extract didn't finish, but it's caused me quite the headache. Thank you so much, for your time and effort. Time to start playing Norrathian God... :cool: |
As I had this problem, again, after trying to reinstall a fresh server, I thought I should update the info.
I was getting the "[error eqemu_server.pl] MySQL path not found. As it turns out, when I uninstalled MariaDB, and even checking the "remove data" option, it left behind an empty "MySQL" folder in my Program Files. The install bat, as far as I can tell, simply assumed the data was already in place, upon seeing this folder sitting there. Solution: After uninstalling MariaDB, I deleted the left-behind-folder "MySQL". Install proceeded from there. One more thing to keep in mind: If you uninstall MariaDB, the "remove data" option, also removes the installation files from your server installation folder. Add them back in, via the installer zip. |
If you were reinstalling to get a fresh database etc.
Once you have it installed you can use the eqemuserver.pl file to build a new server, you don't need to remove and add everything again. Using the new server prompt will allow you to build a new db. Can move that file to a different folder and make numerous servers if you wanted. |
Quote:
|
All times are GMT -4. The time now is 09:27 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.