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 08-04-2004, 07:29 PM
SoTRichard
Sarnak
 
Join Date: Aug 2004
Posts: 67
Default problem with making server

ive downloaded all the files and unziped the dumpeditems file to mysql\bin but when i go to do the command (source newdumpeditems.sql it works for a few seconds and then says error
Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

ERROR 1146 (42S02): Table 'mysql.variables' doesn't exist
ERROR 1146 (42S02): Table 'mysql.variables' doesn't exist
anyone know what that file is or where i can find it ?
__________________
Truth=What is, is.
Reply With Quote
  #2  
Old 08-05-2004, 03:59 AM
hypershadow66
Banned
 
Join Date: Nov 2003
Posts: 335
Default

First do this in mysql

create eq;

then

use eq;

then

source your SQL file
Reply With Quote
  #3  
Old 08-05-2004, 04:33 AM
SoTRichard
Sarnak
 
Join Date: Aug 2004
Posts: 67
Default new error

ok well that fixed that problem thanks.... now ive got a new one though... same situation except different error..
Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.02 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Query OK, 0 rows affected (0.00 sec)

ERROR 1136 (21S01): Column count doesn't match value count at row 1
any help with this one would also be appreciated... and this is when trying to do newdumpeditems source... even after doing create database eq; and use eq;
__________________
Truth=What is, is.
Reply With Quote
  #4  
Old 08-05-2004, 09:22 AM
SoTRichard
Sarnak
 
Join Date: Aug 2004
Posts: 67
Default guess? any help anyone

i think something is wrong in the file itself but i have to clue where to begin looking to fix it or whats wrong.... if anyone has any helpful information it would be much appreciated. Ive searched through forums for a while now and ive found errors similar to this one but were in the MW_057DR2_alpha_1.sql sourcing part. I have yet to find where someone had the error in the source newdumpeditems.sql part, but im guessing im not the only one. any links for updates or detailed steps to follow to correct the error would be nice, thanks. im following virus's guide and dowloaded my files from there...
__________________
Truth=What is, is.
Reply With Quote
  #5  
Old 08-05-2004, 09:46 AM
hypershadow66
Banned
 
Join Date: Nov 2003
Posts: 335
Default

Im pretty sure that error can be ignored, becaus that happened for my server but my server works
Reply With Quote
  #6  
Old 08-05-2004, 12:37 PM
SoTRichard
Sarnak
 
Join Date: Aug 2004
Posts: 67
Default error #2006

well i went ahead like you suggested and did the rest of what the guide said. when i opened world.exe a bunch of the errors #2006 saying mysql server has gone away keep coming up.... ive done the grant all privileges on eq.* to user@localhost identified by 'password' with grant option; thing over and over again... and ive looked under http://www.eqemulator.net/forums/viewtopic.php?t=1169 and tried what it said but still getting the error. ive checked my password, username, database, and host in the db.txt and on run>cmd by testing it there. same password and username on mysql as well.... my server appears locked on the server screen .... any helpful info on what to do?
__________________
Truth=What is, is.
Reply With Quote
  #7  
Old 08-05-2004, 04:08 PM
SoTRichard
Sarnak
 
Join Date: Aug 2004
Posts: 67
Default nevermind

well disregard last post.... i fixed that problem by installing a lower version of mysql and now world.exe works.... now i need to find out what 10::scaler is because im missing that in perl for boot5zones apparently.. maybe i downloaded the wrong version, but im going to look some stuff up on the forums about it....
__________________
Truth=What is, is.
Reply With Quote
  #8  
Old 08-05-2004, 04:44 PM
SoTRichard
Sarnak
 
Join Date: Aug 2004
Posts: 67
Default well found some more out but got another error

well i found out where IO::Scaler and Nmake files were and how to install them and such but im getting the same error at the very end of the script as alot of people on this page are http://www.eqemulator.net/forums/vie...dfc5e54ac54657
going to research some more stuff now i guess
__________________
Truth=What is, is.
Reply With Quote
  #9  
Old 08-05-2004, 06:36 PM
SoTRichard
Sarnak
 
Join Date: Aug 2004
Posts: 67
Default more errors lol

well i downloaded a perl file editor and followed what one of the posts said to change on the above site , second page. i changed the make>q[] directory and that seemed to solve it. im still getting the 7999 sleeping error when i boot my boot5zones like jimbox was on one of his posts, but its said that can be ignored since my server is green and unlocked now. the new error though is 1017 one when i try to logg onto my server... it might have to do with my router or firewalls. so im looking that up now... ill have my server on tomarrow so if you can logg into it then let me know.
__________________
Truth=What is, is.
Reply With Quote
  #10  
Old 08-05-2004, 06:52 PM
SoTRichard
Sarnak
 
Join Date: Aug 2004
Posts: 67
Default more info

well after reading some things on http://www.eqemulator.net/forums/viewtopic.php?t=14112 about error 1017 i found out my gateway and typed it in, but i use motorolla router and the p/w wont work as admin so i couldnt go anywhere from there.... i also tried removing my firewalls and that didn't do anything, so if anyone else uses motoralla and knows the p/w it would be much appreciated... thanks
__________________
Truth=What is, is.
Reply With Quote
  #11  
Old 08-05-2004, 07:18 PM
hypershadow66
Banned
 
Join Date: Nov 2003
Posts: 335
Default

lol well you got this far on your own, first of all, check all the sources you have before asking questions, a mistake i made alot lol. Second You should try to forward ALL your ports on your computer, and Enable DMZ routing, if that doesnt work then the only thing i can think of is connect directley to your router with the computer
Reply With Quote
  #12  
Old 08-15-2004, 07:30 AM
Sumerianbarkeep
Fire Beetle
 
Join Date: Jun 2004
Posts: 1
Default and how did you fix it?

Hey SoTRichard,

you keep saying you fixed the problems but you never said how. i've been searching these forums for the last 2 weeks and i'm coming up short on answers. i'm basically have the same problems you were.
Reply With Quote
  #13  
Old 08-15-2004, 06:03 PM
Darkdrizzt
Sarnak
 
Join Date: Nov 2003
Posts: 56
Default

lol well you got this far on your own, first of all, check all the sources you have before asking questions, a mistake i made alot lol. Second You should try to forward ALL your ports on your computer, and Enable DMZ routing, if that doesnt work then the only thing i can think of is connect directley to your router with the computer ~hypershadow66

well theres one problem he has that i suppose you didnt notice, he said he cant get into his router because pw admin isnt working, so how exactly can he chage the DMZ forwarding? I would try checking your manual that came with your router, mine is a linksys but it tells you the pw in the manual, if that doesnt work try going to the router website
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:31 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