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

01-08-2003, 03:10 PM
|
Fire Beetle
|
|
Join Date: Jan 2003
Location: Cali
Posts: 5
|
|
I did what you said, and my server still just says "Locked", the MySQLAdmin still says "Not Found", and when I try to load up EQEmu Admin Tool it freezes for a while then finally loads with the error message:
Exception: Can't connect to MySQL server on '*my IP adress here*' (10060)
The admin tool wasn't able to connect to
database "eq" at host *my IP address here*.
Please go to the Preferences dialog and set the
username, password, database, and host values.
There's an OK button, and when I click that the tool closes down.
I'm confused...
Oh yeah, I opened the FQADMIN.INI to see if I set everything, and it all looks right but I dunno what this one thing is for:
EQPATH (I set it to the EQ folder)
MAPSPATH (I didn't change it, dunno where it is supose to go)
__________________
Dun shoot da kitty
|

01-30-2003, 06:03 PM
|
 |
Sarnak
|
|
Join Date: Jan 2003
Location: California
Posts: 71
|
|
Well.... I need Help... Is there a Chat thing besides Mirc thing? like Live chat so i can talk to someone? maybe on Yahoo?
__________________
The New Guy
|

01-31-2003, 10:24 AM
|
Demi-God
|
|
Join Date: Jan 2002
Location: Tourist town USA
Posts: 1,671
|
|
Mirc is just a popular program to access the IRC network. and it is by far your best bet to chat live with someone aobut problems.
Log on, ask and be patient. If you don't get a response try agin in 10 minutes.
__________________
Please read the forum rules and look at reacent messages before posting.
|

03-13-2003, 06:18 PM
|
Fire Beetle
|
|
Join Date: Mar 2003
Posts: 1
|
|
I got past login, then i got a "COULD'NT' message: as follows:
"COULD'NT LOAD DLL (null), error = 0" or some along those lines...
Did I miss a piece of something? because when i was patching for the first time, it says "missing file: blah blah blah"
|

03-14-2003, 02:51 PM
|
Demi-God
|
|
Join Date: Jan 2002
Location: Tourist town USA
Posts: 1,671
|
|
It sure sounds like you messed up patching somewhere.
The EQEmu patcher should be installed in your EQ dir, not in a subdirectory like might be suggested by the default path when setting it up.
__________________
Please read the forum rules and look at reacent messages before posting.
|
 |
|
 |

03-19-2003, 01:54 PM
|
Fire Beetle
|
|
Join Date: Mar 2003
Posts: 1
|
|
I'm getting an SQL Error message. Here it is. Anyone else got this before? Using Windows2000 sp2 with the newest mysql release.
----------------------------------------------------------------------------------
Using database 'eq' at localhost
[Status] CURRENT_WORLD_VERSION:EQEMu 0.4.3
[Error] CURRENT_WORLD_VERSION:EQEMu 0.4.3
Loading Variables, zone names & items...
Error in LoadVariables query 'SELECT varname, value, unix_timestamp() FROM varia
bles where unix_timestamp(ts) >= 0' #1146: Table 'eq.variables' doesn't exist
Error in LoadZoneNames query 'SELECT MAX(zoneidnumber) FROM zone' #1146: Table '
eq.zone' doesn't exist
EMuShareMem.dll loaded.
Error in GetItemsCount query 'SELECT MAX(id), count(*) FROM items' #1146: Table
'eq.items' doesn't exist
Error: Database::LoadItems() (sharemem): GetItemsCount() returned -1
Error: Could not load item data
---------------------------------------------------------------------------
Seems it doesn't like the syntax. Guess i'll go in the sql code and see what's what.
__________________
If God didn't want us to eat animals, they wouldn't have made them out of meat.
|
 |
|
 |

03-19-2003, 02:38 PM
|
Demi-God
|
|
Join Date: Jan 2002
Location: Tourist town USA
Posts: 1,671
|
|
more like your DB isn't right, it is missing tables.
__________________
Please read the forum rules and look at reacent messages before posting.
|

04-19-2003, 11:06 AM
|
Fire Beetle
|
|
Join Date: Apr 2003
Posts: 24
|
|
whenever i try to type in:
Code:
INSERT INTO account SET name='eqemu', password='eqemu', status 200,lsaccount_id=0;
i just get this:
Code:
ERROR 1064: you have an error in your SQL syntax near '200,lsaccount_id=0' at line 1
i also has this when i was trying it without the lsaccount_id=0 at the end. what is wrong?..
|

04-20-2003, 01:47 PM
|
Demi-God
|
|
Join Date: Jan 2002
Location: Tourist town USA
Posts: 1,671
|
|
try it with
"status=200"
__________________
Please read the forum rules and look at reacent messages before posting.
|

04-20-2003, 05:57 PM
|
Fire Beetle
|
|
Join Date: Apr 2003
Posts: 1
|
|
Howdy,
I have been working on a LAN setup, with no internet connection (in the military and dont have personnal net access). I have everything working great on the server, can log on and play normally from server computer. My problem is when I try to connect from a second computer. I reach the server select menue on mini login just fine, mini login sees the client when I do this but when i select my server and try to connect it bumps me out every time. Both machines are running xp pro and I am using a hub for the LAN. I have spent alot of time reading the forums but I am overlooking something (probably very obvious). Any suggestions as to why this is not working for me would be appriciated. 
|

04-21-2003, 02:03 PM
|
Demi-God
|
|
Join Date: Jan 2002
Location: Tourist town USA
Posts: 1,671
|
|
Make sure you have the propper entries in miniloginaccounts.ini and that your not using 127.0.0.1 or localhost anywhere. Use the actual lan IP addresses.
Also check the minilogin, world and zone windows for any clues to what is actually happening.
__________________
Please read the forum rules and look at reacent messages before posting.
|

05-07-2003, 07:37 AM
|
Fire Beetle
|
|
Join Date: Dec 2002
Posts: 21
|
|
That did it for me...
Hi,
just wanted to say that I've been away from EQEmu for a few months and nothing worked when I returned - but following this did, so thanks Lurker - nice job on this file!
__________________
Yours,
Birthe Barnebarn
|

05-07-2003, 02:00 PM
|
Demi-God
|
|
Join Date: Jan 2002
Location: Tourist town USA
Posts: 1,671
|
|
Well with over 20000 views I'm glad I have been able to keep it pretty much up to date and useful 
__________________
Please read the forum rules and look at reacent messages before posting.
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 05:41 PM.
|
|
 |
|
 |
|
|
|
 |
|
 |
|
 |