Doom Builder 2 thread

Archive of the old editing forum
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
Gez
 
 
Posts: 17946
Joined: Fri Jul 06, 2007 3:22 pm

Re: Doom Builder 2 thread

Post by Gez »

Karnizero wrote:
Gez wrote:
Karnizero wrote:Another thing that I miss in DB2 and Slade has (and is very, very useful) is to "Do not Show IWAD Textures". I know that I can create my own custom textures filters, but when developing two or more maps, it's annoying to have to create different filters including only the PWAD textures, for each map.
Already in. You can filter by source.
How?
Spoiler:
User avatar
Karnizero
Posts: 84
Joined: Fri Mar 23, 2007 9:42 am

Re: Doom Builder 2 thread

Post by Karnizero »

Gez wrote:
Spoiler:
Hmmm. Ok, thank you.

The problem I had is that my PWAD contains the textures and the maps too, so I need to add it as "resource" too, and not only as opened PWAD, or the textures filter won't appear.
User avatar
qwerqsar
Posts: 236
Joined: Sat Jun 02, 2007 10:06 am
Location: The beautiful Anahuac (A mexican kind of Midgard)
Contact:

Re: Doom Builder 2 thread

Post by qwerqsar »

Guys, one question, whenever I copy/paste a structure, the following happens


Image

I can't correct it by putting a texture on the missing side. Is it a common error or is there a way to hinder it? Or do I have to repeat the structure every time :? ?
User avatar
Remmirath
Posts: 2562
Joined: Sun Dec 23, 2007 3:53 am
Graphics Processor: nVidia with Vulkan support
Location: My house
Contact:

Re: Doom Builder 2 thread

Post by Remmirath »

When you paste that, those linedefs become passable 2-sided. Edit the properties, and make them impassable 1-sided. It should fix the problem.
User avatar
qwerqsar
Posts: 236
Joined: Sat Jun 02, 2007 10:06 am
Location: The beautiful Anahuac (A mexican kind of Midgard)
Contact:

Re: Doom Builder 2 thread

Post by qwerqsar »

Darn, that was an obvious one :oops:
Thank you!
User avatar
Kappes Buur
 
 
Posts: 4182
Joined: Thu Jul 17, 2003 12:19 am
Graphics Processor: nVidia (Legacy GZDoom)
Location: British Columbia, Canada
Contact:

Re: Doom Builder 2 thread

Post by Kappes Buur »

Just to let Codeimp know:

Image

Image

This has been happening for a couple o' days now. :cry:
Gez
 
 
Posts: 17946
Joined: Fri Jul 06, 2007 3:22 pm

Re: Doom Builder 2 thread

Post by Gez »

He knows. The forums worked until recently, too; but the 403 spread to them as well soon after he was told the homepage was no longer working.
User avatar
qwerqsar
Posts: 236
Joined: Sat Jun 02, 2007 10:06 am
Location: The beautiful Anahuac (A mexican kind of Midgard)
Contact:

Re: Doom Builder 2 thread

Post by qwerqsar »

Ummm, sorry to disturb again, but what's up with this thing? I kinda want only the upper part to show...
Attachments
Screenshot_Doom_20100305_122944.png
Screenshot_Doom_20100305_122944.png (64.8 KiB) Viewed 1518 times
User avatar
Enjay
 
 
Posts: 27115
Joined: Tue Jul 15, 2003 4:58 pm
Location: Scotland
Contact:

Re: Doom Builder 2 thread

Post by Enjay »

That's a function of the old Doom renderer. If the sectors either side of the line are identical, the texture is always drawn fully, even if that means it is pushed into the floor. There are ways to stop this in Zdoom but the old method which is guaranteed to work in all ports is to make the sectors in front of the line and behind it slightly different. A common method it to make one have a light value 1 unit higher than the other. This will never be noticed in game but achieves the effect that you want.

Of course, if your line is not between two sectors, you will have to split the relevant sector to use this method.
User avatar
qwerqsar
Posts: 236
Joined: Sat Jun 02, 2007 10:06 am
Location: The beautiful Anahuac (A mexican kind of Midgard)
Contact:

Re: Doom Builder 2 thread

Post by qwerqsar »

Ummmmmm... Wow, that was a weird mistake! :shock:
Anyhow, thank you Enjay, it helped!
User avatar
Blade3327
Posts: 1064
Joined: Wed Jul 09, 2008 10:34 pm
Location: The ass-end of regulated space

Re: Doom Builder 2 thread

Post by Blade3327 »

Uh... guys? I was working on a map (and I constantly save, FYI), when a power outtage occured. When it was over, I turned on my comp, tried to open my map in DB2, but I get an error message saying:

"Unhandled exception has occured in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.

Object reference not set to an instance of an object."

When I click the Details button, I get this:
Spoiler:
Dunno what that all means. Anyway, I tried hitting Continue, and the window would disappear, and that little status message at the bottom would say "Opening map file...", but it would just stay like that. I also tried playing my actual .wad, only to get an error message saying:

"Execution could not continue.

Bad texture directory"

Soooo.... what am I supposed to do?? :cry: Really, I NEED this map. Oh, and I'm using the latest build according to the DRD Team website. It's like 'r1245" or something like that, released sometime this February.
User avatar
NeuralStunner
 
 
Posts: 12328
Joined: Tue Jul 21, 2009 12:04 pm
Preferred Pronouns: No Preference
Operating System Version (Optional): Windows 11
Graphics Processor: nVidia with Vulkan support
Location: capital N, capital S, no space
Contact:

Re: Doom Builder 2 thread

Post by NeuralStunner »

Sounds like a corrupted file. The only reason I can think of that it would do this is if it were saving when the power died... :?

Can you open the wad in a lump editor and looking it over?

Also, were you testing the map right from DB2? I think it saves the map into a temp directory bvefore running it. If so, the last tested copy of yor map just might be hiding in one somewhere.

I hope you get it back together. Losing files stinks. :(
User avatar
Blade3327
Posts: 1064
Joined: Wed Jul 09, 2008 10:34 pm
Location: The ass-end of regulated space

Re: Doom Builder 2 thread

Post by Blade3327 »

NeuralStunner wrote:Sounds like a corrupted file. The only reason I can think of that it would do this is if it were saving when the power died... :?

Can you open the wad in a lump editor and looking it over?

Also, were you testing the map right from DB2? I think it saves the map into a temp directory bvefore running it. If so, the last tested copy of yor map just might be hiding in one somewhere.

I hope you get it back together. Losing files stinks. :(
I can open the file in a lump editor, thank God. Now I just need to find that temp directory... Wherever it is/if it even exists. Um... where is it, exactly?
Also, what's the program saving those .bak files for? You'd think I'd be able to take advantage of those now...
_____________________________________
EDIT:

Huh... the most recent BACKUP file works...
User avatar
NeuralStunner
 
 
Posts: 12328
Joined: Tue Jul 21, 2009 12:04 pm
Preferred Pronouns: No Preference
Operating System Version (Optional): Windows 11
Graphics Processor: nVidia with Vulkan support
Location: capital N, capital S, no space
Contact:

Re: Doom Builder 2 thread

Post by NeuralStunner »

Those would be files you can rename to .wad and there you are. Yay! :D
User avatar
Blade3327
Posts: 1064
Joined: Wed Jul 09, 2008 10:34 pm
Location: The ass-end of regulated space

Re: Doom Builder 2 thread

Post by Blade3327 »

Thank God. I'm now currently working from MARINE Game.wad.backup1.backup1. lol

Jeez. Although this is a problem that really needs fixing. I mean, if I saved before the outtage, DB2 really shouldn't screw with my .wad. It should just stay in the state of the last state... So, if this counts as a bug report or possible change idea, there it is.

Also, I reinstalled Doom Builder 2 (the first build), because of a long story of problems related to the corrupted file. Long story short, I don't like the new builds. The brightness settings are so low I can see anything. But yeah, all is fine now. Phew...
_________________________________________________
EDIT:

Huh. I tried renaming my file to MARINE Game.wad, but the filetype is still BACKUP1. What do I do? I guess it doesn't matter too much, since they're still playable/editable, but it's weird.
Locked

Return to “Editing (Archive)”