Modcraft - The community dedicated to quality WoW modding!

Content creation => Level Design => Topic started by: Bartons on November 04, 2011, 12:57:34 pm

Title: [SOLVED] [QUESTION] CMap::SafeOpen() Issue
Post by: Bartons on November 04, 2011, 12:57:34 pm
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: [Select]

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

CMap::SafeOpen() failed ·åv



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: [Select]

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


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



Sincerely,
Frustrated Bartons :x
Title: Re: [QUESTION] CMap::SafeOpen() Issue
Post by: schlumpf on November 04, 2011, 01:23:16 pm
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.
Title: Re: [QUESTION] CMap::SafeOpen() Issue
Post by: Steff on November 04, 2011, 01:27:52 pm
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.
Title: Re: [QUESTION] CMap::SafeOpen() Issue
Post by: Bartons on November 04, 2011, 09:28:12 pm
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.

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.

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?
Title: Re: [QUESTION] CMap::SafeOpen() Issue
Post by: Bartons on November 05, 2011, 06:54:35 am
Could someone just take a look at my MPQ?

Just to make sure the MPQ is correct?
Title: Re: [QUESTION] CMap::SafeOpen() Issue
Post by: Steff on November 05, 2011, 08:10:33 am
(http://is.gd/NYz8DX)
http://is.gd/NYz8DX

The first point clears all checked
The second looks inside your map dir and sets a marker for every existing ADT inside the folder.
The WDT MUST be saved in the map folder the ADTs are. If you  have just created it then it won´t work!
Title: Re: [QUESTION] CMap::SafeOpen() Issue
Post by: Bartons on November 05, 2011, 09:01:15 am
Oh. My version of Taliis didn't have that Scan Folder option.

-.-

Going to retry everything and see if this works.
Title: Re: [QUESTION] CMap::SafeOpen() Issue
Post by: Bartons on November 05, 2011, 10:08:41 am
Issue has been resolved. I was using an outdated version of Taliis.

The WDT/ADT files that the older version created were not compatible with World of Warcraft v-3.3.5a

Thank you for all the help guys.



. . . .

I love you.
Ich liebe dich.