View Issue Details

IDProjectCategoryView StatusLast Update
0000711Spring engineGeneralpublic2007-12-16 15:03
Reportertvo Assigned Totvo  
PrioritynormalSeveritymajorReproducibilitysometimes
Status resolvedResolutionfixed 
Summary0000711: regression: in demo replay nothing is visible until a manual .cheat .spectator
DescriptionJust like what the topic said :-)

It doesn't seem to happen for SP games (without CGameSetup), but I have attached a PURE [1] demo (on Darkside remake [2]) that shows the issue.

I haven't tested whether it always happens with MP games, but it does seem to happen always with the attached demo file.

[1] http://www.wolfegames.com/TA_Section/PURE0.5.sdz
[2] http://www.unknown-files.net/spring/1824/Darkside_Remake/
TagsNo tags attached.
Attached Files
071215-DarkSide Remake-0.75b2+svn5003-0.sdf (Attachment missing)
Checked infolog.txt for Errors

Activities

Auswaschbar

2007-12-15 18:48

reporter   ~0001502

It says the demofile is corrupt when I try to start this.
Could you please retest it with rev >= 5009?
Thanks

tvo

2007-12-15 21:04

reporter   ~0001504

Ah demo version check code is a bit strict (would need to set VERSION_STRING to exactly same to load demo).

I have relaxed that now (if DEBUG is #defined the VERSION_STRING check is not compiled anymore), so you should be able to watch the replay using r5010.

Auswaschbar

2007-12-15 21:15

reporter   ~0001505

I still get the same error.
And even when I comment the error out (so it continues like normal) I get an other error:

Content error: Parse error 'brace or further name value pairs expected' in buffer at line 125 column 23 near
        numrestrictions=0;

tvo

2007-12-16 15:03

reporter   ~0001509

strange; I don't get that error myself. If I comment the check out or run in debug mode, the demo replay works fine now, so closing the bug.

Issue History

Date Modified Username Field Change
2007-12-15 16:52 tvo New Issue
2007-12-15 16:52 tvo File Added: 071215-DarkSide Remake-0.75b2+svn5003-0.sdf
2007-12-15 17:00 tvo Summary in demo replay nothing is visible until a manual .cheat .spectator => regression: in demo replay nothing is visible until a manual .cheat .spectator
2007-12-15 18:48 Auswaschbar Note Added: 0001502
2007-12-15 21:04 tvo Note Added: 0001504
2007-12-15 21:15 Auswaschbar Note Added: 0001505
2007-12-16 15:03 tvo Status new => resolved
2007-12-16 15:03 tvo Resolution open => fixed
2007-12-16 15:03 tvo Assigned To => tvo
2007-12-16 15:03 tvo Note Added: 0001509