View Full Version : Server lock help me please!
Niblitss
01-11-2004, 10:03 AM
My server is up and running, but it says its locked and i cannot join it. Ive chekced fourms for about three days and cannot find anything about this. can you post a link or tell me how to fix it (and i do not get errors like 101 or anything)
Tertiary
01-11-2004, 10:07 AM
You should post the output of your world.exe and zone.exe processes, as well as all your .ini files and boot5zones.bat.
Niblitss
01-11-2004, 12:42 PM
here my world.exe
[status] current_world_version:eqemu 0.5.2
[status] loading variables . .
[status] loading zones . .
[status] loading items . .
[error] LoadEMuShareMemDLL::load() failed to load library 'emusharemem' . error=126
[error] error:could not load item data. but ignoring
[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
screwing up windows compiles . . .
TCP listening on : 24.28.4.12.9000
world server listening on: 24.28.4.12:9000
connected to loginserver: eqlongin1.eqemulator.net5997
login.ini
[LoginServer]
loginserver=eqlogin1.eqemulator.net
loginport=5997
worldname=Niblits super
worldaddress=24.28.4.12
locked=false
[WorldServer]
Defaultstatus=0
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999Up
linkAddress=Up
linkPort=Up
linkAccount=Up
linkPassword=
db.ini
[Database]
host=localhost
user=test
password=test
database=eq
compression=off
mattmeck
01-11-2004, 12:44 PM
where is your zone.exe?
BLOOD_kane
01-11-2004, 02:10 PM
just a little tip, might want to edit out your IP address there
[error] LoadEMuShareMemDLL::load() failed to load library 'emusharemem' . error=126
[error] error:could not load item data. but ignoring
two things i see from world so far:
do you have a EMuShareMem.dll in your bin? its not loading
have you sourced a db, or the empty one? its mad at the item table
tybit
01-12-2004, 04:08 AM
ServerPort=5999Up
Think you could take that "Up" out of there, may be doing something, but maybe not.
Niblitss
01-12-2004, 12:02 PM
could you please tell me how to fix the two errors
[error] LoadEMuShareMemDLL::load() failed to load library 'emusharemem' . error=126
[error] error:could not load item data. but ignoring
well to fix second error have to first make sure first is working. do you have a EMuShareMem.dll file? in your eqemu\bin ?
and important to the second, did you source in a database with items or atleast create the table?
nilar
01-12-2004, 12:57 PM
That is usually a database error right there. Do you have the newest database? You can find them in the worldbuilding forums
Niblitss
01-12-2004, 01:14 PM
i got the database from here http://www.eqemulator.net/forums/viewtopic.php?t=6176 on the post by tcsmyworld but im not sure how to work it and i cant find it in my guide could someone tell me how to use this please
nilar
01-12-2004, 03:03 PM
Take the database file. Copy it into the mysql bin. Then go run a dos prompt.
type in
cd \mysql\bin
mysql -u root mysql
grant all privileges on *.* to yourmysqlusername@localhost identified by 'yourmysqlpassword' with grant option;
create database eq;
use eq;
source nameofdbfile.sql;
after all the lines scroll through your database should be loaded and you shouldnt recieve that error
Niblitss
01-14-2004, 09:31 AM
alright my server is up and running but im still getting the 1017 error next to my server it says [0.5.2] is there a differnce in the eqs. is it becuase i have all the expansion installed? so close and yet so far
Niblitss
01-15-2004, 08:52 AM
thanks for the all the help so far but i have one more error. i load up the server and everything goes fine and it shows up on the server login but i cant login to it becuase of the 1017 error. its a 5.3.dr2 server but itrs brown unlike the other 5.3.dr2 servers did i do somthing wrong?
Tertiary
01-15-2004, 08:57 AM
thanks for the all the help so far but i have one more error. i load up the server and everything goes fine and it shows up on the server login but i cant login to it becuase of the 1017 error. its a 5.3.dr2 server but itrs brown unlike the other 5.3.dr2 servers did i do somthing wrong?
If your server is Niblits super server, I just logged onto it with no problem. When did you last patch your EQclient ?
EDIT: Well, I was on it for a minute or two (Half Elf Ranger, Baalinor), but then got disconnected ... I guess you have taken it down as it is not on the server list atm.
Niblitss
01-15-2004, 09:09 AM
thats strange you can log in but i cant yeah i shut down the server for a bit
Niblitss
01-15-2004, 09:22 AM
well apartnley my friends and public can login but i cant. im running the server from my computer and i cant log in from the same compueter anyone know whats going wrong?
Tertiary
01-15-2004, 09:27 AM
well apartnley my friends and public can login but i cant. im running the server from my computer and i cant log in from the same compueter anyone know whats going wrong?
Sounds like you have the same problem as Squiffy here:
http://www.eqemulator.net/forums/viewtopic.php?t=12269&highlight=others
Can you login in to other 5.3DR2 servers ?
Niblitss
01-15-2004, 09:38 AM
yes i can join the 5.3.dr2 server but i cant join mying.
Niblitss
01-15-2004, 10:31 AM
FIXED IT i just had duplicate names just a forum name change and it works yay thanks for all the help guy sthanks ALOT!!!
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.