Did you buy the NoS DB update? although its showing, so id guess yes.. hmm odd.
I bought the NoS expansion. Not sure what the NoS DB update is, I bought my licence of TCN before NoS came out.
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.

Did you buy the NoS DB update? although its showing, so id guess yes.. hmm odd.
I bought the NoS expansion. Not sure what the NoS DB update is, I bought my licence of TCN before NoS came out.
Did you exit the gui and type /Lua run nosdbupdHi Jb and all,
I need some help with crafting one of the NoS containers, Spiritually Faded Luclinite Stone of Proficiency. It seems that the recipe is in the database when I do an item lookup, however I cannot find it in the Craft section, neither by text search nor by selecting Research, letter S, and then Execute Query. Any idea what I am doing wrong?
Thank you
Same issue here, I am sad to report.I have tried to run shopping list for research recipes and every time i do it kicks my character out of EQ and to the desktop unsure of what information i can share as far as bug reports or anything. Well it also seems to do this when I try to run any Artisian recipes. Does anyone know a solution?
i have noticed it's not just research it's every single TSI have tried to run shopping list for research recipes and every time i do it kicks my character out of EQ and to the desktop unsure of what information i can share as far as bug reports or anything. Well it also seems to do this when I try to run any Artisian recipes. Does anyone know a solution?
CTD or red text?View attachment 46118
And I tried to generate brewing list and crashed again, have also tried on other accounts and crashes the same
Straight to desktop, closes EQ and i dont see any text or even have time to look for anyCTD or red text?
I know MQ2Rogue does interfere, but I do not believe it crashes TCSNeXt.Straight to desktop, closes EQ and i dont see any text or even have time to look for any
Unloaded MQ2Rogue and still CTD after recipes are loaded and try to generate shopping list or even just to try to craft recipesI know MQ2Rogue does interfere, but I do not believe it crashes TCSNeXt.
Where is this one coming from?Seems that the lua.dll file is causing the crash. replace your lua.dll in your plugins folder with this one.

did you do a /plugin mq2lua unload and then a /plugin mq2lua loadi replaced the file and now it will not load. now i get
View attachment 46120
MQ2lua will not load due to the file doesnt work since it is from a previous build
There is an option to turn off trophy swapping in the settings, also leaving them on your property will activate them.Is there any way to have the lua stop putting trophies in the bank? They started in my bags, I'd like them to stay there, ya know?
Also, integration with Sic's mq2tstrophy would be awesome.![]()
mine didn't it was as soon as i requested it went straight to desktop no warningare there crash ID's for these crashes?
hm, I can't find that -- this is an RG build?Crash report guid: 6b78ce54-10b3-4f80-9e22-3177e6fe33cf
that is the only reference i can find to a crash id. I went in the logs to find it.hm, I can't find that -- this is an RG build?
If I leave them on my house as trophies, will it swap my actual raid-used trophies and then swap them back? I don't know of anyone wanting TS trophies instead of +300 heroics when doing challenging content. =)There is an option to turn off trophy swapping in the settings, also leaving them on your property will activate them.
require('lsqlite3') with something along the lines of require('mq/PackageMan').require('lsqlite3') and remove that dll from the distribution. That will get the correct version of the dll for the user from our luarocks server with nice prompts and everythingWe can test this by fixing the script, but regardless if this is the cause or not, you need to replace all theI just downloaded the script and I see something very suspicious. Why is there lsqlite3.dll included in the macro (and VC redistributables?) If that lsqlite3.dll wasn't compiled against the same lua (and sqlite) that is in the dll file, it will crash. You should be using PackageMan and getting that from our rocks server.
require('lsqlite3') with something along the lines of require('mq/PackageMan').require('lsqlite3') and remove that dll from the distribution. That will get the correct version of the dll for the user from our luarocks server with nice prompts and everything
