View Single Post
  #3  
Old 02-08-2003, 07:04 PM
steve
Discordant
 
Join Date: Jan 2002
Posts: 305
Default

Thanks, that did it. It compiles successfully now.

However, I'm having another issue now. :(

Whenever I try to log into a server it gives me about ten seconds at the character select screen before booting me to the server select. While attempting to make a character, I can never get the name approved, because by the time it asks for approval, world already disconnected me.

I'm using 0.4.2-DR2 from latest CVS. I tried using the 0.4.1 db.sql file and the new db.sql file from CVS. Everything loads fine, zone and world both launch. I can connect to the server, but once I get to the character select screen I have about 10-20 seconds to create a character and then I get booted back to the server select.

World shows the following:

29851 New client from ip: XXX.XXX.XXX.XXX port: 2305
Logged in: LS#127: steve
Guild Send Request...
Sending character information.
Unknown opcode: 0x7af8 size:0
Unknown opcode: 0x8080 size:0
Unknown opcode: 0x8510 size:0
Unknown opcode: 0x8e10 size:0
Unknown opcode: 0x95f0 size:0
Unknown opcode: 0x9ae0 size:0
Unknown opcode: 0x9ef8 size:0
Unknown opcode: 0xa4c4 size:0
Unknown opcode: 0x26af size:0
Unknown opcode: 0xb0f8 size:0
Unknown opcode: 0x8cfe size:0
Unknown opcode: 0x94ff size:0
Unknown opcode: 0xa1fc size:0
Unknown opcode: 0xa8ff size:0
Unknown opcode: 0xb0f8 size:0
Unknown opcode: 0xb710 size:0
Unknown opcode: 0xbcfc size:0
Unknown opcode: 0xffff size:0
Unknown opcode: 0x269e size:0
Unknown opcode: 0x9fff size:0
Unknown opcode: 0xa3ff size:0
Unknown opcode: 0xa8ff size:0
Unknown opcode: 0xb4ab size:0
Client disconnected
Removing client from ip:XXX.XXX.XXX.XXX port:2305

The box does not have a firewall, router, or switch. It's directly connected via cable to the internet, with it's own ip address. I've dropped and resourced the db's so many times I think I'm wearing out the hard drive :/

I'm using the files from the eqfix zip, and I've placed the spells file from that zip into my EMU directory. I've tried starting zone different ways multiple times.

./zone . externalip 7995 127.0.0.1
./zone . hostname 7995 127.0.0.1
./zone . externalip 7995 externalip
./zone . hostname 7995 hostname

./world
Using database 'emu' at localhost
EQEMu 0.4.2-DR2
Loading zone names & items...
...done.
LoginServer.ini read.
Loading guild ranks...done.
Loading EQ time of day...done.
Breaking bards...done
World server listening on: externalip:9000
Connected to LoginServer: eqlogin2.eqemu.net:5999
New TCP connection: 127.0.0.1:33276
New zoneserver: #1 127.0.0.1:33276
Zoneserver SetConnectInfo: 127.0.0.1:33276: externalip:7995
33858 New client from ip: myip port: 4899
Account Attempting to be created:steve 0
Logged in: LS#127: steve
Guild Send Request...
Sending character information.
Unknown opcode: 0x47c0 size:0
Unknown opcode: 0x4aff size:0
Unknown opcode: 0x5340 size:0
Unknown opcode: 0x3f5a size:0
Unknown opcode: 0x3f5d size:0
Unknown opcode: 0x62fc size:0
Unknown opcode: 0x69c0 size:0
Unknown opcode: 0x3f6c size:0
Unknown opcode: 0xfc44 size:0
Unknown opcode: 0x01e0 size:0
Unknown opcode: 0x8afc size:0
Client disconnected
Removing client from ip:myip port:4899

./zone . externalip 7995 127.0.0.1
Using database 'emu' at localhost
EQEMu 0.4.2-DR2
Loading zone names, items, loottables & NPCs...
...done.
If this is the last message you see, you forgot to move spells_en.txt from your EQ dir to this dir.
Spells loaded.
Loading guild ranks...done.
Loading faction data...done.
Connected to worldserver: 127.0.0.1:9000
Entering sleep mode

ANY help at all would be greatly appreciated. Spent the past two nights on this, and no luck at all. I'm about ready to pull my hair out. I've had this working on RedHat before, so I'm not completely new to setting up the EMU.
Reply With Quote