Skip to content

fails to load with tou mira 1.5.3 #1

@TouseefX

Description

@TouseefX

Describe the bug
A clear and concise description of what the bug is.
fails to load with tou mira 1.5.3

To Reproduce
Steps to reproduce the behavior, for example do something etc.
change back to tou mira 1.5.2

Expected behavior
A clear and concise description of what you expected to happen.
Expected to be loaded which it did but then it not loading now

Screenshots and logs
If applicable, add screenshots to help explain your problem and logs from BepInEx\LogOutput.txt.

[Info : BepInEx] Loading [Vanilla Enhancements 1.2.1]
[Info :Vanilla Enhancements] Vanilla Enhancements is loading...
[Error : BepInEx] Error loading [Vanilla Enhancements 1.2.1]: System.AggregateException: One or more errors occurred. (A task was canceled.)
---> System.Threading.Tasks.TaskCanceledException: A task was canceled.
at System.Threading.Tasks.Task.GetExceptions(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task1.GetResultCore(Boolean waitCompletionNotification) at System.Threading.Tasks.Task1.get_Result()
at VanillaEnhancements.VanillaEnhancementsPlugin.Load() in C:\Users\Chip\RiderProjects\VanillaEnhancements\VanillaEnhancements\VanillaEnhancementsPlugin.cs:line 31
at BepInEx.Unity.IL2CPP.IL2CPPChainloader.LoadPlugin(PluginInfo pluginInfo, Assembly pluginAssembly) in /home/runner/work/BepInEx/BepInEx/Runtimes/Unity/BepInEx.Unity.IL2CPP/IL2CPPChainloader.cs:line 136
at BepInEx.Bootstrap.BaseChainloader1.LoadPlugins(IList1 plugins) in /home/runner/work/BepInEx/BepInEx/BepInEx.Core/Bootstrap/BaseChainloader.cs:line 411
at BepInEx.Bootstrap.BaseChainloader`1.Execute() in /home/runner/work/BepInEx/BepInEx/BepInEx.Core/Bootstrap/BaseChainloader.cs:line 317
at BepInEx.Unity.IL2CPP.IL2CPPChainloader.OnInvokeMethod(IntPtr method, IntPtr obj, IntPtr parameters, IntPtr exc) in /home/runner/work/BepInEx/BepInEx/Runtimes/Unity/BepInEx.Unity.IL2CPP/IL2CPPChainloader.cs:line 98
--- End of stack trace from previous location ---

--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task1.GetResultCore(Boolean waitCompletionNotification) at System.Threading.Tasks.Task1.get_Result()
at VanillaEnhancements.VanillaEnhancementsPlugin.Load() in C:\Users\Chip\RiderProjects\VanillaEnhancements\VanillaEnhancements\VanillaEnhancementsPlugin.cs:line 31
at BepInEx.Unity.IL2CPP.IL2CPPChainloader.LoadPlugin(PluginInfo pluginInfo, Assembly pluginAssembly) in /home/runner/work/BepInEx/BepInEx/Runtimes/Unity/BepInEx.Unity.IL2CPP/IL2CPPChainloader.cs:line 136
at BepInEx.Bootstrap.BaseChainloader1.LoadPlugins(IList1 plugins) in /home/runner/work/BepInEx/BepInEx/BepInEx.Core/Bootstrap/BaseChainloader.cs:line 411

Additional info
Give us among us version, the mod version and reactor version.
All Lastest
BepInEx 6.0.0-be.752
Reactor 2.5.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions