• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Problem - When I try to log in a toon that uses macroquest, EQ crashes

Status
Not open for further replies.
---------------------------
EverQuest Crash Detected
---------------------------
MacroQuest caught a crash:

Process ID: 23288
Version: 3.1.0.2520
Location: DrawHUDText+0 (C:\Users\harje\AppData\Local\VeryVanilla\MacroQuest\Release\MQ2Main.dll+00000000001C4800)

CrashID: e195123e-e588-4893-9b82-fd010b5b1fa4

You can either:
* [RETRY] Continue execution and hope for the best.
* [CANCEL] Write a crash dump and terminate EverQuest.

Copy the contents of this dialog to your clipboard by pressing Ctrl+C

---------------------------
Retry Cancel
---------------------------
 
---------------------------
EverQuest Crash Detected
---------------------------
MacroQuest caught a crash:

Process ID: 7808
Version: 3.1.0.2520
Location: DrawHUDText+0 (C:\Users\amand\AppData\Local\VeryVanilla\MacroQuest\Release\MQ2Main.dll+00000000001C4800)

CrashID: c7e0f8e4-b2ad-455b-b860-cb091f73102d

You can either:
* [RETRY] Continue execution and hope for the best.
* [CANCEL] Write a crash dump and terminate EverQuest.

Copy the contents of this dialog to your clipboard by pressing Ctrl+C

---------------------------
Retry Cancel
---------------------------
 
Rob, try to get your crash ID, posting its simply crashing with no other info is not going to help fix the issue. You're not new to this rodeo. I'll try logging in in a bit to see if I have any issues.
 
---------------------------
EverQuest Crash Detected
---------------------------
A crash dump has been written to:

C:\Users\harje\AppData\Local\VeryVanilla\MacroQuest\Release\Logs\Dumps\reports\eqgame_20240519_131427.dmp

---------------------------
OK
---------------------------
 
I see there is a patch :1716125453256.png
Are you running the latest version? I did NOT yet patch, but I did load up two characters (with plugins).
 
---------------------------
EverQuest Crash Detected
---------------------------
A crash dump has been written to:

C:\Users\harje\AppData\Local\VeryVanilla\MacroQuest\Release\Logs\Dumps\reports\eqgame_20240519_131427.dmp

---------------------------
OK
---------------------------
Having the same issue for my /cwtn plugin toons. The other ones seem to be working fine.
 
/xtarget auto on
is crashing. It's an EQ command. Anyone load up without MQ and try that command or any normal EQ command I suppose? Then with MQ but turn off any class plugins in your Macroquest.ini

The class plugins are in this particular case using that command once we've verified we're in game, are the correct class etc.
 
yes.

for some reason the plugin issuing the eq command /xtarget auto on is causing mq to crash (which i can't replicate thus far --- I wonder if those crashing are using the new eq ui engine)
 
yes.

for some reason the plugin issuing the eq command /xtarget auto on is causing mq to crash (which i can't replicate thus far --- I wonder if those crashing are using the new eq ui engine)
I was able to turn off my /mq2cleric in the ini and it loads up without the crash.
 
I was able to turn off my /mq2cleric in the ini and it loads up without the crash.
yes, if mq2cleric is unloaded then mq2cleric wouldn't be able to issue the everquest command /xtarget auto on so since that is what is causing the crash, not doing the thing that crashes would stop it from doing that crash
 
How do you Un update? Everything was perfect last night until the update. Did EQ update also, so need to update there to?
you cannot 'un-update' or roll back. Just hang tight, when the Crash IDs are posted and sent to the devs, they can see the issue with more info and fix it when they can. Sic is aware of the issue, so all is good. Before you know it, you'll see a red bot post with an update.
 
you cannot 'un-update' or roll back. Just hang tight, when the Crash IDs are posted and sent to the devs, they can see the issue with more info and fix it when they can. Sic is aware of the issue, so all is good. Before you know it, you'll see a red bot post with an update.
Thank you
 
yes.

for some reason the plugin issuing the eq command /xtarget auto on is causing mq to crash (which i can't replicate thus far --- I wonder if those crashing are using the new eq ui engine)
Sic I can't get to the point where I choose the old UI it crashes way before that.
 
Sic I can't get to the point where I choose the old UI it crashes way before that.
i, so far, can't replicate it with new/old ui on multiple pcs - self compiling or rg build.

i imagine it is something that @brainiac might have to look at since it happened with the changes from lasdt night
 
You can turn off the new UI engine without launching the game, navigate to your EQ folder and find eqclient.ini, open it and make sure it says > UseNewUIEngine=0 <
 
i, so far, can't replicate it with new/old ui on multiple pcs - self compiling or rg build.

i imagine it is something that @brainiac might have to look at since it happened with the changes from lasdt night
Thanks as always Sic!
 
yes.

for some reason the plugin issuing the eq command /xtarget auto on is causing mq to crash (which i can't replicate thus far --- I wonder if those crashing are using the new eq ui engine)
I logged in each toon and made sure the new (blah) UI was off. That didn't fix it. /shrug

BB
 
Just updated and have the same issue all using CWTN crashing but the Bard is fine
 
Same issue, same crash error. Weather is nice, so will skip raid this evening. Hope its fixed by tomorrow :)
 
Same as the above i am afraid, i went into eqlclient and changed to usenewuiengine to 0 and the CWTN characters still crash but my bard is fine

1716145374414.png
 
I'm not sure why i need to keep repeating as if it is not being read - but yes. there are some crashes, it is because the cwtn plugin is issuing an eq command /xtarget auto on.

i said it *might* be due to new ui, and followed up with i can't reproduce it on either.

posting images of a crashid is unhelpful.

i, so far, can't replicate it with new/old ui on multiple pcs - self compiling or rg build.

i imagine it is something that @brainiac might have to look at since it happened with the changes from lasdt night
yes.

for some reason the plugin issuing the eq command /xtarget auto on is causing mq to crash (which i can't replicate thus far --- I wonder if those crashing are using the new eq ui engine)
 
well - it turns out this is mq2xassist related (a plugin that later-on cwtn plugins unload due to conflicting behavior anyhow).

in the meantime you can skip the crashes by going in your macroquest.ini and turning mq2xassist to =0

I imagine either mq2xassist or mq's handling of "overtaken" aliases will have an update later
 
well - it turns out this is mq2xassist related (a plugin that later-on cwtn plugins unload due to conflicting behavior anyhow).

in the meantime you can skip the crashes by going in your macroquest.ini and turning mq2xassist to =0

I imagine either mq2xassist or mq's handling of "overtaken" aliases will have an update later
Cool deal.

Thanks for the update man.
BB~
 
well - it turns out this is mq2xassist related (a plugin that later-on cwtn plugins unload due to conflicting behavior anyhow).

in the meantime you can skip the crashes by going in your macroquest.ini and turning mq2xassist to =0

I imagine either mq2xassist or mq's handling of "overtaken" aliases will have an update later
This indeed allowed me to log in, thanks man.

I can log in Bard's just fine but anyone toon crashes when I try to log them in.
not to be a jerk off, but make sure to save the change when you change it to 0, it worked for me.
 
thanks to @brainiac for finding/making a fix - RG is rebuilding, please make sure you update once it is posted.

going to lock this thread.
 
Problem - When I try to log in a toon that uses macroquest, EQ crashes
Status
Not open for further replies.

Users who are viewing this thread

Back
Top
Cart