-
-
Notifications
You must be signed in to change notification settings - Fork 213
Open
markus-wa/demoinfocs-golang
#607Labels
analyzebugnext-release-resolvedThis issue will be solved in the next releaseThis issue will be solved in the next release
Description
Describe the bug
analyzing demo
LOGS:
Player kill event without victim occurred
Player kill event without victim occurred
panic: proto: cannot parse invalid wire-format data [recovered]
panic: proto: cannot parse invalid wire-format data
goroutine 1 [running]:
github.com/markus-wa/demoinfocs-golang/v4/pkg/demoinfocs.recoverFromUnexpectedEOF({0xf82640, 0x1407420})
github.com/markus-wa/demoinfocs-golang/[email protected]/pkg/demoinfocs/parsing.go:182 +0x128
github.com/markus-wa/demoinfocs-golang/v4/pkg/demoinfocs.(*parser).ParseToEnd.func1()
github.com/markus-wa/demoinfocs-golang/[email protected]/pkg/demoinfocs/parsing.go:135 +0xa5
panic({0xf82640?, 0x1407420?})
runtime/panic.go:791 +0x132
github.com/markus-wa/demoinfocs-golang/v4/pkg/demoinfocs.(*parser).parseFrameS2(0xc00027a5a0)
github.com/markus-wa/demoinfocs-golang/[email protected]/pkg/demoinfocs/parsing.go:391 +0x4bc
github.com/markus-wa/demoinfocs-golang/v4/pkg/demoinfocs.(*parser).ParseToEnd(0xc00027a5a0)
github.com/markus-wa/demoinfocs-golang/[email protected]/pkg/demoinfocs/parsing.go:158 +0x142
github.com/akiver/cs-demo-analyzer/pkg/api.analyzeDemo({0xc00011a00b, 0xa2}, {0x50?, {0xc00000a158?, 0x13fdae0?}})
github.com/akiver/cs-demo-analyzer/pkg/api/analyzer.go:183 +0xb89
github.com/akiver/cs-demo-analyzer/pkg/api.AnalyzeAndExportDemo({0xc00011a00b?, 0xa2?}, {0xc000032288, 0x32}, {0x0, {0xc00000a158, 0x7}, {0xc00000a128, 0x4}, 0x0})
github.com/akiver/cs-demo-analyzer/pkg/api/analyzer.go:242 +0x6c
github.com/akiver/cs-demo-analyzer/pkg/cli.Run({0xc00011c010, 0x4, 0x7})
github.com/akiver/cs-demo-analyzer/pkg/cli/cli.go:77 +0xef
main.main()
github.com/akiver/cs-demo-analyzer/cmd/cli/cli.go:10 +0x45
Demo links
Steps to reproduce
Expected behavior
I expected the analysis to be successful, but it gives an error
How often does this bug happen?
None
Log file
No response
Environment information
Version: 3.14.0
OS: win32 x64 10.0.19045
Electron: 37.2.5
Chrome: 138.0.7204.168
Last database migrations:
v8 - 2025-08-04T16:06:14.438Z
Additional context
No response
Metadata
Metadata
Assignees
Labels
analyzebugnext-release-resolvedThis issue will be solved in the next releaseThis issue will be solved in the next release