Error in Event Simulator (won't launch)

Suddenly today I’m getting an error running the game event simulator. I’ve removed / reinstalled it, and that has not fixed it. Here is the console output:


react-dom.production.min.js:209 TypeError: Cannot read property 'addListener' of undefined
    at Object.addHotkeyChangeListener (hotkeys-service.js:52)
    at n.value (Main.jsx:37)
    at ia (react-dom.production.min.js:212)
    at pu (react-dom.production.min.js:255)
    at t.unstable_runWithPriority (scheduler.production.min.js:19)
    at Wl (react-dom.production.min.js:122)
    at du (react-dom.production.min.js:248)
    at Za (react-dom.production.min.js:239)
    at qa (react-dom.production.min.js:230)
    at Iu (react-dom.production.min.js:281)
react-dom.production.min.js:123 Uncaught TypeError: Cannot read property 'addListener' of undefined
    at Object.addHotkeyChangeListener (hotkeys-service.js:52)
    at n.value (Main.jsx:37)
    at ia (react-dom.production.min.js:212)
    at pu (react-dom.production.min.js:255)
    at t.unstable_runWithPriority (scheduler.production.min.js:19)
    at Wl (react-dom.production.min.js:122)
    at du (react-dom.production.min.js:248)
    at Za (react-dom.production.min.js:239)
    at qa (react-dom.production.min.js:230)
    at Iu (react-dom.production.min.js:281)
drag-service.js:11 Uncaught TypeError: Cannot read property 'addEventListener' of null
    at new e (drag-service.js:11)
    at Header.jsx:28
hotkeys-service.js:11 Uncaught (in promise) TypeError: overwolf.settings.getHotKey is not a function
    at e (hotkeys-service.js:11)
    at hotkeys-service.js:41
    at new Promise (<anonymous>)
    at Object.getToggleHotkey (hotkeys-service.js:40)
    at n.<anonymous> (Main.jsx:59)
    at c (runtime.js:63)
    at Generator._invoke (runtime.js:293)
    at Generator.next (runtime.js:118)
    at r (asyncToGenerator.js:3)
    at a (asyncToGenerator.js:25)

Hi

I tested it and It works as expected
Do you still face this issue?

1 Like

Just tested it and YES it works. Thank you