PDA

View Full Version : Big read, need help PLSPLS!!!!


core
09-13-2005, 07:47 AM
Ok been trying to get a server running at home for the past 3+ weeks without luck :-( Here are init files and info if someone could just browse through them and let me know whet the heck Im missing! Prob. in plain sight aswell :)

Once again I beg for help on this issue. I have tried everything, checked out the tutorials section, support section even googled for info and yet no luck.

Thx all and thx a million for some awesome work from everyone on the emu, tut's and more!

2.8GH machine
LAN 192.168.1.100
Router 192.168.1.1 Linksys
Main drive C:\
MYSQL on c:\mysql
PERL on c:\perl
EQEMU on c:\eqemu
EQ is patched before 9/13-05

Databases used
Cavedud0-6-0-DR3.sql
jan24update.sql
update-feb20.sql

eqgame.exe patchme
hosts.txt is set to 127.0.0.1:5999

Installed everything as per the tutorials, multiple times.

What happens?
I start minilogin
I start server
I start boot5zones.bat
Everything looks good, no problems loading anything
I start eqgame with the "patchme" message
EQ starts fine, login with L=root and P=root
shows mylittletest in the server select menu.
ALSO shows ADMIN button on top :)
Next to the server name mylittletest it shows under status 0 (should say UP?)
When I press Enter Game it loads something then kicks me back to login screen.

Im virtualy to the point of breaking :( I'l buy a dvd with a working version even if its the original oldschool is fine! After 3 weeks of fighting it it can get annoying :(.

PS Email is eqemu@usa.com

HERE ARE THE FILES :) Lots of data.

loginserver.ini

LoginServer.ini read.
[Status] Loading opcodes..
Server mode: MiniLogin
Login server listening on port:5999
6469 New Server connection: 127.0.0.1 port: 45324
51656 New client from ip: 127.0.0.1 port: 3260
Unknown packet: .4233692 [92.153.64.0:15->0.0.0.0:0]
[OpCode 0x0003 (OP_Unknown) Size=11]
00000: 00 06 00 00 00 00 00 00 - 00 00 00 | ...........

57379875 New client from ip: 127.0.0.1 port: 3416
Unknown packet: .4233692 [92.153.64.0:15->0.0.0.0:0]
[OpCode 0x0003 (OP_Unknown) Size=11]
00000: 00 07 00 00 00 00 00 00 - 00 00 00 | ...........

world.exe

[Status] CURRENT_WORLD_VERSION:EQEMu 0.6.0-DR3
[Status] Loading variables..
[Status] Loading zones..
[Status] Clearing groups..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=39497
[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
Screwing up windows compiles...
TCP listening on: 127.0.0.1:9000
World server listening on: 127.0.0.1:9000
Setting World to MiniLogin Server type
Connected to LoginServer: 127.0.0.1:5999
26609 New TCP connection: 127.0.0.1:3255
New zoneserver: #1 127.0.0.1:3255
Zoneserver SetConnectInfo: 127.0.0.1:3255: 127.0.0.1:7999
26984 New TCP connection: 127.0.0.1:3256
26984 New TCP connection: 127.0.0.1:3257
New zoneserver: #2 127.0.0.1:3257
New zoneserver: #3 127.0.0.1:3256
27125 New TCP connection: 127.0.0.1:3258
27125 New TCP connection: 127.0.0.1:3259
New zoneserver: #4 127.0.0.1:3259
New zoneserver: #5 127.0.0.1:3258
Zoneserver SetConnectInfo: 127.0.0.1:3256: 127.0.0.1:7997
Zoneserver SetConnectInfo: 127.0.0.1:3257: 127.0.0.1:7996
Zoneserver SetConnectInfo: 127.0.0.1:3258: 127.0.0.1:7998
Zoneserver SetConnectInfo: 127.0.0.1:3259: 127.0.0.1:7995

7995 zone.exe

[Status] CURRENT_ZONE_VERSION: EQEMu 0.6.0-DR3
[Status] Mapping Opcodes
[Status] Loading Variables
[Status] Loading zone names
[Status] Loading items
[Status] EMuShareMem loaded
[Status] Loading npcs
[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] Loading guilds
[Status] Loading factions
[Status] Loading AA effects
[Status] Loading swarm spells
[Status] Loading tributes
[Status] Loading corpse timers
[Status] Loading what ever is left
[Status] Loading commands
[Status] 181 commands loaded
[Status] Loading embedded perl XS
[Quest] Loading perlemb plugins.
[Quest] Loading perl commands...
[Quest] Loading perlemb plugins.
[Quest] Loading perl commands...
[Status] Entering sleep mode
Connected to worldserver: 127.0.0.1:9000

db.ini

###Your current database configuration is as follows:
##db.ini:

[Database]
host=127.0.0.1
user=root
password=root
database=emusp

loginserver.ini

###Your current configuration is as follows:
###loginserver.ini:

[LoginServer]
loginserver=127.0.0.1
loginserver2=newlogin1.eqemulator.net
loginport=5999
loginport2=5999
worldname=mylittletest
worldaddress=127.0.0.1
locked=false
account=
password=

[WorldServer]
Defaultstatus=10
Unavailzone=

[ChatChannelServer]

worldshortname=
chataddress=
chatport=

[LoginConfig]
ServerMode=MiniLogin
ServerPort=5999

tallerin
09-13-2005, 07:55 AM
Unknown packet: .4233692 [92.153.64.0:15->0.0.0.0:0]
[OpCode 0x0003 (OP_Unknown) Size=11]
00000: 00 06 00 00 00 00 00 00 - 00 00 00 | ...........

this is from coping the opcodes from minilogin over to your opcodes.conf and not coping over the ones in there already so you now have two sets of #login opcodes. remove the #login opcodes that are all 0x0000 in opcodes.conf in eqemu directory

Edit: also you can remove loginserver2=newlogin1.eqemulator.net and loginport2=5999 only need the one login and loginport

Edit again: are you trying to use minilogin 6.2 with your 6.0 dr3 are you cause those errors in minilogin i only seen in the 6.2 version and does kick you back to the login screen if the opcodes are wrong in there.

core
09-13-2005, 10:35 AM
First of, thx for taking your time to answer my little disstress call :-)
I removed the OP codes 0x0000 but now I get a TCP error connection message :(

Q) Are the Op codes supposed to be copied from the MiniLogin directory into the EQEMU or vise versa or not at all? :)

I believe it is MiniLogin 6.2 yes, I will downgrade it to MiniLogin 6.0 and the database is DR3 0.6.0.

Thx Tallerin!

> Still getting the Server Status 0

tallerin
09-13-2005, 01:43 PM
just got my net back.

edit: bah your running a 6.2 server with cavedudes DB did you check out PEQ there is post in there to show what has to be change in the DB to make it 6.2 compatible.

you will need the 6.2 minilogin and yes copy the opcodes out of the opcodes.conf from minilogin zip and add them to your oppcodes.conf in your eqemu.

core
09-14-2005, 04:22 AM
Thx Tallerin for the response.

Allthough I did what you wrote, its still saying Server Status 0. I think it has to say SERVER STATUS UP or 1.

Been looking at the OPCodes and believe the issue lies here. If I manage to fix this will post fix.

Thx all.

tallerin
09-14-2005, 04:34 AM
na when i use minilogin i get serverstatus 0 also. And for expansion it says i have 29 of 29 lol. so thats not a problem mine works with it being shown that way.

EQ is patched before 9/13-05
world.exe

[Status] CURRENT_WORLD_VERSION:EQEMu 0.6.0-DR3


just a side note if your still useing this 6.0-dr3 eqemu server it initself in incampatible to the the patch before 9/13. pre 9/13 works with 6.2 eqemu server.

core
09-14-2005, 05:23 AM
That might have just helped me alot :) Im going to upgrade to 6.2 right now. Thx man!

core
09-14-2005, 05:36 AM
That might have just helped me alot :) Im going to upgrade to 6.2 right now. Thx man!

deazone
09-14-2005, 05:41 AM
<EDIT>
nm.. was not paying attention