Query Help!
I went through just about all of the guide to help set up a server. I'm using the Setting up EQEmu-0.7.0-845 Minilogin with MySQL 5.0.24.
On the part after copy and pasting the first big section and executing each line, every one of them went through just fine. After that, It has you add the line INSERT INTO accounts VALUES (1, 'Admin', '', 0, 'mini', 250, , 0, 0, 0, 0, 'IP of Account') And I get an error no matter what I have tried. You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' 0, 0, 0, 0, 'IP of Account')' at line 1 Now, I tried replacing my IP address where it says "IP of Account" and I get the same error. I also tried leaving the IP of Account there, and changing the 0, 0, 0, 0, and replacing that with my IP, still getting the same error. Anyone able to help me on this please? Also, how would I be able to see my server on the server list along with all the normal EQEmu servers? just as Zeb and KMRA? and allow other people to connect and make their own characters? |
Quote:
I believe that error is referring to this part in particular: 250, , 0 You have two commas and no value between them. Take a look at the accounts table and see if their is a missing value in the SQL statement or if it is just an extra comma in the statement. |
Quote:
|
Quote:
Where there was nothing in that comma space I just added in another 0. I first did try deleting that space and I kept getting a different error. So with that done, Here is what my loginserver file looks like. [LoginServer] loginserver=eqemulator.net loginport=5998 worldname=Ancients of the Aegis worldaddress=AoA locked=false account= password= [WorldServer] Defaultstatus= Unavailzone= [ChatChannelServer] worldshortname= chataddress= chatport= [LoginConfig] ServerMode=Minilogin ServerPort=5998 Does that look right? And aslo my eqemu_config file is the following... Code:
<?xml version="1.0"> Like I said, this is my first time doing anything like this so any help is greatly appreciated. Thank you very much. |
Quote:
|
Quote:
I run a cmd and run mysql, after logging into that, I go into my EQEmu folder and open up the start.bat file I made. It opens up a command window showing 0 servers, 0 clients, and that login server listening on port 5998, and behind that pops up the " please wait for world to connect to login server...press any key to continue. so i do. and that box goes away and the other one remains. Is this all I need to do? When I start up EQ, i log into it as normal ( like im going to play on the other servers ) and my server is not on the list. Before I even started to create my server i went through the Server Registration off the front page of eqemu.net. Now in my account info i do see You are using 1 out of 1 of your accounts. 728 - Ancients of the Aegis (aoa) Now, and the server registration, after you fill out your account info on the top, the bottom half where you input the New Server Account Information, the account name is not the same as my play one, does this matter? And afterwards it says to put that account info I just made into the Loginserver.ini file. Is this absolutely neccissary? Because this step was not in the which is the only reason why I am asking. It seems like there is alot of log in type info that i'm not 100% sure to put where or if i have it in the right place. Again, I greatly appreciate everyones help! Thanks John Adams, for your patience and kindness to share the knowledge :) |
Quote:
|
Quote:
|
The empty comma needs to have a 0 in it. It refers to gmspeed
|
In loginserver.ini you have
Code:
[LoginConfig] I have not found any definitive meanings to those parameters except that they are filled in with something when using minilogin but left blank when using public login server. Code:
[LoginConfig] |
All times are GMT -4. The time now is 04:58 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.