Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Miscellaneous => Topic started by: ferreon on October 16, 2012, 03:57:34 pm

Title: [SOLVED] Custom Instaces
Post by: ferreon on October 16, 2012, 03:57:34 pm
I have a problem when I change map.dbc, and i put a zone as a instances modifying, row #2 and row #3 in Map.dbc  (row #65, is 10)

A photo of map.dbc

(http://i47.tinypic.com/2ntirfq.png)

And the problem:

(http://i49.tinypic.com/4qonsp.png)

And mapdifficulty.dbc (i think is not necesary but...)

(http://i48.tinypic.com/2rptvfn.png)


PD: The new continent is correct, because if i modified row 2 and 3 in Map.dbc, to 0, i can go correctly withouth problems.

PD2: I was talking with Ascathos and he said me that i wrote a post so...

PD3: I use a repack

Thanks to all.
Title: Re: [Problem] Custom Instaces
Post by: schlumpf on October 16, 2012, 04:33:54 pm
Solution: Read the error. Fix what the error says.

Hint: The error is red and has two lines.
Title: Re: [Problem] Custom Instaces
Post by: ferreon on October 16, 2012, 04:38:02 pm
I use a repack i havent got source.

Ascathos says me that its possible to do an instance in a repack.
Title: Re: [Problem] Custom Instaces
Post by: stoneharry on October 16, 2012, 05:56:00 pm
Quote from: "ferreon"
I use a repack i havent got source.

Ascathos says me that its possible to do an instance in a repack.

It can't find a instance template for map 800. This is defined in the DBC or DB (not sure). Not the emulator. So the fact you are using a repack does not matter.

The error tells you where it happened in the emulator in case you want to look for further information finding out why it happened.

My guess is that the data is missing from the database at some point since in the screenshot it looks like other database data is being loaded by this point.
Title: Re: [Problem] Custom Instaces
Post by: Ascathos on October 16, 2012, 06:48:14 pm
Quote from: "stoneharry"
Quote from: "ferreon"
I use a repack i havent got source.

Ascathos says me that its possible to do an instance in a repack.

It can't find a instance template for map 800. This is defined in the DBC or DB (not sure). Not the emulator. So the fact you are using a repack does not matter.

The error tells you where it happened in the emulator in case you want to look for further information finding out why it happened.

My guess is that the data is missing from the database at some point since in the screenshot it looks like other database data is being loaded by this point.
Instance_template is a table in the SQL.