Page 5 of 6

Re: [ADDON] Queue Queuer and Warboard Queue Queuer Fixes

Posted: Tue May 24, 2022 1:14 pm
by Thundas
Yeah something broke the right click

Re: [ADDON] Queue Queuer and Warboard Queue Queuer Fixes

Posted: Wed May 25, 2022 7:40 am
by Phantasm
Now it gets really wierd, it works now. Someone mention it was broken because name of scenario enabled on weekend. So heads up anyone else having issue.

Re: [ADDON] Queue Queuer and Warboard Queue Queuer Fixes

Posted: Fri May 27, 2022 1:39 pm
by dersul
My QQ placed on Warboard. If look on addon loader window - lib from WB conflict with QQ. WTD?

Re: [ADDON] Queue Queuer and Warboard Queue Queuer Fixes

Posted: Fri Jun 10, 2022 9:53 pm
by Cornerback
New Version 2.8.10 to include "Garden of Morr" in blacklist:

https://gitlab.com/Cornerback/RoRAddonF ... master.zip

Re: [ADDON] Queue Queuer and Warboard Queue Queuer Fixes

Posted: Thu Jun 16, 2022 6:48 am
by Butzinjo
Anyone got a Fix working with Warboardtoggler-addon?
warboardtoggler doesn´t load with the last 2 or 3 QQ-Updates
Think it´s b/c off the last Updates appeared with "QueueQueuer" in Addon list
Warboard is searching for "Queue Queuer"

Re: [ADDON] Queue Queuer and Warboard Queue Queuer Fixes

Posted: Mon Jun 20, 2022 1:32 am
by taccr
Butzinjo wrote: Thu Jun 16, 2022 6:48 am Anyone got a Fix working with Warboardtoggler-addon?
warboardtoggler doesn´t load with the last 2 or 3 QQ-Updates
Think it´s b/c off the last Updates appeared with "QueueQueuer" in Addon list
Warboard is searching for "Queue Queuer"

Open the WarBoard_TogglerQQueuer.mod and check this line:

Code: Select all

<Dependency name="Queue Queuer" forceEnable="false" />
The version on the first page has the correct addon name in file QueueQueuer.mod:

Code: Select all

<UiMod name="Queue Queuer" version="2.8.7" date="8/12/2020" >
However the 2.8.10 version right above your post has a different mod name: (missing space)

Code: Select all

<UiMod name="QueueQueuer" version="2.8.10" date="06/10/2022" >

So either add a space to the QueueQueuer addon name or remove the space from the warboard mod.

Re: [ADDON] Queue Queuer and Warboard Queue Queuer Fixes

Posted: Mon Jun 20, 2022 6:24 am
by Butzinjo
Great thx will try it

Re: [ADDON] Queue Queuer and Warboard Queue Queuer Fixes

Posted: Mon Sep 05, 2022 5:08 pm
by Cornerback
Updated:
https://gitlab.com/Cornerback/RoRAddonF ... master.zip

2.8.11 - Updated as of 09/05/2022.

* Added "Discordant Skirmish" Pickup Scenario
* Removed "Tier 1-4" Tabs in options, as they provide no additional value in RoR but create extensive maintenance effort
* Fixed error in addon-naming so Warboardtoggler works again

Re: [ADDON] Queue Queuer and Warboard Queue Queuer Fixes

Posted: Mon Sep 05, 2022 5:13 pm
by Cornerback
Butzinjo wrote: Thu Jun 16, 2022 6:48 am Anyone got a Fix working with Warboardtoggler-addon?
warboardtoggler doesn´t load with the last 2 or 3 QQ-Updates
Think it´s b/c off the last Updates appeared with "QueueQueuer" in Addon list
Warboard is searching for "Queue Queuer"
Fixed that one as well. Renamed it to "Queue Queuer"

Re: [ADDON] Queue Queuer and Warboard Queue Queuer Fixes

Posted: Mon Sep 19, 2022 8:16 am
by Butzinjo
Got the 2.8.11 from Idrith, can´t "Blacklist" discordant skirmish, what am i doing wrong?


p.s. Rename had worked, thx for the help.