Forum > Noggit
[BUG] Noggit own Continent
(1/1)
frezer748:
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
Screen 1 (menu) : http://www.imagebanana.com/view/w6fmi6l4/Screen1.png Screen 2 (Terrain): http://www.imagebanana.com/view/50wn5wxf/Screen2.png
TheBuG:
--- Code: ---# .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 --- End code ---
Are you sure you have the ADTs named properly?
frezer748:
--- Quote from: "TheBuG" --- --- Code: ---# .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 --- End code ---
Are you sure you have the ADTs named properly? --- End quote ---
yes i have here a image : http://www.imagebanana.com/view/pnbc3b1x/screen3.png
Jøk3r:
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
frezer748:
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^^
Navigation
[0] Message Index
|