Page 1 of 1

[fixed/closed]Cant use the filters in thedeck editor

PostPosted: 29 Aug 2016, 10:15
by Siege
I have experienced a bug since the last update (16/08/27).
The buttons for filtering color and card types doesn´t work in the deck editor.
Anyone else experienced this?

Re: Cant use the filters in thedeck editor

PostPosted: 29 Aug 2016, 13:08
by Aswan jaguar
The filters work just fine for me.
Did you try to download and install again in case file/files got corrupted?
Do you also play shandalar the adventure part with this installation ?If yes which shandalar patch do you use,as DL3 is not compatible with Manalink3.0 BFZ2 patch? I don't know however if that could cause the bug you mention.

Re: [unconfirmed]Cant use the filters in thedeck editor

PostPosted: 30 Aug 2016, 18:01
by Korath
Separately reported here.

Siege: what version of Windows?

Re: [unconfirmed]Cant use the filters in thedeck editor

PostPosted: 02 Sep 2016, 21:48
by takijeden
Filters don't work for me, either (any of those buggers). I use the latest patch, so Eldritch Moon v2. I have windows 7 on my computer.
Filters worked just fine at the stage of BFZ v2. I can still freely edit decks, just those damn filters...

P.S. Thanks a lot for the patch, even filters can't kill the fun of Thalia's Lieutenant!

Re: [unconfirmed]Cant use the filters in thedeck editor

PostPosted: 07 Sep 2016, 17:39
by Korath
I currently have a Windows 7 testbed (perhaps not for long) and it's working for me. (Steps I tried, from a clean installation: start magic.exe, enter deckbuilder, left-click the enchantments button to hide all the fake cards at the start of the list, left-click the white-mana button; it properly hides Abbey Gargoyles, Abbey Griffin, Abbey Matron, and Abeyance.)

That's not to say that the bug isn't valid - it clearly is, since three different people found it independently - just that there's some common factor that we're overlooking.

Re: [unconfirmed]Cant use the filters in thedeck editor

PostPosted: 22 Sep 2016, 23:08
by Gargaroz
Filters works for me too, and I'm under Windows 7 too.

Re: [unconfirmed]Cant use the filters in thedeck editor

PostPosted: 23 Sep 2016, 03:18
by Korath
Apparently this only happens if you turn off sound effects. (!)

Re: [confirmed]Cant use the filters in thedeck editor

PostPosted: 01 Oct 2016, 19:28
by takijeden
Yes, turning the sound effects on solves the problem. Thanks.

Re: [confirmed]Cant use the filters in thedeck editor

PostPosted: 01 Oct 2016, 20:26
by Korath
Until I have a chance to look at this properly, there are two workarounds to get the filters to work without the irritating sound effects:
Either
  1. Disable sounds at the OS level (right-click the speaker icon in system tray >> Open Volume Mixer >> mute button underneath the appropriate executable name - either magic.exe or deck.exe or shandalar.exe); or
  2. Replace the sound files it uses: DuelSounds\LocMus*wav, DuelSounds\discard.wav, DuelSounds\draw.wav, DuelSounds\button.wav, DuelSounds\cancel.wav - with silent wav files. You might be able to get away with deleting them, which I haven't tried.
A has the disadvantage that, when running magic.exe or shandalar.exe, you need to unmute when you leave the deck editor. B, of course, also removes the draw and discard sounds from duel. (I think button.wav and cancel.wav are only used by the deckbuilder, anyway.)

Re: [confirmed]Cant use the filters in thedeck editor

PostPosted: 03 Oct 2016, 10:41
by Korath
Fixed in b7c4e57.

New deckdll.dll attached. This is less to provide an interim fix for this issue (though it does do that) than to confirm that my current toolchain isn't producing executables that require modern Windows. I'd appreciate it if someone who's still on 32-bit XP would make sure it basically works.

(edit: the first iteration of this still had an irritating debugging popup at startup; I've now attached a build without it.)

Re: [confirmed]Cant use the filters in thedeck editor

PostPosted: 03 Oct 2016, 13:16
by stassy
I confirm the DeckDll.dll file correctly fix with filter issue with sound off on a 32-bit XP (never noticed that though, wonder since what patch it wasn't working)

Re: [confirmed]Cant use the filters in thedeck editor

PostPosted: 03 Oct 2016, 13:17
by Aswan jaguar
It seems to work fine in windows xp 32-bit system.

Re: [confirmed]Cant use the filters in thedeck editor

PostPosted: 03 Oct 2016, 13:36
by Korath
stassy wrote:I confirm the DeckDll.dll file correctly fix with filter issue with sound off on a 32-bit XP (never noticed that though, wonder since what patch it wasn't working)
Just EMN here and HS1/2 on Shandalar, after deckdll.dll was rewritten in C++.