ashanrath
ashanrath
> > Same here. Android 11, Oneplus 7 Pro. Stutters almost instantly after minimizing the app. Any news on a fix? > > It seems they fixed it at some...
@Pugmatt @AndrewLugg @MarcProe @SeniorHeld, tagging you as previous commits to the dockerfiles. I was considering replacing the two Dockerfile instances (standard and RPi) with a single file as a stepping...
> Hello, > First: > with the following Dockerfile you should be able to run Bedrock-Connect also from an ARM32 machine: > ```Dockerfile > FROM adoptopenjdk/openjdk11:ubuntu-jre > RUN mkdir -p...
> I have had a userStatus error for a week now. Any way to fix it? Yep I've been testing a change to the xpath for it. It's in the...
I think I've found the issue, another chance to the source div tags. \msreward\worker\offers.py `open_offers = self._browser.find_elements(By.XPATH, '//span[contains(@class, "mee-icon-AddMedium")]/ancestor::div[contains(@data-bi-id, "Default")]')` The xpath needs to be replaced with: `open_offers = self._browser.find_elements(By.XPATH,...
@Doaln don't worry about downloading anything, this change isn't in the repo yet. You need to change the file you'd already have locally when you cloned the repo. Follow the...
> I'll raise a PR for this later today if nobody else does, thanks for the fix.
At the risk of beating a dead horse, is there anything specifically holding this one up? Happy to help out if I can.
Split screen on Switch should work regardless of local or server, and I don't see how bedrock connect could impact on this at all. Can confirm split screen working on...