PSRewired/FragmentServer

TLB miss on character login when in a guild

Closed this issue · 5 comments

Currently when logging in with a character that is in a guild. PCSX2 will throw a TLB miss.

This appears to be an issue with the GuildLoggedInMembers packet
image

image

Fixed in c656fe6

image

Appears to not be fixed

Packet was missing 3 "guild scale" uint values. The old server also did not handle this, so im not sure how people were not crashing from the TLB miss

Should be fixed with c1dee1d

Tested with both of my characters. One in-guild, one not. Appears to be fixed.