Modcraft - The community dedicated to quality WoW modding!

Content creation => Level Design => Topic started by: Migaoli on January 15, 2012, 05:49:32 pm

Title: [SOLVED] Noggit crashes / How can I delete and Doodad
Post by: Migaoli on January 15, 2012, 05:49:32 pm
Hey guys

I have a problem with my custom map. Every time I open the map noggit crashes because auf an doodad file. I try to replace the path of the doodad or delete it but it dont works.

10550 - (Model.cpp:44): [Error] Error loading file "worldgenerichumanpassive doodadsarmorarmorbreastplatetrim.m2". Aborting to load model.


Here is the log file: http://pastebin.com/rSeb0Jti

The whole log is a bit strange

I hope you can help me
Title: Re: [QUESTION] Noggit crashes / How can I delete and Doodad
Post by: Steff on January 15, 2012, 09:02:08 pm
ut out all your ads and then start adding them 1 by 1. To se witch ne hase the problem.
Then have a look at the pathes with fileinfo/loadinfo.
Title: Re: [QUESTION] Noggit crashes / How can I delete and Doodad
Post by: Migaoli on January 15, 2012, 09:30:04 pm
I know the bugging adt and the thing which crashes my noggit but the problem is that I cant delete or replace the doodad, which bugged my adt, with Taliis
Title: Re: [QUESTION] Noggit crashes / How can I delete and Doodad
Post by: Steff on January 15, 2012, 11:29:50 pm
User fileinfo and loadinfo form cryect. They still work fine. DON´T use taliis to much if you do not need.
Title: Re: [QUESTION] Noggit crashes / How can I delete and Doodad
Post by: Migaoli on January 16, 2012, 05:03:32 pm
Okay fixed it with crytec. Thanks for your help
Title: Re: [QUESTION] Noggit crashes / How can I delete and Doodad
Post by: stan84 on January 18, 2013, 09:00:23 am
Quote from: "Migaoli"
Okay fixed it with crytec. Thanks for your help

how did you do this ? Just deleted proper lines from MMDX and MDDF then save changes with load info ?
Asking because cant delete 2 chairs and book from previous blizz setting :)
Title: Re: [QUESTION] Noggit crashes / How can I delete and Doodad
Post by: Ascathos on January 18, 2013, 10:00:09 am
Quote from: "stan84"
Quote from: "Migaoli"
Okay fixed it with crytec. Thanks for your help

how did you do this ? Just deleted proper lines from MMDX and MDDF then save changes with load info ?
Asking because cant delete 2 chairs and book from previous blizz setting :)
MDDF should be enough. If the model is no where else in use, remove MMDX as well.