Modcraft - The community dedicated to quality WoW modding!
Content creation => Level Design => Topic started by: Filipsons on July 16, 2011, 04:19:12 am
-
Hi all, I have another problem. When teleported me to a new location wow "always" shows error. I tried several times to create a new location, but without result.
I attach a video here with the full procedure (From> creation location. To>Teleport and error).
Error at the end of the video
Thanks for watching Filipsons
Google translate
Video : http://www.youtube.com/watch?v=oaYixQR2cJw (http://www.youtube.com/watch?v=oaYixQR2cJw" onclick="window.open(this.href);return false;)
-
I think you did something wrong with the map.dbc, did you put it in your server folder aswell as in the .mpq?
-
Hum this loading screen mostly indicates , that the client isnt aware of your new map.
So either something is actually wrong with the map.dbc(and in the video you didnt do anything wrong) or the adts/wdt is causing the crash.
May i ask where you located your mpq and how you named it?
In the video you said patch-9.mpq but .mpq without capital letters.
Or did you place the mpq in the language subfolder? (like data/enGB ; data/deDE or sth like that?)
-
Hum this loading screen mostly indicates , that the client isnt aware of your new map.
So either something is actually wrong with the map.dbc(and in the video you didnt do anything wrong) or the adts/wdt is causing the crash.
May i ask where you located your mpq and how you named it?
In the video you said patch-9.mpq but .mpq without capital letters.
Or did you place the mpq in the language subfolder? (like data/enGB ; data/deDE or sth like that?)
In the video I didn't see a DBFilesClient map in his MPQ, migh just've been me though, but I think he forgot to add the map.dbc to his MPQ archive.
-
Thanks to bug i took a close look at this video again and i saw your mistake.
You placed the map.dbc in world/dbfilesclient/ wich is wrong.
Dbcs always belong into just dbfliesclient/ and not the way you did :P
(http://imagr.eu/up/4e245dfe641992_Unbenannt-1.jpg)