-
Believe I've found a crash when entering PVP and attempting to switch jobs via the character menu. Whenever you mouseover a job icon the game will crash. Can easily recreate by going to the Wolves Den…
-
# Bug report
## Describe the bug
The library seems to be working fine within the Editor, but as soon as I try to make an actual build, I get like 13 of these errors:
```
Burst internal compi…
-
Is there a chance this could work with more than 4 players?
Would changing the `RoundsWithFriends.cs` max players const work?
I'm asking and opening an issue instead of just trying it myself becau…
-
### Problem Description
I'm trying to use csharp to pub ecal messages. The messages seem to be published, but not properly. I got the Error of
"ERROR : CDynamicSubScriber: Could not get description…
-
## Steps to Reproduce
#!/bin/bash
PREFIX=$@
if [ -z $PREFIX ]; then
PREFIX="/opt/mono"
fi
sudo chown -R `whoami` $PREFIX
PATH=$PREFIX/bin:$PATH
git clone https://github.com/mono/…
-
C# Extension Version: 190
![image](https://github.com/dotnet/vscode-csharp/assets/46729679/bcfbc04e-b772-4c75-b753-c82e9b5666d7)
-
**OGCS Version**: v2.8 beta
**Installed or Portable**: Installed
**Problem Description**
`2019-07-29 09:19:02,042 ERROR 1 OutlookGoogleCalendarSync.OGCSexception [0] - System.Runtime.InteropSe…
-
[Going to try this again](https://github.com/Microsoft/msbuild/issues/16), but hopefully with a better defined ask. The request is not to support a particular format, but to improve the MSBuild syste…
-
Dear Team,
Is it possible to deploy the ESPNET TTS model on Android?
If yes, could you advise right way for this purpose?
Thank you in advance!
-
Is there a specific process to keep the Realtime Client connected? I seem to be having trouble doing so. I'm unsure if I am supposed to respond to the events to handle errors and reconnect manually …