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

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 11-06-2004, 06:38 PM
Laviathon
Sarnak
 
Join Date: Aug 2003
Location: NY
Posts: 78
Default STUPID 1017 Problem again !!!

ok i got this taken are of before but i Goofed up my DB so i reinstalled that then my router messed up so i had to reset that
when i first got the problem taken care of my ip war 192.168.1.100 after i reset it changed to 192.168.1.101
here is all the information maybey i am overlooking something but i have went over everything about a dozen times if not more

World.exe
Code:
[Status] CURRENT_WORLD_VERSION:EQEMu 0.6.0-DR2
[Status] Loading variables..
[Status] Loading zones..
[Status] Clearing groups..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=36965
[Status] ./LoginServer.ini read.
[Status] Loading guild ranks..
[Status] Loading ./addon.ini..
[Status] Loading EQ time of day..
[Status] Deleted 0 stale player corpses from database
[Status] Deleted 0 stale player backups from database
Assassinating people that whine about horses...done
TCP listening on: dargoth.no-ip.info:9000
World server listening on: dargoth.no-ip.info:9000
Connected to LoginServer: newlogin1.eqemulator.net:5994
110094 New TCP connection: 192.168.1.101:4668
New zoneserver: #1 192.168.1.101:4668
Zoneserver SetConnectInfo: 192.168.1.101:4668: dargoth.no-ip.info:7999
110625 New TCP connection: 192.168.1.101:4669
110625 New TCP connection: 192.168.1.101:4670
New zoneserver: #2 192.168.1.101:4669
110750 New TCP connection: 192.168.1.101:4671
110750 New TCP connection: 192.168.1.101:4672
New zoneserver: #3 192.168.1.101:4672
New zoneserver: #4 192.168.1.101:4671
New zoneserver: #5 192.168.1.101:4670
Zoneserver SetConnectInfo: 192.168.1.101:4669: dargoth.no-ip.info:7996
Zoneserver SetConnectInfo: 192.168.1.101:4670: dargoth.no-ip.info:7995
Zoneserver SetConnectInfo: 192.168.1.101:4671: dargoth.no-ip.info:7997
Zoneserver SetConnectInfo: 192.168.1.101:4672: dargoth.no-ip.info:7998
zone 1 of 5
Code:
[Status] CURRENT_ZONE_VERSION: EQEMu 0.6.0-DR2
[Status] Loading Variables
[Status] Loading zone names
[Status] Loading items
[Status] EMuShareMem loaded
[Status] Loading npcs
[Status] Loading npc faction lists
[Status] Loading NPC Faction Lists from database...
[Status] Loading loot tables
[Status] Loading Loot tables from database...
[Status] Loading doors
[Status] Loading Doors from database...
[Status] FileLoadSPDat() Loading spells from ./spells_us.txt
[Status] FileLoadSPDat() spells loaded: 6299
[Status] Loading guilds
[Status] Loading factions
[Status] Loading AA effects
[Status] Loading swarm spells
[Status] Loading corpse timers
[Status] Loading what ever is left
[Status] Loading commands
[Status] command_init(): Warning: Command 'help' defaulting to access level 0!
[Status] command_init(): Warning: Command 'version' defaulting to access level 0
!
[Status] command_init(): Warning: Command 'serversidename' defaulting to access
level 0!
[Status] command_init(): Warning: Command 'loc' defaulting to access level 0!
[Status] command_init(): Warning: Command 'flag' defaulting to access level 0!
[Status] command_init(): Warning: Command 'si' defaulting to access level 0!
[Status] command_init(): Warning: Command 'hp' defaulting to access level 0!
[Status] command_init(): Warning: Command 'pf' defaulting to access level 0!
[Status] command_init(): Warning: Command 'bestz' defaulting to access level 0!
[Status] command_init(): Warning: Command 'ginfo' defaulting to access level 0!
[Status] 173 commands loaded
[Status] Loading embedded perl XS
[Error] Starting command queue perl parser.

[Error] Reloading quests for zone...

[Error] Making parser...

[Error] Mapping...

[Error] Starting command queue Mapping...

[Error] Reloading quests for zone...

[Error] Making parser...

[Error] Mapping...

[Error] Starting XS Mapping...

[Status] Entering sleep mode
Connected to worldserver: 192.168.1.101:9000
db.ini
Code:
# READ README.TXT!

[Database]
host=localhost
user=neohazerd
password=hazerdus
database=eq


### --- 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.
Loginserver.ini
Code:
### --- 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=newlogin1.eqemulator.net
loginport=5994
worldname=The Chosen Few TESTING...
worldaddress=dargoth.no-ip.info
locked=false
account=
password=


[WorldServer]
Defaultstatus=0
Unavailzone=

[ChatChannelServer]
worldshortname=TCF
chataddress=
chatport=
Boot5zone.bat
Code:
REM: ****Read this first!!!****

REM: This file requires your real IP in the place of "EXTERNAL_IP_HERE" 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_us.txt goto NOSPELL

start zonePerl . dargoth.no-ip.info 7995 192.168.1.101
start zonePerl . dargoth.no-ip.info 7996 192.168.1.101
start zonePerl . dargoth.no-ip.info 7997 192.168.1.101
start zonePerl . dargoth.no-ip.info 7998 192.168.1.101
start zonePerl . dargoth.no-ip.info 7999 192.168.1.101
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------------------------
i have also went to this page and taken care of this
http://www.eqemulator.net/forums/viewtopic.php?t=17370

with the link i just gave when i goto save it i am unable to overwrite it so i had to make it a txt file that is how i did it last time if i remember corectly

if i am forgeting any information you need let me know

thank you for your time
__________________
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 07:03 AM.


 

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