SLADE Discussion - Latest: v3.2.5 (19/Dec/2023)

Any utility that assists in the creation of mods, assets, etc, go here. For example: Ultimate Doom Builder, Slade, WadSmoosh, Oblige, etc.
Forum rules
The Projects forums are ONLY for YOUR PROJECTS! If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.

Got a cool project idea but nothing else? Put it in the project ideas thread instead!

Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.

Please read the full rules for more details.
User avatar
Orangewaggs
Posts: 395
Joined: Sat Dec 01, 2007 9:03 pm

Re: SLADE v3.1.0 Released - first post updated

Post by Orangewaggs »

I am still having trouble trying to open the program... I think it's version 3.1.4.... But i have installed Microsoft Visual Studio 2013 Runtimes but that window still pops up saying the temp directory cant be located and i cant progress any further from there. I have to open up the Task Manager to close Slade then.
User avatar
Kappes Buur
 
 
Posts: 4114
Joined: Thu Jul 17, 2003 12:19 am
Graphics Processor: nVidia (Legacy GZDoom)
Location: British Columbia, Canada
Contact:

Re: SLADE v3.1.0 Released - first post updated

Post by Kappes Buur »

Orangewaggs wrote:I am still having trouble trying to open the program...
In some cases it helps when the slade3.cfg in C:\Users\name\AppData\Roaming\SLADE3 is deleted.
It is regenerated when the program starts again and used from then on.

Of course, if you do that, then you will have to reenter all your Preferences.
User avatar
Orangewaggs
Posts: 395
Joined: Sat Dec 01, 2007 9:03 pm

Re: SLADE v3.1.0 Released - first post updated

Post by Orangewaggs »

Thank you that seemed to have worked :)
User avatar
TheBadHustlex
Posts: 1914
Joined: Thu Oct 03, 2013 12:50 am
Location: 'stria

Re: SLADE v3.1.0 Released - first post updated

Post by TheBadHustlex »

One question:
What is "Compute CRC-32 Checksum" for? I have no idea what that is, or what purpose it has.
User avatar
cocka
Posts: 1520
Joined: Sat Jul 02, 2011 7:21 am
Location: Hungary

Re: SLADE v3.1.0 Released - first post updated

Post by cocka »

I think it's for finding identical lumps in a wad with different names.
Gez
 
 
Posts: 17833
Joined: Fri Jul 06, 2007 3:22 pm

Re: SLADE v3.1.0 Released - first post updated

Post by Gez »

It can be used to see if two entries have identical content or not. Eventually it should also provide actual hashes (like MD5 or SHA-1).

https://en.wikipedia.org/wiki/Cyclic_redundancy_check
https://en.wikipedia.org/wiki/SHA-1
https://en.wikipedia.org/wiki/MD5

Internally it's used by the maintenance option to find entries with identical content. I sometimes needed to get the values directly, so I just added the menu entry to get it.
User avatar
Beed28
Posts: 598
Joined: Sun Feb 24, 2013 4:07 pm
Location: United Kingdom

Re: SLADE v3.1.0 Released - first post updated

Post by Beed28 »

http://forum.zdoom.org/viewtopic.php?f= ... 44#p851934

Just asking; will Slade ever get the ability to edit the ENDOOM lump anytime soon? This thread kinda made me bring that up again.
User avatar
YukiHerz
Global Moderator
Posts: 1503
Joined: Mon Dec 02, 2013 6:01 pm
Graphics Processor: Intel (Modern GZDoom)
Location: Where corruption is redefined daily.

Re: SLADE v3.1.0 Released - first post updated

Post by YukiHerz »

I've been having this problem with several versions:
Spoiler:
It happens (seemingly at random) while i'm testing the files (via the Run Archives option).
User avatar
VGA
Posts: 505
Joined: Mon Mar 28, 2011 1:56 am

Re: SLADE v3.1.0 Released - first post updated

Post by VGA »

While having something opened as text, if I right click and paste in the Find dialogue, then it gets pasted in the text editor instead!
User avatar
XCVG
Posts: 561
Joined: Fri Aug 09, 2013 12:13 pm

Re: SLADE v3.1.0 Released - first post updated

Post by XCVG »

This has probably been brought up before, but which license is SLADE under? There's a file with GPL 2.0 in it, but it's not stated anywhere what it applies to.
Gez
 
 
Posts: 17833
Joined: Fri Jul 06, 2007 3:22 pm

Re: SLADE v3.1.0 Released - first post updated

Post by Gez »

Every .cpp file has a boilerplate GPL2 header...

Though keep in mind the GPL 2 doesn't apply to every single file in the project, since a number of things are integrated (like zlib) which have their own licenses.
User avatar
XCVG
Posts: 561
Joined: Fri Aug 09, 2013 12:13 pm

Re: SLADE v3.1.0 Released - first post updated

Post by XCVG »

Gez wrote:Every .cpp file has a boilerplate GPL2 header...

Though keep in mind the GPL 2 doesn't apply to every single file in the project, since a number of things are integrated (like zlib) which have their own licenses.
It didn't occur to me to look at the source files themselves. :oops:
User avatar
sirjuddington
Posts: 1025
Joined: Wed Jul 16, 2003 4:47 am
Location: Australia
Contact:

Re: SLADE v3.1.0 Released - first post updated

Post by sirjuddington »

3.1.0.5 is up, fixes a bunch of issues that have been posted here.

I'm also planning on releasing the first beta of 3.1.1 soon, just waiting on a couple of things first.
blood
Posts: 134
Joined: Thu Aug 25, 2011 3:17 pm

Re: SLADE v3.1.0 Released - first post updated

Post by blood »

Since I've restart my computer when I load a file with Slade 3 it crashes.

EDIT: I've restarted my computer again and the problem was fixed, I still wonder how it's happened.
User avatar
Kappes Buur
 
 
Posts: 4114
Joined: Thu Jul 17, 2003 12:19 am
Graphics Processor: nVidia (Legacy GZDoom)
Location: British Columbia, Canada
Contact:

Re: SLADE v3.1.0 Released - first post updated

Post by Kappes Buur »

sirjuddington wrote:I'm also planning on releasing the first beta of 3.1.1 soon, just waiting on a couple of things first.
Hopefully it will include the Clear button
see http://mancubus.net/forums/index.php/topic,1263.0.html
Post Reply

Return to “Creation, Conversion, and Editing”