Istvan Fodor

Results 22 issues of Istvan Fodor

I'm really tired of trying to make this plugin work, but regardless all my effort, I just ended up here, reporting the issue. Also found out that there is no...

I have a project where I have a main process, and 2 renderer processes. All these there should have access to the same storage. Reading the documentation: https://github.com/sindresorhus/electron-store#initrenderer Does not...

We have an error that says: "Uncaught exception: TypeError Invalid Version >=0.24.2" I suppose this is happening during migration, and I didn't find any way to catch it. Can someone...

Discord is growing fast and it's one of the most used platform amongs gamers. Would be great if we could use it.

I'm using the following js resource: https://coinhive.com/lib/coinhive.min.js And when mining, I'm trying to set the throttle level to a lower value from the initial value to: `miner.setThrottle(0.8);` But for me...

I need events that tells me if the telemetry client is connected or when the telemetry client goes to a disconnected state. There is a difference, because when you hit...

enhancement

Hi guys! Please adjust the typescript definitions for the 2021 game. m_lastLapTimeInMS and m_currentLapTimeInMS, and potentionally others needs also an alignment. At the moment m_lastLapTime is in the typings which...

bug

I've get the following error when i'm trying to use this library. Any idea why and how I could fix it? ```ERROR in ./node_modules/@racehub-io/f1-telemetry-client/build/src/index.js 43:8 Module parse failed: Unexpected token...

bug

**Describe the bug** I have a usecase when i need to update the gradient on the svg path multiple times. Unfortunately every time I call the render method, it doesn't...

Hi there! I'm very extremely happy to have this package open sourced. It would be great if we developers could contribute to your project, but unfortunately there is no description...