Must i extract the updates in the databse floder?
Must i extract the updates in the databse floder?
i have applyed the updates ect and used the latest repck but getting thiis then i run the mangos other then that things look ok lol thank btw
2008-10-03 08:34:19 >> Loaded 28408 Item Enchantment definitions
2008-10-03 08:34:19 Loading Items...
2008-10-03 08:34:20 ERROR:Error in item_template table, probably sql file format was updated (there should be 142 fields in sql).
Yay hours of random programming, not with me, im too n00b.
Is there no simple mangos launcher, like "novos easy mangos handler" that lets one start a simple exe with buttons to configure and set up your server...? For die-hard noobs...?
Hi, i got to Northrend and ... nothing to kill! im deathkinght (alliance). Who know why?
Northrend is not fully spawned... You can script Northrend if you known and if you want, or wait next revision of Frozen Database...
Yo peeps !
No one still explained what to do to avoid or solve the problem with
2008-10-03 08:34:19 >> Loaded 28408 Item Enchantment definitions
2008-10-03 08:34:19 Loading Items...
2008-10-03 08:34:20 ERROR:Error in item_template table, probably sql file format was updated (there should be 142 fields in sql).
Got the same prob as t3cpu and tried everything I could....droped the bases, imported last ones from Death's repack and mangosd.exe again stoped at "Loading items..."
Help needed pls....
There were some talk about "items_update.sql", is something like that exists for this 9014 core ?
TY in advance !
Page 18, post 267
http://www.mmowned.com/forums/emulat...ml#post1121929
ok i found where to fix one of the problems got off my lazy n00b buut and started digging in around lol for the
2008-10-03 08:34:19 >> Loaded 28408 Item Enchantment definitions
2008-10-03 08:34:19 Loading Items...
2008-10-03 08:34:20 ERROR:Error in item_template table, probably sql file format was updated (there should be 142 fields in sql).
take a look at page 17 #243 follow the steps that worked for one of the problems off to find the next one lol thank guys![]()
Execute this in data base, and all will be ok...
ALTER TABLE `item_template`
ADD COLUMN `unk_flag1` mediumint(10) unsigned NOT NULL default '0' AFTER stat_value10;
ALTER TABLE `item_template`
ADD COLUMN `unk_flag2` mediumint(10) unsigned NOT NULL default '0' AFTER unk_flag1;
thanks for fast replay...fixed![]()
Execute this :
CREATE TABLE `creature_vehicles` (
`entry` int(10) unsigned NOT NULL default '0' COMMENT 'creature entry',
`vehicleID` mediumint(5) unsigned default NULL COMMENT 'look at vehicles.dbc',
`spell1` int(10) unsigned default NULL,
`spell2` int(10) unsigned default NULL,
`spell3` int(10) unsigned default NULL,
`spell4` int(10) unsigned default NULL,
`spell5` int(10) unsigned default NULL,
`spell6` int(10) unsigned default NULL,
`spell7` int(10) unsigned default NULL,
`spell8` int(10) unsigned default NULL,
`spell9` int(10) unsigned default NULL,
`spell10` int(10) unsigned default NULL,
`xoffset` float unsigned default NULL,
`yoffset` float unsigned default NULL,
`zoffset` float unsigned default NULL,
PRIMARY KEY (`entry`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
Deathtrooper, don't know if this applies to your repack or not...
When I create a Deathknight and get to the second quest where you have to make a runeblade... I know the quest is broke, however...
when I type into chat
wow.exe crashes with.lookup quest Runeblade
mangosd.exe however doesn't report any errors.This application has encountered a critical error:
ERROR #0 (0x85100000) Assertion Failure
Program: E:Wrath of the Lich King BetaWow.exe
File: .ChatFrame.cpp
Line: 1724
Expr: questLevelStart
I tested this with a warrior character with a different quest and the same thing happens.
I did not have this problem in previous builds.
Repack is ok, you can resolve this problem easy. Delete "Cache" and "WTF" folders from your Wotlk Beta folder...Deathtrooper, don't know if this applies to your repack or not...
When I create a Deathknight and get to the second quest where you have to make a runeblade... I know the quest is broke, however...
when I type into chat
Quote:.lookup quest Runeblade
wow.exe crashes with
Quote:This application has encountered a critical error:
ERROR #0 (0x85100000) Assertion Failure
Program: E:Wrath of the Lich King BetaWow.exe
File: .ChatFrame.cpp
Line: 1724
Expr: questLevelStart
mangosd.exe however doesn't report any errors.
I tested this with a warrior character with a different quest and the same thing happens.
I did not have this problem in previous builds.