This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: [SOLVED] Custom Instaces  (Read 1700 times)

ferreon

  • Contributors
  • Loreweaver
  • *****
  • Posts: 104
    • View Profile
[SOLVED] Custom Instaces
« 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



And the problem:



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




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.
« Last Edit: October 16, 2012, 05:15:47 pm by Admin »

schlumpf

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 2967
    • View Profile
Re: [Problem] Custom Instaces
« Reply #1 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.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

ferreon

  • Contributors
  • Loreweaver
  • *****
  • Posts: 104
    • View Profile
Re: [Problem] Custom Instaces
« Reply #2 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.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

stoneharry

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 617
    • View Profile
Re: [Problem] Custom Instaces
« Reply #3 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.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Ascathos

  • Moderators
  • Creator of Worlds
  • *****
  • Posts: 1129
    • View Profile
Re: [Problem] Custom Instaces
« Reply #4 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.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »