Getting Server Unlocked
Ok, i've got my server set up and everything, but how do i change it to get unlocked? :cry:
|
Loginserver.ini
Code:
### --- This file tells world.exe what loginserver to connect to. Make sure the part that says Code:
locked= |
It is likely that your world is locked because the zone servers haven't connected to World, due to a config problem.
|
Also, it can show "locked" even if it actually isn't.
i.e. on my server, if I start minilogin, fire up world (waiting until it's ready) and then fire up my zones (wait until they're ready) AND THEN go to my personal machine, start EQ - 50% of the time it says the server is still locked. /shrug. I think it takes awhile for it to notice that it isn't locked or possibly that code is slightly bugged? I honestly haven't checked into it. If you have ServerOP status, you should be able to enter anyway if the server is indeed up (and lying to you! :P ) Can you please post the output from your minilogin, world and zone.exe files? Then we can take a look and see if we can't identify you're problem a little better. Cheers! ~Gandar |
Minilogin:
Quote:
Quote:
actually, i think zone is the problem, it opens for a second, then closes Here is LoginServer.ini incase it has a problem: Code:
### --- This file tells world.exe what loginserver to connect to. |
select Start/Run/cmd
cd to where your zone.exe is type zone . <IP1> <Port> <IP2> Where <IP1> <Port> <IP2> are the values you used in your boot5zones.bat. Zone should produce errors without closing the window. Copy and post the messages (should go into General Support forum rather than this one). |
Quote:
|
Zone.exe dialog:
Code:
[Status] CURRENT_ZONE_VERSION: EQEMU 0.5.2 [/code] |
Quote:
For what it's worth, you are trying to run a version 5.2 server, and I doubt even if we get your server going that your EQ client will be able to login to a server that is that old. |
Sorry for double posting, Deri ur method didn't work, this is what i got:
Code:
[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.6 Code:
[Status]CURRENT_ZONE_VERSION EQEmu: 0.5.2 |
If you are using the public login servers, change all your loginports in LoginServer.ini to 5997,
e.g. Quote:
|
Here is the notepad version:
REM: ****Read this first!!!**** REM: This file requires your real IP in the place of "YourIP" 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 zone . localhost 7995 localhost start zone . localhost 7996 localhost start zone . localhost 7997 localhost start zone . localhost 7998 localhost start zone . localhost 7999 localhost 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------------------------ |
This is my boot6zones.bat (abbreviated):
Code:
@echo off I hope that helps a bit. |
Quote:
|
Is that ur Internal,Ex, or just something I have to insert?
btw another thing says Failed to load Npcs |
All times are GMT -4. The time now is 08:48 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.