ThinkInvis / RoR2-Admiral

A mod for Risk of Rain 2.
GNU General Public License v3.0
1 stars 1 forks source link

Does not load on game version 1.2.1.0 #22

Closed Bluepuff71 closed 2 years ago

Bluepuff71 commented 2 years ago

Describe the Bug

When launching the game, the following error is thrown:

[Error: Unity Log] ReflectionTypeLoadException: Exception of type 'System.Reflection.ReflectionTypeLoadException' was thrown.
Stack trace:
System.Reflection.Assembly.GetTypes () (at <44afb4564e9347cf99a1865351ea8f4a>:IL_0000)
TILER2.T2Module.InitAll[T] (TILER2.T2Module+ModInfo modInfo, System.Reflection.Assembly callingAssembly, System.Func`2[T,TResult] extraTypeChecks) (at <b9f7b77811494f3abbc73bab7e9095ac>:IL_0013)
TILER2.T2Module.InitModules (TILER2.T2Module+ModInfo modInfo) (at <b9f7b77811494f3abbc73bab7e9095ac>:IL_0006)
ThinkInvisible.Admiral.AdmiralPlugin.Awake () (at <814f625e7ebe4f90b11a7044c47c601f>:IL_004C)
UnityEngine.GameObject:AddComponent(Type)
BepInEx.Bootstrap.Chainloader:Start()
FlashWindow:.cctor()

To Reproduce

Steps to reproduce the behavior:

  1. Install the mod alongside TILER2 v5.0.2
  2. Launch the game

Expected Behavior

The mod launches successfully.

Console Log

LogOutput.log

Bluepuff71 commented 2 years ago

Wow, an update was released as I was writing the issue. I am going to keep it open and test to confirm that it is not a problem.

Bluepuff71 commented 2 years ago

Ok, it works! What great timing!