spdx-github / spdx_Retailier

A mod for Shadows of Doubt. Adds some items that exist in the game to vendor lists, and changes some parameters of those items.
0 stars 0 forks source link

Error loading in BepInEx #1

Open ErraticFox opened 5 days ago

ErraticFox commented 5 days ago

I installed BepInEx with SODCommon and ran the game once. No errors. I installed this mod and I get this error

[Error  :   BepInEx] Error loading [[SPDX] Retailier 1.3.1]: System.TypeInitializationException: The type initializer for 'Retailier.Retailier' threw an exception.
 ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at Retailier.Retailier.SetupInteractables(String path)
   at Retailier.Retailier..cctor()
   --- End of inner exception stack trace ---
   at Retailier.Retailier.Load()
   at BepInEx.Unity.IL2CPP.IL2CPPChainloader.LoadPlugin(PluginInfo pluginInfo, Assembly pluginAssembly) in /home/runner/work/BepInEx/BepInEx/Runtimes/Unity/BepInEx.Unity.IL2CPP/IL2CPPChainloader.cs:line 134
   at BepInEx.Bootstrap.BaseChainloader`1.LoadPlugins(IList`1 plugins) in /home/runner/work/BepInEx/BepInEx/BepInEx.Core/Bootstrap/BaseChainloader.cs:line 411
spdx-github commented 4 days ago

yeah this mod needs an update, apologies. i'll get on it when i can, currently doing something else

ErraticFox commented 12 hours ago

yeah this mod needs an update, apologies. i'll get on it when i can, currently doing something else

Thanks!