mt025

Results 11 comments of mt025

When I clone the element I get the same error, however on Firefox you get a more verbose error: `Security Error: Content at https://www.youtube.com/watch?v=videoid may not load data from blob:https://www.youtube.com/f65944cf-7692-48c0-adfa-bb19d9376eb8.`...

I have a similar issue that may be related to this. Causes issues with both IDA 5 and 7 Here is a screenshot for reference. Windows 8.1 Pro x64 ![image](https://user-images.githubusercontent.com/2631330/64963605-710c4d80-d891-11e9-8f5f-af6ba9015c5e.png)

You can always create a shortcut with this path: `C:\Windows\System32\cmd.exe /c "set __COMPAT_LAYER=RunAsInvoker && start "" ^"C:\Your\path\to\BorderlessGaming.exe^""` This will run the app without admin privs. Look up RunAsInvoker for more...

@Mathisca How did you solve this issue?

Looks like we are missing a cookie, steamMachineAuth00000000000000000 (Maybe steamRememberLogin too)

I was using firefox, and switched to chrome on my server, working now with just two cookies!

I have been working on this on my fork. It enables multiple instances, and multi account setups. Got to a pretty workable condition. Just need to work on browser-based setup...

Thats fine. I'll get some of the critical pull requests out first for your base code, mostly crashes/bugs. Then I'll look into creating a version without multi account support.

I have the same issue, though I'm using chromium on raspberry pi 4. ```bash pi@J-Pi:~/scripts/twitchidle/twitch-drops-lurker$ node index.js Monitoring webserver listening at http://localhost:5000 (node:2780) UnhandledPromiseRejectionWarning: TimeoutError: Navigation timeout of 30000 ms...