Struct not found
Moderators: Community Managers, Developers
- John Adams
- Retired
- Posts: 4582
- Joined: Wed Aug 28, 2013 9:40 am
- Location: Phoenix, AZ.
- Contact:
Struct not found
Saw this for the first time starting a Linux world today:
[quote]17:06:30.877 E Packet Data struct 'subtype' in packet struct 'LS_MarketPlace' not found[/quote]
Not familiar enough yet with the newer structs stuff, so wanted to ask before taking time to pursue it.
[quote]17:06:30.877 E Packet Data struct 'subtype' in packet struct 'LS_MarketPlace' not found[/quote]
Not familiar enough yet with the newer structs stuff, so wanted to ask before taking time to pursue it.
Re: Struct not found
Ah, I added checks for the logging packets so that we weren't getting null server log packets. That's the packet with the "sub" opcodes, but apparently the login struct has different element names than world. I'll commit a fix.
EDIT: posted the new struct.
EDIT: posted the new struct.