• 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
Resource icon

Legacy MacroQuest2 (Test server) (2 Viewers) 2021-12-15

No permission to download
Status
Not open for further replies.
slight delay on that "eta 1hr".

red will be building it as soon as we can

<3

stay strong testies!
 
A thousand thank yous to everyone for their hard work, I was way too productive this last weekend getting things done in between hitting the refresh on this thread to see if it was working yet. Much more of that and people might start expecting productivity from me, not good.
 
Good Morning,
I had the same issue here, loading into test, as they get past the loading screen and pop into guild lobby, the crash error pops up. I'll shoot my file as well if you want to cross reference.
 
MQ2Melee is crashing in moveitems.h relating to finding items when you specify a potion, clicky, item, or unknown it would appear. If you're using MQ2Melee and you crash when you log in, try unloading it then logging in. You can unload a plugin from outside of the game by opening your MQ2 folder and accessing Macroquest.ini going to the [Plugins] section of it and setting MQ2Melee=0 instead of =1

In the case of Wyntyr it's pointing at a idPOTHEALOVER, presumably a heal over time potion. ItemID 135338, potover16
C++:
AbilityFind(&idPOTHEALOVER, &potover16, &potover15, &potover14, &potover13, &potover12, &potover11, &potover10, &potover9, &potover8, &potover7, &potover6, &potover5, &potover4, &potover3, &potover2, &potover1, &potover0, 0);
Still looking into the exact cause and to see if it's something I can fix
 
Update - Another user submitted a dump and crash in MQ2Main from FindItemByName which is called from MQ2Rogue downtimeclickies. So if you're using clickies in the plugins that likely will cause crashes until this issue is sorted.
 
Lots of problems with the newest update. How can I revert to the previous one? (from 9/13)

Examples of problems.... not able to give pet weapons... puller getting stuck for no reason... puller not pulling for no reason.

Puller and mage both using CWTN plugins. In fact my entire group is using CWTN except for the bard. Bard is using Kissassist and mq2melee.
 
user Wyntr submitted another crash dump, this time pointing at MQ2Autoloot's CheckCursor() function, crashing in GetItemFromContents which is essentially the same as the other ones that are using the same function.

At the moment anything that uses that function is going to crash on test. Sadly the Symptoms of it are wide spread to various plugins as it's a pretty common function used to find items on a player, so anything using a clicky, checking the cursor, looking in bags, etc is going to crash. Mule has been relayed the information, he's aware and looking into it.
 
Like everyone else, same crash error. I wasn't getting this error last night and this morning I upgraded to the latest version of VeryVanilla for Test server. I played with no issues from around 8AM CST to 2PM CST with no issue. I then logged out for a break and have been getting the crash error ever since, when logging into the game.
 
The merchant value isn't working either where u select the teleporter merchant to give a stone and how it used to be u hit the zone and it bought and gave it to him it doesn't do that anymore as well as kissassist isn't working for bard she doesn't twist or follow as she should and /bca bcaa Mac kissassist isn't loading as they should
 
The merchant value isn't working either where u select the teleporter merchant to give a stone and how it used to be u hit the zone and it bought and gave it to him it doesn't do that anymore as well as kissassist isn't working for bard she doesn't twist or follow as she should and /bca bcaa Mac kissassist isn't loading as they should
sorry to hear about those troubles there Fyre - mule is working on figuring out some of the issues

/bca bcaa Mac kissassist would be invalid btw - you would likely want /bcga //mac kissassist
 
sorry to hear about those troubles there Fyre - mule is working on figuring out some of the issues

/bca bcaa Mac kissassist would be invalid btw - you would likely want /bcga //mac kissassist
I was just labeling the the things that were acting up like actions like /bca or /bcaa or /Mac kissassist
 
I've been getting issues with crashing too on and off today. One is "OnIncomingChat" crashed related to enchanter. Another is "FindItemByID" crashed which was related to Main. Hope this helps
 
Hello, I am having some MAJOR issues with MQ lately. It started after I updated to the newest version of Very vanilla. Whenever I have one of my toons start to mez a spell or move they crash. It was fine before the update and quick fixes for this? Any help is appreciated. Thank you in advance
 
Hello, I am having some MAJOR issues with MQ lately. It started after I updated to the newest version of Very vanilla. Whenever I have one of my toons start to mez a spell or move they crash. It was fine before the update and quick fixes for this? Any help is appreciated. Thank you in advance
howdy huksy, aye there are some test server issues that are causing crashes. i moved your thread to the mq2 test server thread, you can see some of the examples above.

mq2mule knows about these issues and said he hopes to have it fixed tomorrow
 
howdy huksy, aye there are some test server issues that are causing crashes. i moved your thread to the mq2 test server thread, you can see some of the examples above.

mq2mule knows about these issues and said he hopes to have it fixed tomorrow
Ok Sorry about it being in the wrong spot at first wasnt sure where to put it.
 
Also getting multiple crashes on Test. What appears to be broken is the Automatic dropping stuff into inventory. Ie Mage casts Mod Rods.....and It just sits on Cursor.
This is happening on all toons. Some running KA and some running CWTN plugins.
One of my Toons was spamming Found on Cursor..But there was nothing on Cursor.

1631943103294.png
 
Last edited by a moderator:
Also getting multiple crashes on Test. What appears to be broken is the Automatic dropping stuff into inventory. Ie Mage casts Mod Rods.....and It just sits on Cursor.
This is happening on all toons. Some running KA and some running CWTN plugins.
One of my Toons was spamming Found on Cursor..But there was nothing on Cursor.

View attachment 33153
yup, test mq2 has a few things that are broken atm with items as mentioned earlier in the thread.

unfortunately this means any automations that are using item slots (including cursor) can and will have issues

mule says he has some fixes coming hopefully tomorrow for it
 
With the most recent update (Test server), all CWTN plugins crash my client ~80% of the time with low level toons, and 100% of the time with high level toons (this part could possibly be coincidental, I've made about 10 attempts with each before just turning them all off, which makes mq2 and eq run fine. Wish I could give more info, but with my current troubleshooting resources, that is all I can provide
 
With the most recent update (Test server), all CWTN plugins crash my client ~80% of the time with low level toons, and 100% of the time with high level toons (this part could possibly be coincidental, I've made about 10 attempts with each before just turning them all off, which makes mq2 and eq run fine. Wish I could give more info, but with my current troubleshooting resources, that is all I can provide
howdy binghamr,

i moved your mq2 test post to the mq2 test thread.

Sorry to hear about your issues - unfortunately mq2 for test server has several issues at the moment which is causing numerous crashes and issues over all sorts of automation having to do with items and inventory including clickies and your cursor etc.

you can scroll up and see several other responses that say similar things.

eqmule is working on those updates, and RedGuides will rebuild mq2 test as soon as that is available
 
1631977975346.png
this is one of the two crashes i get,
the other one stops when i disable CTWN plugins.
whats up with that?
 
currently there is problems on the test build, but eqmule is working on figuring out the issue.
 
any update on a possible fix?

Don't know anything about an upcoming fix or not but, I have been able to get all characters logged in eventually. Just keep trying over and over and eventually it lets you log in and boot up (all using CWTN pluggins). It does not auto inventory summoned items once in however. Not sure what or why it eventually starts working but took me about 1.5 hours to get all 6 characters to log in and stay active.
 
Don't know anything about an upcoming fix or not but, I have been able to get all characters logged in eventually. Just keep trying over and over and eventually it lets you log in and boot up (all using CWTN pluggins). It does not auto inventory summoned items once in however. Not sure what or why it eventually starts working but took me about 1.5 hours to get all 6 characters to log in and stay active.

Yeah I think mine eventually went through but it's a real pain to play without any of the inventory functions working at the moment.
 
Hello eqmule,

I know test just recently went down, any eta on the update? I finished setting up my 36 toons ini files and gear...I got this itch to get on and test everything!! haha..

Appreciate all the work yall do to keep these macros/plugins working!

Kazq
 
Hello eqmule,

I know test just recently went down, any eta on the update? I finished setting up my 36 toons ini files and gear...I got this itch to get on and test everything!! haha..

Appreciate all the work yall do to keep these macros/plugins working!

Kazq
he already updated test a few hours ago so its just a question for when redbot can push the update to the launcher
yup, mule pushed the stuff 1h23m ago, and red is/was already building the test build

eta "any time now" or a soon :tm:
 
Legacy MacroQuest2 (Test server)
Status
Not open for further replies.

Users who are viewing this thread

Back
Top
Cart