Where do we put the item.txt with mqnext?
resources folder
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.

Where do we put the item.txt with mqnext?
From 2021, brainiac, Knightly, and aquietone made some much needed changes:
I just tried doing /link faded bloodied luclinite charm and I got 3 results.. brilliance security and vigor.. so its possible your database isnt up to date and doesnt contain (or have learned those via chat links) yet?Does not feel like a big deal, but I can do a /link faded bloodied luclinite and I get a small list of links and it says found 73 items and shows me 10, cool. But the item I wanted a link for does not show in the 10, so I type /link faded bloodied luclinite charm, there should be 3 however it says nothing found. I typed the full name with charm of vigor, still nothing. Is there a limit to how long it goes?
make sure you update your DB "/link /import"Does not feel like a big deal, but I can do a /link faded bloodied luclinite and I get a small list of links and it says found 73 items and shows me 10, cool. But the item I wanted a link for does not show in the 10, so I type /link faded bloodied luclinite charm, there should be 3 however it says nothing found. I typed the full name with charm of vigor, still nothing. Is there a limit to how long it goes?
thanks, that did the trick, hurray !!!make sure you update your DB "/link /import"
Commits
(7063130) ~KnightlyUpdate for v143 & Option to Separate Databases
- Addresses https://github.com/macroquest/macroquest/issues/635
- Adds an option to separate databases to prevent conflicts when resource directory is shared
Merge branch 'v143' into 'master'
Update for v143 & Option to Separate Databases
See merge...
Same."found 0 items from database of 0 total items"
just did fresh reguides install + unloaded and reloaded plugin
then did a /link /import
says 130k+ items added.. then when i do a /link wurmslayer ... i get the found 0 items from database of 0 total items"...
any suggestions? thnx
View attachment 46537
Those Pantaloons again!Oops, I'll fix.
Working. TY xoxoShould be fixed now.
thanks for the quick fix Knightly!Should be fixed now.
Commits
(8f0f364) ~DerpleMQ2Making the field buffer larger - should refactor this to not use staticly sized arrays later


Commits
Fix item name handling (#12)
* making the field buffer larger - should refactor this to not use staticly sized arrays later
* fix for crash root cause
* - Added item_name to the link table so we no longer join against the
raw_data table this should fix issues on EMU and Live with discovered
links
- Fixed a bug with how item links and item names were being stored.
* SQL Cleanup
Moved...
Good MoraftnooEve all.
I seem to be running into an issue when trying to do /link /update.
View attachment 63977
So I went to the link and manually downloaded the 'items.txt' from the link and placed it in the root of the MQ folder. Stopped and restarted MQ2LinkDB.
View attachment 63978
Should the downloaded file be placed in another location fopr a manual import?
Thank you,
- M
Thank you.Where did you place it? It should be in resources.
Commits
(19d05cf) ~doubledgedboardFix /link /update
* remove unused openssl dependency, switch libcurl to 8.4
* remove unused pe-parse dependency
