Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Serverside Modding => Topic started by: frezer748 on February 22, 2011, 02:20:39 pm

Title: Graveyard error (new continent)
Post by: frezer748 on February 22, 2011, 02:20:39 pm
Hello can anyone say me how i linked a Graveyard into my Own continent? i have make much graveyard's for another Zones but for my own map it don't work ingame comes this error :

"Graveyard #2013 can't be linked to subzone or not existed zone #0 (internal error)"


i have a trinity server ,what can i do??
Title: Re: Graveyard error (new continent)
Post by: Eluo on February 22, 2011, 02:26:04 pm
/moved into the sql/db section
Title: Re: Graveyard error (new continent)
Post by: ProfVice on March 24, 2011, 08:02:40 pm
Hab das gleiche Problem, versuche meinen neuen Kontinent mit nem Friedhof zu verbinden, aber geht nicht, irgendwie ist der neuen Map keine Area und keine Zone zugeordnet. Ka worans liegt...
Title: Re: Graveyard error (new continent)
Post by: Steff on March 25, 2011, 10:01:17 pm
Create zone and area in DBC and set AreaID on ADTs.
And EN please.
Title: Re: Graveyard error (new continent)
Post by: ProfVice on March 26, 2011, 11:34:18 am
Alredy done... wont work.

I Have created an area with ID 4988 open Tallis open ScottTest_1_1.adt then Edit Area ID and edit it to 4988 check and see that the adt now has the areaid 4988 but ingame when i tipe .gps it shows Area and Zone 0.


Here my DBC entrys

WorldMapArea.dbc
610,25,4988,"Test",16528.8,-14929.31,16525.433,-13873.34,-1,0,0,

AreaTable.dbc
4988,25,0,0,0x0,0,0,363,566,0,0,,,,"Test",,,,,,,,,,,,,0xFF01FE,0x0,0,,,0,-500.0,1.0,,
Title: Re: Graveyard error (new continent)
Post by: Keta on June 25, 2011, 01:49:46 pm
I'm just thinking... You are 100% sure you've added the DBC files to your core, right? Because Trinity wont cooperate with most new content, if it isn't a part of the DBC files.

Thanks
Keta
Title: Re: Graveyard error (new continent)
Post by: darkares on July 17, 2012, 10:06:12 pm
I have the same problem. There is now a solution for it?