Page 3 of 8

Re: Forge Beta: 06-14-2013 ver 1.4.1

PostPosted: 16 Jun 2013, 06:51
by musicexam
I can't cast Mind Grind. I get prompted to pay the mana cost, but the OK button is always grayed out. Even after I pay whatever for X.
Image

Quest Save/Load Menu Problem

PostPosted: 16 Jun 2013, 07:03
by MystREmo
Whenever I try to save or load a quest menu, this comes up. I don't know where to find the information or how to fix it. I got that it's the location of the quest data, but I'm not sure which file to change or where it's actually located.

ZipException | Open
Code: Select all
Forge Version:    1.4.1-r22075
Operating System: Windows 7 6.1 amd64
Java Version:     1.7.0_09 Oracle Corporation

EDT > Error loading Quest Data
java.util.zip.ZipException: Not in GZIP format
   at java.util.zip.GZIPInputStream.readHeader(Unknown Source)
   at java.util.zip.GZIPInputStream.<init>(Unknown Source)
   at java.util.zip.GZIPInputStream.<init>(Unknown Source)
   at forge.quest.io.QuestDataIO.loadData(QuestDataIO.java:123)
   at forge.gui.home.quest.CSubmenuQuestData.update(CSubmenuQuestData.java:115)
   at forge.gui.home.CHomeUI.itemClick(CHomeUI.java:40)
   at forge.gui.home.LblMenuItem$1.mousePressed(LblMenuItem.java:50)
   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$200(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: 06-14-2013 ver 1.4.1

PostPosted: 16 Jun 2013, 07:04
by MystREmo
musicexam wrote:I can't cast Mind Grind. I get prompted to pay the mana cost, but the OK button is always grayed out. Even after I pay whatever for X.
Click cancel and the spell should cast.

Re: Forge Beta: 06-14-2013 ver 1.4.1

PostPosted: 16 Jun 2013, 07:10
by musicexam
MystREmo wrote:
musicexam wrote:I can't cast Mind Grind. I get prompted to pay the mana cost, but the OK button is always grayed out. Even after I pay whatever for X.
Click cancel and the spell should cast.
Nope, not working. I paid the UB, then I paid 2 for X. Clicked cancel, and... the spell got cancelled.

Edit: Also if you get the free mulligan thing from the bazaar, your first mulligan is to seven, and then the next is to five. I think this was supposed to be fixed already, I'm not sure.

Edit 2: Hands of Binding on Murkfiend Liege. Should stop the opponent from untapping the Murkfiend Liege on his untap step.

Edit 3: Enemy was using the Sneak Attack deck. Used Sneak Attack to play Emrakul, the Aeons Torn on his end step, and the Emmy didn't get sacrificed on my end step. It just stayed there. :I

Edit 4: Shattering Spree has 2 bugs. It does not let me replicate more than once, and if I don't replicate it at least once, the game hangs at the "Pay Mana cost: R" prompt. Clicking cancel does nothing.

Re: Quest Save/Load Menu Problem

PostPosted: 16 Jun 2013, 12:30
by Chris H.
MystREmo wrote:Whenever I try to save or load a quest menu, this comes up. I don't know where to find the information or how to fix it. I got that it's the location of the quest data, but I'm not sure which file to change or where it's actually located.

ZipException | Open
Code: Select all
Forge Version:    1.4.1-r22075
Operating System: Windows 7 6.1 amd64
Java Version:     1.7.0_09 Oracle Corporation

EDT > Error loading Quest Data
java.util.zip.ZipException: Not in GZIP format
   at java.util.zip.GZIPInputStream.readHeader(Unknown Source)
   at java.util.zip.GZIPInputStream.<init>(Unknown Source)
   at java.util.zip.GZIPInputStream.<init>(Unknown Source)
   at forge.quest.io.QuestDataIO.loadData(QuestDataIO.java:123)
   at forge.gui.home.quest.CSubmenuQuestData.update(CSubmenuQuestData.java:115)
   at forge.gui.home.CHomeUI.itemClick(CHomeUI.java:40)
   at forge.gui.home.LblMenuItem$1.mousePressed(LblMenuItem.java:50)
   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$200(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)
 
The answer is located in the README.txt file in the section titled "Updating to a newer version Instructions".

Re: Forge Beta: 06-14-2013 ver 1.4.1

PostPosted: 16 Jun 2013, 13:06
by saturnine
Description: Switching views from Sideboard to Main Deck in the deck editor. Basically every single time I try to switch back from Sideboard to Main Deck.

NullPointerException | Open
Code: Select all
Forge Version:    1.4.1-r22075
Operating System: Windows 7 6.1 x86
Java Version:     1.7.0_21 Oracle Corporation

java.lang.NullPointerException
   at forge.card.CardDb$PredicateExistsInSets.apply(CardDb.java:362)
   at forge.card.CardDb$PredicateExistsInSets.apply(CardDb.java:1)
   at com.google.common.base.Predicates$AndPredicate.apply(Predicates.java:343)
   at com.google.common.base.Predicates$AndPredicate.apply(Predicates.java:343)
   at com.google.common.base.Predicates$OrPredicate.apply(Predicates.java:377)
   at com.google.common.base.Predicates$CompositionPredicate.apply(Predicates.java:536)
   at com.google.common.collect.Iterators$7.computeNext(Iterators.java:702)
   at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:143)
   at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:138)
   at forge.item.ItemPool.addAll(ItemPool.java:151)
   at forge.gui.deckeditor.tables.EditorTableModel.addCards(EditorTableModel.java:167)
   at forge.gui.deckeditor.tables.EditorTableView.updateView(EditorTableView.java:488)
   at forge.gui.deckeditor.tables.EditorTableView.setDeckImpl(EditorTableView.java:347)
   at forge.gui.deckeditor.tables.EditorTableView.setDeck(EditorTableView.java:319)
   at forge.gui.deckeditor.controllers.CEditorConstructed.cycleEditorMode(CEditorConstructed.java:246)
   at forge.gui.deckeditor.controllers.CEditorConstructed$2.run(CEditorConstructed.java:322)
   at forge.gui.toolbox.FLabel._doMouseAction(FLabel.java:309)
   at forge.gui.toolbox.FLabel.access$5(FLabel.java:304)
   at forge.gui.toolbox.FLabel$4.mouseClicked(FLabel.java:345)
   at java.awt.AWTEventMulticaster.mouseClicked(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$200(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: 06-14-2013 ver 1.4.1

PostPosted: 16 Jun 2013, 14:43
by muppet
If you try to remove all the cards from ai's library with Brain Freeze it won't remove the last 1 or 2 if they are not a multiple of 3.

Re: Forge Beta: 06-14-2013 ver 1.4.1

PostPosted: 16 Jun 2013, 17:24
by fiend123
Is there anywhere I can download the full image set manually?

Re: Forge Beta: 06-14-2013 ver 1.4.1

PostPosted: 16 Jun 2013, 17:39
by horsekateer
Hey guys, just grabbed the latest version and tried out a DGM/GTC/RTR draft and I found the same problems with the AI drafting basic lands and gates higher than mythic rares and bomb cards in general is definitely still present.

If you need any other details just let me know, thanks!

Re: Myr Superion Bug

PostPosted: 16 Jun 2013, 18:11
by Sloth
nightcreeper58 wrote:I was playing on the latest version and noticed that the AI cast Myr Superion with mana generated by lands rather than creatures.
Fixed! Thanks nightcreeper58.

freddyjsg wrote:In a AI Vs AI game:

NullPointerException | Open
Code: Select all
Forge Version:    1.4.1-r22075
Operating System: Windows 7 6.1 x86
Java Version:     1.7.0_13 Oracle Corporation

java.lang.NullPointerException
   at forge.card.trigger.TriggerSpellAbilityCast.performTest(TriggerSpellAbilityCast.java:58)
   at forge.card.trigger.TriggerHandler.canRunTrigger(TriggerHandler.java:303)
   at forge.card.trigger.TriggerHandler.runNonStaticTriggersForPlayer(TriggerHandler.java:263)
   at forge.card.trigger.TriggerHandler.runWaitingTrigger(TriggerHandler.java:229)
   at forge.card.trigger.TriggerHandler.runWaitingTriggers(TriggerHandler.java:184)
   at forge.game.zone.MagicStack.unfreezeStack(MagicStack.java:209)
   at forge.game.zone.MagicStack.addAndUnfreeze(MagicStack.java:192)
   at forge.game.ai.ComputerUtil.handlePlayingSpellAbility(ComputerUtil.java:128)
   at forge.game.ai.AiController.playSpellAbilities(AiController.java:767)
   at forge.game.ai.AiController.onPriorityRecieved(AiController.java:714)
   at forge.game.player.PlayerControllerAi.takePriority(PlayerControllerAi.java:323)
   at forge.game.phase.PhaseHandler.startFirstTurn(PhaseHandler.java:841)
   at forge.game.GameAction.startGame(GameAction.java:1422)
   at forge.game.Match$1.run(Match.java:105)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)
When Jungle Weaver was cycled
Fixed! Thanks freddyjsg.

musicexam wrote:I can't cast Mind Grind. I get prompted to pay the mana cost, but the OK button is always grayed out. Even after I pay whatever for X.
Image
musicexam wrote:Edit 2: Hands of Binding on Murkfiend Liege. Should stop the opponent from untapping the Murkfiend Liege on his untap step.

Edit 4: Shattering Spree has 2 bugs. It does not let me replicate more than once, and if I don't replicate it at least once, the game hangs at the "Pay Mana cost: R" prompt. Clicking cancel does nothing.
Three fixed! Thanks musicexam.

horsekateer wrote:Hey guys, just grabbed the latest version and tried out a DGM/GTC/RTR draft and I found the same problems with the AI drafting basic lands and gates higher than mythic rares and bomb cards in general is definitely still present.

If you need any other details just let me know, thanks!
I just ran a test. Here is the result. Looks ok to me:
DGM/GTC/RTR draft | Open
Player[0] pack: [Weapon Surge, Golgari Cluestone, Kraul Warrior, Tithe Drinker, Rakdos Drake, Drown in Filth, Runner's Bane, Hidden Strings, Punish the Enemy, Battering Krasis, Give // Take, Alive // Well, Blast of Genius, Obzedat's Aid, Golgari Guildgate]
Draft Rankings - Card Not Found: Give // Take
Draft Rankings - Card Not Found: Alive // Well
Player[0] picked: Obzedat's Aid
Player[1] pack: [Mindstatic, Sunspire Gatekeepers, Steeple Roc, Mutant's Prey, Bane Alley Blackguard, Ubul Sar Gatekeepers, Hidden Strings, Golgari Cluestone, Dimir Cluestone, Nivix Cyclops, Alive // Well, Korozda Gorgon, Blaze Commando, Gaze of Granite, Orzhov Guildgate]
Draft Rankings - Card Not Found: Alive // Well
Player[1] picked: Gaze of Granite
Player[2] pack: [Smelt-Ward Gatekeepers, Maze Glider, Armored Wolf-Rider, Wind Drake, Saruli Gatekeepers, Fatal Fumes, Clear a Path, Riot Piker, Tithe Drinker, Rubblebelt Maaka, Ascended Lawmage, Blaze Commando, Scab-Clan Giant, Ruric Thar, the Unbowed, Rakdos Guildgate]
Player[2] picked: Ruric Thar, the Unbowed
Player[3] pack: [Battering Krasis, Thrashing Mossdog, Azorius Cluestone, Mutant's Prey, Sinister Possession, Fatal Fumes, Maze Rusher, Beetleform Mage, Saruli Gatekeepers, Crypt Incursion, Warleader's Helix, Turn // Burn, Goblin Test Pilot, Council of the Absolute, Simic Guildgate]
Draft Rankings - Card Not Found: Turn // Burn
Player[3] picked: Council of the Absolute
Player[4] pack: [Golgari Cluestone, Zhur-Taa Druid, Wake the Reflections, Gruul Cluestone, Ubul Sar Gatekeepers, Hired Torturer, Tithe Drinker, Phytoburst, Morgue Burst, Sinister Possession, Profit // Loss, Trostani's Summoner, Warleader's Helix, Boros Battleshaper, Izzet Guildgate]
Draft Rankings - Card Not Found: Profit // Loss
Player[4] picked: Warleader's Helix
Player[5] pack: [Viashino Firstblade, Riot Piker, Rakdos Cluestone, Rakdos Drake, Ubul Sar Gatekeepers, Zhur-Taa Druid, Boros Cluestone, Boros Mastiff, Selesnya Cluestone, Uncovered Clues, Putrefy, Alive // Well, Fluxcharger, Blood Scrivener, Golgari Guildgate]
Draft Rankings - Card Not Found: Alive // Well
Player[5] picked: Putrefy
Player[6] pack: [Mutant's Prey, Morgue Burst, Sunspire Gatekeepers, Rakdos Drake, Maze Behemoth, Clear a Path, Dimir Cluestone, Drown in Filth, Selesnya Cluestone, Rubblebelt Maaka, Showstopper, Fluxcharger, Trostani's Summoner, Notion Thief, Dimir Guildgate]
Player[6] picked: Trostani's Summoner

Re: Forge Beta: 06-14-2013 ver 1.4.1

PostPosted: 16 Jun 2013, 19:38
by Miraika
Description: I have 3 faeries under my control, the AI has 1 card in hand. I cast Thieving Sprite targeting AI, then the game crashes.

IndexOutOfBoundsException | Open
Code: Select all
Forge Version:    1.4.1-r22075
Operating System: Windows 7 6.1 x86
Java Version:     1.7.0_21 Oracle Corporation

java.lang.IndexOutOfBoundsException: toIndex = 4
   at java.util.ArrayList.subListRangeCheck(Unknown Source)
   at java.util.ArrayList.subList(Unknown Source)
   at forge.game.player.PlayerControllerAi.chooseCardsToRevealFromHand(PlayerControllerAi.java:334)
   at forge.card.ability.effects.DiscardEffect.resolve(DiscardEffect.java:196)
   at forge.card.spellability.AbilitySub.resolve(AbilitySub.java:130)
   at forge.card.ability.AbilityUtils.resolveApiAbility(AbilityUtils.java:1055)
   at forge.card.ability.AbilityUtils.resolve(AbilityUtils.java:1038)
   at forge.card.spellability.HumanPlaySpellAbility.fillRequirements(HumanPlaySpellAbility.java:85)
   at forge.game.player.HumanPlay.playSpellAbilityNoStack(HumanPlay.java:243)
   at forge.card.trigger.WrappedAbility.resolve(WrappedAbility.java:362)
   at forge.card.ability.AbilityUtils.resolveApiAbility(AbilityUtils.java:1055)
   at forge.card.ability.AbilityUtils.resolve(AbilityUtils.java:1038)
   at forge.game.zone.MagicStack.resolveStack(MagicStack.java:522)
   at forge.game.phase.PhaseHandler.startFirstTurn(PhaseHandler.java:871)
   at forge.game.GameAction.startGame(GameAction.java:1422)
   at forge.game.Match$1.run(Match.java:105)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)

Re: Forge Beta: 06-14-2013 ver 1.4.1

PostPosted: 16 Jun 2013, 21:44
by Max mtg
Pux wrote:Description: The game crashes when you include Duel Decks in your custom format (because they don't have all basic lands?)
Correct guess. fixed.

Re: Forge Beta: 06-14-2013 ver 1.4.1

PostPosted: 17 Jun 2013, 00:39
by horsekateer
Crash Report:

Description: Trying to start a Full Card Pool Sealed draft with 6 packs and 7 opponents. After I named the potential sealed pool "Full Sealed" I got the error.

NoSuchElementException | Open
Code: Select all
Forge Version:    1.4.1-r22075
Operating System: Mac OS X 10.8.3 x86_64
Java Version:     1.6.0_45 Apple Inc.

java.util.NoSuchElementException: Asked for 'Swamp' from 'DDG' #-1: db didn't find that copy.
   at forge.card.CardDb.getCard(CardDb.java:291)
   at forge.card.CardDb.getCard(CardDb.java:282)
   at forge.game.limited.LimitedDeckBuilder.getBasicLand(LimitedDeckBuilder.java:351)
   at forge.game.limited.LimitedDeckBuilder.addLands(LimitedDeckBuilder.java:311)
   at forge.game.limited.LimitedDeckBuilder.buildDeck(LimitedDeckBuilder.java:169)
   at forge.gui.home.sanctioned.CSubmenuSealed.setupSealed(CSubmenuSealed.java:199)
   at forge.gui.home.sanctioned.CSubmenuSealed.access$2(CSubmenuSealed.java:143)
   at forge.gui.home.sanctioned.CSubmenuSealed$2.mousePressed(CSubmenuSealed.java:69)
   at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:263)
   at java.awt.Component.processMouseEvent(Component.java:6379)
   at javax.swing.JComponent.processMouseEvent(JComponent.java:3275)
   at java.awt.Component.processEvent(Component.java:6147)
   at java.awt.Container.processEvent(Container.java:2083)
   at java.awt.Component.dispatchEventImpl(Component.java:4744)
   at java.awt.Container.dispatchEventImpl(Container.java:2141)
   at java.awt.Component.dispatchEvent(Component.java:4572)
   at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4619)
   at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4277)
   at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4210)
   at java.awt.Container.dispatchEventImpl(Container.java:2127)
   at java.awt.Window.dispatchEventImpl(Window.java:2489)
   at java.awt.Component.dispatchEvent(Component.java:4572)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:710)
   at java.awt.EventQueue.access$400(EventQueue.java:82)
   at java.awt.EventQueue$2.run(EventQueue.java:669)
   at java.awt.EventQueue$2.run(EventQueue.java:667)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
   at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
   at java.awt.EventQueue$3.run(EventQueue.java:683)
   at java.awt.EventQueue$3.run(EventQueue.java:681)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:680)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
   at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
   at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

Re: Myr Superion Bug

PostPosted: 17 Jun 2013, 01:04
by horsekateer
horsekateer wrote:Hey guys, just grabbed the latest version and tried out a DGM/GTC/RTR draft and I found the same problems with the AI drafting basic lands and gates higher than mythic rares and bomb cards in general is definitely still present.

If you need any other details just let me know, thanks!
I just ran a test. Here is the result. Looks ok to me:
DGM/GTC/RTR draft | Open
Player[0] pack: [Weapon Surge, Golgari Cluestone, Kraul Warrior, Tithe Drinker, Rakdos Drake, Drown in Filth, Runner's Bane, Hidden Strings, Punish the Enemy, Battering Krasis, Give // Take, Alive // Well, Blast of Genius, Obzedat's Aid, Golgari Guildgate]
Draft Rankings - Card Not Found: Give // Take
Draft Rankings - Card Not Found: Alive // Well
Player[0] picked: Obzedat's Aid
Player[1] pack: [Mindstatic, Sunspire Gatekeepers, Steeple Roc, Mutant's Prey, Bane Alley Blackguard, Ubul Sar Gatekeepers, Hidden Strings, Golgari Cluestone, Dimir Cluestone, Nivix Cyclops, Alive // Well, Korozda Gorgon, Blaze Commando, Gaze of Granite, Orzhov Guildgate]
Draft Rankings - Card Not Found: Alive // Well
Player[1] picked: Gaze of Granite
Player[2] pack: [Smelt-Ward Gatekeepers, Maze Glider, Armored Wolf-Rider, Wind Drake, Saruli Gatekeepers, Fatal Fumes, Clear a Path, Riot Piker, Tithe Drinker, Rubblebelt Maaka, Ascended Lawmage, Blaze Commando, Scab-Clan Giant, Ruric Thar, the Unbowed, Rakdos Guildgate]
Player[2] picked: Ruric Thar, the Unbowed
Player[3] pack: [Battering Krasis, Thrashing Mossdog, Azorius Cluestone, Mutant's Prey, Sinister Possession, Fatal Fumes, Maze Rusher, Beetleform Mage, Saruli Gatekeepers, Crypt Incursion, Warleader's Helix, Turn // Burn, Goblin Test Pilot, Council of the Absolute, Simic Guildgate]
Draft Rankings - Card Not Found: Turn // Burn
Player[3] picked: Council of the Absolute
Player[4] pack: [Golgari Cluestone, Zhur-Taa Druid, Wake the Reflections, Gruul Cluestone, Ubul Sar Gatekeepers, Hired Torturer, Tithe Drinker, Phytoburst, Morgue Burst, Sinister Possession, Profit // Loss, Trostani's Summoner, Warleader's Helix, Boros Battleshaper, Izzet Guildgate]
Draft Rankings - Card Not Found: Profit // Loss
Player[4] picked: Warleader's Helix
Player[5] pack: [Viashino Firstblade, Riot Piker, Rakdos Cluestone, Rakdos Drake, Ubul Sar Gatekeepers, Zhur-Taa Druid, Boros Cluestone, Boros Mastiff, Selesnya Cluestone, Uncovered Clues, Putrefy, Alive // Well, Fluxcharger, Blood Scrivener, Golgari Guildgate]
Draft Rankings - Card Not Found: Alive // Well
Player[5] picked: Putrefy
Player[6] pack: [Mutant's Prey, Morgue Burst, Sunspire Gatekeepers, Rakdos Drake, Maze Behemoth, Clear a Path, Dimir Cluestone, Drown in Filth, Selesnya Cluestone, Rubblebelt Maaka, Showstopper, Fluxcharger, Trostani's Summoner, Notion Thief, Dimir Guildgate]
Player[6] picked: Trostani's Summoner
[/quote]

Sorry should have been more specific, I noticed this issue specifically with the Gatecrash and RTR packs. In fact, now that you mention it I definitely noticed an improvement with the DGM packs... ok just did two more drafts and they seem way better. I swear that first draft I did I got a pack 6 Aurelia in addition to some other huge cards, my mistake I guess?

Re: Forge Beta: 06-14-2013 ver 1.4.1

PostPosted: 17 Jun 2013, 06:18
by freddyjsg
In AI Vs AI:

- Replicate hangs the game, can't even close the window.
- AI seems to play dual lands (Guildgates, Alara tri-lands, etc.) only after playing any sort of basic it has left, even if it needs the color.