notnotnotswipez / BonelabMultiplayerMockup

MIT License
21 stars 11 forks source link

Avatars not appearing #4

Open zurgeg opened 1 year ago

zurgeg commented 1 year ago

Title says it all. The avatars aren't appearing, I've tried changing avatars, using different ones, etc.,

I see my friend's gun, but not his avatar. Interestingly, the "avatar change" thing appears in the log.

Any help would be appreciated.

zurgeg commented 1 year ago

Update, I made a fork here which fixes the problem by removing these lines. I'm not sure about if this is some optimization thing that breaks if removed? It also seems to leave both avatars T-Posing, so I'm not sure. @notnotnotswipez Should I PR these changes?

notnotnotswipez commented 1 year ago

It was a check to prevent avatar spam/changes if the packet contained the same avatar as the one stored, but I can see how it can be a problem. Feel free to PR

zurgeg commented 1 year ago

It was a check to prevent avatar spam/changes if the packet contained the same avatar as the one stored, but I can see how it can be a problem. Feel free to PR

Gotcha!

jmb3k commented 1 year ago

How do I download/compile this? There's no releases, and IDK how to compile a BoneLab mod.