Log in

View Full Version : OP Code errors


Jezebell
06-29-2004, 03:57 PM
Any idea what these opcodes are?

[Status] CURRENT_ZONE_VERSION: EQEMu 0.5.7-DR6
[Status] Loading Variables
[Status] Loading zone names
[Status] Loading items
[Status] EMuShareMem loaded
[Status] Loading npcs
[Status] Loading npc faction lists
[Status] Loading loot tables
[Status] Loading doors
[Status] Loading guilds
[Status] Loading factions
[Status] Loading corpse timers
[Status] Loading what ever is left
[Status] Loading commands
[Status] 164 commands loaded
[Status] Entering sleep mode
Connected to worldserver: 192.168.2.69:9000
[Status] Weather should change in 10020 seconds
Init: Loading zone lists, zone state or spawn list, player corpses
WARNING: No Zonepoints for this zone in database found
, timezone data - Done. ZoneID = 160; Time Offset = 0
Couldn't find/read ./cfg/katta.cfg. (returning -1)
Couldn't find/read ./cfg/.cfg. (returning -1)
Corrupt (or nonexistant) zhdr file ./cfg/.cfg -- fread count = -1 (should be 588
)
Using default zone header data...
[Status] Loading Objects from DB...
[Status] Loading Ground Spawns from DB...
[Status] Loading doors for katta ...
[Status] Done loading doors for katta ...
[Status] Zone Bootup: katta (160)
Received Message SyncWorldTime
Time Broadcast Packet: EQTime [03:53 am]
[Status] 113516 New client from ip:**.***.**.** port:1701
[Error] HandlePacket() Opcode error: Unexpected packet during CLIENT_CONNECTING:
opcode: 0x02f5, size: 4
Unknown opcode: 0x01e5 size:8 Client:Eruu
0: 0A 00 00 00 CB 9A C0 75 | .......u

x-scythe
06-29-2004, 04:03 PM
corrupted file maybe?

farce
06-30-2004, 04:34 PM
from what i remember, unknown opcodes are a constant thing, and certainly nothing to worry about. it's just some piece of information that we dont know what eq uses it for.

Jezebell
07-01-2004, 02:17 AM
Sorry I wasn't more clear in my initial post.

I wasn't asking for opinions on what OP_Codes are or why I am getting this error. I know full well the answers to those questions. What I was asking is what OP_Codes 0x02f5 and 0x01e5 were for and possibly what 0: 0A 00 00 00 CB 9A C0 75 | .......u is.

Thanks for any help on figuring out what these OP_Codes are for.