• 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

Release Tradeskill Construction Set NeXt 4.1991b

Would it be possible to do some debugging with packageman so we can get a better understanding of what it is doing and not doing?

For my part, I have been trying to blow it up, I spun up WX and W11 VM's and did crazy things, but not crazy enough to break.
Absolutely. You just tell me what I need to do.
 
Absolutely. You just tell me what I need to do.
Should print out a code

-- Returns:
-- 0 - success
-- 1 - luarocks not installed
-- 2 - user said no
-- 3 - package install failed
-- 4 - no package
-- 5 - prompt timed out
 

Attachments

Should print out a code

-- Returns:
-- 0 - success
-- 1 - luarocks not installed
-- 2 - user said no
-- 3 - package install failed
-- 4 - no package
-- 5 - prompt timed out
 

Attachments

  • Capture7.JPG
    Capture7.JPG
    62.9 KB · Views: 5
Not sure if there is a reason the item name is trunked.

I was trying to craft (instead of running to vendor) "small bottle of soy sauce"
I couldn't get it to find in the search. It is there though as "soy sauce"


1702116684528.png
 
Not sure if there is a reason the item name is trunked.

I was trying to craft (instead of running to vendor) "small bottle of soy sauce"
I couldn't get it to find in the search. It is there though as "soy sauce"


View attachment 54301
As I know it, that is what it knows the small bottle as.. for searching in the UI
 
Just a heads up, I have this currently making Ink of Prexus, Ink of Druzzil Ro, and Quills of the coercer which can all be bought off merchants
 
If it is LS you need to get the update and run it manually..
TCSNeXt will load it if it exists, but it won't check for subsequent changes.. Usually I release both at the same time so that problem does not exist.. but not this time..
 
Ice -

I wanted to make some ice, How come it tried to craft an ice cream churn instead of using the stationary one right in front of me? (in Plane of Knowledge)
 
Ice -

I wanted to make some ice, How come it tried to craft an ice cream churn instead of using the stationary one right in front of me? (in Plane of Knowledge)
Not sure that's what happened..

What it is supposed to do, if you pick a recipe that needs Ice that uses Ice of Velious it will compel you to make a tinkered glaciator and the use it in the churn.

If you select Ice (Ice of Velious) or Ice (Empowered Ice of Velious) it will use those specifically..

All that said, which recipe did you select, or what was it doing...
 
Last edited:
seems issue when cleaning bag? // moved bag to another slot after a regualr bag to grab inventoried items also have it after a tradeskill container now as to not have anything auto inventory into ts bag still has issue on failed combines with cleaning bag



View attachment 53349
Note: this is for mischief, and the freebie quests, no need to worry, yet?

IF these freebies were "known" we could use the UI and not worry about where the portables are.. but they isn't.


Ok where exactly is the bag, the expectation is that it is in the lower most right slot.. which I have checked on mischief.
As I read your message, you moved it? and boom..

The error is specifically it cannot find that item to get the container size in the bottom right slot...

I could probably expand it to use the left most bottom slot.. but anything else I do not like.. the reason I want the bottom right is that everything else could be put in a slot above that..

if you put it left or higher, items can go into it, mucking it up.. this means it will never work as it will always be cleaning the container..

All those words, I think this is one fix, but still has the opportunity to get mucked up with items if it is not in the most bottom slot or most right bottom slot.

Code:
    -- Rizlona/Mischief Crutching
    if mq.TLO.MacroQuest.Server() == "rizlona" or mq.TLO.MacroQuest.Server() ==
        "mischief" then
        local pack = mq.TLO.FindItem('=' .. p_container_name).ItemSlot() - 22
        Container_Size = mq.TLO.Me.Inventory(pack + 22).Container()
    end

However...

The container needs to be put there in the first place.. I am revising that for mischief..
 
Last edited:
hey jb would be lost withoiut the time this Lua saves me will you be adding LS to current nos pack or as stand alone
 
hey jb would be lost withoiut the time this lua saves me will you be adding LS to current nos pack or as stand alone
it is standalone and is here:

 
One day I might put the resources in my signature like others, but today is not that day.
 
I get this error randomly but fairly frequently. Different characters, different PCs.
It may seem to be something with how it uses the last 2 inventory slots? I cannot confirm but have been testing.
I start it with them empty and clear but notice items in there when logging back in and if I clear them again I am good for a while.
1702502605675.png
 
Crashed 3 times back to back on this recipe.
1702512977440.png
Not sure if it is relevant.
I just keep restarting and it eventually gets past it
 
1702577294549.png

Still having issues with a sub-combine causing failure. Generated batch list and nothing shows on "Missing". Not sure why it won't make the "Serene Pan-Seared Fish Steak (Rock Salt)"
 
View attachment 54587

Still having issues with a sub-combine causing failure. Generated batch list and nothing shows on "Missing". Not sure why it won't make the "Serene Pan-Seared Fish Steak (Rock Salt)"
I am actually testing the whole thing right now..

A container might be wrong.. I will confer with ZAM and EQTC

oh ya, until I push out the update, still broken, btw.. fixed here not there

as a reminder, if a new recipe update comes out but not a new TCSNeXt update, you will have to update the recipes manually, TCSNeXt checks for the existence of the pack and if it has entries already it doesn't overwrite.

Running a batch on all the baking to see if anything else is fubar'd
 
Last edited:
Found a brewing crash. This occurred when attempting to "Generate Item List" for "Serene Sunset Sparkler (Chunk of Ice) recipe. Actually, error occurs with both listings of "Serene Sunset Sparkler" recipe.

1702581054117.png
1702581120724.png
 
I've searched. I found another with same problem posted, and I followed every path suggested to get this resolved, but it does not resolve. I have deleted lsqlite3.dll. I have copied the file in from the posting here. I would really appreciate it if this could be fixed for me. What do I need to do?

1702745386338.png
 
I've searched. I found another with same problem posted, and I followed every path suggested to get this resolved, but it does not resolve. I have deleted lsqlite3.dll. I have copied the file in from the posting here. I would really appreciate it if this could be fixed for me. What do I need to do?

View attachment 54633
please delete the folder in this location: %appdata%/local/luarocks
also run normally and not UAC, or Admin
 
i have same issue but i don't have that file in my local. i know i should tested but program looks Fire! lol
Ok I've gotta ask, did anyone copy from somewhere else or migrate from something else, because that is one of the causes of this.. Or even better having 2 redguides installations.. on different drives.. or random sqlite.dlls just hanging around..
 
Last edited:
Ok I've gotta ask, did anyone copy from somewhere else or migrate from something else, because that is one of the causes of this.. Or even better having 2 redguides installations.. on different drives.. or random sqlite.dlls just hanging around..
when i first purchased it i was pulling that code then i forgot about it until today and tried again used download and put it right into Lua
 
Ok I've gotta ask, did anyone copy from somewhere else or migrate from something else, because that is one of the causes of this.. Or even better having 2 redguides installations.. on different drives.. or random sqlite.dlls just hanging around..
I didn't do any of that.
 
Release Tradeskill Construction Set NeXt

Users who are viewing this thread

Back
Top
Cart