-
### What happened?
As said in the title, with the last updated version of valheim raft and latest valheim update, grass is blinking and cmd is flooded by error messages (MissingMethodException) when …
-
I am having trouble with Postal setup. I have registered dependencies like below:
` container.RegisterType();
container.RegisterType();
container.RegisterType()…
-
### Feature description
It would be great to allow for use of external locations outside of the typical staging layer. Right now, external locations are supported for staging, but upon table creati…
-
**Code**
```python
import UnityPy
env = UnityPy.load('1.bundle')
for path, obj in env.container.items():
if obj.path_id == 0:
continue
match obj.type.name:
case…
-
Hi everyone, I'm getting a runtime error on my app, after multiple deployements to Azure. I've tried restarting the service but still no luck and I'm not sure I could delete temp files in Azure.
He…
-
Here is a draft test build with OpenAL support configured to run on Linux/MacOS. The source code will be updated soon.
[ZXMAK2-Linux-OpenAL-1.tar.gz](https://github.com/user-attachments/files/17525…
-
No matter what i try i can't get buildign experience to go up. I've changed the amount of experience gained. i'm not sure if there are any other config options that would affect experience gain. Only …
-
HI,
Im running a modded server with a few friends. We got hard locked and unable to move, but we were able mash the keys and end up sliding around around the map, unable to jump or walk. We found t…
-
### [REQUIRED] Step 1: Describe your environment
* Unity version: 2022.3.17f1
* Google Mobile Ads Unity plugin version: 9.2.0
* Plugin installation method: .unitypackage import
* Pla…
-
**Describe the bug**
Tried to build and run the following example code :
```
import 'package:flutter/material.dart';
import 'package:flutter_unity_widget/flutter_unity_widget.dart';
void main…