Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed a bug that caused an exception if DLLs that failed to load were mixed in #84

Merged

Conversation

takahiro0327
Copy link
Contributor

Fixed a bug that caused an exception if DLLs that failed to load were mixed in.
The IL2CPP version was circumvented by the is operation.
Merge if it looks good.

NullReferenceException: Object reference not set to an instance of an object
  at ConfigurationManager.SettingSearcher.CollectSettings (IEnumerable`1& results, System.Collections.Generic.List`1& modsWithoutSettings, Boolean showDebug) [0x00000] in <filename unknown>:0 
  at ConfigurationManager.ConfigurationManager.BuildSettingList () [0x00000] in <filename unknown>:0 
  at ConfigurationManager.ConfigurationManager.set_DisplayingWindow (Boolean value) [0x00000] in <filename unknown>:0 
  at ConfigurationManagerWrapper.ConfigurationManagerWrapper.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

Occurred by installing KoikatsuSunshine DLL (KKS_AssetImport.dll) on Koikatu (KK).

An exception during list generation prevents the plugin list in ConfigurationManager from being generated.
スクリーンショット 2024-02-28 221006

@ManlyMarco ManlyMarco merged commit a6c7d75 into BepInEx:master Feb 28, 2024
@takahiro0327 takahiro0327 deleted the failure_to_generate_plugin_list branch April 18, 2024 03:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
  翻译: