Problem with zoning
Whenever someone on my server (including me) tries to zone the following error occurs on world.exe.
'New client from ip: ********* port:**** Zoneserver Setzone: **********:**** (0) Error! ID is 0!!! Is this server connect to minlogin? Could not find a minilogin account, verify ip adress logging into minilogin is the same that is in your account table.' Removing client from ip:********* port:****' So everytime you try to zone, it kicks you from the server. Any help on this please??? |
Does your variables table have this ?
Code:
INSERT INTO variables (varname, value, information) VALUES ('LoginType', 'Minilogin', 'Set this to Minilogin to login using a minilogin server :)'); Code:
alter table account add minilogin_ip varchar(32) not null; Code:
insert into account (name,status, minilogin_ip) values('[user]',250,'127.0.0.1'); see this link for more info http://www.eqemulator.net/forums/showthread.php?t=18707 second post has minilogin info :) vRandom edits for formating |
I'm not using minilogin, I think it is having problems booting the zones or something. Also im not sure why it says that thing about minilogin in the error.
|
humm, not sure then thats normally the error i get when its set to use minilogin.... i haven't messed with setting up servers to connect with internet yet...
sorry, can't help ya :( vRandom |
You need to edit your variables table in your DB to public.
That will fix it. |
I changed and it fixed the Zoning problem, but now people cant log into my server. It says this,
'New client from ip: ********* port:*** [Debug] Unable to convert EQ opcode 0x071e to an emu opcode. [Error] Expecting OP_SendLoginInfo, got 0 Removing client from ip:********* port:****' *sigh* maybe i'll get this working one day, lol. Woot people are starting to log into my server =p I guess it lets some people login. |
Ok starting to get problems again. When people make a new char, it wont load them into the zone correctly. The zone boots up right, but instead of putting them in the zone, it drops them. If I am in the zone that they start in when they create their character, it lets them in. Getting really confused lol, any help at all would be nice hehe.
(if you need more info to help me let me know what it is and i'll get it for you) |
im having the same problem... anyone got any clues?
|
What OS are you using. I have the same problems with 6.3 so I went back to 6.0dr3 instead since it works better for me. Users can log into their starting zones only, anything else on 6.3dr1 and they crash trying to zone.
I am using Win2k3 with SP1, I honestly don't know if this could be the problem. But since others are using 6.3dr1 without problems and I can use the other builds of eqemu it seems to me that it is a valid thing to check you guys. |
All times are GMT -4. The time now is 09:07 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.