View Full Version : possable config error?
Kgaul
08-05-2003, 04:45 AM
are the 1002 log in errors mostly config probs? i have noticed everything connects but always a 1002. maybe i hacked (no pun intended) something up..
Kg
A_Coder
08-05-2003, 06:22 PM
See:
http://forums.eqemu.net/viewtopic.php?t=9749
it should solve your problem.
Also Make sure that you are using the December 5th 2002 binaries for eq and the Febuary 14th binaries for minilogin.
Kgaul
08-06-2003, 05:31 AM
Your other help was dead on. i followed your directions at your other post, got the minilogin, however my "zip of fixing the eq thing" has most dates of 12/5 but one of 1/9/03. if you can think of anything please let me know.
Bat5zone.bat
REM: ****Read this first!!!****
REM: This file requires your real IP in the place of "hosthere" when you are connecting
REM: To the EQEmu Loginserver.
REM: When you are using minilogin, Replace all IP Addresses to say 127.0.0.1
REM: If you still get errors try using localhost instead of 127.0.0.1
REM:--------------Start-----------------------
@echo off
if NOT exist spells_en.txt goto NOSPELL
start zone . 192.168.1.96 7995 192.168.1.96
start zone . 192.168.1.96 7996 192.168.1.96
start zone . 192.168.1.96 7997 192.168.1.96
start zone . 192.168.1.96 7998 192.168.1.96
start zone . 192.168.1.96 7999 192.168.1.96
start zone . 192.168.1.96 8000 192.168.1.96
start zone . 192.168.1.96 8001 192.168.1.96
start zone . 192.168.1.96 8002 192.168.1.96
start zone . 192.168.1.96 8003 192.168.1.96
start zone . 192.168.1.96 8004 192.168.1.96
start zone . 192.168.1.96 8005 192.168.1.96
start zone . 192.168.1.96 8006 192.168.1.96
start zone . 192.168.1.96 8007 192.168.1.96
start zone . 192.168.1.96 8008 192.168.1.96
start zone . 192.168.1.96 8009 192.168.1.96
exit
cls
:NOSPELL
echo You did not copy the spells_en.txt from your everquest directory to this one. Please do so or zones will crash on startup.
PAUSE
REM:---------------END------------------------
loginserver.ini
### --- This file tells world.exe what loginserver to connect to.
### --- Leave the account and password field BLANK.
### --- Public Login is un-supported as is LAN playing. We reccomend using the EQEmu.net Loginserver ALWAYS.
### --- NOTE: Starting 6-1-2002, you can no longer use the word "Server" in worldname.
### --- NOTE2: the word "Server" is added to each server automaticly.
# READ README.TXT
[LoginServer]
loginserver=192.168.1.96
loginserver2=192.168.1.96
loginport=5999
loginport2=5999
worldname=Raevenloft
worldaddress=192.168.1.96
locked=false
account=
password=
[WorldServer]
Defaultstatus=
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPasswod=
Miniloginaccounts.ini
# Max 200 lines total (including comments and blank lines)
# Blank lines may mess up the line # reported in error messages
#
192.168.1.96 User1 User1Pass
192.168.1.96 User2 User2Pass
db.ini
# READ README.TXT!
[Database]
host=localhost
user=SmegHead (no, not really)
password=*********
database=eq
compression=off
### --- This file tells world.exe what computer mySQL is on. Host should
### --- be left "localhost" unless mysql is on a differant computer than world.exe.
KG
ps also at
Tulox@hushmail.com
Thanks anyway for your help!
tcsmyworld
08-06-2003, 09:12 AM
If you are using the minilogin , the entries in the minilogin.ini need to have the ip address of the pc that matches the user.
You have the same ip address for both account entries in your example.
And according to your post , you need to copy your spells_en.txt from you EQ folder to the emu folder.
Kgaul
08-06-2003, 09:47 AM
i coppied the spells_en.txt to eqemu, however my ip is correct, the one on my ipconfig and shown mysql window. i'm sure its some ip config to get this to work...
unless i'm just misunderstanding something (most likely answer)
KG
A_Coder
08-06-2003, 01:34 PM
Whats the 1002 error say? I remember encountering before - however, I don't remember what the error specifically was referenced to. Perhaps if you could paste what the error is - i could remember what I did to fix it.
Kgaul
08-06-2003, 03:54 PM
Error 1002: Incorrect Version!! Run the patch program to ensure you have the correct version.
thats the error message i get. i have tried many things to get into my own server. i might have to just wait...
KG
PS thanks for the help!
A_Coder
08-06-2003, 06:08 PM
Have you checked out this post? Its how I solved my 1002 error.
http://forums.eqemu.net/viewtopic.php?t=9749
Other than that - I wouldn't know anything else that would fix it.
Kgaul
08-07-2003, 04:21 PM
yes sir i did try that post a few times. my hands are in the air atm, think ill wait till the new eqemu and hope its mini friendly.
i'm just bumming around trying to help with beta and stuff.
thanks for your help!
KG
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.