Modcraft - The community dedicated to quality WoW modding!

Featured => Noggit => Topic started by: frezer748 on February 14, 2011, 04:46:37 pm

Title: [BUG] Noggit own Continent
Post by: frezer748 on February 14, 2011, 04:46:37 pm
Hello guys, i have created a new continent with the tutorial from Eluo,it's show me the name in noggit too,but when i open the map there is no bottom please help me!

Log : http://pastebin.com/yftDyaaH (http://pastebin.com/yftDyaaH" onclick="window.open(this.href);return false;)


Screen 1 (menu) : http://www.imagebanana.com/view/w6fmi6l4/Screen1.png (http://www.imagebanana.com/view/w6fmi6l4/Screen1.png" onclick="window.open(this.href);return false;)
Screen 2 (Terrain):  http://www.imagebanana.com/view/50wn5wxf/Screen2.png (http://www.imagebanana.com/view/50wn5wxf/Screen2.png" onclick="window.open(this.href);return false;)
Title: Re: [BUG] Noggit own Continent
Post by: TheBuG on February 14, 2011, 05:11:00 pm
Code: [Select]
#
.mpq_libmpq.cpp:125 > Unable to find file WorldMapsThe Other WorldThe Other World_23_12.adt! Check MPQs and the file that has been requesting this!
#
.maptile.cpp:235 >   Loading tile 23,12
#
.maptile.cpp:236 > -> Error loading WorldMapsThe Other WorldThe Other World_23_12.adt
#
.mpq_libmpq.cpp:125 > Unable to find file WorldMapsThe Other WorldThe Other World_23_13.adt! Check MPQs and the file that has been requesting this!
#
.maptile.cpp:235 >   Loading tile 23,13
#
.maptile.cpp:236 > -> Error loading WorldMapsThe Other WorldThe Other World_23_13.adt
#
.mpq_libmpq.cpp:125 > Unable to find file WorldMapsThe Other WorldThe Other World_23_14.adt! Check MPQs and the file that has been requesting this!
#
.maptile.cpp:235 >   Loading tile 23,14
#
.maptile.cpp:236 > -> Error loading WorldMapsThe Other WorldThe Other World_23_14.adt
#
.mpq_libmpq.cpp:125 > Unable to find file WorldMapsThe Other WorldThe Other World_23_15.adt! Check MPQs and the file that has been requesting this!
#
.maptile.cpp:235 >   Loading tile 23,15
#
.maptile.cpp:236 > -> Error loading WorldMapsThe Other WorldThe Other World_23_15.adt
#
.mpq_libmpq.cpp:125 > Unable to find file WorldMapsThe Other WorldThe Other World_23_16.adt! Check MPQs and the file that has been requesting this!
#
.maptile.cpp:235 >   Loading tile 23,16
#
.maptile.cpp:236 > -> Error loading WorldMapsThe Other WorldThe Other World_23_16.adt
#
.mpq_libmpq.cpp:125 > Unable to find file WorldMapsThe Other WorldThe Other World_24_12.adt! Check MPQs and the file that has been requesting this!
#
.maptile.cpp:235 >   Loading tile 24,12
#
.maptile.cpp:236 > -> Error loading WorldMapsThe Other WorldThe Other World_24_12.adt
#
.mpq_libmpq.cpp:125 > Unable to find file WorldMapsThe Other WorldThe Other World_24_16.adt! Check MPQs and the file that has been requesting this!
#
.maptile.cpp:235 >   Loading tile 24,16
#
.maptile.cpp:236 > -> Error loading WorldMapsThe Other WorldThe Other World_24_16.adt
#
.mpq_libmpq.cpp:125 > Unable to find file WorldMapsThe Other WorldThe Other World_25_12.adt! Check MPQs and the file that has been requesting this!
#
.maptile.cpp:235 >   Loading tile 25,12
#
.maptile.cpp:236 > -> Error loading WorldMapsThe Other WorldThe Other World_25_12.adt
#
.mpq_libmpq.cpp:125 > Unable to find file WorldMapsThe Other WorldThe Other World_25_16.adt! Check MPQs and the file that has been requesting this!
#
.maptile.cpp:235 >   Loading tile 25,16
#
.maptile.cpp:236 > -> Error loading WorldMapsThe Other WorldThe Other World_25_16.adt
#
.mpq_libmpq.cpp:125 > Unable to find file WorldMapsThe Other WorldThe Other World_26_12.adt! Check MPQs and the file that has been requesting this!
#
.maptile.cpp:235 >   Loading tile 26,12
#
.maptile.cpp:236 > -> Error loading WorldMapsThe Other WorldThe Other World_26_12.adt
#
.mpq_libmpq.cpp:125 > Unable to find file WorldMapsThe Other WorldThe Other World_26_16.adt! Check MPQs and the file that has been requesting this!
#
.maptile.cpp:235 >   Loading tile 26,16
#
.maptile.cpp:236 > -> Error loading WorldMapsThe Other WorldThe Other World_26_16.adt
#
.mpq_libmpq.cpp:125 > Unable to find file WorldMapsThe Other WorldThe Other World_27_12.adt! Check MPQs and the file that has been requesting this!
#
.maptile.cpp:235 >   Loading tile 27,12
#
.maptile.cpp:236 > -> Error loading WorldMapsThe Other WorldThe Other World_27_12.adt
#
.mpq_libmpq.cpp:125 > Unable to find file WorldMapsThe Other WorldThe Other World_27_13.adt! Check MPQs and the file that has been requesting this!
#
.maptile.cpp:235 >   Loading tile 27,13
#
.maptile.cpp:236 > -> Error loading WorldMapsThe Other WorldThe Other World_27_13.adt
#
.mpq_libmpq.cpp:125 > Unable to find file WorldMapsThe Other WorldThe Other World_27_14.adt! Check MPQs and the file that has been requesting this!
#
.maptile.cpp:235 >   Loading tile 27,14
#
.maptile.cpp:236 > -> Error loading WorldMapsThe Other WorldThe Other World_27_14.adt
#
.mpq_libmpq.cpp:125 > Unable to find file WorldMapsThe Other WorldThe Other World_27_15.adt! Check MPQs and the file that has been requesting this!
#
.maptile.cpp:235 >   Loading tile 27,15
#
.maptile.cpp:236 > -> Error loading WorldMapsThe Other WorldThe Other World_27_15.adt
#
.mpq_libmpq.cpp:125 > Unable to find file WorldMapsThe Other WorldThe Other World_27_16.adt! Check MPQs and the file that has been requesting this!
#
.maptile.cpp:235 >   Loading tile 27,16
#
.maptile.cpp:236 > -> Error loading WorldMapsThe Other WorldThe Other World_27_16.adt

Are you sure you have the ADTs named properly?
Title: Re: [BUG] Noggit own Continent
Post by: frezer748 on February 14, 2011, 05:12:18 pm
Quote from: "TheBuG"
Code: [Select]
#
.mpq_libmpq.cpp:125 > Unable to find file WorldMapsThe Other WorldThe Other World_23_12.adt! Check MPQs and the file that has been requesting this!
#
.maptile.cpp:235 >   Loading tile 23,12
#
.maptile.cpp:236 > -> Error loading WorldMapsThe Other WorldThe Other World_23_12.adt
#
.mpq_libmpq.cpp:125 > Unable to find file WorldMapsThe Other WorldThe Other World_23_13.adt! Check MPQs and the file that has been requesting this!
#
.maptile.cpp:235 >   Loading tile 23,13
#
.maptile.cpp:236 > -> Error loading WorldMapsThe Other WorldThe Other World_23_13.adt
#
.mpq_libmpq.cpp:125 > Unable to find file WorldMapsThe Other WorldThe Other World_23_14.adt! Check MPQs and the file that has been requesting this!
#
.maptile.cpp:235 >   Loading tile 23,14
#
.maptile.cpp:236 > -> Error loading WorldMapsThe Other WorldThe Other World_23_14.adt
#
.mpq_libmpq.cpp:125 > Unable to find file WorldMapsThe Other WorldThe Other World_23_15.adt! Check MPQs and the file that has been requesting this!
#
.maptile.cpp:235 >   Loading tile 23,15
#
.maptile.cpp:236 > -> Error loading WorldMapsThe Other WorldThe Other World_23_15.adt
#
.mpq_libmpq.cpp:125 > Unable to find file WorldMapsThe Other WorldThe Other World_23_16.adt! Check MPQs and the file that has been requesting this!
#
.maptile.cpp:235 >   Loading tile 23,16
#
.maptile.cpp:236 > -> Error loading WorldMapsThe Other WorldThe Other World_23_16.adt
#
.mpq_libmpq.cpp:125 > Unable to find file WorldMapsThe Other WorldThe Other World_24_12.adt! Check MPQs and the file that has been requesting this!
#
.maptile.cpp:235 >   Loading tile 24,12
#
.maptile.cpp:236 > -> Error loading WorldMapsThe Other WorldThe Other World_24_12.adt
#
.mpq_libmpq.cpp:125 > Unable to find file WorldMapsThe Other WorldThe Other World_24_16.adt! Check MPQs and the file that has been requesting this!
#
.maptile.cpp:235 >   Loading tile 24,16
#
.maptile.cpp:236 > -> Error loading WorldMapsThe Other WorldThe Other World_24_16.adt
#
.mpq_libmpq.cpp:125 > Unable to find file WorldMapsThe Other WorldThe Other World_25_12.adt! Check MPQs and the file that has been requesting this!
#
.maptile.cpp:235 >   Loading tile 25,12
#
.maptile.cpp:236 > -> Error loading WorldMapsThe Other WorldThe Other World_25_12.adt
#
.mpq_libmpq.cpp:125 > Unable to find file WorldMapsThe Other WorldThe Other World_25_16.adt! Check MPQs and the file that has been requesting this!
#
.maptile.cpp:235 >   Loading tile 25,16
#
.maptile.cpp:236 > -> Error loading WorldMapsThe Other WorldThe Other World_25_16.adt
#
.mpq_libmpq.cpp:125 > Unable to find file WorldMapsThe Other WorldThe Other World_26_12.adt! Check MPQs and the file that has been requesting this!
#
.maptile.cpp:235 >   Loading tile 26,12
#
.maptile.cpp:236 > -> Error loading WorldMapsThe Other WorldThe Other World_26_12.adt
#
.mpq_libmpq.cpp:125 > Unable to find file WorldMapsThe Other WorldThe Other World_26_16.adt! Check MPQs and the file that has been requesting this!
#
.maptile.cpp:235 >   Loading tile 26,16
#
.maptile.cpp:236 > -> Error loading WorldMapsThe Other WorldThe Other World_26_16.adt
#
.mpq_libmpq.cpp:125 > Unable to find file WorldMapsThe Other WorldThe Other World_27_12.adt! Check MPQs and the file that has been requesting this!
#
.maptile.cpp:235 >   Loading tile 27,12
#
.maptile.cpp:236 > -> Error loading WorldMapsThe Other WorldThe Other World_27_12.adt
#
.mpq_libmpq.cpp:125 > Unable to find file WorldMapsThe Other WorldThe Other World_27_13.adt! Check MPQs and the file that has been requesting this!
#
.maptile.cpp:235 >   Loading tile 27,13
#
.maptile.cpp:236 > -> Error loading WorldMapsThe Other WorldThe Other World_27_13.adt
#
.mpq_libmpq.cpp:125 > Unable to find file WorldMapsThe Other WorldThe Other World_27_14.adt! Check MPQs and the file that has been requesting this!
#
.maptile.cpp:235 >   Loading tile 27,14
#
.maptile.cpp:236 > -> Error loading WorldMapsThe Other WorldThe Other World_27_14.adt
#
.mpq_libmpq.cpp:125 > Unable to find file WorldMapsThe Other WorldThe Other World_27_15.adt! Check MPQs and the file that has been requesting this!
#
.maptile.cpp:235 >   Loading tile 27,15
#
.maptile.cpp:236 > -> Error loading WorldMapsThe Other WorldThe Other World_27_15.adt
#
.mpq_libmpq.cpp:125 > Unable to find file WorldMapsThe Other WorldThe Other World_27_16.adt! Check MPQs and the file that has been requesting this!
#
.maptile.cpp:235 >   Loading tile 27,16
#
.maptile.cpp:236 > -> Error loading WorldMapsThe Other WorldThe Other World_27_16.adt

Are you sure you have the ADTs named properly?


yes i have here a image : http://www.imagebanana.com/view/pnbc3b1x/screen3.png (http://www.imagebanana.com/view/pnbc3b1x/screen3.png" onclick="window.open(this.href);return false;)
Title: Re: [BUG] Noggit own Continent
Post by: Jøk3r on February 14, 2011, 05:23:23 pm
I don't know if this helps but create a new folder called "DBFiles" in you wow folder and put the Map.dbc in (World of WarcraftDBFilesMap.dbc) and your adts in WorldMapsThe Other World
Title: Re: [BUG] Noggit own Continent
Post by: frezer748 on February 14, 2011, 06:02:02 pm
so habs gemacht fehler war habe vergessen die vielen adt's files auch in den WorldMapsThe Other World zupacken xD ok bitte closen^^


So the Mistake was, i forgot to put the much adt's from adtadder in WorldMapsThe Other World,please close^^