PDA

View Full Version : Unknown Spawns - Patch June 16th



kharzen
06-16-2004, 12:16 PM
Im assuming this is just an offset issue... showeq is working for the most part.. but when sitting in a zone for any period of time.. any thing that spawns into the zone.. players or npc (so it seems) come up as unknown.

Anybody come up with a fix for this?

Thanks.

Kharzen

ksmith
06-16-2004, 02:06 PM
You need to post any size mismatch errors you get on the console.

BlueAdept
06-16-2004, 02:17 PM
Ill check it tonight.

It could be that your client is just loosing sync due to a missed packet.

Since SEQ sees all of the packets from your pc, it could be some software that is causing it, it could be a bad net card, it could be a bad hub or it could be as you say, a change in the packet.

wyldkrd
06-16-2004, 02:28 PM
having the same problem w/new spawns being unknowns... worked fine before patch

Warning: error on zone-client: size > left (size=81, left=4, opcode=0x022f)
Warning: OP_SpawnDoor (0x291) (dataLen: 59232) doesn't match: modulus of sizeof(doorStruct):64
Warning: error on zone-client: size > left (size=26, left=4, opcode=0x022f)
Warning: error on zone-client: size > left (size=144, left=4, opcode=0x022f)
Warning: error on zone-client: size > left (size=77, left=67, opcode=0x0245)
Warning: error on zone-client: size > left (size=198, left=4, opcode=0x022f)
Warning: error on zone-client: size > left (size=189, left=72, opcode=0x4702)
Warning: error on zone-client: size > left (size=191, left=110, opcode=0x0245)
Warning: error on zone-client: size > left (size=75, left=4, opcode=0x022f)
Warning: error on zone-client: size > left (size=190, left=137, opcode=0x0245)
Warning: error on zone-client: size > left (size=160, left=76, opcode=0x0245)
Warning: error on zone-client: size > left (size=154, left=66, opcode=0x0245)
Warning: error on zone-client: size > left (size=130, left=4, opcode=0x022f)
Warning: error on zone-client: size > left (size=133, left=4, opcode=0x022f)
Warning: error on zone-client: size > left (size=189, left=54, opcode=0x4702)
Warning: error on zone-client: size > left (size=189, left=47, opcode=0x4702)
Warning: error on zone-client: size > left (size=211, left=76, opcode=0x0245)
Warning: error on zone-client: size > left (size=160, left=60, opcode=0x0245)

just what i've gotten so far since patch

running suse 9.0.. latest cvs w/ adjustments to bazaarlog.cpp

Yewbie
06-16-2004, 10:29 PM
Heh im getting gibberish now, Strange Think I might have to reinstall??it still works fine except for the unknown spawn thing :P

WARNING: OP_InspectAnswer (0248) (dataLen:8 != sizeof(inspectDataStruct):1792)!
He has z???[3??so?? _o??+xdg!ڶf???jz??/????Gi?4Ļ??~??62E?
?-??7?F??????? (icn:0)
He has ?-??7?F??????? (icn:-1887)

Hobo
06-17-2004, 07:01 AM
Yup, nothing that "spawns" once your in the zone, it all shows up as unknowns. This includes mobs, NPC's and PC's.

BlueAdept
06-17-2004, 08:36 AM
Originally posted by Hobo
Yup, nothing that "spawns" once your in the zone, it all shows up as unknowns. This includes mobs, NPC's and PC's.

Yea they changed the newspawn OP code so it was just a little off. The patch for the beta SEQ is here:

http://seq.sourceforge.net/forums/showthread.php?s=&threadid=4883

After I get home from work, Ill post the patch for the non-beta version.

SeqTester
06-17-2004, 12:42 PM
I created an opcodes.h file and posted it here... Link (http://seq.sourceforge.net/forums/showthread.php?s=&threadid=4884).

This does not add any of the new opcodes, just fixed the broke ones and none of them where used in "decode.cpp" so I did not change that at all.

I am not a Dev and don't claim to be, but This works for me at least.

wyldkrd
06-17-2004, 01:41 PM
Warning: OP_BazaarSearch (0x1e7) (dataLen: 20) doesn't match: modulus of sizeof(bazaarSearchResponseStruct):88