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.
Speaking of... Server shutdown imminent.I've had characters crashing who were sitting in the GL not moving.
But all things considered, this has been a very smooth launch.
if you are using mq2map and anything else like that - mq2spawnmaster - unload that for the time being.Having the same issue. Screenshot similar. Just tossing my name on the pile in case it helps devs. Crashing a lot while zoning. All patched up. Last night was pretty much unplayable.
Thanks. Not sure if this helps, but sharing...if you are using mq2map and anything else like that - mq2spawnmaster - unload that for the time being.
it would actually want to be anything using OnAddSpawn
until the issue is properly root caused, any of these plugins have the potential to cause an issue because it *appears* to be related to "OnAddSpawn"
I would start with unloading MQ2Map, MQ2SpawnMaster, MQ2Paranoid, MQ2GMCheck, and MQ2Autosize
View attachment 54086
i wouldn't put it past them to have introduced yet more crash bugs, they said in their faq on personas that additional info has to be moved during each zone transition w/ thoseI'm hearing a lot of complaining in in-game general chat about zone crashes and crashing while zoning.
Are there also non-MQ2 crashes happening or are all of these MQ/AddSpawn related and people are out'ing themselves?
Make sure to have unloaded the Plugins from Sic's list above (or any others you suspect use OnAddSpawn).I have the same issue. I have my Crash dump but not sure where to post it
Renewed respect for what MQ2Map gave us all....
Thank you Sic, I'll give that a try. What is the best way to track when they are safe to use again? Thanks for the help!if you are using mq2map and anything else like that - mq2spawnmaster - unload that for the time being.
it would actually want to be anything using OnAddSpawn
until the issue is properly root causted, any of these plugins have the potential to cause an issue because it *appears* to be related to "OnAddSpawn"
I would start with unloading MQ2Map, MQ2SpawnMaster, MQ2Paranoid, MQ2GMCheck, and MQ2Autosize
View attachment 54085
well, once the issue is figured out it'll be patched up and i'm sure folks will be talking about it again (and folks who didn't bother patching will be told to patch after they say they're still crashing)Thank you Sic, I'll give that a try. What is the best way to track when they are safe to use again? Thanks for the help!
MQ2AFNuke does not use OnAddSpawn. It is in a commented portion of code, which is why it shows up on your search.if you are using mq2map and anything else like that - mq2spawnmaster - unload that for the time being.
it would actually want to be anything using OnAddSpawn
until the issue is properly root caused, any of these plugins have the potential to cause an issue because it *appears* to be related to "OnAddSpawn"
I would start with unloading MQ2Map, MQ2SpawnMaster, MQ2Paranoid, MQ2GMCheck, and MQ2Autosize
View attachment 54086
-- Restarting the plugins that need to be restarted after zoning
local mq = require 'mq'
--mq.cmd('/plugin mq2afnuke')
mq.cmd('/plugin mq2autosize')
mq.cmd('/plugin mq2GMCheck')
--mq.cmd('/plugin mq2moveutils')
mq.cmd('/plugin mq2nav')
mq.cmd('/plugin mq2paranoid')
mq.cmd('/plugin mq2spawnmaster')
mq.cmd('/plugin mq2map')
mq.cmd('/lua run alertmaster')
--Code to run before you zone.
local mq = require 'mq'
mq.cmd('/plugin mq2autosize unload')
mq.cmd('/plugin mq2GMCheck unload')
mq.cmd('/plugin mq2moveutils unload')
mq.cmd('/plugin mq2nav unload')
mq.cmd('/plugin mq2paranoid unload')
mq.cmd('/plugin mq2spawnmaster unload')
mq.cmd('/plugin mq2map unload')
mq.cmd('/lua stop alertmaster')
crash dmp please.hi , MQ2enchanter still crashing session on loading it
MQ2spawnmaster & MQ2maps still not loaded , so i ve still a problem with MQ2enchanter
where do i get this ?crash dmp please.
because there was 1 crash related to enchanter which was due to being low level and only having 1 aura - all the rest of the crashes that are prevalent don't have anything to do with mq2enchanter.
the crashid dialog would be fine - you control+c in the crash dialog window, then you can just post the crashIDwhere do i get this ?
well, please at least ensure you're running current build, you don't appear to be running current. without some more information to go by, I don't know how to help youi dont even have a crash dialog window , just shutting off EQ asoon as i load MQ2enc