-
Terasology does not use or promote a consistent feature set or technologies for handling concurrency.
In some situations the number of threads are over-provisioned, and in some cases its under-prov…
-
### What happened?
When I click a button to call `get_tree().quit()`, the game hangs and doesn't close. I believe a thread is hanging or something of the sort. This only seems to happen when runnin…
-
---- Minecraft Crash Report ----
WARNING: coremods are present:
MixinLoaderForge (creepy-salhack-2.08.1.jar)
Contact their authors BEFORE contacting forge
// Daisy, daisy...
Time: 8/15/21…
-
Hey,
So at the init of my form I am calling all the needed functions to get the RPC which works perfectly.
After some time on a click event of a button I want to update the RPC but this doesn't wo…
-
---- Minecraft Crash Report ----
WARNING: coremods are present:
NordMixinLoader (CousinWare1.12.2Updated-master-1-release.jar)
Contact their authors BEFORE contacting forge
// My bad.
Tim…
-
# Whitelist Request
- Name of the game to be whitelisted: Mordhau
- Steam AppID of the game: 629760
## System Information
- GPU: GTX 1060 (6gb)
- Driver/LLVM version: NVIDIA 418.56
- Distro ve…
-
**Describe the bug**
Meteor client crashes on linux at the state of loading, I think its because DiscordRPC from the logs (theres no discordrpc for ARM)
**To Reproduce**
Steps to reproduce the be…
-
For some discord applications like spotify and in general media consumption discord has the abilty to display "is listening/watching" with a progress bar and albums/cover art. I can't seem to find a w…
-
**Describe the bug**
I was trying to use the latest official Lambda release v2.07.01 on my FreeBSD system but it simply crashes MC. As Minecraft with Forge runs fine on my system. I tried Impact, For…
-
In stark contrast to #184, I cannot get *any* buttons to work.
I have created a console app MWE from the MWE in the README:
```c#
// See https://aka.ms/new-console-template for more information…