This never happens to me, but I experienced long loading times and occasional freezes when I was mapping after test playingCeeb wrote:Huh, I'm using r912 and it crashes as soon as I try to load a map now.
Edit:
And if I try to, say, make a new map, it doesn't crash.
Doom Builder 2 thread
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.
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.
Re: Doom Builder 2 thread
Re: Doom Builder 2 thread
Can you give information about them?Graf Zahl wrote: Not only those. There's several other things that use the args without a special.
- Graf Zahl
- Lead GZDoom+Raze Developer
- Posts: 49252
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: Doom Builder 2 thread
The invisible bridges, for example, or the interpolation points or if you want to go truly retro, Hexen's Death Wyvern requires several mapspots with args but no special.
Re: Doom Builder 2 thread
I know this (except the last thing). But I wonder if there is any other arguments, which are used when line action special number is set to 0. I know that the first argument is TID of the line slope thing. Does other arguments mean anything?
- Graf Zahl
- Lead GZDoom+Raze Developer
- Posts: 49252
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: Doom Builder 2 thread
It can mean several things. For the bridges it's size in map units, for example.
- Shadelight
- Posts: 5113
- Joined: Fri May 20, 2005 11:16 am
- Location: Labrynna
Re: Doom Builder 2 thread

What does this mean?
Re: Doom Builder 2 thread
I hit this when trying to load some config files. Try using other map configurations.
- Graf Zahl
- Lead GZDoom+Raze Developer
- Posts: 49252
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: Doom Builder 2 thread
There's a problem with the UDMF configurations:
The latest changes added all 'set line ID' parameters although these have been disabled without exception, as well as the extended flags - and the Line_SetIdentification special does not exist in UDMF. In UDMF the only valid way to set the line's ID is by using the proper field in the linedef definition.
I think it's better to remove these args to avoid confusion. People will not get what they might expect if they use them.
The latest changes added all 'set line ID' parameters although these have been disabled without exception, as well as the extended flags - and the Line_SetIdentification special does not exist in UDMF. In UDMF the only valid way to set the line's ID is by using the proper field in the linedef definition.
I think it's better to remove these args to avoid confusion. People will not get what they might expect if they use them.
Re: Doom Builder 2 thread
Alright, I've done some experimenting. For some reason, my WAD (The Hell Worm) will not open in DB2 for no reason. I have GZDoom and UDMF maps in it, and neither will work. I've tried vanilla Doom 2, vanilla Strife, and (because it was handy
) one of Mock 2's ZDoom (Doom In Hexen) maps... And they all work! Here's what I get when I open a Hell Worm map. 




Re: Doom Builder 2 thread
Send me the wad, in a PM if you prefer.Ceeb wrote:For some reason, my WAD (The Hell Worm) will not open in DB2 for no reason.
I'll remove them from the UDMF config, thanks for the warning!Graf Zahl wrote:I think it's better to remove these args to avoid confusion. People will not get what they might expect if they use them.
Re: Doom Builder 2 thread
I can't send the WAD, actually. It's 40 MB. 

- esselfortium
- Posts: 3862
- Joined: Tue Sep 19, 2006 8:43 pm
- Contact:
Re: Doom Builder 2 thread
Make a test copy and see how much you can pluck out of it while still being able to reproduce the bug. It'll also help narrow down the cause of the problem.Ceeb wrote:I can't send the WAD, actually. It's 40 MB.
- Shadelight
- Posts: 5113
- Joined: Fri May 20, 2005 11:16 am
- Location: Labrynna
Re: Doom Builder 2 thread
This happens to me too if you didn't see my screenshot.
I get it whenever I try loading my Rise of the Fallen Rider wad with the edited ZDoom Hexen config that Morpheus posted.

I get it whenever I try loading my Rise of the Fallen Rider wad with the edited ZDoom Hexen config that Morpheus posted.
Re: Doom Builder 2 thread
Still happens, in r230.
I'm gonna experiment with a copy of my wad to see just what's wrong.
Edit:
First thing I tried was deleting my DECORATE lump, and that solved it.
If anyone cares, it's about 112 KB in size.

Edit:
First thing I tried was deleting my DECORATE lump, and that solved it.

Re: Doom Builder 2 thread
Make a new map, save it in a new WAD file and include the DECORATE lump, then ZIP it and send that to me please. Do all of that and do it in that order, I don't want a text file which could compromise whatever character set you may be using.Ceeb wrote:Still happens, in r230.I'm gonna experiment with a copy of my wad to see just what's wrong.
Edit:
First thing I tried was deleting my DECORATE lump, and that solved it.If anyone cares, it's about 112 KB in size.