[CS:GO] Bomb related events

Related Games: CS:GO

Issue Description:

Bomb related events: bomb_change and bomb_planted are not emitted if I died in the corresponding cs:go round.

Can you reproduce it (exact steps to reproduce):

  1. Run a overwolf app which intercepts the game events from the CS:GO
  2. Run CS:GO and join a match
  3. Get killed in the round
  4. If the bomb is planted/defused/exploded in the same round then there are no bomb_changed and bomb_planted events emitted at all.

Impact for my app: High

Do you currently have a workaround : No

Probably it is related to the entries from the Overwolf General GameEvents Provider logs:

2022-07-25 13:35:29,402 (INFO) </libs/bundle.min.js> (:1) - GSI event ignored while spectating: bomb_planted
2022-07-25 13:35:29,403 (INFO) </libs/bundle.min.js> (:1) - GSI event ignored while spectating: bomb_change

The question is why those events are ignored in that case ?

Hello @MorbidAngel, thanks for the feedback.
We’ll look into this and get back to you.

Hey again, we released a new GEP version which includes a fix for the issue.
Currently it’s available to 20% of our users and will become available to more users over the next few days.

This topic was automatically closed after 12 days. New replies are no longer allowed.