EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=617)
-   -   (Error in LoadNPCTypes) here is the list of what i am doing (https://www.eqemulator.org/forums/showthread.php?t=6997)

IAsnug30 05-02-2003 04:08 AM

(Error in LoadNPCTypes) here is the list of what i am doing
 
Using database 'eq' at localhost
Loading zone names, items & NPCs...Error in LoadNPCTypes query 'SELECT id,name,l
evel,race,class,hp,gender,texture,helmtexture,size ,loottable_id, merchant_id, ba
nish, mindmg, maxdmg, npcspecialattks,usedspells FROM npc_types' #1054: Unknown
column 'usedspells' in 'field list'
done.
Spells loaded from 'spdat.eff'.
Loading guild ranks...done.
Loading faction data...done.
Connected to worldserver: 127.0.0.1:9000
Entering sleep mode

I GET ON MY WORLD.EXE

LoginServer.ini read.
Using database 'eq' at localhost
Loading zone names & items...done.
Loading guild ranks...done.
World server listening on: port 9000
Connected to LoginServer: localhost:5999
New TCP connection: 127.0.0.1:2692
New zoneserver: #1 127.0.0.1:2692
New TCP connection: 127.0.0.1:2693
New zoneserver: #2 127.0.0.1:2693
Zoneserver SetConnectInfo: 127.0.0.1:2692: localhost:7997
New TCP connection: 127.0.0.1:2694
New zoneserver: #3 127.0.0.1:2694
Zoneserver SetConnectInfo: 127.0.0.1:2693: localhost:7995
Zoneserver SetConnectInfo: 127.0.0.1:2694: localhost:7999
New TCP connection: 127.0.0.1:2695
New zoneserver: #4 127.0.0.1:2695
Zoneserver SetConnectInfo: 127.0.0.1:2695: localhost:7998
New TCP connection: 127.0.0.1:2696
New zoneserver: #5 127.0.0.1:2696
Zoneserver SetConnectInfo: 127.0.0.1:2696: localhost:7996
Zoneserver connection lost: 127.0.0.1:2694 (localhost:7999)
Removing zoneserver: 127.0.0.1:2694 (localhost:7999)
Zoneserver connection lost: 127.0.0.1:2695 (localhost:7998)
Removing zoneserver: 127.0.0.1:2695 (localhost:7998)
Zoneserver connection lost: 127.0.0.1:2692 (localhost:7997)
Removing zoneserver: 127.0.0.1:2692 (localhost:7997)
Zoneserver connection lost: 127.0.0.1:2696 (localhost:7996)
Removing zoneserver: 127.0.0.1:2696 (localhost:7996)
Zoneserver connection lost: 127.0.0.1:2693 (localhost:7995)
Removing zoneserver: 127.0.0.1:2693 (localhost:7995)



AND THIS IE MY LoginServer.ini

LoginServer.ini read.
Server mode: Standalone
Login server listening on port:5999
New TCP connection: 127.0.0.1:2685




MY BOOT5ZONES ARE

REM:--------------Start-----------------------


@echo off
start zoneNT . localhost 7995 localhost
start zoneNT . localhost 7996 localhost
start zoneNT . localhost 7997 localhost
start zoneNT . localhost 7998 localhost
start zoneNT . localhost 7999 localhost
exit
cls


REM:---------------END------------------------




AND MY DATABASE

# READ README.TXT!

[Database]
host=localhost
user=******
password=*******
database=eq


AND MY


[LoginServer]
loginserver=localhost
loginserver2=localhost
loginport=5999
loginport2=5999
worldname=snug30 world
locked=false
account=
password=
worldaddress=localhost

[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=

AND MY MiniLoginAccounts

# Max 200 lines total (including comments and blank lines)
# Blank lines may mess up the line # reported in error messages
localhost eqemu eqemu
localhost eqemu eqemu
localhost eqemu eqemu


OK WIN I GO TO DO THE WORLD.EXE FLAG 200 I GET THIS

Microsoft Windows 2000 [Version 5.00.2195]
(C) Copyright 1985-2000 Microsoft Corp.

C:\>C:\eqgame\world.exe flag 200
Couldn't open the LoginServer.ini file.
Couldn't open the DB.INI file.
Read README.TXT!

C:\>c:\eqgame\world.exe flag eqemu 200
Couldn't open the LoginServer.ini file.
Couldn't open the DB.INI file.
Read README.TXT!

C:\>c:\eqgame\world.exe flag eqemu eqemu =200
Couldn't open the LoginServer.ini file.
Couldn't open the DB.INI file.
Read README.TXT!



plzzzz help me

:worship:

Trumpcard 05-02-2003 05:58 AM

So, do you have a DB.ini and LoginServer.ini file ?

IAsnug30 05-02-2003 03:49 PM

yes i have
 
yes i have a DB.ini and LoginServer.ini file

cronkite 08-08-2003 04:21 AM

cd into the directory with db.ini and loginserver.ini when you run the programs.
That is, instead of

C:\path\to\ini\files\world.exe

do

C:
cd path\to\ini\files
world.exe


All times are GMT -4. The time now is 01:07 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.