Skully

Results 20 comments of Skully

> Can someone explain, what is the point of having server-side fps limit right now? Is there any architecture/sync limitations that forces to use that limit? Are we able remove...

Bumping for visibility, hoping someone can implement this for additional element types *(specifically blips and pickups)*, would be a great addition to 1.6.0.

Also having the same issue, seems you can only configure a light once and if it ever needs to be added again it will not work.

Can confirm, been experiencing this for the past few days with BD after latest update, specifically when screen sharing - I've monitored the Discord process on task manager and the...

Also experiencing this issue since some time in August, there is a [forum topic](https://community.bitwarden.com/t/vault-locks-automatically-when-timeout-is-disabled-in-android-app/58506/11) *(and #2182)* on this issue with many other users reporting the same. Rolling back to version...

For anyone looking for a solution in the meantime, I have switched to using the extension [Colorful Comments](https://marketplace.visualstudio.com/items?itemName=ParthR2031.colorful-comments) which has been working flawlessly with the same expected behaviour.

Encountered the same issue, I've discovered the issue is with the [`fetch()`](https://github.com/MineTheCube/MojangAPI/blob/85eabb088ae92ed1749181e525135296cefc75a1/mojang-api.class.php#L720) function, curl attempts to get the contents from Mojang's API service however fails to do so.

Thanks for your input, originally I did make this using Vencord's Notification API though realized that this would conflict with notifications from Vencord itself, and other plugins that may make...

@Vendicated > you should use Vencord's notification api instead of making your own > > if you want additional features, edit it to add them; but the first two options...