Zonelauncher problem
I used TechGuy84's guide to set up my server and I managed to get through it with no problems until the start.bat part. My start.bat file looks like this (I am using peq as my database):
Code:
@echo off Code:
[DEBUG] [WORLD__LS] Connected to Loginserver: eqemulator.net:5998 Code:
[Debug] [WORLD_LAUNCH] Removing launcher zone (1) Code:
<?xml version="1.0"> |
you need to remove the comment for address/localaddress . delete the <!-- and --> on the sides
|
Ok, so I've changed my config.xml file to look like this:
Code:
<?xml version="1.0"> |
try using zones for the launchername instead of zone..
Code:
eqlaunch.exe zones |
Ok, I've changed my start.bat to look like this:
Code:
@echo off |
check your launcher and launcher_zones tables in the db.
|
Both launcher and launcher_zones are empty...What should go in them to fix the problem?
Also, my "variables" table is empty too, any way to fix this or what should go in it? |
Code:
INSERT INTO launcher (name, dynamics) VALUES ("zones", 5); launcher_zones is for booting static zones. variables.. Code:
INSERT INTO variables |
Thanks for the Vars I'll look at them when I get home.
Good stuff! |
Ok thanks, I haven't gotten a chance to try it out yet
|
Hey man, for what it's worth, if you used a recent Angelox or PEQ db, that should've been taken care of for you. If you have any other challenges, make sure you did follow TechGuy's article, particularly the part where you source the table content creation in mySQL.
Today I can confirm that TechGuy's with 100% following the text, got me a working Minilogin server setup in Windows. And with that, I retract my server from the eqemulator.net server listings and go private. You're scrolling is now easier. Most importantly, TechGuy's installation instructions work. Deviate or omit at your own peril. Anyway, I'm writing to say that I had your problem when I first tried a separate instance using Angelox after using it for PEQ. I had to run the SQL script above. No worries, you'll be a'rocking soon. D. |
I did follow TechGuy's guide 100% Diuretic, but it seems that the problem is the PEQ database due to some changes cavedude mentioned. I still haven't been able to get the changed database however.
|
All times are GMT -4. The time now is 05:52 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.