View Single Post
  #8  
Old 09-30-2008, 11:45 PM
Sylaei
Hill Giant
 
Join Date: Jan 2007
Posts: 124
Default

Did you place minilogin in the root eqemu folder? If so did you overwrite files? The opcodes.conf file that comes with minilogin isn't correct. You need the opcodes.conf file that was with the eqemu.

You are missing the dynamic zone loading, and you have some opcode errors at that point.

Your log file should look something like this:
Quote:
[09.29. - 20:18:10] [NET__IDENTIFY] Registered patch 6.2
[09.29. - 20:18:10] [NET__IDENTIFY] Registered patch Titanium
[09.29. - 20:18:10] [NET__IDENTIFY] Registered patch Anniversary
[09.29. - 20:18:10] [NET__IDENTIFY] Registered patch Live
[09.29. - 20:18:10] [WORLD__LS] Connecting to login server...
[09.29. - 20:18:10] [WORLD__LS] Connected to Loginserver: eqemulator.net:5998
[09.29. - 20:18:10] [WORLD__LS] Loginserver provided 68.97.121.22 as world address
[09.29. - 20:19:58] [WORLD__ZONE] New TCP connection from 127.0.0.1:1092
[09.29. - 20:19:58] [WORLD__CONSOLE] New launcher from 127.0.0.1:1092
[09.29. - 20:19:58] [WORLD__LAUNCH] Adding pending launcher 1
[09.29. - 20:19:58] [WORLD__LAUNCH] Launcher Identified itself as 'zone'. Loading zone list.
[09.29. - 20:19:58] [WORLD__LAUNCH] Removing pending launcher 1. Adding zone to active list.
[09.29. - 20:20:03] [WORLD__LAUNCH] zone: dynamic_01 reported state STARTED (1 starts)
[09.29. - 20:20:17] [WORLD__ZONE] New TCP connection from 127.0.0.1:1094
[09.29. - 20:20:17] [WORLD__CONSOLE] New zoneserver #1 from 127.0.0.1:1094
[09.29. - 20:20:17] [WORLD__ZONE] [1] Zone started with name dynamic_01 by launcher zone
[09.29. - 20:20:17] [WORLD__ZONE] [1] Auto zone port configuration. Telling zone to use port 7000
[09.29. - 20:20:25] [WORLD__LAUNCH] zone: dynamic_02 reported state STARTED (1 starts)
[09.29. - 20:20:25] [WORLD__ZONE] New TCP connection from 127.0.0.1:1096
[09.29. - 20:20:25] [WORLD__CONSOLE] New zoneserver #2 from 127.0.0.1:1096
[09.29. - 20:20:25] [WORLD__ZONE] [2] Zone started with name dynamic_02 by launcher zone
[09.29. - 20:20:25] [WORLD__ZONE] [2] Auto zone port configuration. Telling zone to use port 7001
[09.29. - 20:20:27] [WORLD__LAUNCH] zone: dynamic_03 reported state STARTED (1 starts)
[09.29. - 20:20:27] [WORLD__ZONE] New TCP connection from 127.0.0.1:1098
[09.29. - 20:20:27] [WORLD__CONSOLE] New zoneserver #3 from 127.0.0.1:1098
[09.29. - 20:20:27] [WORLD__ZONE] [3] Zone started with name dynamic_03 by launcher zone
[09.29. - 20:20:27] [WORLD__ZONE] [3] Auto zone port configuration. Telling zone to use port 7002
[09.29. - 20:20:31] [WORLD__LAUNCH] zone: dynamic_04 reported state STARTED (1 starts)
[09.29. - 20:20:31] [WORLD__ZONE] New TCP connection from 127.0.0.1:1101
[09.29. - 20:20:31] [WORLD__CONSOLE] New zoneserver #4 from 127.0.0.1:1101
[09.29. - 20:20:31] [WORLD__ZONE] [4] Zone started with name dynamic_04 by launcher zone
[09.29. - 20:20:31] [WORLD__ZONE] [4] Auto zone port configuration. Telling zone to use port 7003
[09.29. - 20:20:35] [WORLD__LAUNCH] zone: dynamic_05 reported state STARTED (1 starts)
[09.29. - 20:20:35] [WORLD__ZONE] New TCP connection from 127.0.0.1:1103
[09.29. - 20:20:35] [WORLD__CONSOLE] New zoneserver #5 from 127.0.0.1:1103
[09.29. - 20:20:35] [WORLD__ZONE] [5] Zone started with name dynamic_05 by launcher zone
[09.29. - 20:20:35] [WORLD__ZONE] [5] Auto zone port configuration. Telling zone to use port 7004
[09.29. - 20:21:11] [WORLD__LS] Connecting to login server...
[09.29. - 20:21:11] [WORLD__LS] Connected to Loginserver: eqemulator.net:5998
__________________
Syl

"The significant problems we have cannot be solved at the same level of thinking with which we created them."
Albert Einstein
Reply With Quote