Forum > Level Design
[Problem] WoW Error - Custom Patch
(1/5) > >>
bizzlesnaff:
Hallo ;) I've got a Problem with my custom Patch. I've followed the Tutorial and finished my work with noggit. Then i tried to go ingame and an error occurred.
This application has encountered a critical error:
ERROR #134 (0x85100086) Fatal Condition Program: C:WoWModdingClient335aTestWorld of Warcraftwow.exe
CMap::LoadWdt() failed WorldMapscustomcustom.wdt
I've checked the dbc in the patch and the server. Everything looks right. Thanks for all help i get ;) Bizzlesnaff
Ich packe die Beschreibung auch nochmal in Deutsch dazu, falls mein Englisch zu schlecht ist ;) Also, ich habe nach dem Tutorial hier von der Seite versucht und alle Schritte mehrfach überprüft. Ich bin mir also (sehr) sicher, keinen Fehler gemacht zu haben. (Wobei dann kein Error auftreten würde) Naja, auf jedenfall bei meinem ersten InGame Test habe ich folgenden WoW Error bekommen.
This application has encountered a critical error:
ERROR #134 (0x85100086) Fatal Condition Program: C:WoWModdingClient335aTestWorld of Warcraftwow.exe
CMap::LoadWdt() failed WorldMapscustomcustom.wdt
Ich hoffe mir kann jemand helfen. Könnte es daran liegen, dass ich zuviele ADTs dazugepackt habe? Die Map ist 62*62 Felder groß. Vielen dank im Vorraus schonmal ;) Bizzlesnaff
Skarn:
I've also come across this issue not so long ago. I tried to change the wow.exe, I start the game with, and it helped me so far.
bizzlesnaff:
Can you upload your WoW.exe? Maybe it help me.
Amaroth:
--- Quote from: "bizzlesnaff" ---CMap::LoadWdt() failed WorldMapscustomcustom.wdt --- End quote --- Uh, what? Why are you looking for problems in your WoW.exe or in your DBC files? Just start with checking if you really do have righ map name, if you really do have right WDT file name and if you have that WDT in right directory in your patch. Because for me it seems you simply didn't create WDT file for your map or you just forgot to place it into right dir in your patch.
bizzlesnaff:
I'm quit sure, that i did nothing wrong. The names are correct the WDT is in the same folder as all my ADTs. I create the WDT more then ones and it didn't work.
Navigation
[0] Message Index
[#] Next page
|