|
|
|
 |
 |
 |
 |
|
 |
 |
|
 |
 |
|
 |
|
| Support::MiniLogin Support forum for problems with the official MiniLogin release. |

04-22-2006, 06:21 AM
|
|
Sarnak
|
|
Join Date: Apr 2006
Posts: 59
|
|
ok, I reinstalled and now I am able to connect to the database and I inserted the record into the emusp3 account table. I also had to copy the patch_6.2.conf file into the opcodes.conf file before I was able to get past the login screen. YAY!!
Now I am right back where I was before serverpack 3.5, a server selection screen with no servers listed.
|

04-22-2006, 06:30 AM
|
 |
The PEQ Dude
|
|
Join Date: Apr 2003
Location: -
Posts: 1,988
|
|
You are using the wrong database. 3.5 creates a database called eq, not emusp3. Try completely dropping all databases, un-installing the Server Pack, manually delete the EQEmu dir if logs are left, re-download 3.5 and try again. I guarantee it works.
|

04-22-2006, 06:34 AM
|
|
Sarnak
|
|
Join Date: Jan 2006
Posts: 78
|
|
Quote:
|
Originally Posted by cavedude
You are using the wrong database. 3.5 creates a database called eq, not emusp3. Try completely dropping all databases, un-installing the Server Pack, manually delete the EQEmu dir if logs are left, re-download 3.5 and try again. I guarantee it works.
|
Yeah, I actually deleted all but my 'mysql' and 'test' databases before reinstalling. Wasn't sure if there was a reason why I had a emusp3 db before, but then it created an eq db after (with 3.5). I still can't get past the server screen either though. :(
|

04-22-2006, 06:41 AM
|
|
Sarnak
|
|
Join Date: Apr 2006
Posts: 59
|
|
Cavedude, I will try that. I have to go out for a couple hours. When I get back I will try all of that and reply here. I will try to post all the info I can find. It will be a loooong post.
|
 |
|
 |

04-22-2006, 06:41 AM
|
|
Sarnak
|
|
Join Date: Jan 2006
Posts: 78
|
|
Maybe this will help, my eqemu_config.xml file:
<?xml version="1.0">
<server>
<world>
<shortname>Korancia</shortname>
<longname>Korancia - EQ</longname>
<!-- Only specify these two if you really think you need to. -->
<address>127.0.0.1</address>
<localaddress>127.0.0.1</localaddress>
<!-- Loginserver information. -->
<loginserver>
<host>127.0.0.1</host>
<port>5999</port>
<account></account>
<password></password>
</loginserver>
<!-- Sets the shared key used by zone/launcher to connect to world -->
<key>some long random string</key>
<!-- Enable and set the port for the HTTP service. -->
<http port="9080" enabled="true" mimefile="mime.types" />
</world>
<!-- Database configuration, replaces db.ini. -->
<database>
<host>localhost</host>
<port>3306</port>
<username>eq</username>
<password>eq</password>
<db>eq</db>
</database>
</server>
(changed from red... it was so obnoxious)
Here is my minilogin
###Your current configuration is as follows:
loginserver.ini:
[LoginServer]
loginserver=127.0.0.1
loginport=5999
worldname=Korancia - EQ
worldaddress=127.0.0.1
locked=false
account=
password=
[WorldServer]
Defaultstatus=
Unavailzone=
[ChatChannelServer]
worldshortname=
chataddress=
chatport=
[LoginConfig]
ServerMode=Minilogin
ServerPort=5999
Still stuck at server screen. Before I installed this last time (earlier today) I deleted all but my 'mysql' and 'test' databases, made sure that the 'eq' user in MySQL had the password of 'eq', deleted everything in my eqemu directory other than the maps (take too long to download) and then reinstalled. Still nothing at the Server screen :(
|
 |
|
 |

04-22-2006, 06:49 AM
|
 |
The PEQ Dude
|
|
Join Date: Apr 2003
Location: -
Posts: 1,988
|
|
Ohhh... you changed the server names... You don't have to with minilogin, in fact I recommend that you don't. Only change your server name for public. Try changing back to My Minilogin Server for both. That may just get it.
|

04-22-2006, 06:55 AM
|
|
Sarnak
|
|
Join Date: Jan 2006
Posts: 78
|
|
After I finish reinstalling EQ (just in case... installing it to a different location) I'll change that over.
|
 |
|
 |

04-22-2006, 10:13 AM
|
|
Sarnak
|
|
Join Date: Apr 2006
Posts: 59
|
|
Ok, I tried all of that and nothing has changed. After instalation, there was not a record in the account table for mini/mini. I added one. If I start everquest after getting the server started I am, once again, stuck at the "Logging into the server. Please wait..." screen.
If I copy patch_6.2.conf into opcodes.conf I can get past the login. Then I am facing the dreaded server selection screen with no servers in the list.
Are you sure there isn't anything else you are doing and just not thinking about Cavedude? It seems odd that while the serverpack doesn't create a record in the account table that you are not getting stuck at the login screen. Are you entering the record somehow? Is there anything else that you are doing?
Here are my files and output:
eqemu_config.xml
<?xml version="1.0">
<server>
<world>
<shortname>minilogin</shortname>
<longname>My Minilogin</longname>
<!-- Only specify these two if you really think you need to. -->
<address>127.0.0.1</address>
<localaddress>127.0.0.1</localaddress>
<!-- Loginserver information. -->
<loginserver>
<host>127.0.0.1</host>
<port>5999</port>
<account></account>
<password></password>
</loginserver>
<!-- Sets the shared key used by zone/launcher to connect to world -->
<key>some long random string</key>
<!-- Enable and set the port for the HTTP service. -->
<http port="9080" enabled="true" mimefile="mime.types" />
</world>
<!-- Database configuration, replaces db.ini. -->
<database>
<host>localhost</host>
<port>3306</port>
<username>eq</username>
<password>eq</password>
<db>eq</db>
</database>
</server>
The Run EQemu window:
Waiting for World to finish before starting Zone...
The World.exe window:
[Status] Using database 'eq' at localhost:3306
[Status] EMuShareMem loaded
[Status] Loading items from database: count=54535
The 1 Server(s), 0 Client(s) Connected window:
LoginServer.ini read.
[Status] Loading opcodes..
Server mode: MiniLogin
Login server listening on port:5999
5698 New Server connection: 127.0.0.1 port: 15373
0: 4D 79 20 4D 69 6E 69 6C - 6F 67 69 6E 00 00 00 00 | My Minilogin....
16: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................
32: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................
48: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................
64: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................
80: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................
96: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................
112: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................
128: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................
144: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................
160: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................
176: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................
192: 00 00 00 00 00 00 00 00 - 00 6D 69 6E 69 6C 6F 67 | .........minilog
208: 69 6E 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | in..............
224: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................
240: 00 00 00 00 00 00 00 00 - 00 00 00 31 32 37 2E 30 | ...........127.0
256: 2E 30 2E 31 00 00 00 00 - 00 00 00 00 00 00 00 00 | .0.1............
272: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................
288: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................
304: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................
320: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................
336: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................
352: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................
368: 00 00 00 00 00 00 00 00 - 31 32 37 2E 30 2E 30 2E | ........127.0.0.
384: 31 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | 1...............
400: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................
416: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................
432: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................
448: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................
464: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................
480: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................
496: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................
512: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................
528: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................
544: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................
560: 00 00 00 30 2E 33 2E 31 - 30 00 00 00 00 00 00 00 | ...0.3.10.......
576: 00 00 00 00 00 00 00 00 - 00 00 00 00 30 2E 37 2E | ............0.7.
592: 30 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | 0...............
608: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................
624: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................
640: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 | .............
0: E8 01 36 00 01 00 00 00 | ..6.....
0: 49 6E 76 69 02 00 00 00 | Invi....
0: 00 50 5F 4C 03 00 00 00 | .P_L....
0: 00 00 00 00 04 00 00 00 | ........
0: 00 00 6C 64 05 00 00 00 | ..ld....
0: 00 00 00 00 4D 6F 6E 20 - 41 70 72 20 31 37 20 30 | ....Mon Apr 17 0
16: 39 3A 35 39 3A 31 34 20 - 32 30 30 36 00 01 00 00 | 9:59:14 2006....
32: 00 | .
0: 00 00 00 00 4D 6F 6E 20 - 41 70 72 20 31 37 20 30 | ....Mon Apr 17 0
16: 39 3A 35 39 3A 31 34 20 - 32 30 30 36 00 02 00 00 | 9:59:14 2006....
32: 00 | .
0: 00 00 00 00 4D 6F 6E 20 - 41 70 72 20 31 37 20 30 | ....Mon Apr 17 0
16: 39 3A 35 39 3A 31 34 20 - 32 30 30 36 00 03 00 00 | 9:59:14 2006....
32: 00 | .
0: 00 00 00 00 4D 6F 6E 20 - 41 70 72 20 31 37 20 30 | ....Mon Apr 17 0
16: 39 3A 35 39 3A 31 34 20 - 32 30 30 36 00 04 00 00 | 9:59:14 2006....
32: 00 | .
0: 00 00 00 00 4D 6F 6E 20 - 41 70 72 20 31 37 20 30 | ....Mon Apr 17 0
16: 39 3A 35 39 3A 31 34 20 - 32 30 30 36 00 05 00 00 | 9:59:14 2006....
32: 00 | .
and the window that says 0: sleeping
[Debug] Starting Log: logs/eqemu_debug_2616.log
[Debug] [LAUNCHER__INIT] Loading server configuration..
[Debug] [LAUNCHER__INIT] Starting main loop...
[Debug] [NET__WORLD] Connected to World: 127.0.0.1:9000
[Debug] [LAUNCHER__WORLD] World told us to start zone dynamic_01.
[Debug] [LAUNCHER__WORLD] World told us to start zone dynamic_02.
[Debug] [LAUNCHER__WORLD] World told us to start zone dynamic_03.
[Debug] [LAUNCHER__WORLD] World told us to start zone dynamic_04.
[Debug] [LAUNCHER__WORLD] World told us to start zone dynamic_05.
[Debug] [LAUNCHER__ERROR] World told us to start zone dynamic_01, but it is alre
ady running.
[Debug] [LAUNCHER__ERROR] World told us to start zone dynamic_02, but it is alre
ady running.
[Debug] [LAUNCHER__ERROR] World told us to start zone dynamic_03, but it is alre
ady running.
[Debug] [LAUNCHER__ERROR] World told us to start zone dynamic_04, but it is alre
ady running.
[Debug] [LAUNCHER__ERROR] World told us to start zone dynamic_05, but it is alre
ady running.
[Debug] [LAUNCHER__STATUS] Starting zone dynamic_01
[Debug] [LAUNCHER__STATUS] Zone dynamic_01 has been started.
[Debug] [LAUNCHER__STATUS] Waiting 20000 milliseconds before booting the second
zone.
[Debug] [LAUNCHER__STATUS] Starting zone dynamic_02
[Debug] [LAUNCHER__STATUS] Zone dynamic_02 has been started.
[Debug] [LAUNCHER__STATUS] Waiting 2000 milliseconds before booting the next zon
e.
[Debug] [LAUNCHER__STATUS] Starting zone dynamic_03
[Debug] [LAUNCHER__STATUS] Zone dynamic_03 has been started.
[Debug] [LAUNCHER__STATUS] Waiting 2000 milliseconds before booting the next zon
e.
[Debug] [LAUNCHER__STATUS] Starting zone dynamic_04
[Debug] [LAUNCHER__STATUS] Zone dynamic_04 has been started.
[Debug] [LAUNCHER__STATUS] Waiting 2000 milliseconds before booting the next zon
e.
[Debug] [LAUNCHER__STATUS] Starting zone dynamic_05
[Debug] [LAUNCHER__STATUS] Zone dynamic_05 has been started.
[Debug] [LAUNCHER__STATUS] Waiting 2000 milliseconds before booting the next zone.
That is what things look like when before I launch the client. If I launch the client, it changes the window to say 1 Server(s), 1 Client(s) Connected and adds the following line at the end of the window:
285771 New client from ip: 127.0.0.1 port: 3400
I don't know if this helps but if I click the "Admin" button on the server list, it times out and I get this line in the 1 Server(s), 1 Client(s) Connected window:
Unknown packet: .4233692 [***.***.***.***:15->0.0.0.0:0]
[OpCode 0x000e (OP_Unknown) Size=11]
00000: 00 08 00 00 00 00 00 00 - 00 00 00 | ...........
the ***'s are my real IP address, instead of the 127.0.0.1.
If there is any other data that may help, just ask, I will post it.
|
 |
|
 |
| Thread Tools |
|
|
| Display Modes |
Hybrid Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 02:44 PM.
|
|
 |
|
 |
|
|
|
 |
|
 |
|
 |