Forum > Level Design

[SOLVED] [QUESTION] CMap::SafeOpen() Issue

(1/2) > >>

Bartons:
Hello everyone. I pretty stumped here. I've just redid my entire project over again for the third time.

I'm trying to load into my custom continent, but whenever I try to go to my continent, my client is crashing and giving me this error :


--- Code: ---
ERROR #134 (0x85100086) Fatal Condition
Program: C:***World of WarcraftWow.exe

CMap::SafeOpen() failed ·åv


--- End code ---


I've reinstalled World of Warcraft in case there were any glitches in the main files.
I've recreated my continent [WDT], and all of my chunks [ADT's] multiple times.

I've pretty much have everything perfect.

Here is my MPQ Tree:


--- Code: ---
patch-4.MPQ
 |-DBFilesClient
 |--Map.dbc
 |-world
 |--maps
 |---Elinor
 |----Elinor.wdt
 |----Elinor_1_1.adt
 |----Elinor_*_*.adt
 |----Elinor_20_20.adt


--- End code ---

I just keep getting this error, yet I can open Noggit and get to work on it.



Sincerely,
Frustrated Bartons :x

schlumpf:
That should be WDT or ADT being wrong. Try renaming the files to be in a different map, so you can test if the problem is in the WDT. It might be, that the WDT claims to have ADTs at a point where you don't have any file.

Steff:
Create new WDT with taliis.
Save the WDT inside you maps folder and then run the scan folder comand from the menu.
Do NOT select the adts by hand! Use the assistent.

Bartons:

--- Quote from: "schlumpf" ---That should be WDT or ADT being wrong. Try renaming the files to be in a different map, so you can test if the problem is in the WDT. It might be, that the WDT claims to have ADTs at a point where you don't have any file.
--- End quote ---

I've tried renaming the entire map, that did not work. :(



--- Quote from: "Steff" ---Create new WDT with taliis.
Save the WDT inside you maps folder and then run the scan folder comand from the menu.
Do NOT select the adts by hand! Use the assistent.
--- End quote ---

Okay, so I created the new WDT with Taliis I did not select any ADT's on the WDT. What assistant are you talking about?

Bartons:
Could someone just take a look at my MPQ?

Just to make sure the MPQ is correct?

Navigation

[0] Message Index

[#] Next page

Go to full version