Stenudd / coldemoplayer

Automatically exported from code.google.com/p/coldemoplayer
0 stars 0 forks source link

Unsupported network protocol #24

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Error reading demo file "C:\Users\Domin\Desktop\KoczkaHUN.dem".

Probable cause for error: demo uses unsupported network protocol "24".

Cannot find message handler for message id "[16] "

Inner Exception: True

Source: compLexity Demo Player

Type: System.ApplicationException

   w compLexity_Demo_Player.SourceDemoParser.ParsePacketMessages(Int32 dataLength)
   w compLexity_Demo_Player.SourceDemo.ReadingThreadWorker()

Message parsing error.

Frame offset: 1165

Messages:
0 [7] SVC_Print
654 [8] SVC_ServerInfo
1631 [3] NET_Tick
1701 [12] SVC_CreateStringTable
101159 [11] SVC_SetPause
101166 [0] Nop
101172 [16] 

Inner Exception: False

Source: compLexity Demo Player

Type: System.ApplicationException

   w compLexity_Demo_Player.SourceDemo.ReadingThreadWorker()
   w compLexity_Demo_Player.SourceDemo.ReadingThread()

TF2 after steampipe.

Original issue reported on code.google.com by murk...@gmail.com on 10 May 2013 at 8:47

GoogleCodeExporter commented 9 years ago
Same problem. 
Error reading demo file "L:\Steam\steamapps\common\Team Fortress 
2\tf\whatthe.dem".

Probable cause for error: demo uses unsupported network protocol "24".

Cannot find message handler for message id "[63] "

Inner Exception: True

Source: compLexity Demo Player

Type: System.ApplicationException

   в compLexity_Demo_Player.SourceDemoParser.ParsePacketMessages(Int32 dataLength)
   в compLexity_Demo_Player.SourceDemo.ReadingThreadWorker()

Message parsing error.

Frame offset: 1165

Messages:
0 [7] SVC_Print
678 [8] SVC_ServerInfo
1575 [3] NET_Tick
1645 [12] SVC_CreateStringTable
919289 [31] SVC_GetCvarValue
919399 [63] 

Inner Exception: False

Source: compLexity Demo Player

Type: System.ApplicationException

   в compLexity_Demo_Player.SourceDemo.ReadingThreadWorker()
   в compLexity_Demo_Player.SourceDemo.ReadingThread()

Original comment by alexande...@gmail.com on 29 May 2013 at 11:54