Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 04-07-2008, 11:38 AM
iggi
Sarnak
 
Join Date: Feb 2006
Posts: 62
Default Fresh Install and minilogin_ip errors

This is a fresh install, I am using the most recent source files from PEQ as of Sunday morning. I have already tried dropping and re sourcing the database. I still get this error:


Code:
[Debug] [WORLD__CLIENT] New client from 68.61.14.238:2409
Account Attempting to be created:iggi10389 0
Error in CreateAccount query 'INSERT INTO account SET name='iggi10389', status=0
, lsaccount_id=76150;' #1364: Field 'minilogin_ip' doesn't have a default value
[Debug] [WORLD__CLIENTLIST_ERR] Error adding local account for LS login: 'iggi10
389', duplicate name?
[Debug] [WORLD__CLIENT_ERR] NOCLE: Bad/Expired session key '76150'
I tried setting minilogin_ip to null or 0 and I had no success ether way.
Reply With Quote
  #2  
Old 04-07-2008, 12:03 PM
Aramid
Discordant
 
Join Date: May 2006
Posts: 356
Default

Are you trying to use minilogin? The login you show in your log is from the public server login? Do you have your Logintype set to public or minilogin? For Public Logins, minilogin can be blank, but for minilogin you have to manually enter the ip address from the cpu they are logging in from.
__________________
Random Segments of Code....
Reply With Quote
  #3  
Old 04-07-2008, 05:35 PM
Theeper
Discordant
 
Join Date: May 2004
Posts: 290
Default

Set the minilogin_ip field to your client's IP address.
Reply With Quote
  #4  
Old 04-07-2008, 11:43 PM
iggi
Sarnak
 
Join Date: Feb 2006
Posts: 62
Default

I am not doing a minilogin, I copied my config from my old server (not really old it was still 0.70) into my new server and setup the databases and sourced the latest files from PEQ.

here is my config:

<?xml version="1.0">
<server>
<world>
<shortname>poh</shortname>
<longname>Portal of Hate</longname>

<!-- Only specify these two if you really think you need to. -->
<!--<address>Serving Machines IP</address>-->
<!--<localaddress>127.0.0.1</localaddress>-->

<!-- Loginserver information. -->
<loginserver>
<host>eqemulator.net</host>
<port>5998</port>
<account></account>
<password></password>
</loginserver>
<locked/>
<!-- Sets the shared key used by zone/launcher to connect to world -->
<key>********</key>

<!-- Enable and set the port for the HTTP service. -->
<http port="9080" enabled="true" mimefile="mime.types" />
</world>

<!-- Database configuration, replaces db.ini. -->
<database>
<host>localhost</host>
<port>3306</port>
<username>eq</username>
<password>*******</password>
<db>eq</db>
</database>
</server>
Reply With Quote
  #5  
Old 04-07-2008, 11:58 PM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

Is your database named "eq" this time? I suspect it is named either "peq" or "ax" depending on what setup you used. Unless you just named it "eq" since it is your old custom database or something. Other than that, it looks fine to me.

Other than that, it looks like you may have set it up for mini login in the past. I would recommend redownloading the emu code and installing it fresh. You can still try keeping your database and stuff in place, just replace the eqemu directory.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!

Last edited by trevius; 04-08-2008 at 08:01 AM..
Reply With Quote
  #6  
Old 04-08-2008, 12:05 AM
iggi
Sarnak
 
Join Date: Feb 2006
Posts: 62
Default

I have since then dropped the eq db and resourced it and renamed it peq and still getting the same thing. As for my old server, it was non-minilogin and worked, not sure what happened this time.
Reply With Quote
  #7  
Old 04-08-2008, 05:42 AM
Aramid
Discordant
 
Join Date: May 2006
Posts: 356
Default

Quote:
[Debug] [WORLD__CLIENTLIST_ERR] Error adding local account for LS login: 'iggi10
389', duplicate name?
Try removing your existing LS Account info on your Account in your DB and see if it will go in after that.
__________________
Random Segments of Code....
Reply With Quote
  #8  
Old 04-08-2008, 11:38 AM
iggi
Sarnak
 
Join Date: Feb 2006
Posts: 62
Default

Theres the thing, my accounts table is completely empty and set to null...
Reply With Quote
  #9  
Old 04-08-2008, 12:00 PM
iggi
Sarnak
 
Join Date: Feb 2006
Posts: 62
Default

I just manually entered the mysql query and set minilogin_ip to 0 and now it works.
Reply With Quote
  #10  
Old 05-27-2008, 11:58 PM
Lupinedreams
Fire Beetle
 
Join Date: May 2008
Location: Virginia
Posts: 7
Default

Sorry, I haven't used SQL before and I'm setting up a server for the first time, had the same problem as you Iggi. When you say you fixed it by running a mysql query, could you be more specific? I literally have no experience with SQL prior to this so any more information would be greatly appreciated.
Reply With Quote
  #11  
Old 06-09-2008, 12:26 PM
iggi
Sarnak
 
Join Date: Feb 2006
Posts: 62
Default

For those new to mysql use this syntax:

Code:
alter table <table name> alter column <coulmn name> set default <default value>
cheers!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 06:19 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3