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

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

Reply
 
Thread Tools Display Modes
  #31  
Old 12-13-2003, 04:02 AM
allromz
Fire Beetle
 
Join Date: Dec 2003
Posts: 11
Default When I got the the 1017 error in Windows...

Nucklez, Where do I find that (Internet Connection Sharing enabled)
Reply With Quote
  #32  
Old 02-05-2004, 04:27 AM
eristhule
Fire Beetle
 
Join Date: Jan 2004
Posts: 3
Default

I'm on a HUB and i can login to the minilogin on my other comp, but if i click the server and hit Play, it boots me with the 1017 error. here's my stats.

Quote:
[Database]
host=localhost
user=MyUser
password=MyPassword
database=eq
Quote:
[LoginServer]
loginserver=192.168.0.167
loginport=5999
worldname=NL test world
worldaddress=192.168.0.167
locked=false

[WorldServer]
Defaultstatus=20
Unavailzone=
this is my Boot5zones.bat file.
Quote:
@echo off

if NOT exist spells_us.txt goto NOSPELL

start zone.exe . 192.168.0.167 7990 127.0.0.1
start zone.exe . 192.168.0.167 7990 127.0.0.1
start zone.exe . 192.168.0.167 7990 127.0.0.1
start zone.exe . 192.168.0.167 7990 127.0.0.1
start zone.exe . 192.168.0.167 7990 127.0.0.1
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
minilogin.exe says:
Quote:
LoginServer.ini read.
MiniLoginAccounts.ini read.
Server mode: Standalone
Login server listening on port:5999
World.exe says:
Quote:
[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.3-DR3
[Status] Loading variables..
[Status] Loading zones..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=26679, max id=68199
[Status] LoginServer.ini read.
[Status] Loading guild ranks..
[Status] Loading addon.ini..
[Status] Loading EQ time of day..
[Status] Reboot zone modes ON
[Status] Deleted 0 stale player corpses from database
[Status] Deleted 0 stale player backups from database
Screwing up windows compiles...
TCP listening on: 192.168.0.167:9000
World server listening on: 192.168.0.167:9000
Connected to LoginServer: 192.168.0.167:5999
(the 5 zone servers connecting...)
blah...
blah...
blah...
blah...
blah...
blah...
blah...
blah...
blah...
blah...
blah...
blah...
blah...
blah...
blah...
(then here's where it has the error.)
56271 New client from ip: 192.168.0.1 port: 3282
192.168.0.1: Wrong name/pass: name='eqemu'
Removing client from ip:192.168.0.1 port:3282
Someone please help me!!! i wanna host a LAN Party!
Reply With Quote
  #33  
Old 02-05-2004, 04:57 AM
Monrezz's Avatar
Monrezz
Dragon
 
Join Date: Mar 2003
Location: #loc
Posts: 745
Default

Go into command prompt and point it to the same directory as world.exe, then type in:

world adduser YourAccntName YourAccntPass 200

Replace YourAccntName and YourAccntPass with your username and password you want to log in with. If it still doesnt work run a GRANT command (search).

Fixes prob 99% of the time.

Monrezz
__________________

kRPG Profile
Reply With Quote
  #34  
Old 02-05-2004, 06:43 AM
eristhule
Fire Beetle
 
Join Date: Jan 2004
Posts: 3
Default

Ahhh... YAYAS! thanks! i got it to work!
Reply With Quote
  #35  
Old 02-25-2004, 02:56 PM
SBellew
Fire Beetle
 
Join Date: Nov 2003
Posts: 16
Default

Eristhule, can you post the exact change you made to fix this? I am getting the exact error in the world.exe output.

I did the World command and it added the account but I am still getting 1017 error. This is even after adding another user and trying to log them on too.
__________________
Me!
Reply With Quote
  #36  
Old 02-25-2004, 05:48 PM
samandhi's Avatar
samandhi
Demi-God
 
Join Date: Aug 2003
Posts: 1,056
Default

@SBellew
What version of the emu are you trying to run?
__________________

Quote:
Analysis paralysis will keep you from failing, but it will also keep you from succeeding.
  • L.L. CoolJ
Reply With Quote
  #37  
Old 04-17-2004, 11:28 AM
IATwistedFourty
Fire Beetle
 
Join Date: Apr 2004
Posts: 12
Default

Ive been getting 1017s after i select my server but also my server name doesnt show up on the server list
only thing i can see is i get a couple errors in my world.exe screen no idea how to fix em though any help would be appreciated

here is db.ini

# READ README.TXT!

[Database]
host=localhost
user=myuser
password=mypass
database=eq
compression=off

loginserver.ini

[LoginServer]
loginserver=InternalIP
loginserver2=InternalIP
loginserver3=InternalIP
loginport=5999
loginport2=5999
loginport3=5999
worldname=ServerName
worldaddress=localhost
locked=false

[WorldServer]
Defaultstatus=0
Unavailzone=

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

this is my zone.exe

[Status] CURRENT_ZONE_VERSION: EQEMu 0.5.6
[Status] Loading Variables
[Status] Loading zone names
[Status] Loading items
[Status] EMuShareMem loaded
Error: EMuShareMem: DLLLoadItems: !ItemsMMF.IsLoaded() (timeout)
[Error] Loading items FAILED!
Failed. But ignoring error and going on...
[Status] Loading npcs
[Status] Loading NPCTypes from database...
[Status] Loading npc faction lists
[Status] Loading loot tables
[Status] Loading doors
[Status] Loading guilds
[Status] Loading factions
[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] 160 commands loaded
WorldServer connect: Connecting to the server failed: TCPConnection::Connect():
connect() failed. Error: 10060
[Error] worldserver.Connect() FAILED!
[Status] Entering sleep mode

my miniloginaccount

LoginServer.ini read.
MiniLoginAccounts.ini read.
Server mode: Standalone
Login server listening on port:5999

and my world.exe

[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.6
[Status] Loading variables..
[Status] Loading zones..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=0, max id=0
[Error] DBLoadItems query 'SELECT gmflag,minstatus,unknown002,unknown005,unknown
107,unknown108,id,weight,norent,nodrop,size,itemcl ass,idfile,lore,slots,cost,nam
e,icon,unknown105,booktype,filename,bagtype,bagslo ts,bagsize,bagwr,augslot1type,
augslot2type,augslot3type,augslot4type,augslot5typ e,unknown018,unknown019,unknow
n020,casttime2,unknown061,unknown067,unknown069,un known070,unknown076,unknown077
,augtype,ldonpointtheme,ldonpointcost,unknown099,a str,asta,aagi,adex,awis,aint,a
cha,pr,mr,dr,fr,cr,skillmodvalue,skillmodtype,bane dmgamt,banedmgbody,banedmgrace
,magic,hasteproclvl,light,delay,effecttype,range,d amage,material,maxcharges,recl
evel,recskill,charmfile,factionmod1,factionmod2,fa ctionmod3,factionmod4,factiona
mt1,factionamt2,factionamt3,factionamt4,reqlevel,h p,mana,ac,color,classes,races,
spellid,casttime,focusid,itemtype,accuracy,avoidan ce,bardtype,bardvalue,combatef
fects,deity,elemdmgamt,elemdmgtype,sellrate,shield ing,spellshield,strikethrough,
stunresist,tradeskills FROM items ORDER BY id', #1054: Unknown column 'casttime2
' in 'field list'
Error: EMuShareMem: DLLLoadItems: !cbDBLoadItems
[Error] Error: Could not load item data. But ignoring
[Error] [ChatChannelServer] block not found in ./LoginServer.ini
[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
Screwing up windows compiles...
TCP listening on: localhost:9000
World server listening on: localhost:9000

sry if this is a dumb question but im stuck and need help anyone know whats wrong TY

ok i got rid of most the errors by dling a diff sql db file and also changing the boot5zones.bat but i still get no server on server screen and if i hit enter it gives me a 1017

here are the errors i cought on the logs

From world.exe

[Status] Loading items from database: count=26679, max id=68199
[Error] [ChatChannelServer] block not found in ./LoginServer.ini
[Status] Loading guild ranks..

From zone.exe

[Status] Loading Doors from database...
Error in DBLoadDoors query 'SELECT id,doorid,zone,name,pos_x,pos_y,pos_z,heading
,opentype,guild,lockpick,keyitem,triggerdoor,trigg ertype,dest_zone,dest_x,dest_y
,dest_z,dest_heading,liftheight,invert_state,incli ne from doors' #1054: Unknown
column 'invert_state' in 'field list'
Error: EMuShareMem: DLLLoadDoors: !cbDBLoadDoors
[Status] FileLoadSPDat() Loading spells from ./spells_us.txt
Reply With Quote
  #38  
Old 06-28-2004, 03:22 AM
Makwa
Fire Beetle
 
Join Date: Jun 2004
Posts: 23
Default

I had an older version of Everquest on my other hard drive.

So i copied all of the files from there to c:\eqemu.

My Login screen now looks like when GOD came out. This is getting closer but.....

When i use build 0.5.7-DR6 i can see my server...but, it now says, "I need to update my files."

When i use build 0.5.3-DR3, i can see my server, get to the character selection screen, but i cant make a character. I get the op_charactercreate error.

Am i STILL using a wrong version of EQ? Its well beyond 6-22.

Also, i can use ANY login and password, and get to the Server Selection screen.

Any suggestions?

I'm SO close
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 04:07 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