Modcraft - The community dedicated to quality WoW modding!

Featured => Noggit => Topic started by: Steff on May 14, 2011, 01:32:00 am

Title: BETA V 120 B 21 - changeset 184 (bfe4670eae1d)
Post by: Steff on May 14, 2011, 01:32:00 am
http://www.file-upload.net/download-342 ... 1.zip.html (http://www.file-upload.net/download-3429245/Noggit3_v120_B21.zip.html" onclick="window.open(this.href);return false;)

- Fix crash bug if loading blizzard maps.
- Add clear Texture function to the assist menu. Clear all textures on current adt and set the current selected texture as base Texture.
- Add texture picker in paint mode. If you hold down CTRL and click on a chunk you get a window where you can select the textures on this chunk. SHIFT = paint. CTRL and SHIFT = clear textures.
- Add clear heightmap function. Reset the heightmap on the current adt.
- Add set height function. Turn off autoselection (F4)  Select a chunk, fly to new height. Select function.
- Re add old texturing mode till I fix the new implementation. You can switch with CTRL and I between them. On load the old one is turned on. The current mode is shown in the statusbar beside the cords.
- Fix blur

Happy testing.
 
Please no release to public, no images, Videos or what ever.
Thanks
Title: Re: BETA V 120 B 21 - changeset 184 (bfe4670eae1d)
Post by: Guest on May 14, 2011, 09:04:22 am
Quote
- Fix crash bug if loading blizzard maps.
Loaded 3 areas i no caused this with no problems.
Quote
- Add clear Texture function to the assist menu. Clear all textures on current adt and set the current selected texture as base Texture.
Used this feature several times this evening, Great addition.
Quote
- Add texture picker in paint mode. If you hold down CTRL and click on a chunk you get a window where you can select the textures on this chunk. SHIFT = paint. CTRL and SHIFT = clear textures.
Only used a couple of times but allways worked with no problems.
Quote
- Add clear heightmap function. Reset the heightmap on the current adt.
Yet another very usefull addition, works great. One small issue, you need to run blur over the edges to remove the slight shadow efect.
Quote
- Add set height function. Turn off autoselection (F4)  Select a chunk, fly to new height. Select function.
This works however F4 does not toggle autoselection.
Quote
- Fix blur
Outstanding, my thanks.

B21 does seem to take a framerate hit and seems all around slower IMO. just an observation.

Great work guys, it's comming along.
Title: Re: BETA V 120 B 21 - changeset 184 (bfe4670eae1d)
Post by: Steff on May 14, 2011, 09:36:17 am
Shift F4

My fault :)

I have to clear some unnecessary render funtions inside the selection method. Hope to get the rendering speed better again.
Title: Re: BETA V 120 B 21 - changeset 184 (bfe4670eae1d)
Post by: schlumpf on May 14, 2011, 07:23:50 pm
Seeing people need the debug dlls and its slower, I guess you compiled as debug without optimizations. You can compie with debug information but as release. (release with debug information, cmake should create a target for that.)
Title: Re: BETA V 120 B 21 - changeset 184 (bfe4670eae1d)
Post by: frezer748 on May 16, 2011, 10:04:40 pm
Quote from: "Steff"
noggit dont support water in the moment.

and what's with my custom map? ^^ when i will port to her than i fall down and there is no terrain O.o but my other custom maps works lol,as i change the terrain with the new noggit,is the ground/terrain invisible
Title: Re: BETA V 120 B 21 - changeset 184 (bfe4670eae1d)
Post by: Blackplayer27 on May 16, 2011, 10:17:03 pm
Quote from: "frezer748"
Quote from: "Steff"
noggit dont support water in the moment.

and what's with my custom map? ^^ when i will port to her than i fall down and there is no terrain O.o but my other custom maps works lol,as i change the terrain with the new noggit,is the ground/terrain invisible

Yes The new noggit del all Terrain and other objects on the map. i can see only the Sky.
Title: Re: BETA V 120 B 21 - changeset 184 (bfe4670eae1d)
Post by: Blackplayer27 on May 17, 2011, 09:47:55 am
Nope by Noggit Studio - 3.172 dont del all Terrain or Objects
Title: Re: BETA V 120 B 21 - changeset 184 (bfe4670eae1d)
Post by: Jasir on May 17, 2011, 10:03:26 am
Quote from: "Steff"
I did not change anything that has to do with saving. So try if rev 20 or 19 had the same bug?
I tested rev20. and saving is fine. :uok:

BUT [spoiler:3ahpntty][center:3ahpntty]Noggit3_v120_B20
(http://img833.imageshack.us/img833/6263/wowscrnshot051711095329.jpg)
Noggit3_v120_B21 the same place after saving...
(http://imageshack.us/m/854/4052/wowscrnshot051711100047.jpg)[/center:3ahpntty][/spoiler:3ahpntty]

Noggit save changes, trees etc are there. I was in next adt and i saw everithing include changes which i made in B21 but when i go across edge of current adt everithing dissapear.
Title: Re: BETA V 120 B 21 - changeset 184 (bfe4670eae1d)
Post by: Guest on May 18, 2011, 09:40:46 am
Quote from: "Jasir"
Quote from: "Steff"
I did not change anything that has to do with saving. So try if rev 20 or 19 had the same bug?
I tested rev20. and saving is fine. :uok:

BUT [spoiler:1nxkee09][center:1nxkee09]Noggit3_v120_B20
(http://img833.imageshack.us/img833/6263/wowscrnshot051711095329.jpg)
Noggit3_v120_B21 the same place after saving...
(http://imageshack.us/m/854/4052/wowscrnshot051711100047.jpg)[/center:1nxkee09][/spoiler:1nxkee09]

Noggit save changes, trees etc are there. I was in next adt and i saw everithing include changes which i made in B21 but when i go across edge of current adt everithing dissapear.

I have done a bit more testing on this bug and it seems that your map is still there. if you leave your char just outside the .adt your editing and walk into the edited .adt you get the crash sound (like when you swim to the bottom of the ocean and die) and your camera shoots up to (what I assume is) the adt max height. If you use the camera tool you can see your char and everything but it's miles below you. I got this bug on occasion in B20 but it's every save in B21. hope this helps.
Title: Re: BETA V 120 B 21 - changeset 184 (bfe4670eae1d)
Post by: schlumpf on May 18, 2011, 11:12:17 am
Oh, something is setting MFBO then to bad values then.
Title: Re: BETA V 120 B 21 - changeset 184 (bfe4670eae1d)
Post by: Doronamo on May 18, 2011, 10:38:32 pm
Quote from: "TheBuG"
Hmm, I actually can't even get it to start, it says ''msvcp100d.dll'' is missing, though I've got VCredist installed :(.

I'm having the same problem. I have VCredist installed as well but it's not opening for me, keeps giving me the same error message.

EDIT:

Easy fix is you download the two .dlls from http://www.dll-files.com (http://www.dll-files.com" onclick="window.open(this.href);return false;)


http://www.dll-files.com/dllindex/dll-files.shtml?msvcr100d
http://www.dll-files.com/dllindex/dll-files.shtml?msvcp100d

Put those in your Noggit folder and try to run Noggit if you were having the same problem I was.
Title: Re: BETA V 120 B 21 - changeset 184 (bfe4670eae1d)
Post by: gorq on May 22, 2011, 03:18:35 am
Texturing is working really nice now ^^ Thanks for it!

i want to test it a bit more but i think this could be a public rev. Great work!
Title: Re: BETA V 120 B 21 - changeset 184 (bfe4670eae1d)
Post by: frezer748 on May 27, 2011, 05:50:03 pm
Quote from: "Steff"
If you change an adt, save it and after reopening noggit you seee your changes... then noggit saved it.
So everything work right?

What do you meen with noggit do not save???


steff please fix the custom continend bug :( when i save the continent (custom) and pack it into a custom patch than i fall ingame (there are no terrain)
Title: Re: BETA V 120 B 21 - changeset 184 (bfe4670eae1d)
Post by: Keta on May 31, 2011, 12:47:42 pm
Quote from: "frezer748"
Quote from: "Steff"
If you change an adt, save it and after reopening noggit you seee your changes... then noggit saved it.
So everything work right?

What do you meen with noggit do not save???


steff please fix the custom continend bug :( when i save the continent (custom) and pack it into a custom patch than i fall ingame (there are no terrain)

This sounds like you either forgot to add the Map.DBC file to your MPQ or server, or you forgot to add the WDT file xP
Check for those 3 :P Maybe you also need to add the world to your database. Depends on whether you use ArcEmu or other cores xP

Thanks
Keta
Title: Re: BETA V 120 B 21 - changeset 184 (bfe4670eae1d)
Post by: frezer748 on May 31, 2011, 05:17:07 pm
Quote from: "Keta"
Quote from: "frezer748"
Quote from: "Steff"
If you change an adt, save it and after reopening noggit you seee your changes... then noggit saved it.
So everything work right?

What do you meen with noggit do not save???


steff please fix the custom continend bug :( when i save the continent (custom) and pack it into a custom patch than i fall ingame (there are no terrain)

This sounds like you either forgot to add the Map.DBC file to your MPQ or server, or you forgot to add the WDT file xP
Check for those 3 :P Maybe you also need to add the world to your database. Depends on whether you use ArcEmu or other cores xP

Thanks
Keta


i did so many custom world's and works always really good but with the new tileset (184) it don't work any more
Title: Re: BETA V 120 B 21 - changeset 184 (bfe4670eae1d)
Post by: Keta on June 06, 2011, 11:06:10 am
I'd just like to say, Steff (and other Noggit devs. if there are any? xD), its an epic program you have, and are, developing : D But erhm... Would there possibly be a chance for you to fix the thing that when you move 'inside' WMOs, the inside of them disappears? It happens to me a lot. The inside disappears, but its only from some angles. Other angles I can see it xP Makes it difficult to make sure that ground isn't peeking up inside the buildings :/
Oh yes, this does not happen to ALL WMOs. But so far, most of 'em except for human_farm.wmo. Maybe it also doesn't happen on other, but those which I'm working with right now, I've experienced it with xP

Thanks
Keta
Title: Re: BETA V 120 B 21 - changeset 184 (bfe4670eae1d)
Post by: Steff on June 11, 2011, 09:59:29 am
Please create an entry in the bugtraker with a list of some models with this problem. Only 4 or 5.

@frezer748
But as you are the only one with this problem I think it is no noggit problem.
Have you an other custom patch inside your testing wow folder? Delet it.
Also clear the cache folder. That are the most commen problems if you cant see your patch inside the game.
Title: Re: BETA V 120 B 21 - changeset 184 (bfe4670eae1d)
Post by: glararan on June 15, 2011, 03:17:52 pm
Do you plain in next version do "eraster" for painting?I have big problem with painting...

example:
[attachment=0:35pi77kw]noggiterror.JPG[/attachment:35pi77kw]

+ set doodads?In WMO
Title: Re: BETA V 120 B 21 - changeset 184 (bfe4670eae1d)
Post by: schlumpf on June 15, 2011, 04:01:04 pm
Quote from: "glararan"
Do you plain in next version do "eraster" for painting?I have big problem with painting...

example:
[attachment=0:1orrha54]noggiterror.JPG[/attachment:1orrha54]

+ set doodads?In WMO
I don't see any problem there. What exactly is the problem you have?
Title: Re: BETA V 120 B 21 - changeset 184 (bfe4670eae1d)
Post by: Steff on June 15, 2011, 04:02:58 pm
There are some problems with it Bernd. I will discuss them with you.

But if you use this Beta version you should read the description.

- Re add old texturing mode till I fix the new implementation. You can switch with CTRL and I between them. On load the old one is turned on. The current mode is shown in the statusbar beside the cords.

Try if this help you in the moment. Els you have to wait or use an older version for texturing.
Title: Re: BETA V 120 B 21 - changeset 184 (bfe4670eae1d)
Post by: Steff on June 19, 2011, 07:55:36 pm
I have now mode some tests and have no problem with my created ADTs ingame. Everything works fine. i have added models. Moved and copy them. Change ground and Textures. All work ingame here for me.

For the last post. I develop on Windows 7 X64 and have no prblems running noggit. It must be a configuration error or a gfx card issue.

Post log and configfile in the open noggit board.
Title: Re: BETA V 120 B 21 - changeset 184 (bfe4670eae1d)
Post by: Steff on June 20, 2011, 09:45:36 am
Please use Pastbin!

If you use the confign then you MUST set the path to wow.
Els nogit have NO path and crash. And you use the config automatic if it exists!
The # on the beginning of a line marks this line as comment. Meens noggit ignores it.
Also only uise singel  in the path.
ImportFile and Project path are optional. Is FarZ is not set noggit use 1024 for standart.

#Edit this to your WoWFile!!!
Path = E:GamesWorld of Warcraft

#Edit this to your Project-Directory and uncomment if you want to use it!
#ProjectPath = C:\Users\Joe Evans\Downloads\Noggit3_v120_B21\Noggit3_v120_B21\Project\

#Set this to the file where you will impor models from (the modelviewer log for example :) )
#ImportFile  = Path to ModelViewer logfile

#The Far clipping value. Set to 2048, 3072, 4096 etc. for a further look. Higher values need more 3d power.
#1024 is the standart value and will be taken if you do not set this value.
FarZ=4096
Title: Re: BETA V 120 B 21 - changeset 184 (bfe4670eae1d)
Post by: Frequentic on June 27, 2011, 11:33:35 pm
Hello people. Currently I'm encountering a bug when importing models. WoW Model viewer detect these models but then I try to import the file into noggit through the new function it says that the file can't be found inside the .mpq folder, but when I open it up with Ladiks MPQ achiever the file is there.

Noggit Log:
http://pastebin.com/Xi20vYuQ (http://pastebin.com/Xi20vYuQ" onclick="window.open(this.href);return false;)

WoWMV Log:
http://pastebin.com/bntgg3sL (http://pastebin.com/bntgg3sL" onclick="window.open(this.href);return false;)

I configurated Noggit to my wow folder correclty. I can spawn .wmo but not .m2 :S

Help me please
Title: Re: BETA V 120 B 21 - changeset 184 (bfe4670eae1d)
Post by: schlumpf on June 28, 2011, 09:35:43 am
Quote from: "Nupper"
THis is what i get
http://pastebin.com/z72DQXix (http://pastebin.com/z72DQXix" onclick="window.open(this.href);return false;)

Quote
E:GamesWorld of Warcraftr

Why do people not even read the first three lines themselves?
Title: Re: BETA V 120 B 21 - changeset 184 (bfe4670eae1d)
Post by: Frequentic on June 28, 2011, 10:02:14 am
Quote from: "schlumpf"
Quote from: "Nupper"
THis is what i get
http://pastebin.com/z72DQXix (http://pastebin.com/z72DQXix" onclick="window.open(this.href);return false;)

Quote
E:GamesWorld of Warcraftr

Why do people not even read the first three lines themselves?

Because there's people here that don't even know how a configuration file works and by the way my problem is still not solved meaning that I can't continue. This is getting frustrating.[/color]
Title: Re: BETA V 120 B 21 - changeset 184 (bfe4670eae1d)
Post by: Steff on June 28, 2011, 12:27:52 pm
They dont know how a config file ofr an app work?
Funny :)

And what Schlumpf meen is that wow do not have an r in the name
Warcraftr <<<

Or have you also the wrong spell on your harddisc?
Title: Re: BETA V 120 B 21 - changeset 184 (bfe4670eae1d)
Post by: Davidaz on June 28, 2011, 04:44:39 pm
Same debug error:


---------------------------
Microsoft Visual C++ Debug Library
---------------------------
Debug Error!

Program: C:WOTLKNoggit3_v120_B21noggit.exe

R6010

- abort() has been called



(Press Retry to debug the application)
---------------------------
Anular   Reintentar   Omitir  
---------------------------

Log file -> http://pastebin.com/dyMnqgRf (http://pastebin.com/dyMnqgRf" onclick="window.open(this.href);return false;)

SO: W7 Professional x64

I have Visual C++ 2010 redistributable installed.

Any idea?
Title: Re: BETA V 120 B 21 - changeset 184 (bfe4670eae1d)
Post by: Nupper on June 28, 2011, 07:31:40 pm
Quote from: "Steff"
They dont know how a config file ofr an app work?
Funny :)

And what Schlumpf meen is that wow do not have an r in the name
Warcraftr <<<

Or have you also the wrong spell on your harddisc?

World of warcraftr Is cataclysm version
Title: Re: BETA V 120 B 21 - changeset 184 (bfe4670eae1d)
Post by: schlumpf on June 29, 2011, 11:27:08 am
Quote from: "Davidaz"
Log file -> http://pastebin.com/dyMnqgRf (http://pastebin.com/dyMnqgRf" onclick="window.open(this.href);return false;)

Seeing that it crashes right after "using confg file", check if your confg file is properly made. There is a reason Steff asks for the configuration file aswell.
Title: Re: BETA V 120 B 21 - changeset 184 (bfe4670eae1d)
Post by: schlumpf on June 29, 2011, 11:29:01 am
Quote from: "Frequentic"
Quote from: "schlumpf"
Quote from: "Nupper"
THis is what i get
http://pastebin.com/z72DQXix (http://pastebin.com/z72DQXix" onclick="window.open(this.href);return false;)

Quote
E:GamesWorld of Warcraftr

Why do people not even read the first three lines themselves?

Because there's people here that don't even know how a configuration file works and by the way my problem is still not solved meaning that I can't continue. This is getting frustrating.[/color]

The confg file is plain text explaining itself. Normally, it should not even need the cnfig file. Also, I highlighted the thing most likely being wrong. Check that before whining. And if you whine at least say that you checked that or it's correct.

Also dont "offer money" for things as we all know you won't ever pay it anyway.
Title: Re: BETA V 120 B 21 - changeset 184 (bfe4670eae1d)
Post by: schlumpf on June 29, 2011, 11:30:13 am
Quote from: "Nupper"
World of warcraftr Is cataclysm version
I love people answering questions themselves. Noggit does not support cataclysm.
Title: Re: BETA V 120 B 21 - changeset 184 (bfe4670eae1d)
Post by: Steff on June 29, 2011, 02:13:33 pm
You need 335a for noggit 3
WoW 3 --- noggit3
WoW 4 -- Noggit4 that do not exist!!!
Title: Re: BETA V 120 B 21 - changeset 184 (bfe4670eae1d)
Post by: Psauxw on July 01, 2011, 10:13:46 pm
I made a new map to test the new rev.   My map doesnt appear any of the lists in noggit tho.  When i look at the log files it says my map doesnt have a WTD file ...but its there (made with taliis)


edit
nvm i named it wrong ... fml.
Title: Re: BETA V 120 B 21 - changeset 184 (bfe4670eae1d)
Post by: Guest on July 04, 2011, 04:49:40 pm
at certain angles everything dissaears and at other angles lighting breaks, weird? otherwise pretty bug-free on enGB wow. It doe have low framerate (even on my Quad-core) but hey ho it's a beta
Title: Re: BETA V 120 B 21 - changeset 184 (bfe4670eae1d)
Post by: Steff on July 04, 2011, 11:45:51 pm
This version was compiled as debug. The release compile is faster.
But i have to rework the selection. And if you have speed problems try to lower the FarZ value in the config file.