Skip to content

Method '!!0[] System.Array.Empty()' not found when focusing on anything properties related. #191

@MonkeTGG

Description

@MonkeTGG

Windows Version: Win 8.1 (6.3.9600)

Expected behavior
It not throw an error every time I focus a properties related thing.

Actual behavior
An error every time I focus properties (even when I alt-tab to the window).

Additional context
Everything you think helps understanding the problem.

  • link to the theme in question
    • Default Windows 8.1 Aero theme.
  • screenshots
  • error messages and error codes
    System.MissingMethodException: Method not found: '!!0[] System.Array.Empty()'.
    at msstyleEditor.PropView.StylePropertyDescriptor.get_Description()
    at System.Windows.Forms.PropertyGridInternal.PropertyGridView.SelectRow(Int32 row)
    at System.Windows.Forms.PropertyGridInternal.PropertyGridView.SelectGridEntry(GridEntry gridEntry, Boolean fPageIn)
    at System.Windows.Forms.PropertyGridInternal.GridEntry.OnMouseClick(Int32 x, Int32 y, Int32 count, MouseButtons button)
    at System.Windows.Forms.PropertyGridInternal.PropertyGridView.OnMouseDown(MouseEventArgs me)
    at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.PropertyGridInternal.PropertyGridView.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    

Checklist

  • My uxtheme.dll is patched
  • I am using the latest version of msstyleEditor
  • None of the other issues cover this

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions