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

Archive::Windows Servers Archive area for Windows Servers's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 05-30-2003, 12:26 PM
Lestat43
Sarnak
 
Join Date: May 2003
Posts: 44
Default Server won't pick up at all.

OK I am operating a windows 98 OS on my pc and I am trying to use mini login and I did everything that the instructions said to do. I double checked everything and it is exactly as it said it should be. I am still unable to connect to my server though. I tried seeing if one of the admin tools could log into it to see if my emu setup was wrong, but the tools can't log into the server either so I know it's a server issue with msql. The data base is there, but I did notice that it said in the environments box that driver 3.51 was not found. I also remember seeing somewhere that I didn't have myodbc.dll either. I think it was in the same box, but it isn't saying that about the dll file no more for some reason. Is there I driver I need to download still and if so where do I find it at? Also any other ideas on why it isn't detecting my server at all? The msql reads green as if the server is up, but nothing else seems to be detecting it.
Reply With Quote
  #2  
Old 05-30-2003, 02:50 PM
Lestat43
Sarnak
 
Join Date: May 2003
Posts: 44
Default

OK managed to find the driver I needed here.
http://www.mysql.com/downloads/api-myodbc-3.51.html
However that still hasn't solved my problem unfortunatly. Anyone have any sugestions? I mean the admin. tools won't log into the server and the emulator won't detect it either. I have read and reread over everything on how to install it and my eye balls hurt now. So any help would be greatly apriciated right about now. Thanks in advance.

OK let me ammend that it is still saying Not found. I will try to add a picture so you can see what I am talking about.


Reply With Quote
  #3  
Old 05-30-2003, 11:15 PM
Lestat43
Sarnak
 
Join Date: May 2003
Posts: 44
Default

OK got everything squared away with the server finally. Now it is telling me that world exe and the zones won't load item data. Can anyone atleast help me with that? Tell me where to look so I don't have to sift threw every thread for an answer? I'd apriciate it. LOL!!!! :lol:
Reply With Quote
  #4  
Old 05-31-2003, 03:22 AM
a_Guest03
Demi-God
 
Join Date: Jun 2002
Posts: 1,693
Default

Download Drawde's itemsbooks.zip. Either click my Drawde's link in sig, or search Worldbuilding for an earlier one if it doesn't work.
__________________
It's never too late to be something great.
Reply With Quote
  #5  
Old 06-01-2003, 01:43 AM
Lestat43
Sarnak
 
Join Date: May 2003
Posts: 44
Default

OK Before I came back and read this I downloaded the 44dr1.zip and tried it. It helped out some. I'll go get that zip file too just to be safe. Here is where I am at now. It show's my server name finally, but I read locked and I can't log into the server. I get a 1017 error instead when I try logging on. I am still reading around, but haven't spotted anything yet that really goes into what I am trying to do. I know I am over looking something, but haven't quiet put my thumb on it yet. I bet it's probably something simple too. Anyway I gotta crash now. I been up all night playing with this thing. Don't supose you have any sugestions? Either way thanks for helping me man.


Note: I did try what was stated in this post below and it told me it can't access db.ini so mabye that will shed some light on it. I haven't really found anything so far with someone having that issue yet.

http://forums.eqemu.net/viewtopic.php?t=4526
Reply With Quote
  #6  
Old 06-02-2003, 04:43 AM
Lestat43
Sarnak
 
Join Date: May 2003
Posts: 44
Default

OK this is the errors I manage to copy from the zone bat

[Status] CURRENT_ZONE_VERSION: EQEMu 0.4.4-DR1
[Error] CURRENT_ZONE_VERSION: EQEMu 0.4.4-DR1
[Status] Loading Variables
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Error in LoadVariables query 'SELECT varname, value, unix_timestamp() FROM varia
bles where unix_timestamp(ts) >= 0' #2006: MySQL server has gone away
[Status] Loading zone names
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Error in LoadZoneNames query 'SELECT MAX(zoneidnumber) FROM zone' #2006: MySQL s
erver has gone away
[Status] Loading items
EMuShareMem.dll loaded.
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Error in GetItemsCount query 'SELECT MAX(id), count(*) FROM items' #2006: MySQL
server has gone away
Error: Database::LoadItems() (sharemem): GetItemsCount() returned -1
[Error] Loading items FAILED!
Failed. But ignoring error and going on...
[Status] Loading npcs
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Error in GetNPCTypesCount query 'SELECT MAX(id),


This is the errors from the world exe.

Loading EQ time of day..."./eqtime.cfg" is NOT a vaild EQTime file. File version
is 0; EQTime version is 1000 - failed.
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Deleted -1 stale player corpses from database.
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Deleted -1 stale player backups from database.
Breaking linux compiles....
TCP listening on: 127.0.0.1:9000
World server listening on: 127.0.0.1:9000
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Error: DBAsyncCB_LoadVariables failed: !GetAnswer: '#2006: MySQL server has gone
away'
Connected to LoginServer: 127.0.0.1:5999
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Error: DBAsyncCB_LoadVariables failed: !GetAnswer: '#2006: MySQL server has gone
away'
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Error: DBAsyncCB_LoadVariables failed: !GetAnswer: '#2006: MySQL server has gone
away'


When I tried world exe from msdos promt I got this message.


Microsoft(R) Windows 98
(C)Copyright Microsoft Corp 1981-1998.

C:\WINDOWS>c:\mysql\bin\world
Couldn't open 'db.ini'.
Read README.TXT!

C:\WINDOWS>



Can anyone tell me what it is I missed and that I am doing wrong?
Reply With Quote
  #7  
Old 06-02-2003, 04:56 AM
a_Guest03
Demi-God
 
Join Date: Jun 2002
Posts: 1,693
Default

Do you have mysql installed correctly, and is it running as a server every time you boot, and is there a database in there?
__________________
It's never too late to be something great.
Reply With Quote
  #8  
Old 06-03-2003, 08:23 PM
Lestat43
Sarnak
 
Join Date: May 2003
Posts: 44
Default

Yes. I even redid everything twice just to be sure.
Reply With Quote
  #9  
Old 06-03-2003, 10:14 PM
IADestavator
Sarnak
 
Join Date: May 2003
Posts: 48
Default

Sorry, but thoose MYSql Server Error occurs if the mysqladmin.exe is NOT running. So EQEmu can't access the Database.
Reply With Quote
  #10  
Old 06-04-2003, 07:25 PM
Lestat43
Sarnak
 
Join Date: May 2003
Posts: 44
Default

OK If that was the case then why can I log into the data base with only the admin. tools and not the emulator? The mysqladmin.exe is running, the only thing that I did even remotely different was I went into msconfig and unchecked mysqladmin.exe so it wouldn't load everytime on start up and so that it would load only when I wanted it to. That shouldn't effect anything as far as the server actually working or not. If the server wasn't up then I shouldn't be able to log into the data base with the admin. tools, right? Also when the game pulls up it reads my server, but it says locked beside it. I am willing to try anything at this point though. I ran outta solutions myself currently. What do you sugest?
Reply With Quote
  #11  
Old 06-05-2003, 01:29 AM
a_Guest03
Demi-God
 
Join Date: Jun 2002
Posts: 1,693
Default

Load it at startup. I couldn't get mine to work without it umpteen months ago.
__________________
It's never too late to be something great.
Reply With Quote
  #12  
Old 06-05-2003, 05:38 AM
Lestat43
Sarnak
 
Join Date: May 2003
Posts: 44
Default

Already tried that one. That's why I said it didn't make a differance. I tested the server with the ODBC Data Sources in the control panel and it tested good. I even just finished adding worlddata beta5 to see if that helped. I had beta4 off the web site installed, but it's still giving me the same errors. It will conect for like a brief second and then disconnect all together again. You think if I recreate the database server orginally threw ODBC Data Sources that may make a differance somehow?
Reply With Quote
  #13  
Old 06-06-2003, 03:56 AM
a_Guest03
Demi-God
 
Join Date: Jun 2002
Posts: 1,693
Default

I had it load at startup, and didn't mess with the ODBC driver besides installing it. It's been at least 8 months, so I can't remember enough to help you. :(
__________________
It's never too late to be something great.
Reply With Quote
  #14  
Old 06-08-2003, 01:13 AM
Lestat43
Sarnak
 
Join Date: May 2003
Posts: 44
Default

Well thanks for trying anyway.
Reply With Quote
  #15  
Old 06-17-2003, 10:11 AM
Lestat43
Sarnak
 
Join Date: May 2003
Posts: 44
Default

OK I relized I didn't change the name and pass in my db.ini and I think that's what may have caused alot of my problems. My next question now is, does this thing use alot of rescources when it's running? Asking becuase things seemed to lag up pretty bad when I turned it on. I unfortuneately only have 64 megs. of RAM to work with currently. I am still only using the classic version and pre-Luclin expansions. That's why I am only trying mini log in for the time being. I am currently building a system of my own to be able to handle the higher grade specs. and stuff. Anyway was asking becuase I didn't lag up like that when running the emulator on the HQ site, but it's just got alot bugs when it comes to loading into different zones. Not to mention the forums over there seem to be dead as heck. And while I am mentioning it I did noticed an over all piss poor attitude over thier with people when they do finally post or ask something. They either get ignored or are spoken to rudely. Kinda why I ain't posted on thier board becuase it seemed pointless. Here the boards are active and most of you guys have been helpful to the magority of people I have seen post. Not to mention it's way more active over here and that's always a plus in my book too.


Oh and off topic for asec., but which server on EQemu is run the most frequently or stable I guess. What I mean is last few days I logged into a server on EQemu the next day it's gone. LOL!!!! Anyone run thier server on a regular basis?
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 11:54 PM.


 

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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3