EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Tutorials/Howto's (https://www.eqemulator.org/forums/forumdisplay.php?f=619)
-   -   MiniLogin --- Host & Play on same PC *Step by Step* (https://www.eqemulator.org/forums/showthread.php?t=12889)

Makwa 07-05-2004 08:34 AM

Ok, i got 0.5.5 DR1 to work finally. I can summon any item in the current database...thats great.

But, alot of the new zones, dont have any mobs, and the newer zones that do have mobs, dont have any loot....only pp.

Fun playing and seeing the ubber items though.

shauniscool 07-08-2004 03:29 PM

Mysql.bat
 
When i try and run mysql.bat to do step 3 I get an error. The error is Error 2003 Can't Connect to MySQL server on 'local host' (10061).

Can i get some help plz

mzuppo 07-13-2004 06:43 AM

Can't Login
 
Hi, I've downloaded "Everquest Trilogy" , free from the official site (limited promotion) and I installed the game and all the things needed to run my server. My minilogin works fine, my word.exe too and my zone.bat too. But when I insert my Login and Password, the game says "Connecting to server, please wait..." and after a several seconds the game says "Can't connect to server, make sure you are online....etc..."

Ps.: I don't have a Internet Connection, I'm running localhost.

Anyone can helpme, I've done everything the forum says and I still get the error message. I have the latest everything and still...

Thank's a lot

bluejam 07-13-2004 08:12 AM

can you paste your minilogin / world.exe output please?
and your eqhost.txt

gthang187 07-13-2004 12:50 PM

Quote:

Originally Posted by bluejam
can you paste your minilogin / world.exe output please?
and your eqhost.txt


Is minilogin working now if so where can i download one that will work?

thanx in addvance :)

Melwin2 07-13-2004 01:16 PM

Quote:

Originally Posted by gthang187
Quote:

Originally Posted by bluejam
can you paste your minilogin / world.exe output please?
and your eqhost.txt


Is minilogin working now if so where can i download one that will work?

thanx in addvance :)

Minilogin is broken AFAIK.

mzuppo 07-14-2004 05:29 AM

Quote:

Originally Posted by bluejam
can you paste your minilogin / world.exe output please?
and your eqhost.txt

Ok, here it goes, I'm putting all my configuration:

db.ini
[Database]
host=localhost
user=MySQLuser
password=MySQLpass
database=eq
compression=off

Boot5zones.bat
@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------------------------

LoginServer.ini
# READ README.TXT
[LoginServer]
loginserver=localhost
loginport=5999
worldname=Burner World
worldaddress=localhost
locked=false
account=eqemu
password=eqemu

[WorldServer]
Defaultstatus=0
Unavailzone=

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

[ChatChannelServer]
ChatChannelServer=localhost

MiniLoginAccounts.ini
localhost eqemu eqemu (with the space)

eqhost.txt
[LoginServer]
Host=localhost:5999

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

Running 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=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
Formating C:...
TCP listening on: localhost:9000
World server listening on: localhost:9000
Connected to LoginServer: localhost:5999
20 New TCP connection: 127.0.0.1:2178
New zoneserver: #1 127.0.0.1:2178
Zoneserver SetConnectInfo: 127.0.0.1:2178: localhost:7995

Running Boot5zones.bat
[Status] CURRENT_ZONE_VERSION: EQEMu 0.5.6
[Status] Loading Variables
[Status] Loading zone names
[Status] Loading items
[Status] EMuShareMem loaded
[Status] Loading npcs
[Status] Loading NPCTypes from database...
[Status] Loading npc faction lists
[Status] Loading NPC Faction Lists from database...
[Status] Loading loot tables
[Status] Loading Loot tables from database...
[Status] Loading doors
[Status] Loading Doors from database...
[Status] FileLoadSPDat() Loading spells from ./spells_us.txt
[Status] FileLoadSPDat() spells loaded: 5020
[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
[Status] Entering sleep mode
Connected to worldserver: localhost:9000

I have already tried everything and still nothing...

I'm running on XP, latest MySql, and I have no modem (literally).

Thanks again.

Maldian 07-14-2004 08:26 AM

Minilogin...
 
is broken from the June 16th patch from what I understand.

bluejam 07-18-2004 11:51 AM

@mzuppo: I can't find any mistakes in your files. I guess you have patched your EQ recently, which means that Minilogin won't work for you. :/

mzuppo 07-19-2004 05:05 AM

Quote:

Originally Posted by bluejam
@mzuppo: I can't find any mistakes in your files. I guess you have patched your EQ recently, which means that Minilogin won't work for you. :/

I wonder where could I get the eqgame.exe needed.

bluejam 07-21-2004 11:43 AM

Quote:

Originally Posted by mzuppo
I wonder where could I get the eqgame.exe needed.

Huh?

mzuppo 07-22-2004 04:06 AM

Quote:

Originally Posted by bluejam
Quote:

Originally Posted by mzuppo
I wonder where could I get the eqgame.exe needed.

Huh?

Yes, the eqgame.exe that hasn't been patched to the newest.

Cisyouc 07-22-2004 04:14 AM

Quote:

Originally Posted by mzuppo
Quote:

Originally Posted by bluejam
Quote:

Originally Posted by mzuppo
I wonder where could I get the eqgame.exe needed.

Huh?

Yes, the eqgame.exe that hasn't been patched to the newest.

That wouldnt help you would need all the patched DLL's and junk too.

And how did you patch to EQL without an internet connection?

bluejam 07-22-2004 09:46 AM

not through legal ways. but don't ask as I don't want to risk you or me being banned and this thread deleted :\

Zephyrs 08-09-2004 03:21 PM

not exactly sure what i did wrong i fixed my problem with it crashing when i try and log in but now server wont show up on server select...

db.ini
Code:

[Database]
host=localhost
user=mysqluser
password=mysqlpass
database=eq
compression=off

LoginServer.ini
Code:

[LoginServer]
loginserver=localhost
loginport=5999
worldname=fammerns testing
worldaddress=localhost
locked=false
account=eqemu
password=eqemu

[WorldServer]
Defaultstatus=0
Unavailzone=

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

[ChatChannelServer]
ChatChannelServer=localhost

MiniLoginAccounts.ini
Code:

localhost eqemu eqemu
Boot5zones.bat
Code:

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------------------------

eqhost.txt
Code:

[LoginServer]
Host=eqemulator.net:5995

World.exe
Code:

[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=28633, max id=69173
[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
Warning: You need to get laid...
TCP listening on: localhost:9000
World server listening on: localhost:9000
Connected to LoginServer: localhost:5999
56201 New TCP connection: 127.0.0.1:1234
New zoneserver: #1 127.0.0.1:1234
Zoneserver SetConnectInfo: 127.0.0.1:1234: localhost:7999
56291 New TCP connection: 127.0.0.1:1236
56291 New TCP connection: 127.0.0.1:1235
New zoneserver: #2 127.0.0.1:1235
New zoneserver: #3 127.0.0.1:1236
Zoneserver SetConnectInfo: 127.0.0.1:1236: localhost:7995
Zoneserver SetConnectInfo: 127.0.0.1:1235: localhost:7996
56441 New TCP connection: 127.0.0.1:1238
56441 New TCP connection: 127.0.0.1:1237
New zoneserver: #4 127.0.0.1:1237
New zoneserver: #5 127.0.0.1:1238
Zoneserver SetConnectInfo: 127.0.0.1:1238: localhost:7998
Zoneserver SetConnectInfo: 127.0.0.1:1237: localhost:7997

MiniLogin.exe
Code:

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

Boot5zones.bat
Code:

[Status] CURRENT_ZONE_VERSION: EQEMu 0.5.6
[Status] Loading Variables
[Status] Loading zone names
[Status] Loading items
[Status] EMuShareMem loaded
[Status] Loading npcs
[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
[Status] Entering sleep mode
Connected to worldserver: localhost:9000

I checked all the spaces after in each file :?

bluejam 08-09-2004 06:41 PM

LoginServer.ini
Quote:

[LoginServer]
loginserver=localhost
loginport=5999
worldname=fammerns testing
worldaddress=localhost
locked=false
account=eqemu
password=eqemu

[WorldServer]
Defaultstatus=0
Unavailzone=

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

[ChatChannelServer]
ChatChannelServer=localhost
eqhost.txt tells EQ to connect by port 5995...
Quote:

[LoginServer]
Host=eqemulator.net:5995

...but MiniLogin.exe listens on 5999
Quote:

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


I guess that's the problem. I hope it'll work for ya.

bloodgoth 08-10-2004 06:40 AM

You should be able to just change the host file's port to 5999 safely.

Melwin 08-22-2004 07:09 AM

De-stickied; minilogin is broken and will be for a long time.


All times are GMT -4. The time now is 11:59 AM.

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