Modcraft - The community dedicated to quality WoW modding!

Featured => Noggit => Topic started by: Sithlord5 on April 14, 2014, 04:26:17 pm

Title: [SOLVED]  Models saving bug in Noggit
Post by: Sithlord5 on April 14, 2014, 04:26:17 pm
There is a problem in the latest version of Noggit: while saving a model or two can be randomly deleted. It happens just after pressing the "Save" button. A model is deleted with ADT so I happen to restore everything. There is no such a problem in the previous versions.

P.S. during a saving process in any version the next error shows up:

1482275 - (MPQ.cpp:390): [Error] Is "D:/Noggit/projectworldworld/maps/azeroth/azeroth_11_54.adt" really a location I can write to? Saving failed."

It is not critical as far as I can see, but anyway I would like to know what causes this error.

Thank you.
Title: Re: [QUESTION] [BUG] Models saving bug in Noggit
Post by: schlumpf on April 14, 2014, 05:48:27 pm
Quote from: "Sithlord5"
It is not critical as far as I can see, but anyway I would like to know what causes this error,
Uhm, it is critical in so far as it just can't save at all?
Title: Re: [QUESTION] [BUG] Models saving bug in Noggit
Post by: Mordred on April 14, 2014, 09:55:58 pm
"D:/Noggit/projectworldworld/maps/azeroth/azeroth_11_54.adt"

look in your noggit.conf and make sure you have a "/" at the end of your projectpath:
D:/Noggit/projectworld/

I have no problems with the new noggit, except for multiple objects, but I can just delete them.
Title: Re: [QUESTION] [BUG] Models saving bug in Noggit
Post by: Steff on April 15, 2014, 06:31:35 am
Known problem.  It seams that the get model for adt function dont work right.  So uid calculation runs not on all or on to much models.  So some get deleted and somebget duplicated.  I cant fix this,  sonyou have to wait till someonenelse do. Perhaps i. Turn off uid again for next version but then we have again the problem that they disappear ingame.
Title: Re: [QUESTION] [BUG] Models saving bug in Noggit
Post by: Sithlord5 on April 16, 2014, 05:50:42 pm
Thanks everyone, solved.
Title: Re: [SOLVED]  Models saving bug in Noggit
Post by: Steff on April 22, 2014, 06:00:26 am
This seams to appear if you save more then one time without closing noggit.
So to avoid the problem till it is fixed just close and open noggit after every save.