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-05-2003, 04:45 AM
Kgaul
Hill Giant
 
Join Date: Apr 2003
Posts: 225
Default possable config error?

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
Reply With Quote
  #2  
Old 08-05-2003, 06:22 PM
A_Coder
Fire Beetle
 
Join Date: Jun 2003
Location: Bangkok, Thailand
Posts: 24
Default Did you bother to search the forum for 1002 errors?

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.
Reply With Quote
  #3  
Old 08-06-2003, 05:31 AM
Kgaul
Hill Giant
 
Join Date: Apr 2003
Posts: 225
Default

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!
Reply With Quote
  #4  
Old 08-06-2003, 09:12 AM
tcsmyworld's Avatar
tcsmyworld
Discordant
 
Join Date: Feb 2002
Posts: 452
Default

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.
__________________
Founder PEQ (ProjectEQ)
Reply With Quote
  #5  
Old 08-06-2003, 09:47 AM
Kgaul
Hill Giant
 
Join Date: Apr 2003
Posts: 225
Default

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
Reply With Quote
  #6  
Old 08-06-2003, 01:34 PM
A_Coder
Fire Beetle
 
Join Date: Jun 2003
Location: Bangkok, Thailand
Posts: 24
Default

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.
Reply With Quote
  #7  
Old 08-06-2003, 03:54 PM
Kgaul
Hill Giant
 
Join Date: Apr 2003
Posts: 225
Default

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!
Reply With Quote
  #8  
Old 08-06-2003, 06:08 PM
A_Coder
Fire Beetle
 
Join Date: Jun 2003
Location: Bangkok, Thailand
Posts: 24
Default

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.
Reply With Quote
  #9  
Old 08-07-2003, 04:21 PM
Kgaul
Hill Giant
 
Join Date: Apr 2003
Posts: 225
Default

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
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:40 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