GZDoom Builder 2.3

Projects that have specifically been abandoned or considered "dead" get moved here, so people will quit bumping them. If your project has wound up here and it should not be, contact a moderator to have it moved back to the land of the living.
User avatar
Gutawer
Posts: 469
Joined: Sat Apr 16, 2016 6:01 am
Preferred Pronouns: She/Her

Re: GZDoom Builder 2.3

Post by Gutawer »

Is it possible for the "Custom Ambient Sound" things to have a sound radius as well? Awesome feature, but it'd be nice if I could see the radii of my Custom Ambient Sound things, too.
User avatar
MaxED
Posts: 2246
Joined: Tue Feb 28, 2012 12:55 pm

Re: GZDoom Builder 2.3

Post by MaxED »

Pedro vc wrote:DECORATE error in "LR\QWERTY.txt", line 1293. Actor "AN_ShiivaEstatua" is double-defined.
DECORATE parser aborts because of this error. Looks like you have several actors named "AN_ShiivaEstatua" in your DECORATE code. You'll have to fix it. If you are absolutely positive that this is not the case, I'll need to see DECORATE code of your project.
Other DECORATE warnings can be fixed by adding (g)zdoom.pk3 as a resource and checking "Exclude this resource from testing parameters" option.
User avatar
MaxED
Posts: 2246
Joined: Tue Feb 28, 2012 12:55 pm

Re: GZDoom Builder 2.3

Post by MaxED »

Gutawer wrote:Is it possible for the "Custom Ambient Sound" things to have a sound radius as well?
Yes.
User avatar
Pedro vc
Posts: 167
Joined: Fri Oct 10, 2008 4:56 pm

Re: GZDoom Builder 2.3

Post by Pedro vc »

Fixing all DECORATE double definitions solved the problem. Thank you by your fast answer.
GENTEK
Posts: 673
Joined: Mon Aug 05, 2013 5:10 pm

GZDoom Builder 2.3

Post by GENTEK »

Suddenly GZDB won't load any ressources. When anything is loaded is it because it's an overflow of errors ?
The Errors & Warnings Box show me these things!
Spoiler:
User avatar
MaxED
Posts: 2246
Joined: Tue Feb 28, 2012 12:55 pm

Re: GZDoom Builder 2.3

Post by MaxED »

Can't say anything specific without looking at those resources first...
GENTEK
Posts: 673
Joined: Mon Aug 05, 2013 5:10 pm

GZDoom Builder 2.3

Post by GENTEK »

All works fine and sudenly the editor won't load anything... it's strange! I search what is the cause but I can't find!
User avatar
Nash
 
 
Posts: 17505
Joined: Mon Oct 27, 2003 12:07 am
Location: Kuala Lumpur, Malaysia
Contact:

Re: GZDoom Builder 2.3

Post by Nash »

Latest devbuild when trying to change a sector tag I get this error:
***********SYSTEM INFO***********
OS: Microsoft Windows 8.1 Pro
GPU: NVIDIA GeForce GTX 960
GZDB: R2717

********EXCEPTION DETAILS********
Specified cast is not valid.
at CodeImp.DoomBuilder.Map.UniValue.ReadWrite(IReadWriteStream s) in x:\Source\Core\Map\UniValue.cs:line 144
at CodeImp.DoomBuilder.Map.MapElement.ReadWrite(IReadWriteStream s) in x:\Source\Core\Map\MapElement.cs:line 117
at CodeImp.DoomBuilder.Map.Sector.ReadWrite(IReadWriteStream s) in x:\Source\Core\Map\Sector.cs:line 229
at CodeImp.DoomBuilder.Editing.UndoManager.RecPrpSector(Sector s) in x:\Source\Core\Editing\UndoManager.cs:line 1253
at CodeImp.DoomBuilder.Map.Sector.BeforePropsChange() in x:\Source\Core\Map\Sector.cs:line 216
at CodeImp.DoomBuilder.Windows.SectorEditFormUDMF.MakeUndo() in x:\Source\Core\Windows\SectorEditFormUDMF.cs:line 518
at CodeImp.DoomBuilder.Windows.SectorEditFormUDMF.apply_Click(Object sender, EventArgs e) in x:\Source\Core\Windows\SectorEditFormUDMF.cs:line 695
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
User avatar
MaxED
Posts: 2246
Joined: Tue Feb 28, 2012 12:55 pm

Re: GZDoom Builder 2.3

Post by MaxED »

This seems to be related to saving Custom Fields, not sector Tag. Can you provide something I can test?
User avatar
Nash
 
 
Posts: 17505
Joined: Mon Oct 27, 2003 12:07 am
Location: Kuala Lumpur, Malaysia
Contact:

Re: GZDoom Builder 2.3

Post by Nash »

MaxED wrote:This seems to be related to saving Custom Fields, not sector Tag. Can you provide something I can test?
Try this (sorry no textures) -> https://www.dropbox.com/s/fh2acrhs42p8u ... 1.wad?dl=1
User avatar
camaxide
Posts: 388
Joined: Thu Jun 11, 2015 8:38 am

Re: GZDoom Builder 2.3

Post by camaxide »

when using the tool to look for unused textures GZDB fails to understand that a surface is visible if the flat is sloping - the makes a triangle where gzdb see that at the bottom end there is no height - so he thinks the texture is not needed.
liker here:
Spoiler:
The actual surface can be seen here:
Spoiler:
On maps using terrain with sloping - and also for sloped computer terminals, stairs, ramps etc. etc. this becomes a problem. I did today go 'remove textures' and found I had hundreds of missing surfaces when I loaded the map - I simply reverted to a backup from before the change as it's lots of work finding all those missing textures on a map that takes 30-60 minutes to play-through.

Is this something that could be fixed? or are there technical problems making gzdb understand that those surfaces are visible?
User avatar
camaxide
Posts: 388
Joined: Thu Jun 11, 2015 8:38 am

Re: GZDoom Builder 2.3

Post by camaxide »

Also, when using 'remove unused textures' GZDB will remove upper/lower textures that are behind doors, platforms etc. that are triggered by script. When its triggered directly, gzdb is able to understand that this surface will be visible if the sector is triggered - but if the action is done via a script, he does not understand and wants the texture removed. I had tons of textures missing from this also today. Not sure if it's possible to make gzdb look into the script actions for this logic fix - or if it could simply ignore linedefs connecting sectors with a tag.
User avatar
CJacobsSA
Posts: 62
Joined: Mon May 30, 2016 10:01 pm

Re: GZDoom Builder 2.3

Post by CJacobsSA »

I've got a strange bug I don't know how to fix. In the texture browser, I accidentally clicked and dragged the sub-window that shows the folder structure, and now it's gone (I didn't even drag it off of the window, it just disappeared when I dragged the divider a smidge)

Image

Hovering over the right side still turns the cursor into the sub-window movement cursor, but clicking and dragging back to the left does nothing.

edit: Brute forced a solution by going into the configuration files manually and searching through them till I found "splittercollapsed" and set it back to true. Weird stuff.
Cansteam
Posts: 86
Joined: Fri Aug 01, 2014 9:20 pm

Re: GZDoom Builder 2.3

Post by Cansteam »

I have a rather weird bug.

http://prntscr.com/cqt68r

How come my script editor is always in 'Hexen ACS Script' even though I always manually choose 'Zandronum ACS Script' when I start a map? It's annoying when I know a script like giveinventory, but the Hexen ACS Script doesn't recognize it. How do I make it go into Zandronum ACS Script mode?
User avatar
MaxED
Posts: 2246
Joined: Tue Feb 28, 2012 12:55 pm

Re: GZDoom Builder 2.3

Post by MaxED »

CJacobsSA wrote:I accidentally clicked and dragged the sub-window that shows the folder structure, and now it's gone.
There's a click area in the middle of the splitter you can click to toggle texture groups list. I guess all 3 Windows theme colors used to draw it are assigned to the same color in your Windows theme.
gzdb_dragger.jpg
Cansteam wrote:How do I make it go into Zandronum ACS Script mode?
Here's how:
gzdb_scripttype.jpg
gzdb_scripttype.jpg (26.35 KiB) Viewed 602 times
Locked

Return to “Abandoned/Dead Projects”