rakijah
Results
1
issues of
rakijah
I'm getting an exception when parsing [a particular demo](https://github.com/StatsHelix/demoinfo/files/2695346/demo.zip) in [GameEventHandler line 247](https://github.com/StatsHelix/demoinfo/blob/master/DemoInfo/DP/Handler/GameEventHandler.cs#L247) because the entityID is not found in the dictionary: `fireEndArgs.ThrownBy = parser.InfernoOwners[entityID];` The exception occurs on tick...