Tradeskill problems
I'm not sure where to post this question so I guess this would be correct? I am having problems with my tradeskills. It always returns with "you cannot combine these items in this container type." I know I am doing the combines correctly (correct items in the correct container). I even double checked that it was correct in the database and all was set correctly (via GeorgeS tradeskill editor). Has anybody else run into this problem and figured out how to fix it?
|
Make sure you have this sql update if you recently crossed over the 1610 update: Link
Had same issue on my server. |
Which sql update am I supposed to incorporate. I clicked the link and it took me to the SVN source tab but no specific update appears on the link. I browsed through the source/changes and the only one that makes sense to me is r1619 which says its a fix for the tradeskill message for missing components. Is that the correct one?
|
Quote:
And... Run this SQL: Code:
ALTER TABLE tradeskill_recipe ADD COLUMN quest TINYINT(1) NOT NULL DEFAULT '0'; |
I appreciate both of your help. I did run the SQL but it made no change. Just to make sure I did it correctly, I copied and pasted that into the query with my database selected and right clicked and then clicked run. Is that right? Sorry for my noobness but I'm learning. After I did that I did check the tradeskill_recipe and the quest column was added and it was defaulted at 0. It appears that the SQL worked. I restarted the server but still recieve the same "you cannot combine these items in this container type" error.
|
All times are GMT -4. The time now is 08:19 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.