This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: [SOLVED] [QUESTION] CMap::SafeOpen() Issue  (Read 3032 times)

Bartons

  • Registred Member
  • Polygonshifter
  • *****
  • Posts: 65
    • View Profile
    • http://www.karwisch.net/
[SOLVED] [QUESTION] CMap::SafeOpen() Issue
« 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
« Last Edit: November 05, 2011, 10:09:12 am by Admin »

schlumpf

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 2967
    • View Profile
Re: [QUESTION] CMap::SafeOpen() Issue
« Reply #1 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.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Steff

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 4551
    • View Profile
Re: [QUESTION] CMap::SafeOpen() Issue
« Reply #2 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.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
Please mark as solved if solved.
Don't ask if you could ask a question... JUST ask the Question.
You can send me also offline messages. I will answer if I get online.
Skype: project.modcraft
Discord: steff#6954

Bartons

  • Registred Member
  • Polygonshifter
  • *****
  • Posts: 65
    • View Profile
    • http://www.karwisch.net/
Re: [QUESTION] CMap::SafeOpen() Issue
« Reply #3 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?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Bartons

  • Registred Member
  • Polygonshifter
  • *****
  • Posts: 65
    • View Profile
    • http://www.karwisch.net/
Re: [QUESTION] CMap::SafeOpen() Issue
« Reply #4 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?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Steff

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 4551
    • View Profile
Re: [QUESTION] CMap::SafeOpen() Issue
« Reply #5 on: November 05, 2011, 08:10:33 am »

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!
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
Please mark as solved if solved.
Don't ask if you could ask a question... JUST ask the Question.
You can send me also offline messages. I will answer if I get online.
Skype: project.modcraft
Discord: steff#6954

Bartons

  • Registred Member
  • Polygonshifter
  • *****
  • Posts: 65
    • View Profile
    • http://www.karwisch.net/
Re: [QUESTION] CMap::SafeOpen() Issue
« Reply #6 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.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Bartons

  • Registred Member
  • Polygonshifter
  • *****
  • Posts: 65
    • View Profile
    • http://www.karwisch.net/
Re: [QUESTION] CMap::SafeOpen() Issue
« Reply #7 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.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »