-
(Sorry The Title is Wrong. Im Mean "Error When Playing Game [SVE Installed]
Earlier I found an error in the game when SVE mod is installed
When first install the SVE mod, everything is fine.
…
ghost updated
5 years ago
-
I'm trying to get this tool to work on Super Puzzle Platformer Deluxe, however it's giving me the following error:
```
Unhandled Exception:
System.IndexOutOfRangeException: Index was outside the …
jxors updated
6 years ago
-
```csharp
1> Unhandled Exception: System.InvalidOperationException: MonoMod can't set metadata token providers of the type Mono.Cecil.EventDefinition public.
1> at MonoMod.Utils.MonoModExt.SetP…
-
Hi, I'm trying to compile from source since the last release is giving me some problems which, looking at the current code, seems to be fixed. However, when I run the executable it's giving me a NullR…
jxors updated
6 years ago
-
There's a display bug on opening your inventory where statuses like overcharmed do not appear properly because the game is running a function that overrides my function (graphically only).
To fix I…
-
It will scan assemblies such as `Mono.Cecil`, however they are used by `XnaToFna`.
It doesn't happen on macOS.
```
C:\Program Files\Steam\steamapps\common\Stardew Valley>XnaToFna.exe
[XnaToFna] [V…
-
**Migrated from https://github.com/FNA-XNA/FNA/issues/166, CC @CNAmira**
Collected information about original issue below:
> Yes, I'm using Mac for daily use.
I've also tried on my PC, but it r…
-
Having issues with the fact that the Platform enum is in the global namespace. Is there any good reason it can't be in the MonoMod Namespace?
-
I don't know what even remotely causes this. When using RuntimeDetour to hook ~~method A~~ _any method_, it's possible to break another unrelated method B. ~~Given the same input,~~ it's always the sa…
-
Still collecting data for this issue.