Page 1 of 1

Collision render bug

Posted: Fri Jul 04, 2014 8:58 pm
by Feca
This bug only affects the client, not the server.

The problem is when someone in the same team as you goes into solo and you aren't in solo the client thinks you can collide.
I tried to capture it to illustrate:
screenshot_2014-07-04_20-38-30.png
screenshot_2014-07-04_20-38-30.png (276.85 KiB) Viewed 1182 times
Note the small yellow line is the hook coll:
screenshot_2014-07-04_20-38-57.png
screenshot_2014-07-04_20-38-57.png (253.38 KiB) Viewed 1182 times
For this to happen you need to have showothers ON; if you turn it off it will hide the other person, so the client actually knows that he is in solo.

Re: Collision render bug

Posted: Fri Jul 04, 2014 10:58 pm
by deen
Known problem, fixing it is difficult. It's because the client does not know who is in solo part. Sending that would require another packet, which blackfox was working on. But I haven't heard from him in weeks, so I guess we won't get that feature.