Closed Webrow closed 3 years ago
The update broke R2API, as they always do. There's nothing else to do than to wait for it to be updated.
You could try a rollback to 1.3.0, which I accidentally realeased without the command helper, or the 1.2.1 EnigmaticThunder version, and see if either one works, but I doubt it.
Hey JohnEdwa, Since today (updated R2API and ROR2)
[Info : BepInEx] Loading [RTAutoSprintEx 1.3.2] [Error : Unity Log] InvalidOperationException: CommandHelper is not loaded. Please use [R2APISubmoduleDependency(nameof(CommandHelper)] Stack trace: R2API.Utils.CommandHelper.AddToConsoleWhenReady () (at <1bd6ab2074854c4394e063180e61f262>:0) RTAutoSprintEx.RTAutoSprintEx.Awake () (at:0)
UnityEngine.GameObject:AddComponent(Type)
BepInEx.Bootstrap.Chainloader:Start()
UnityEngine.Application:.cctor()
RoR2.Console:RegisterLogHandler()
Ill also be crossposting to R2API, I assume you need the contentpack that is errored. [Info : BepInEx] Loading [R2API 3.0.11] [Error : Unity Log] TypeLoadException: Could not load type of field 'R2API.R2APIContentPackProvider:ContentPack' (0) due to: Could not resolve type with token 01000020 (from typeref, class/assembly RoR2.ContentPack, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null) assembly:Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null type:RoR2.ContentPack member:(null) signature:
Stack trace:
UnityEngine.GameObject:AddComponent(Type)
BepInEx.Bootstrap.Chainloader:Start()
UnityEngine.Application:.cctor()
RoR2.Console:RegisterLogHandler()