Modcraft - The community dedicated to quality WoW modding!

Featured => Noggit => Topic started by: Migaoli on November 10, 2012, 10:10:24 am

Title: [SOLVED]  how to fix a corrupt ADT?
Post by: Migaoli on November 10, 2012, 10:10:24 am
Good morning all together.

Since my last edits on my map an ADT file where I didnt changed anything is corrupted.
I always get this error:
Code: [Select]
(errorHandling.h:64): [Error] There was an exception of type "SIGSEGV"
"Invalid storage access; most frequently caused by attempting to store some value in an object pointed to by a bad pointer. (Segment violation.)".

Here is the whole log file:
http://pastebin.com/bFQNpxQV (http://pastebin.com/bFQNpxQV" onclick="window.open(this.href);return false;)

There aren´t any m2s or wmos on this ADT.

I can´t open the file with any program. So how can I find the bug and fix it?

Thanks in advance.

Migaoli
Title: Re: [QUESTION] how to fix a corrupt ADT?
Post by: Steff on November 10, 2012, 11:05:23 am
Are you shure that you have no model path on the adt? Run Fileinfo and have a look. Have no model instances dont mean that the adt is holding no path relations to models.
Title: Re: [QUESTION] how to fix a corrupt ADT?
Post by: Migaoli on November 10, 2012, 11:20:47 am
Yes I´m sure.
I already tried Fileinfo but in wont create an text file. On other ADTs Fileinfo works pretty nice
Title: Re: [QUESTION] how to fix a corrupt ADT?
Post by: Steff on November 10, 2012, 01:26:28 pm
If it even don´t create a file then i think only hex is your way. And this time Ill would put the stuff unto trash :)
Title: Re: [QUESTION] how to fix a corrupt ADT?
Post by: Migaoli on November 10, 2012, 02:12:29 pm
Found an old backup of the world. so solved.
Title: Re: [SOLVED]  how to fix a corrupt ADT?
Post by: Ascathos on November 10, 2012, 03:29:04 pm
Also,
10 - (Noggit.cpp:130): Noggit Studio - 3.267+

Not the newest version.
Title: Re: [SOLVED]  how to fix a corrupt ADT?
Post by: Steff on November 10, 2012, 08:03:07 pm
Not the newest is good! It must be over a year old ;)
Title: Re: [SOLVED]  how to fix a corrupt ADT?
Post by: Migaoli on November 10, 2012, 08:18:42 pm
strange. I have the newest feutures.

I should donwload 1.2 again ;D