videoP / jaPRO

Community effort to maintain and improve Jedi Academy + Jedi Outcast released by Raven Software
GNU General Public License v2.0
12 stars 6 forks source link

grapple hook crashes in demo playback #30

Closed videoP closed 8 months ago

videoP commented 8 months ago

fixed by changing this line https://github.com/taysta/TaystJK/blob/master/codemp/cgame/cg_ents.c#L2666

to this

VectorSet(G2Angles, 0, cg.refdef.viewangles[YAW], 0);

pm-> crashes it in demo playback