Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I will look and see what I can find. Thought that was what you needed. Also, what forum should I have posted it in? ThanksWhat is the actual error.
You have, somewhere, red error output saying what the issue is, and what is crashing.
Just logged in after patch today and all my toons loaded just fine except the druid. The druid has a pop up that says:
MQOverlat paused
The overlay is paused due to an ImGui error.
Please fix the problem before resuming.
with a button the pop up that says "resume overlay"
When i click that button i get the following text in my MQ window in red text:
IMGUI critical failure: Missing popstylecolor()
Plugin ImGui has been temporarily paused. To resume imgui, run /mqoverlay resume
when i type that /mqoverlay resume i just keep getting the same red text.
I can type /mqoverlay stop and the pop up goes away but i still cannot get /dru show to work.
Any idea what i can do to fix this? I have not added anything or changed anything and all 12 of my toons are the same just different classes but only the druid has this error.
Well, you're posting what you think is about the cwtn plugins, so cwtn plugins posts should go there.I will look and see what I can find. Thought that was what you needed. Also, what forum should I have posted it in? Thanks
What is the red error message that tells you what is causing the errorJust logged in after patch today and all my toons loaded just fine except the druid. The druid has a pop up that says:
MQOverlat paused
The overlay is paused due to an ImGui error.
Please fix the problem before resuming.
with a button the pop up that says "resume overlay"
When i click that button i get the following text in my MQ window in red text:
IMGUI critical failure: Missing popstylecolor()
Plugin ImGui has been temporarily paused. To resume imgui, run /mqoverlay resume
when i type that /mqoverlay resume i just keep getting the same red text.
I can type /mqoverlay stop and the pop up goes away but i still cannot get /dru show to work.
Any idea what i can do to fix this? I have not added anything or changed anything and all 12 of my toons are the same just different classes but only the druid has this error.
IMGUI critical failure: Missing popstylecolor()What is the red error message that tells you what is causing the error
Do the /mqovverlay resume and then snip what it says.IMGUI critical failure: Missing popstylecolor()
Plugin ImGui has been temporarily paused. To resume imgui, run /mqoverlay resume
this is the only red text i see in my mq window
Receiving the same. See attached screenshotJust logged in after patch today and all my toons loaded just fine except the druid. The druid has a pop up that says:
MQOverlat paused
The overlay is paused due to an ImGui error.
Please fix the problem before resuming.
with a button the pop up that says "resume overlay"
When i click that button i get the following text in my MQ window in red text:
IMGUI critical failure: Missing popstylecolor()
Plugin ImGui has been temporarily paused. To resume imgui, run /mqoverlay resume
when i type that /mqoverlay resume i just keep getting the same red text.
I can type /mqoverlay stop and the pop up goes away but i still cannot get /dru show to work.
Any idea what i can do to fix this? I have not added anything or changed anything and all 12 of my toons are the same just different classes but only the druid has this error.
Yep this is what is happening to meReceiving the same. See attached screenshot
its alright, there are multiple things happening at the same timeedit: crap sorry this isn't CWTN specific, but might be a more common thing occurring post-patch release?
yeah, i determined that, but sincerely appreciate the followup about it. i should have a build happening soon and at least mq2druid will be fixed (hopefully)Just came here to say I'm experiencing the same error, only on my Druid, and I believe its because of the portal window. Hope that helps
looks like mq2druid had "line b" before "line a" which was causing a crash on the portal tab.
Diff:- ImGui::EndChild(); - ImGui::PopStyleColor(); // this is for the help marker + ImGui::PopStyleColor(1); // this is for the help marker + ImGui::EndChild();
pushing a ne
Thanks Sic... From my position, I am not running a druid however it is happening on the following: SK, Mage, Necro, Bst, Sham and bard. Thanks for all you guys do.yeah, i determined that, but sincerely appreciate the followup about it. i should have a build happening soon and at least mq2druid will be fixed (hopefully)
I don't currently see any crashes on any other classes.Thanks Sic... From my position, I am not running a druid however it is happening on the following: SK, Mage, Necro, Bst, Sham and bard. Thanks for all you guys do.