-
### What happened?
Running a few server side mods for a V Rising server under wine on Linux and BepInEx pre1 (but is reproducible with other builds as well such as 577). I originally reported at th…
-
Hello! I'm trying to switch the Bannerlord's ecosystem to HarmonyX, but there are mods that use publicly available `Mono.Cecil.*` types like `Mono.Cecil.ModuleDefinition` from the `0Harmony.dll` assem…
-
_I'm creating a suggestion here instead of sending a PR 'cause I don't want to create a repo and don't have access to creating branches in this repo_
As suggested by Chris on Reactor's Discord serv…
-
[Info : BepInEx] Loading [Project Auga 1.3.11]
[Warning: HarmonyX] AccessTools.DeclaredMethod: Could not find method for type Settings and name UpdateBindings and parameters
[Error : Unity Lo…
-
The following patch does not work:
```c#
[HarmonyPatch]
static class Patch {
public static MethodBase TargetMethod() {
Type innerClass = AccessTools.Inner(typeof(Outer…
-
```
[Info : BepInEx] Loading [Vitality Rewrite 1.0.0]
[Warning: HarmonyX] AccessTools.Field: Could not find field for type Player and name m_equipmentMovementModifier
[Error : HarmonyX] Fail…
-
表现:
**戴森球无法正常运作(包括发射太阳帆和运载火箭及射线接受)**(及其明显)
mod无法正常运行(废话)
报错如下(output_log):
`MissingFieldException: Field '.TankComponent.currentCount' not found.`
`at (wrapper dynamic-method) TankComponent.…
-
[Warning: HarmonyX] AccessTools.DeclaredMethod: Could not find method for type Player and name UpdateMovementModifier and parameters
[Error : Unity Log] ArgumentException: Undefined target method f…
-
As you know, Battletech has a huge amount of data and document, but translation into different languages is not supported, and as a former translator of Battletech, spreadsheets and translations are a…
-
### Description
Because `` is an actual type on mono `MonoMod.Utils.Extensions.Is(this MemberReference? mref, MemberInfo? minfo)` is failing
https://github.com/MonoMod/MonoMod/blob/878928553ef775b…