Page 2 of 7

Re: Forge Beta: 01-28-2016 ver 1.5.48

PostPosted: 31 Jan 2016, 19:55
by USERNOTFOUND
how long does it take after you hit the automaticly download missing card art check box on?

Re: Forge Beta: 01-28-2016 ver 1.5.48

PostPosted: 31 Jan 2016, 19:58
by Phisteen
Description: trying to start a BFZ block draft (BFZ,OGW) in quest mode with a token.
OGW,OGW,BFZ drafts work in regular draft outside of quest mode.
IllegalStateException | Open
Code: Select all
Forge Version:    1.5.48-r-1
Operating System: Windows 8.1 6.3 amd64
Java Version:     1.7.0_79 Oracle Corporation

java.lang.IllegalStateException: [] does not contain a large set for quest draft generation.
   at forge.quest.QuestEventDraft.getSetCombos(QuestEventDraft.java:989)
   at forge.quest.QuestEventDraft.getDraftOrNull(QuestEventDraft.java:860)
   at forge.quest.data.QuestAchievements.generateDrafts(QuestAchievements.java:255)
   at forge.quest.data.QuestAchievements.spendDraftToken(QuestAchievements.java:335)
   at forge.screens.home.quest.CSubmenuQuestDraft.spendToken(CSubmenuQuestDraft.java:315)
   at forge.screens.home.quest.CSubmenuQuestDraft.access$100(CSubmenuQuestDraft.java:52)
   at forge.screens.home.quest.CSubmenuQuestDraft$2.run(CSubmenuQuestDraft.java:81)
   at forge.toolbox.FLabel._doMouseAction(FLabel.java:314)
   at forge.toolbox.FLabel.access$1300(FLabel.java:55)
   at forge.toolbox.FLabel$6.onLeftClick(FLabel.java:352)
   at forge.toolbox.FMouseAdapter.mouseReleased(FMouseAdapter.java:246)
   at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
   at java.awt.Component.processMouseEvent(Unknown Source)
   at javax.swing.JComponent.processMouseEvent(Unknown Source)
   at java.awt.Component.processEvent(Unknown Source)
   at java.awt.Container.processEvent(Unknown Source)
   at java.awt.Component.dispatchEventImpl(Unknown Source)
   at java.awt.Container.dispatchEventImpl(Unknown Source)
   at java.awt.Component.dispatchEvent(Unknown Source)
   at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
   at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
   at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
   at java.awt.Container.dispatchEventImpl(Unknown Source)
   at java.awt.Window.dispatchEventImpl(Unknown Source)
   at java.awt.Component.dispatchEvent(Unknown Source)
   at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
   at java.awt.EventQueue.access$300(Unknown Source)
   at java.awt.EventQueue$3.run(Unknown Source)
   at java.awt.EventQueue$3.run(Unknown Source)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
   at java.awt.EventQueue$4.run(Unknown Source)
   at java.awt.EventQueue$4.run(Unknown Source)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
   at java.awt.EventQueue.dispatchEvent(Unknown Source)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
   at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
   at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
   at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
   at java.awt.EventDispatchThread.run(Unknown Source)

Re: Forge Beta: 01-28-2016 ver 1.5.48

PostPosted: 31 Jan 2016, 20:02
by friarsol
USERNOTFOUND wrote:how long does it take after you hit the automaticly download missing card art check box on?
It automatically does it as you try to display images you don't have.

Re: Forge Beta: 01-28-2016 ver 1.5.48

PostPosted: 31 Jan 2016, 20:45
by Agetian
Phisteen wrote:Description: trying to start a BFZ block draft (BFZ,OGW) in quest mode with a token.
OGW,OGW,BFZ drafts work in regular draft outside of quest mode.
IllegalStateException | Open
Code: Select all
Forge Version:    1.5.48-r-1
Operating System: Windows 8.1 6.3 amd64
Java Version:     1.7.0_79 Oracle Corporation

java.lang.IllegalStateException: [] does not contain a large set for quest draft generation.
   at forge.quest.QuestEventDraft.getSetCombos(QuestEventDraft.java:989)
   at forge.quest.QuestEventDraft.getDraftOrNull(QuestEventDraft.java:860)
   at forge.quest.data.QuestAchievements.generateDrafts(QuestAchievements.java:255)
   at forge.quest.data.QuestAchievements.spendDraftToken(QuestAchievements.java:335)
   at forge.screens.home.quest.CSubmenuQuestDraft.spendToken(CSubmenuQuestDraft.java:315)
   at forge.screens.home.quest.CSubmenuQuestDraft.access$100(CSubmenuQuestDraft.java:52)
   at forge.screens.home.quest.CSubmenuQuestDraft$2.run(CSubmenuQuestDraft.java:81)
   at forge.toolbox.FLabel._doMouseAction(FLabel.java:314)
   at forge.toolbox.FLabel.access$1300(FLabel.java:55)
   at forge.toolbox.FLabel$6.onLeftClick(FLabel.java:352)
   at forge.toolbox.FMouseAdapter.mouseReleased(FMouseAdapter.java:246)
   at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
   at java.awt.Component.processMouseEvent(Unknown Source)
   at javax.swing.JComponent.processMouseEvent(Unknown Source)
   at java.awt.Component.processEvent(Unknown Source)
   at java.awt.Container.processEvent(Unknown Source)
   at java.awt.Component.dispatchEventImpl(Unknown Source)
   at java.awt.Container.dispatchEventImpl(Unknown Source)
   at java.awt.Component.dispatchEvent(Unknown Source)
   at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
   at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
   at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
   at java.awt.Container.dispatchEventImpl(Unknown Source)
   at java.awt.Window.dispatchEventImpl(Unknown Source)
   at java.awt.Component.dispatchEvent(Unknown Source)
   at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
   at java.awt.EventQueue.access$300(Unknown Source)
   at java.awt.EventQueue$3.run(Unknown Source)
   at java.awt.EventQueue$3.run(Unknown Source)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
   at java.awt.EventQueue$4.run(Unknown Source)
   at java.awt.EventQueue$4.run(Unknown Source)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
   at java.awt.EventQueue.dispatchEvent(Unknown Source)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
   at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
   at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
   at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
   at java.awt.EventDispatchThread.run(Unknown Source)
I tried this twice (both using a token and generating one naturally) and in both cases it worked correctly, I can't reproduce the issue... :/ Were there any other conditions to this happening?

- Agetian

Re: Forge Beta: 01-28-2016 ver 1.5.48

PostPosted: 31 Jan 2016, 21:20
by Phisteen
Agetian wrote:
Phisteen wrote:Description: trying to start a BFZ block draft (BFZ,OGW) in quest mode with a token.
OGW,OGW,BFZ drafts work in regular draft outside of quest mode.
IllegalStateException | Open
Code: Select all
Forge Version:    1.5.48-r-1
Operating System: Windows 8.1 6.3 amd64
Java Version:     1.7.0_79 Oracle Corporation

java.lang.IllegalStateException: [] does not contain a large set for quest draft generation.
   at forge.quest.QuestEventDraft.getSetCombos(QuestEventDraft.java:989)
   at forge.quest.QuestEventDraft.getDraftOrNull(QuestEventDraft.java:860)
   at forge.quest.data.QuestAchievements.generateDrafts(QuestAchievements.java:255)
   at forge.quest.data.QuestAchievements.spendDraftToken(QuestAchievements.java:335)
   at forge.screens.home.quest.CSubmenuQuestDraft.spendToken(CSubmenuQuestDraft.java:315)
   at forge.screens.home.quest.CSubmenuQuestDraft.access$100(CSubmenuQuestDraft.java:52)
   at forge.screens.home.quest.CSubmenuQuestDraft$2.run(CSubmenuQuestDraft.java:81)
   at forge.toolbox.FLabel._doMouseAction(FLabel.java:314)
   at forge.toolbox.FLabel.access$1300(FLabel.java:55)
   at forge.toolbox.FLabel$6.onLeftClick(FLabel.java:352)
   at forge.toolbox.FMouseAdapter.mouseReleased(FMouseAdapter.java:246)
   at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
   at java.awt.Component.processMouseEvent(Unknown Source)
   at javax.swing.JComponent.processMouseEvent(Unknown Source)
   at java.awt.Component.processEvent(Unknown Source)
   at java.awt.Container.processEvent(Unknown Source)
   at java.awt.Component.dispatchEventImpl(Unknown Source)
   at java.awt.Container.dispatchEventImpl(Unknown Source)
   at java.awt.Component.dispatchEvent(Unknown Source)
   at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
   at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
   at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
   at java.awt.Container.dispatchEventImpl(Unknown Source)
   at java.awt.Window.dispatchEventImpl(Unknown Source)
   at java.awt.Component.dispatchEvent(Unknown Source)
   at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
   at java.awt.EventQueue.access$300(Unknown Source)
   at java.awt.EventQueue$3.run(Unknown Source)
   at java.awt.EventQueue$3.run(Unknown Source)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
   at java.awt.EventQueue$4.run(Unknown Source)
   at java.awt.EventQueue$4.run(Unknown Source)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
   at java.awt.EventQueue.dispatchEvent(Unknown Source)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
   at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
   at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
   at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
   at java.awt.EventDispatchThread.run(Unknown Source)
I tried this twice (both using a token and generating one naturally) and in both cases it worked correctly, I can't reproduce the issue... :/ Were there any other conditions to this happening?

- Agetian
I don't notice anything else related to the crash. in the quest mode there is a draft available (triple MMQ) that when i try to join that draft it gives me the crash that Geox111 reported earlier.
Geox111 wrote:Thanks!

I still have a bug: when I try to play a tournament (draft) in quest mode, I get an error; if I press continue, and try to start another tournament, a message appears that says I am already playing a draft.

Description: [describe what you were doing when the crash occurred]

NullPointerException | Open
Code: Select all
Forge Version:    1.5.48-r-1
Operating System: Windows 7 6.1 x86
Java Version:     1.8.0_66 Oracle Corporation

java.lang.NullPointerException
   at forge.limited.BoosterDraft.createDraft(BoosterDraft.java:159)
   at forge.quest.QuestEventDraft.enter(QuestEventDraft.java:649)
   at forge.screens.home.quest.CSubmenuQuestDraft.startDraft(CSubmenuQuestDraft.java:542)
   at forge.screens.home.quest.CSubmenuQuestDraft.access$400(CSubmenuQuestDraft.java:52)
   at forge.screens.home.quest.CSubmenuQuestDraft$5.actionPerformed(CSubmenuQuestDraft.java:259)
   at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
   at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
   at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
   at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
   at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
   at java.awt.Component.processMouseEvent(Unknown Source)
   at javax.swing.JComponent.processMouseEvent(Unknown Source)
   at java.awt.Component.processEvent(Unknown Source)
   at java.awt.Container.processEvent(Unknown Source)
   at java.awt.Component.dispatchEventImpl(Unknown Source)
   at java.awt.Container.dispatchEventImpl(Unknown Source)
   at java.awt.Component.dispatchEvent(Unknown Source)
   at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
   at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
   at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
   at java.awt.Container.dispatchEventImpl(Unknown Source)
   at java.awt.Window.dispatchEventImpl(Unknown Source)
   at java.awt.Component.dispatchEvent(Unknown Source)
   at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
   at java.awt.EventQueue.access$500(Unknown Source)
   at java.awt.EventQueue$3.run(Unknown Source)
   at java.awt.EventQueue$3.run(Unknown Source)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
   at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
   at java.awt.EventQueue$4.run(Unknown Source)
   at java.awt.EventQueue$4.run(Unknown Source)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
   at java.awt.EventQueue.dispatchEvent(Unknown Source)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
   at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
   at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
   at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
   at java.awt.EventDispatchThread.run(Unknown Source)
Maybe they are related? i don't know of anything else that may affect the quest drafts.


edit: i got the quest to generate a new tournament (MM2 if it matters) and the bug Geox111 had is fixed, but the BFZ problem continues.

Re: Forge Beta: 01-28-2016 ver 1.5.48

PostPosted: 31 Jan 2016, 23:13
by mlegora
OSX Users:

I managed to get the new version of Forge running on El Capitan (10.11.3).
If you would like to update:

-Download the new version of forge
-Unpack to your desktop, or somewhere where you know where the folder will be located.
-Go into your applications folder, and right click on the Forge icon.
-Choose "Show package contents"
-Copy the "res" folder from your newly downloaded Forge folder to Contents > Resources
-Navigate to Contents > Java
-Rename "forge-gui-desktop-1.5.47-jar-with-dependencies.jar" to something like "forge-gui-desktop-1.5.47-jar-with-dependencies_BACKUP.jar"
-Copy "forge-gui-desktop-1.5.48-jar-with-dependencies.jar" to the Java folder, alongside the file you just renamed.
-Rename "forge-gui-desktop-1.5.48-jar-with-dependencies.jar to "forge-gui-desktop-1.5.47-jar-with-dependencies.jar"
-Launch as usual

Notes: I had to launch and quit Forge twice, as it was getting stuck on "Loading Decks" the first time. The second time, it loaded right up. Also, I do not know what side effects this may have, considering it is only a quick workaround, but try it out. Of course, you can always wait for an official release, but if you're impatient like me, this will do for now.

Re: Forge Beta: 01-28-2016 ver 1.5.48

PostPosted: 01 Feb 2016, 05:35
by Geox111
Phisteen wrote:
Agetian wrote:
Phisteen wrote:Description: trying to start a BFZ block draft (BFZ,OGW) in quest mode with a token.
OGW,OGW,BFZ drafts work in regular draft outside of quest mode.
IllegalStateException | Open
Code: Select all
Forge Version:    1.5.48-r-1
Operating System: Windows 8.1 6.3 amd64
Java Version:     1.7.0_79 Oracle Corporation

java.lang.IllegalStateException: [] does not contain a large set for quest draft generation.
   at forge.quest.QuestEventDraft.getSetCombos(QuestEventDraft.java:989)
   at forge.quest.QuestEventDraft.getDraftOrNull(QuestEventDraft.java:860)
   at forge.quest.data.QuestAchievements.generateDrafts(QuestAchievements.java:255)
   at forge.quest.data.QuestAchievements.spendDraftToken(QuestAchievements.java:335)
   at forge.screens.home.quest.CSubmenuQuestDraft.spendToken(CSubmenuQuestDraft.java:315)
   at forge.screens.home.quest.CSubmenuQuestDraft.access$100(CSubmenuQuestDraft.java:52)
   at forge.screens.home.quest.CSubmenuQuestDraft$2.run(CSubmenuQuestDraft.java:81)
   at forge.toolbox.FLabel._doMouseAction(FLabel.java:314)
   at forge.toolbox.FLabel.access$1300(FLabel.java:55)
   at forge.toolbox.FLabel$6.onLeftClick(FLabel.java:352)
   at forge.toolbox.FMouseAdapter.mouseReleased(FMouseAdapter.java:246)
   at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
   at java.awt.Component.processMouseEvent(Unknown Source)
   at javax.swing.JComponent.processMouseEvent(Unknown Source)
   at java.awt.Component.processEvent(Unknown Source)
   at java.awt.Container.processEvent(Unknown Source)
   at java.awt.Component.dispatchEventImpl(Unknown Source)
   at java.awt.Container.dispatchEventImpl(Unknown Source)
   at java.awt.Component.dispatchEvent(Unknown Source)
   at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
   at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
   at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
   at java.awt.Container.dispatchEventImpl(Unknown Source)
   at java.awt.Window.dispatchEventImpl(Unknown Source)
   at java.awt.Component.dispatchEvent(Unknown Source)
   at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
   at java.awt.EventQueue.access$300(Unknown Source)
   at java.awt.EventQueue$3.run(Unknown Source)
   at java.awt.EventQueue$3.run(Unknown Source)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
   at java.awt.EventQueue$4.run(Unknown Source)
   at java.awt.EventQueue$4.run(Unknown Source)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
   at java.awt.EventQueue.dispatchEvent(Unknown Source)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
   at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
   at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
   at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
   at java.awt.EventDispatchThread.run(Unknown Source)
I tried this twice (both using a token and generating one naturally) and in both cases it worked correctly, I can't reproduce the issue... :/ Were there any other conditions to this happening?

- Agetian
I don't notice anything else related to the crash. in the quest mode there is a draft available (triple MMQ) that when i try to join that draft it gives me the crash that Geox111 reported earlier.
Geox111 wrote:Thanks!

I still have a bug: when I try to play a tournament (draft) in quest mode, I get an error; if I press continue, and try to start another tournament, a message appears that says I am already playing a draft.

Description: [describe what you were doing when the crash occurred]

NullPointerException | Open
Code: Select all
Forge Version:    1.5.48-r-1
Operating System: Windows 7 6.1 x86
Java Version:     1.8.0_66 Oracle Corporation

java.lang.NullPointerException
   at forge.limited.BoosterDraft.createDraft(BoosterDraft.java:159)
   at forge.quest.QuestEventDraft.enter(QuestEventDraft.java:649)
   at forge.screens.home.quest.CSubmenuQuestDraft.startDraft(CSubmenuQuestDraft.java:542)
   at forge.screens.home.quest.CSubmenuQuestDraft.access$400(CSubmenuQuestDraft.java:52)
   at forge.screens.home.quest.CSubmenuQuestDraft$5.actionPerformed(CSubmenuQuestDraft.java:259)
   at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
   at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
   at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
   at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
   at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
   at java.awt.Component.processMouseEvent(Unknown Source)
   at javax.swing.JComponent.processMouseEvent(Unknown Source)
   at java.awt.Component.processEvent(Unknown Source)
   at java.awt.Container.processEvent(Unknown Source)
   at java.awt.Component.dispatchEventImpl(Unknown Source)
   at java.awt.Container.dispatchEventImpl(Unknown Source)
   at java.awt.Component.dispatchEvent(Unknown Source)
   at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
   at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
   at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
   at java.awt.Container.dispatchEventImpl(Unknown Source)
   at java.awt.Window.dispatchEventImpl(Unknown Source)
   at java.awt.Component.dispatchEvent(Unknown Source)
   at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
   at java.awt.EventQueue.access$500(Unknown Source)
   at java.awt.EventQueue$3.run(Unknown Source)
   at java.awt.EventQueue$3.run(Unknown Source)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
   at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
   at java.awt.EventQueue$4.run(Unknown Source)
   at java.awt.EventQueue$4.run(Unknown Source)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
   at java.awt.EventQueue.dispatchEvent(Unknown Source)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
   at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
   at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
   at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
   at java.awt.EventDispatchThread.run(Unknown Source)
Maybe they are related? i don't know of anything else that may affect the quest drafts.


edit: i got the quest to generate a new tournament (MM2 if it matters) and the bug Geox111 had is fixed, but the BFZ problem continues.
I have another tournament generated automatically, and it seems to be fixed now; hope it stays that way D:

Re: Forge Beta: 01-28-2016 ver 1.5.48

PostPosted: 01 Feb 2016, 05:43
by Agetian
In r30779 I fixed the quest draft generation in a more robust and generic way such that drafts for the Masques block, for the Urza block, and possibly some other blocks will no longer crash in the above-mentioned way. Note, however, that the fix is (unfortunately) not retroactive, so any faulty drafts already generated will remain faulty and still crash. Only the new drafts generated after applying the r30779 fix will be affected by the fix.

I still can't reproduce the OGW/BFZ issue though, so can't do anything with that at the moment. :/

- Agetian

Re: Forge Beta: 01-28-2016 ver 1.5.48

PostPosted: 01 Feb 2016, 19:10
by Phisteen
I have done some testing on the BFZ,OGW problem i have been having and it looks like it is just a bug with that particular quest. however i have put a LOT of time into that quest and am hoping there is a way to fix it. I have attached the quest save file if you want to take a look at it. Any help is appreciated.

Re: Forge Beta: 01-28-2016 ver 1.5.48

PostPosted: 02 Feb 2016, 01:49
by USERNOTFOUND
I have been trying touse the live card downloader but over the past 2 days not a single card picture has shown up am i missing a step all i did was go to preferences amd checked automaticly download missing card art i have been playing quest mode nonstop and fiddling in deck editor

Re: Forge Beta: 01-28-2016 ver 1.5.48

PostPosted: 02 Feb 2016, 03:09
by timmermac
You may have already downloaded everything that's available at the moment. I believe that there are about 659 images in the LQ set download that aren't available as of yet.

Re: Forge Beta: 01-28-2016 ver 1.5.48

PostPosted: 02 Feb 2016, 03:44
by USERNOTFOUND
i dont have anything from born of the gods on to ogw its about 1700 cards

Re: Forge Beta: 01-28-2016 ver 1.5.48

PostPosted: 02 Feb 2016, 05:08
by brockfanning
Agetian wrote:In r30779 I fixed the quest draft generation in a more robust and generic way such that drafts for the Masques block, for the Urza block, and possibly some other blocks will no longer crash in the above-mentioned way. Note, however, that the fix is (unfortunately) not retroactive, so any faulty drafts already generated will remain faulty and still crash. Only the new drafts generated after applying the r30779 fix will be affected by the fix.

I still can't reproduce the OGW/BFZ issue though, so can't do anything with that at the moment. :/

- Agetian
Hi Agetian, I've been burned by this issue a couple times now. This sounds promising. Can you point me in the right direction for applying this fix? (Or is it just the latest beta?)

Re: Forge Beta: 01-28-2016 ver 1.5.48

PostPosted: 02 Feb 2016, 05:18
by Agetian
brockfanning wrote:
Agetian wrote:In r30779 I fixed the quest draft generation in a more robust and generic way such that drafts for the Masques block, for the Urza block, and possibly some other blocks will no longer crash in the above-mentioned way. Note, however, that the fix is (unfortunately) not retroactive, so any faulty drafts already generated will remain faulty and still crash. Only the new drafts generated after applying the r30779 fix will be affected by the fix.

I still can't reproduce the OGW/BFZ issue though, so can't do anything with that at the moment. :/

- Agetian
Hi Agetian, I've been burned by this issue a couple times now. This sounds promising. Can you point me in the right direction for applying this fix? (Or is it just the latest beta?)
You can try using one of the nightly builds from here: http://www.krazyweb.net/forge/ Anything past r30779 should have the fix applied.

- Agetian

Re: Forge Beta: 01-28-2016 ver 1.5.48

PostPosted: 02 Feb 2016, 05:44
by Agetian
Phisteen wrote:I have done some testing on the BFZ,OGW problem i have been having and it looks like it is just a bug with that particular quest. however i have put a LOT of time into that quest and am hoping there is a way to fix it. I have attached the quest save file if you want to take a look at it. Any help is appreciated.
Thanks! Using the quest saved game I was able to reproduce and fix (r30790) the issue. :) It was an issue with draft tournament generation limited only to Vintage and Legacy quest formats. Starting with r30790 you should no longer experience the crash (moreover, you will be able to proceed normally with your current quest without having to recreate it or tweak it in any way).

- Agetian