#demo playback issues since vscript update
1 messages · Page 1 of 1 (latest)
btw it's not config/mod related as it's a global problem for everyone with all pre vscript demos
code issue, probably no way to fix, maybe you could migrate demo data over
like by parsing it yourself and translating but idk if thats feasible
yep just confirmed, only way to view them properly is through an old build, unless you wanted to migrate data
I ran an old build and it's not stable, crashes constantly
how do you migrate data?
for some reason demos crash past couple thousand ticks
you'd have to write your own
where they didn't use to before
maybe youre on the wrong old version
possible
this is the client server I downloaded https://steamdb.info/depot/441/history/?changeid=M:2371322621530894833
this is the windows client https://steamdb.info/depot/232251/history/?changeid=M:8319568912250137931
if you'll have time I'll appreciate any help I can get
I can play the demos and the visual bugs are fixed, but the demos crash
seems like it crashes regardless of the demo or the tick, it lets me play around 1000 ticks and then it crashes with no errors
can you upload a demo that crashes the game?
all the demos work fine on the current version of tf2 (if you don't count the visual bugs)
they crash on the older build
ah
interestingly, ragdolls lose their cosmetics from old demos
it seems to be due to missing recvprops
huh, I didn't even notice the ragdolls not having cosmetics but you're right
the thing with ragdolls I was referring to is the weird physics that apply after the player dies
example of no gibs and the weird crouching animation for airborne player models
I managed to fix those issues by reverting to an older version of tf2 (21st of october, before the vscript update)
but the demos crash after viewing them for a very short time regardless of which demo or what tick
and thats whats causing these issues
is it fixable on the current version from the client side?
not without modifying client code
well then all that's left is trying to make the older build stable for demo viewing
ok so the version from 12th of august is a little more stable, I can play a single demo without it crashing, the moment I try to play another one it crashes
does running voice_enable 0 before you start the demo fix the crashes?