• 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 (1 Viewer) 4.1991b

Tried to continue with another toon and they crashed the first combine. Yikes. Just to clarify, I have this crash doing both GOD and the Serpent Spine (Crescent Reach) tradeskill quests.
 
I found a small bug with my current UI. Doubt that is the issue (since I crashed even using the generic UI) but still made the change. I won't be able to test it for awhile.
 
JB,

If i have houses full of TS mats, and i have my 'missing' list generated and saved. assuming i am at my house, how do i get TCN to 'fetch' the items in the quantities specified from my house ?
 
JB,

If i have houses full of TS mats, and i have my 'missing' list generated and saved. assuming i am at my house, how do i get TCN to 'fetch' the items in the quantities specified from my house ?
it don't.. that is a roadmap item.. and a tricky one at that..
 
uh are you trying to use batch for skill ups?

So, you want to sell the product, the remaining items ,all of it?
Yes sir, trying a batch some easy recipes so I can fast level up my skill beyond 300 (jewel making ). And I need to sell the product otherwise no enough inventory free slots.
 
Yes sir, trying a batch of some easy recipes so I can fast level up my skill beyond 300 (jewel making ). And I need to sell the product otherwise no enough inventory free slots.
I must be plain wrong, I use standard to do my skill ups.. and it sells or destroys everything from there..
 
Yes sir, trying a batch some easy recipes so I can fast level up my skill beyond 300 (jewel making ). And I need to sell the product otherwise no enough inventory free slots.
There is probably a mac that sells everything out there already, I am just too lazy to look for it rn.
 
There is probably a mac that sells everything out there already, I am just too lazy to look for it rn.
Sorry for the misunderstood, I meant I made a batch to level skill post 300, to 350 actually. So that's kinda huge batch, it will make a lot of un-stackable products which will take over my free slots very quick. Can I sell those automatically when I batching or is there other solutions please? Thanks sir
 
Sorry for the misunderstood, I meant I made a batch to level skill post 300, to 350 actually. So that's kinda huge batch, it will make a lot of un-stackable products which will take over my free slots very quick. Can I sell those automatically when I batching or is there other solutions please? Thanks sir
um are you saying you are doing the 350 recipes to get to 350, if so then uh... what...

There is a tab called artisan on the set of craft tabs that does um everything?

1678414129325.png
 
Last edited:
um are you saying you are doing the 350 recipes to get to 350, if so then uh... what...

There is a tab called artisan on the set of craft tabs that does um everything?

View attachment 47032
Yep I used that and it worked great. But I then found sometimes I can just make a batch to do those recipes that I already have all the materials instead of following the queue in artisan tab.

And when all current materials is consumed I’d back to Artisan tab then regularly move on the road.
 
Yep I used that and it worked great. But I then found sometimes I can just make a batch to do those recipes that I already have all the materials instead of following the queue in artisan tab.
I applaud ingenuity , but fear you will be using a dishwasher for clothes and a heated frying pan to do ironing.
 
I found a small bug with my current UI. Doubt that is the issue (since I crashed even using the generic UI) but still made the change. I won't be able to test it for awhile.
My experience has been the devs are all over dumps and they have a pretty darn good idea of what may be wrong when they see them. It is hard to pin down crashes that happen "randomly" except knowing where they happen and what was transpiring at the time. I wish I could be of more assistance.
 
My experience has been the devs are all over dumps and they have a pretty darn good idea of what may be wrong when they see them. It is hard to pin down crashes that happen "randomly" except knowing where they happen and what was transpiring at the time. I wish I could be of more assistance.
Me too. I just keep restarting the ones that crash - eventually they get through it. Some complete the full set w/o a single crash. I have one toon that is more prone to it but there is NO difference between this and another one. (I have 3 berzerkers and one breezed through and the other keeps crashing and they are identical! Running the same programs, etc. I can't figure it out.
 
TCNGUI 3.68b on a live server, and when I say Batch I mean in the batch section of craft. was just making:
View attachment 47058
was the line before the crash.
Ok so you were doing 1 recipe.. right, I can delve into and see if it is fubar..

Was hoping to see something, looked at all the recipes,, nada
 
Last edited:
I do enjoy my note:

-- don't mess with batch array window otherwise this will kapow

if mq.TLO.FindItemCount(batch_array[1].BatchItemID)() >=
batch_array[1].BatchItemMake and #batch_array == 1 then
batch_array = {}
end

so either the item was removed with a button or automatically or some other reason:

if mq.TLO.FindItemCount(batch_array[1].BatchItemID)() >=
 
Last edited:
don't mess with batch array
I think it's because that's one of the few toons I use frame limiter on, so I click on it to gain focus so I can see what its doing, It probably had something going on cursor I interrupted or something.

I appreciate you taking a look.
 
Essence of Darkness been listed farm Accursed lookout in BM, actually it drops Essence of Shadow.
1678544623680.png
Essence of Darkness should go farming akheva ruins
 
I think it's because that's one of the few toons I use frame limiter on, so I click on it to gain focus so I can see what its doing, It probably had something going on cursor I interrupted or something.

I appreciate you taking a look.
You are right, if there is anything in your hand or you click on something while it is "happening" bad things can arise.
 
I'm consistently encountering a crash bug when the text search string on the craft > batch tab contains an apostrophe. I know... I know... then don't include an apostrophe when I search, right?... :)

I did a quick search of this thread and saw that the same issue was reported @Magoo back in December. Is there an issue repository where we can enter bugs that are encountered, or where to search for other issues we face so that we don't raise duplicate issues?

1678678173603.png
 
I'm consistently encountering a crash bug when the text search string on the craft > batch tab contains an apostrophe. I know... I know... then don't include an apostrophe when I search, right?... :)

I did a quick search of this thread and saw that the same issue was reported @Magoo back in December. Is there an issue repository where we can enter bugs that are encountered, or where to search for other issues we face so that we don't raise duplicate issues?

View attachment 47159
Truth: I saw it and did nothing, and felt like Thanos living my best life after the snap.

But now I suppose I will do something about it.
 
Fixed. the artifact being now if you do a search in either standard or batch it will do a loose match and return everything with that name in it.

So no need for the checkbox for loose/exact match anymore

Additional context, December was NOS release month, I probably , most likely, was working on something else I deemed paramount at the time.
 
Last edited:
tried changing the skin to default in case that helps but keep getting this error and tcg doesn't launch

1678742578124.png
 
jb321 updated Tradeskill Construction Set NeXt with a new update entry:

You can use ' in standard and batch searches now and oh yea lost and forgotten recipes..

3/14/2023

3.7b - ChangeLog

Changed: Behavior for searching with Batch/Standard, either will return results that match anything in the search. If you type conflagrant it will show it if it is at the beginning or if it has conflgrant somewhere in the name. Also you can now type Guardian's and it won't...

Read the rest of this update entry...
 
It seems I can't set a quantity anymore... I can either pick 1 or 10,000. the - and + buttons dont work like they did yesterday. Any ideas?

Temp Workaround: I can not TYPE into the quantity field, but I can PASTE a number into it.
 
It seems I can't set a quantity anymore... I can either pick 1 or 10,000. the - and + buttons dont work like they did yesterday. Any ideas?

Temp Workaround: I can not TYPE into the quantity field, but I can PASTE a number into it.
Not sure what you have tried, but I would reboot the demons out. I just loaded it up and it works.
 
Demons purged, and all is better. It was weird Lua GUI issue. I *think* Overseer may have kicked off when I wasnt looking.

Separate Note: "Alliance Arrows" needs to a level 300 requirement added to the DB.
 
Is there a fix or is there something I am missing to get this error? I am fully updated on the launcher.

1679238118478.png
Thanks
 
Is there a fix or is there something I am missing to get this error? I am fully updated on the launcher.

View attachment 47324
Thanks
What was/is in your ammo slot? sometimes lucy is missing items *gasp* and I have to add them manually, like anniversary mounts.

However, I will say it is also possible I need to update the item table with latest lucy, so it doesn't look like I am just blaming them.. I can blame myself too.
 
Last edited:
Release Tradeskill Construction Set NeXt

Users who are viewing this thread

Back
Top
Cart