Skip to content

This not working for latest version ImGui.NET #7

Description

@RoccoZero
22:01:14 | ERROR | System.MissingMethodException: Method not found: 'System.Numerics.Vector2 ImGuiNET.ImGui.GetWindowContentRegionMax()'.
   at ImGuiColorTextEditNet.Editor.TextEditorRenderer.RenderInner()
   at ImGuiColorTextEditNet.Editor.TextEditorRenderer.Render(String title, Vector2 size)
   at Divine.BootstrapTextEditor.OnDraw() in Divine.Plugin\BootstrapTextEditor.cs:line 30
   at Divine.Renderer.RendererManager.OnNativeDraw() in Divine\Renderer\RendererManager.cs:line 318
[00001] [imgui-error] (current settings: Assert=1, Log=1, Tooltip=1)
[00001] [imgui-error] In window 'Debug##Default/EditWindow_38D435A1': Missing EndChild()
[00001] [imgui-error] In window 'Debug##Default': Missing PopStyleColor()
[00001] [imgui-error] In window 'Debug##Default': Missing PopStyleVar()
22:01:28 | ERROR | System.MissingMethodException: Method not found: 'System.Numerics.Vector2 ImGuiNET.ImGui.GetWindowContentRegionMax()'.
   at ImGuiColorTextEditNet.Editor.TextEditorRenderer.RenderInner()
   at ImGuiColorTextEditNet.Editor.TextEditorRenderer.Render(String title, Vector2 size)
   at Divine.BootstrapTextEditor.OnDraw() in Divine.Plugin\BootstrapTextEditor.cs:line 30
   at Divine.Renderer.RendererManager.OnNativeDraw() in Divine\Renderer\RendererManager.cs:line 318
[00002] [imgui-error] In window 'Debug##Default/EditWindow_38D435A1': Missing EndChild()
[00002] [imgui-error] In window 'Debug##Default': Missing PopStyleColor()
[00002] [imgui-error] In window 'Debug##Default': Missing PopStyleVar()
22:01:33 | ERROR | System.MissingMethodException: Method not found: 'System.Numerics.Vector2 ImGuiNET.ImGui.GetWindowContentRegionMax()'.
   at ImGuiColorTextEditNet.Editor.TextEditorRenderer.RenderInner()
   at ImGuiColorTextEditNet.Editor.TextEditorRenderer.Render(String title, Vector2 size)
   at Divine.BootstrapTextEditor.OnDraw() in Divine.Plugin\BootstrapTextEditor.cs:line 30
   at Divine.Renderer.RendererManager.OnNativeDraw() in Divine\Renderer\RendererManager.cs:line 318
[00003] [imgui-error] In window 'Debug##Default/EditWindow_38D435A1': Missing EndChild()

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions