Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Serverside Modding => Topic started by: mrAnomalyy on August 26, 2014, 05:08:21 pm

Title: Truice quest making
Post by: mrAnomalyy on August 26, 2014, 05:08:21 pm
Whats my problem? I can't search quests, look already exist quests and can't add own quests... 3.3.5 :oops:
With NPCs and Items all works.

(http://i.gyazo.com/86010510aa5a10cbd77ed0e598aec149.png)
Title: Re: Truice quest making
Post by: Ascathos on August 28, 2014, 03:51:48 pm
Truice is terribly outdated.
Title: Re: Truice quest making
Post by: Amaroth on August 29, 2014, 02:00:14 am
Make sure your version of Tuice is "made" for your version of TDB. Lol, what am I saying, its outdated like hell for all TDB versions, but nvm. Your error (in general) means that Truice didn't find column in some table you were trying to work with, which means that that table has different structure than it "should" have for your version of Truice. If you don't have any really old DB (and core) version (a +- year and half old or newer), just download Truice 1.3.9 or 2.0.0 and try it again with them.

However, the first REAL advice I'm going to give you - learn with SQL Yog/Heidy SQL or "awesome" Navicat for MySQL an throw Truice into trash bin, as long as you are not too lazy to calculate things like masks on PC calculator.