Modcraft - The community dedicated to quality WoW modding!
Featured => Noggit => Topic started 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.
-
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?
-
"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.
-
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.
-
Thanks everyone, solved.
-
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.