-
When Discord is not running `new Core(params)` thows a `FileNotFoundException`.
I use this: `params.setFlags(CreateParams.Flags.NO_REQUIRE_DISCORD);`
So I wasn't really excepting this to happen, I e…
-
PyTorch-Ignite is a community effort, and everyone is welcome to contribute and join the contributors community no matter your background and skills !
If this is something you would like to do: he…
-
I'm getting a lot of the following error messages during the import in Foundry:
"Unauthorized: API Key does not have the proper permissions to use this API. Missing capabilities: Write Assets."
…
-
## 📝 Describe the Bug
When calling initWithUrl with the url of the pdf file which is password protected, app crashed for Security Exception. Do we have any way to open password protected file without…
Gaawk updated
1 month ago
-
**Describe the bug**
Game won't start if Light plugin (Officially Supported) is enabled and controller is not plugged in.
**To Reproduce**
Steps to reproduce the behavior:
1. Enable Officially S…
-
**Description**
Currently [`IDiscordRestOAuth2API`](https://github.com/Nihlus/Remora.Discord/blob/master/Backend/Remora.Discord.API.Abstractions/API/Rest/IDiscordRestOAuth2API.cs) only has two endp…
-
### Summary
BOT connects to a voice channel but no sound is played
### Reproduction Steps
Simply launching the sample code basic_voice.py and exploring all (BOT) commands made it clear that:
…
-
**Description:**
```bal
public function main() {
(1|2|3)[] ar = 3; // incompatible types: expected '1|2|3[]', found 'int'
}
```
As with type precedence, `'1|2|3|[]'` means `1|2|(3[])`.
Corr…
-
### Backgrounds
* `queryDSL` has selectFrom function and users migrating from QueryDSL to Kotlin-JDSL are forced to use the `select()` `from()` functions or develop an `selectFrom` extension function…
-
@anmonteiro asked if I could write a short summary of two conversations on the Reason #melange channel on discord regarding the ability to enable melange mode when melange is installed.
## Desire…