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

Incompatibility with CE Custom Ammo #20

Closed
Kevin15673 opened this issue Nov 29, 2023 · 1 comment
Closed

Incompatibility with CE Custom Ammo #20

Kevin15673 opened this issue Nov 29, 2023 · 1 comment

Comments

@Kevin15673
Copy link

These 2 patches need to be disabled for CE Custom Ammo otherwise the UI for it completely breaks, really descriptive I know.
image

Causes the following error, if it matters.

Exception filling window for CustomLoads.UI.Window_CustomLoadEditor: System.InvalidOperationException: Sequence contains no elements
  at System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x00010] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 
  at CustomLoads.UI.Window_CustomLoadEditor.DoWindowContents (UnityEngine.Rect inRect) [0x00b06] in <af22538728344e54b4df0b0c469cbfeb>:0 
  at (wrapper dynamic-method) Verse.Window.Verse.Window.InnerWindowOnGUI_Patch0(Verse.Window,int)
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch5 (string)
(wrapper dynamic-method) Verse.Window:Verse.Window.InnerWindowOnGUI_Patch0 (Verse.Window,int)
UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)
@bbradson
Copy link
Owner

should be fixed now

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

No branches or pull requests

2 participants