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)

fendulon 04-20-2004 08:24 AM

It almost makes sense
 
Ok i have everything but the Minilogin file and what do you mean run mysql.bat?

bluejam 04-21-2004 08:13 AM

mysql.bat

Quote:

[4.] Create a mysql.bat file (right click desktop > new > Text document > name it mysql.bat) and insert

including Minilogin:

Quote:

[5.] EQEmu.missing.files.rar

erb2k 04-25-2004 12:07 PM

Workin through,
 
Hey I think I've worked through some of the issues I PM'd you about, here's what I'm getting as of right now when I run world.exe

Quote:

Got signal 0
[Status] CURRENT_WORLD_VERSION: EQEMu 0.5.5
[Status] Loading variables..
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Error in LoadVariables query 'SELECT varname, value, unix_timestamp() FROM variables where unix_timestamp(ts) >= o' #2006: MySQL server has gone away
[Status] Loading zones..
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Error in LoadZoneNames query 'SELECT MAX(zoneidnumber) FROM zone' #2006: MySQL server has gone away
[Status] Loading items..
[Status] EMuShareMem loaded
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Error in GetItemsCount query 'SELECT MAX(id),count(*) FROM items' #2006: MySQL server has gone away
Error: Database::LoadItems() (sharemem): GetItemsCount() returned -1
[Error] Error: Could not load item data. But ignoring
[Status] ./LoginServer.ini read.
[Status] Loading guild ranks..
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Error in LoadGuilds query 'SELECT id, eqid, name, leader, minstatus, rank0title, rank1, rank1title, rank2, rank2title, rank3, rank3title, rank4, rank4title, rank5, rank5title from guilds' #2006: MySQL server has gone away
[Status] Loading ./addon.ini
[Status] Loading EQ time of day..
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
[Status] Deleted -1 stale player corpses from database
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
[Status] Deleted -1 stale player backups from database
Breaking bards...done
TCP listening on: 65.70.232.142:9000
World server listening on: 65.70.232.142:9000
======================
Runtime errors:

MySQL Error #2003 means you were unable to connect to the mysql server.
For more information on this error, visit http://www.eqemu.net/eqemuerror.phpid=2

Hit any key to exit
And the url it gives doesnt work. LOL I've tried that one before /cry
Anyone know what's going on with it this time? lol

Erb2k

bluejam 04-26-2004 05:10 AM

Check this thread:
http://www.eqemulator.net/forums/viewtopic.php?t=12827

lockecole 04-27-2004 01:44 AM

when i run world.exe i only get
Quote:
[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
Warning: You need to get laid...
TCP listening on: localhost:9000
World server listening on: localhost:9000
Connected to LoginServer: localhost:5999

stops there, server shows up and i can log on but at char select, when i try to enter the world it crashes loading a zone

mikenune 04-27-2004 06:51 AM

What's the output of one of your Zone.exes? Also, what's in your ini files (MiniLoginAccounts.ini if you have it, db.ini, LoginServer.ini)?

bluejam 04-27-2004 08:47 AM

Have you updated EQ recently? Yesterday I read something about problems with the newest patch. There's a 0.5.7.DR2 which works with it, as far as I know.

lockecole 04-27-2004 10:05 AM

yep that was it :lol: didnt see the new 5.7, working good now thanks :)

Ukognid_7 04-28-2004 05:53 AM

I am trying to host and play eqemu on a computer without any internet connection. I have an ethernet card but don't have the means to connect it to the internet right now. I think this is the reason that world.exe never connects for me and when I run eqgame.exe it tells me it can't find a host and to check if eqhost.txt exist (which it does and matches the one in this post). The world.exe text looks like this:

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
Warning: You need to get laid...
TCP listening on: localhost:9000
World server listening on: localhost:9000
Connecting to LoginServer: localhost:5999

Is there any way I can get around this problem with out actually having to connect to the internet?

mikenune 04-28-2004 06:57 AM

Look at the MiniLogin tutorial. That's what you're looking for.

gthang187 04-29-2004 06:08 PM

this all worked for me to cept i couldent make a character. i have 5.7dr2 now thanx too bush but now minilogin.exe wont work for it.

so if whoever fixed the last one could make one that works wit 5.7dr2. i would be so so gratefull thanx in addvance :)

mikenune 04-30-2004 12:35 AM

I finally got my copy of EQEMu working again and built mysqlf a 0.5.7-DR2 personal server last night. MiniLogin works fine with DR2.

I did notice, however, that even if you're just using MiniLogin (as opposed to connecting to the eqemulator.net login servers), you need to set up a a [ChatChannelServer] section in LoginServer.ini.

Quote:

[ChatChannelServer]
ChatChannelServer=127.0.0.1
Just add that to the bottom of your LoginServer.ini and see if it works. That's all I had to do.

gthang187 04-30-2004 03:49 AM

does anyone know if the devs will be releaseing a new mini login with the next fixed eqemu version?

gthang187 04-30-2004 03:50 AM

O man i cant beleive i overlooked your post LOL sorry guys

gthang187 04-30-2004 04:00 AM

dang it eve the pre made character that bush made for me isent working with 5.7dr2 :( and i still cant create a character


All times are GMT -4. The time now is 04:50 AM.

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