Targunitoth

Results 10 comments of Targunitoth

I'm not sure if the project is just dead/deprecated I made the mistake to somehow fork version 1.0 instead of 1.2. So there would be some work to do and...

👍 I don't care about the license

Here is the `BOX64_ROLLING_LOG=1` output: ``` # /root/box64/build/box64 ./dontstarve_dedicated_server_nullrenderer_x64 -only_update_server_mods Rolling log, showing last 16 function call on signals Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS PageSize:65536...

I know that one year passed, but I got the same error. I fixed it somehow, maybe by upgrading some packages like: `pip install --upgrade --force-reinstall impacket`

Came here from #183 for testing the tool completely without docker. This Command did the trick for me: `x11vnc -create -env FD_PROG="/usr/bin/node /opt/free-games-claimer/epic-games.js" -env X11VNC_FINDDISPLAY_ALWAYS_FAILS=1 -env X11VNC_CREATE_GEOM=${1:-1280x720x16} -env SHOW=1 -env...

Sadly yes, still captchas: ![grafik](https://github.com/vogler/free-games-claimer/assets/7016413/738f3669-5564-4e0d-a7d3-ae0b64b44260) I can only log in via steam. It's an oracle VM: `# uname -a` `Linux ubuntu-server 5.15.0-1048-oracle #54-Ubuntu SMP Wed Nov 8 15:12:17 UTC 2023...

Raspberry Pi 4 1GB here. For me, it feels like a 50% chance to crash kodi while starting a film or series over Amazon VOD. But for series e.g. 4...

I don't know, what I did wrong to get the Travis Cl build fail. Also I testet my implementation and it seems like there is still a bug, the initUiAndData()...

Maybe an SDK Upgrade was needed. Also I think this PR is obsolete due to #3462.

Feel free to fix it. I'm currently short on time. The missing link is something like: `JITSI_SERVER_URL = mSession.getHomeServerConfig().getJitsiServerUri().toString();` To get a valid session and then get the non-static value...