EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Development::Development (https://www.eqemulator.org/forums/forumdisplay.php?f=590)
-   -   FloatListThing... lots of these being sent (https://www.eqemulator.org/forums/showthread.php?t=26873)

EvoZak 11-29-2008 11:51 PM

FloatListThing... lots of these being sent
 
I was looking at some packets flowing back and forth the other day and I noticed a large amount of 0x6a1b (FloatListThing according to the opcodes text file). I noticed these are ignored and I thought "wow, that's a lot of data getting thrown at the server that's being ignored".

Anyone have an inkling as to what the heck these packets are?

KLS 11-30-2008 01:01 AM

If we had any idea it wouldn't be called floatListThing =p

Seriously though I've looked at it and can't make any sense of it either.

Yeormom 11-30-2008 01:28 AM

Are the values constant?

KLS 11-30-2008 01:44 AM

No and the size isn't either.

EvoZak 12-01-2008 01:49 AM

Yeah, size-wise it's all over the place but the frequency is every second or less.

I notice if I sit still and do nothing it's a consistent size - or several consistent sizes - around 20 to 30 bytes. Once I start moving my toon around it's all over the place and grows to the thousands of bytes.

/shrug

KLS 12-01-2008 01:52 AM

I notice I rarely get it. Maybe some client feature being enabled has something to do with it.

EvoZak 12-01-2008 02:59 PM

Default Titanium install FWIW. Running windowed, about the only thing different.

Yeormom 12-01-2008 10:40 PM

Next time I get a stab at live, I'll check if they still exist and if so, I'll forge some packets to see if I can get any reaction from the server.

joligario 06-22-2010 11:05 AM

Not sure if this will help any for debugging, but I usually get these types of errors after using "/camp server". After arriving back at the server list and selecting a server, this error shows up when I arrive at the character select screen.

Code:

[Debug] [WORLD__CLIENT_ERR] [OpCode OP_FloatListThing (0x6a1b) Size=52]
[Debug] [WORLD__CLIENT_ERR] 0000: 00 e0 85 44 00 2e 46 c6 - c6 ed cc 42 01 ec 1f 9c  | ...D..F....B....
[Debug] [WORLD__CLIENT_ERR] 0016: 3d 00 e0 85 44 00 2e 46 - c6 c6 ed cc 42 02 53 20  | =...D..F....B.S
[Debug] [WORLD__CLIENT_ERR] 0032: 9d 3d 00 e0 85 44 00 2e - 46 c6 a4 4f cd 42 01 54  | .=...D..F..O.B.T
[Debug] [WORLD__CLIENT_ERR] 0048: 20 9e 3d 46            -                          | .=F

Code:

[Debug] [WORLD__CLIENT_ERR] [OpCode OP_FloatListThing (0x6a1b) Size=86]
[Debug] [WORLD__CLIENT_ERR] 0000: 00 e0 85 44 00 2e 46 c6 - fb 97 d1 42 01 8c f7 6c  | ...D..F....B...l
[Debug] [WORLD__CLIENT_ERR] 0016: 1c 00 e0 85 44 00 2e 46 - c6 b0 fc d1 42 01 f7 f7  | ....D..F....B...
[Debug] [WORLD__CLIENT_ERR] 0032: 6d 1c 00 e0 85 44 00 2e - 46 c6 d3 59 d2 42 01 65  | m....D..F..Y.B.e
[Debug] [WORLD__CLIENT_ERR] 0048: f8 6e 1c 00 e0 85 44 00 - 2e 46 c6 c7 a6 d2 42 01  | .n....D..F....B.
[Debug] [WORLD__CLIENT_ERR] 0064: d0 f8 6f 1c 00 e0 85 44 - 00 2e 46 c6 f9 e5 d2 42  | ..o....D..F....B
[Debug] [WORLD__CLIENT_ERR] 0080: 01 40 f9 70 1c 46      -                          | .@.p.F



All times are GMT -4. The time now is 06:24 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.