SLADE Discussion - Latest: v3.2.7 (25/Dec/2024)
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.
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.
- Boingo_the_Clown
- Posts: 139
- Joined: Mon Sep 17, 2012 7:25 am
- Location: Canada
- Contact:
Re: SLADE v3.0.2 final Released
The original style lumps.
I have been editing since 1994 and I am not aware of much of the newer stuff.
I have been editing since 1994 and I am not aware of much of the newer stuff.
- sirjuddington
- Posts: 1030
- Joined: Wed Jul 16, 2003 4:47 am
- Location: Australia
- Contact:
Re: SLADE v3.0.2 final Released
Hmm, was pretty sure I added that as a checkbox, but looks like it isn't there (might only be there for TEXTURES). I'll get to adding it a bit later.
Although, if your mod is for ZDoom, it might be a better idea to convert your TEXTUREx over to TEXTURES (SLADE can do this).
Although, if your mod is for ZDoom, it might be a better idea to convert your TEXTUREx over to TEXTURES (SLADE can do this).
- Boingo_the_Clown
- Posts: 139
- Joined: Mon Sep 17, 2012 7:25 am
- Location: Canada
- Contact:
Re: SLADE v3.0.2 final Released
Nope. No checkbox.
- insightguy
- Posts: 1730
- Joined: Tue Mar 22, 2011 11:54 pm
Re: SLADE v3.0.2 final Released
how do i play MIDI files in slade3 again? and how do i set them up?
- Sgt Dopey
- Posts: 558
- Joined: Thu Jan 13, 2011 8:44 pm
- Graphics Processor: nVidia (Modern GZDoom)
- Location: Australia
Re: SLADE v3.0.2 final Released
you need to define a soundfont for slade 3 to use
Re: SLADE v3.0.2 final Released
And you can find some here.
Re: SLADE v3.0.2 final Released
I get this error when I try to compile the latest svn: (ubuntu 12.04 64-bit)
Spoiler:
- sirjuddington
- Posts: 1030
- Joined: Wed Jul 16, 2003 4:47 am
- Location: Australia
- Contact:
Re: SLADE v3.0.2 final Released
Looks AppendColumn was only added in wxWidgets 2.9.4, try updating that.
- BloodyAcid
- Posts: 372
- Joined: Thu Jul 26, 2012 10:28 pm
- Location: Canadia
Re: SLADE v3.0.2 final Released
*sigh* Slade has crashed on me for the umpteenth time when editing decorate code. It seems to crash whenever I use the find+replace function for more than 20 or so lines. It's not that I'm not saving, but more like the crashes are completely unexpected and seem to catch me off guard when I haven't saved in a bit. I was using Slade 3.0.2 and not the latest beta. I saw no reason to use an unofficial SVN build, so I just stuck with this one. Anyone know if there's a recent changelog? I'll get around to posting some error logs later.
brb, have to recover lost progress...again.
brb, have to recover lost progress...again.
- 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: SLADE v3.0.2 final Released
Seeing if it doesn't crash is a good reason, isn't it?BloodyAcid wrote:I saw no reason to use an unofficial SVN build, so I just stuck with this one.

Re: SLADE v3.0.2 final Released
That fixed it, thanks.sirjuddington wrote:Looks AppendColumn was only added in wxWidgets 2.9.4, try updating that.
Re: SLADE v3.0.2 final Released
What happened with SVN's? Seems its unavailable now.
Re: SLADE v3.0.2 final Released
I think mancubus.net is down ATM. It happens every now and again.
- BloodyAcid
- Posts: 372
- Joined: Thu Jul 26, 2012 10:28 pm
- Location: Canadia
Re: SLADE v3.0.2 final Released
The first few times I thought it was just me doing something stupid. I've had problems in the past running SVN's that were not proven directly reliable so I tend to stick to stable releases.NeuralStunner wrote:Seeing if it doesn't crash is a good reason, isn't it?BloodyAcid wrote:I saw no reason to use an unofficial SVN build, so I just stuck with this one.
Oh, and I'm lazy.
- sirjuddington
- Posts: 1030
- Joined: Wed Jul 16, 2003 4:47 am
- Location: Australia
- Contact:
Re: SLADE v3.0.2 final Released
Has been for a while now it seems. I'm actually thinking of moving the repository over to GitHub, as the issue tracker would be nice, and i'd be able to move the SLADE wiki off wikia, to have everything (well, most everything) SLADE-development-related at the one place.Enjay wrote:I think mancubus.net is down ATM. It happens every now and again.