Forge Beta: 06-14-2013 ver 1.4.1
by mtgrares
Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins
Re: Forge Beta: 06-14-2013 ver 1.4.1
by musicexam » 16 Jun 2013, 06:51
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.


- musicexam
- Posts: 26
- Joined: 13 Apr 2013, 21:52
- Has thanked: 0 time
- Been thanked: 0 time
Quest Save/Load Menu Problem
by MystREmo » 16 Jun 2013, 07:03
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)
Green Elves for Life. Nuff said.
Re: Forge Beta: 06-14-2013 ver 1.4.1
by MystREmo » 16 Jun 2013, 07:04
Click cancel and the spell should cast.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.
Green Elves for Life. Nuff said.
Re: Forge Beta: 06-14-2013 ver 1.4.1
by musicexam » 16 Jun 2013, 07:10
Nope, not working. I paid the UB, then I paid 2 for X. Clicked cancel, and... the spell got cancelled.MystREmo wrote:Click cancel and the spell should cast.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.
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.
Last edited by musicexam on 16 Jun 2013, 13:52, edited 1 time in total.
- musicexam
- Posts: 26
- Joined: 13 Apr 2013, 21:52
- Has thanked: 0 time
- Been thanked: 0 time
Re: Quest Save/Load Menu Problem
by Chris H. » 16 Jun 2013, 12:30
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".
-
Chris H. - Forge Moderator
- Posts: 6320
- Joined: 04 Nov 2008, 12:11
- Location: Mac OS X Yosemite
- Has thanked: 644 times
- Been thanked: 643 times
Re: Forge Beta: 06-14-2013 ver 1.4.1
by saturnine » 16 Jun 2013, 13:06
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
by muppet » 16 Jun 2013, 14:43
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
by fiend123 » 16 Jun 2013, 17:24
Is there anywhere I can download the full image set manually?
Re: Forge Beta: 06-14-2013 ver 1.4.1
by horsekateer » 16 Jun 2013, 17:39
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!
If you need any other details just let me know, thanks!
- horsekateer
- Posts: 55
- Joined: 03 Apr 2013, 21:58
- Has thanked: 7 times
- Been thanked: 0 time
Re: Myr Superion Bug
by Sloth » 16 Jun 2013, 18:11
Fixed! Thanks nightcreeper58.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 freddyjsg.freddyjsg wrote:In a AI Vs AI game:When Jungle Weaver was cycled
- 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)
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.
Three fixed! Thanks musicexam.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.
I just ran a test. Here is the result. Looks ok to me: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!
- 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
-
Sloth - Programmer
- Posts: 3498
- Joined: 23 Jun 2009, 19:40
- Has thanked: 125 times
- Been thanked: 507 times
Re: Forge Beta: 06-14-2013 ver 1.4.1
by Miraika » 16 Jun 2013, 19:38
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
by Max mtg » 16 Jun 2013, 21:44
Correct guess. fixed.Pux wrote:Description: The game crashes when you include Duel Decks in your custom format (because they don't have all basic lands?)
Single class for single responsibility.
- Max mtg
- Programmer
- Posts: 1997
- Joined: 02 Jul 2011, 14:26
- Has thanked: 173 times
- Been thanked: 334 times
Re: Forge Beta: 06-14-2013 ver 1.4.1
by horsekateer » 17 Jun 2013, 00:39
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.
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)
- horsekateer
- Posts: 55
- Joined: 03 Apr 2013, 21:58
- Has thanked: 7 times
- Been thanked: 0 time
Re: Myr Superion Bug
by horsekateer » 17 Jun 2013, 01:04
I just ran a test. Here is the result. Looks ok to me: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!
- 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
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?
- horsekateer
- Posts: 55
- Joined: 03 Apr 2013, 21:58
- Has thanked: 7 times
- Been thanked: 0 time
Re: Forge Beta: 06-14-2013 ver 1.4.1
by freddyjsg » 17 Jun 2013, 06:18
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.
- 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.
Who is online
Users browsing this forum: No registered users and 12 guests