Razish / japp

JA++ server and client modification for Jedi Academy
GNU General Public License v2.0
44 stars 30 forks source link

Several bugs #350

Closed ghost closed 8 years ago

ghost commented 8 years ago

I just updated the server side build of JA++ for my clan which wasn't done since april and I encountered a few bugs.

"invalid playerState field count"

This error message can be found here:

https://github.com/JACoders/OpenJK/blob/d455743cd7b3584b4a131f79fb758250f206c444/codemp/qcommon/msg.cpp#L2367

Exmirai commented 8 years ago

first "invalid playerState field count" probably because of network mismatch ( optimized vehicle networking )

ensiform commented 8 years ago

Is the server and client OpenJK newer than September 29th? Because if you only see "invalid playerState field count" then its before the fixes there which show that whole line

ghost commented 8 years ago

Yeah after updating my client OpenJK it works properly.

ghost commented 8 years ago

I fixed the mentioned emotes on my build. Do you want me to make a pull request of it?

Exmirai commented 8 years ago

ya

Exmirai commented 8 years ago

fixed all bugs