It is currently 18 Aug 2025, 07:28
   
Text Size

Current Known Bugs list

Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins

Re: Current Known Bugs list

Postby serrasmurf » 18 Dec 2011, 15:19

Hi,
I control a transformed Garruk Relentless (Garruk, The Veil-Cursed)
I activate the 2nd ability (creature sac&search) and sacrifice Perilous Myr
I also have Glissa, the Traitor in play
The sac&search goes well. Then forge freezes.
thnx
serrasmurf
 
Posts: 316
Joined: 30 Jan 2010, 14:09
Location: The Netherlands
Has thanked: 3 times
Been thanked: 18 times

Re: Current Known Bugs list

Postby technics » 19 Dec 2011, 20:19

When the AI has a gavony township in play and enough mana, it will just keep using it in favor of casting new threats or dealing with mine.
technics
 
Posts: 3
Joined: 25 Nov 2011, 19:51
Has thanked: 0 time
Been thanked: 0 time

Re: Current Known Bugs list

Postby Milod » 20 Dec 2011, 08:11

used my gideon lawkeeper ability on my opponents turn on target gideon avenger, after lawkeeper got tapped and targeted avenger and after that i cancel lawkeeper ability the game hangs and no error log just frozen
Milod
 
Posts: 360
Joined: 20 Jul 2011, 08:57
Has thanked: 4 times
Been thanked: 5 times

Re: Current Known Bugs list

Postby gos » 20 Dec 2011, 20:28

The AI cast Telemin Performance and revealed a Viridian Shaman from my library. It entered the battlefield undir his control, but I got to choose the artifact that was destroyed.
gos
 
Posts: 4369
Joined: 03 Mar 2011, 15:21
Location: Reykjavík, Iceland
Has thanked: 231 times
Been thanked: 232 times

Re: Current Known Bugs list

Postby gos » 20 Dec 2011, 20:57

The AI paid 7 mana for Gelatinous Genesis and put 6 6/6 Oozes onto the battlefield.
gos
 
Posts: 4369
Joined: 03 Mar 2011, 15:21
Location: Reykjavík, Iceland
Has thanked: 231 times
Been thanked: 232 times

Re: Current Known Bugs list

Postby timmermac » 20 Dec 2011, 22:16

Computer is using the Indiana Jones 1 deck in quest mode and plays a Crypt Angel. The stuff in the code blocks comes up. This error has come up before, I haven't bothered reporting it because I can always continue playing after it. I think the computer is probably just playing it without a red or blue creature in his graveyard, and the computer is complaining because of it.

Code: Select all
This is a Crash Report. An error has occurred. Please save this message to a file.
Please follow the instructions at this address to submit this Crash Report, plus what you were doing at the time:
   http://tinyurl.com/3zzrnyb
Reporting bugs in Forge is very important. We thank you for your time.

null


Version:
Forge version 1.1.9-SNAPSHOT-r12456

OS: Windows XP Version: 5.1 Architecture: x86

Java Version: 1.6.0_23 Vendor: Sun Microsystems Inc.

Detailed error trace:
java.lang.NullPointerException
   at forge.MagicStack.add(MagicStack.java:402)
   at forge.MagicStack.unfreezeStack(MagicStack.java:200)
   at forge.MagicStack.finishResolving(MagicStack.java:1019)
   at forge.MagicStack.resolveStack(MagicStack.java:904)
   at forge.Phase.passPriority(Phase.java:847)
   at forge.gui.input.InputPassPriority.selectButtonOK(InputPassPriority.java:73)
   at forge.GuiInput.selectButtonOK(GuiInput.java:86)
   at forge.control.match.ControlInput.btnOKActionPerformed(ControlInput.java:109)
   at forge.control.match.ControlInput.access$200(ControlInput.java:33)
   at forge.control.match.ControlInput$2.actionPerformed(ControlInput.java:62)
   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.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.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 just woke up, haven't had coffee, let alone a pee in 7 days, and I find out you stole my ass and made a ...mini-me! Carter, I should be irked currently, yes?" - Jack O'Neill
User avatar
timmermac
Tester
 
Posts: 1512
Joined: 17 May 2010, 20:36
Has thanked: 18 times
Been thanked: 95 times

Re: Current Known Bugs list

Postby Iran » 21 Dec 2011, 03:00

I sacrified a germ created by Mortarpod (to deal damage), then I get this crash report and the game frozen =>

"Crash Report" | Open
This is a Crash Report. An error has occurred. Please save this message to a file.
Please follow the instructions at this address to submit this Crash Report, plus what you were doing at the time:
http://tinyurl.com/3zzrnyb
Reporting bugs in Forge is very important. We thank you for your time.

CardFactory : getCard() invalid card name - Germ


Version:
Forge version 1.2.0-SNAPSHOT-r12720

OS: Windows XP Version: 5.1 Architecture: x86

Java Version: 1.6.0_25 Vendor: Sun Microsystems Inc.

Detailed error trace:
java.lang.RuntimeException: CardFactory : getCard() invalid card name - Germ
at forge.card.cardfactory.AbstractCardFactory.getCard2(AbstractCardFactory.java:453)
at forge.card.cardfactory.AbstractCardFactory.getCard(AbstractCardFactory.java:395)
at forge.card.cardfactory.AbstractCardFactory.copyCard(AbstractCardFactory.java:184)
at forge.CardUtil.getLKICopy(CardUtil.java:917)
at forge.card.cost.CostPartWithList.addListToHash(CostPartWithList.java:82)
at forge.card.cost.CostSacrifice$2.showMessage(CostSacrifice.java:347)
at forge.GuiInput.setInput(GuiInput.java:68)
at forge.GuiInput.update(GuiInput.java:54)
at java.util.Observable.notifyObservers(Unknown Source)
at java.util.Observable.notifyObservers(Unknown Source)
at forge.MyObservable.updateObservers(MyObservable.java:38)
at forge.gui.input.InputControl.changeInput(InputControl.java:112)
at forge.gui.input.InputControl.setInput(InputControl.java:99)
at forge.card.cost.CostUtil.setInput(CostUtil.java:290)
at forge.card.cost.CostSacrifice.payHuman(CostSacrifice.java:150)
at forge.card.cost.CostPayment.payCost(CostPayment.java:227)
at forge.card.spellability.SpellAbilityRequirements.startPaying(SpellAbilityRequirements.java:175)
at forge.card.spellability.SpellAbilityRequirements.needPayment(SpellAbilityRequirements.java:162)
at forge.card.spellability.SpellAbilityRequirements.finishedTargeting(SpellAbilityRequirements.java:151)
at forge.card.spellability.TargetSelection.chooseTargets(TargetSelection.java:205)
at forge.card.spellability.TargetSelection$1.done(TargetSelection.java:382)
at forge.card.spellability.TargetSelection$1.selectCard(TargetSelection.java:362)
at forge.GuiInput.selectCard(GuiInput.java:121)
at forge.control.match.ControlField$12.mousePressed(ControlField.java:509)
at java.awt.AWTEventMulticaster.mousePressed(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$000(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$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)
Iran
 
Posts: 251
Joined: 11 Jul 2011, 04:36
Has thanked: 61 times
Been thanked: 4 times

Re: Current Known Bugs list

Postby Sloth » 21 Dec 2011, 10:32

Bundy wrote:Computer has Form of the Dragon in play, but only uses it's ability to deal damage to creatures that are 7/7 and too strong to destroy anyway. Computer could have killed me in 4 turns if it dealt the damage to the player instead. Now the computer lost because it ran out of cards :roll:
Fixed! Thanks Bundy.

gos wrote:The AI cast Telemin Performance and revealed a Viridian Shaman from my library. It entered the battlefield undir his control, but I got to choose the artifact that was destroyed.
Fixed! Thanks gos.

timmermac wrote:Computer is using the Indiana Jones 1 deck in quest mode and plays a Crypt Angel. The stuff in the code blocks comes up. This error has come up before, I haven't bothered reporting it because I can always continue playing after it. I think the computer is probably just playing it without a red or blue creature in his graveyard, and the computer is complaining because of it.
This has been fixed more than a week ago.

Iran wrote:I sacrified a germ created by Mortarpod (to deal damage), then I get this crash report and the game frozen =>
This has been fixed three days ago.
User avatar
Sloth
Programmer
 
Posts: 3498
Joined: 23 Jun 2009, 19:40
Has thanked: 125 times
Been thanked: 507 times

Re: Current Known Bugs list

Postby Iran » 21 Dec 2011, 13:00

I see the text of Kruin Outlaw/Terror of Kruin Pass in SVN and the oracle text is wrong. It says =>

(Kruin Outlaw)
Oracle:First Strike\nAt the beginning of each upkeep, if no spells were cast last turn, transform Mayor of Avabruck.

(Terror of Kruin Pass)
Oracle:Double Strike\nEach Werewolf you control can't be blocked except by two or more creatures.\nAt the beginning of each upkeep, if a player cast two or more spells last turn, transform Howlpack Alpha.
Iran
 
Posts: 251
Joined: 11 Jul 2011, 04:36
Has thanked: 61 times
Been thanked: 4 times

Re: Current Known Bugs list

Postby moomarc » 21 Dec 2011, 13:31

Iran wrote:I see the text of Kruin Outlaw/Terror of Kruin Pass in SVN and the oracle text is wrong. It says =>

(Kruin Outlaw)
Oracle:First Strike\nAt the beginning of each upkeep, if no spells were cast last turn, transform Mayor of Avabruck.

(Terror of Kruin Pass)
Oracle:Double Strike\nEach Werewolf you control can't be blocked except by two or more creatures.\nAt the beginning of each upkeep, if a player cast two or more spells last turn, transform Howlpack Alpha.
Fixed. Thanks
-Marc
User avatar
moomarc
Pixel Commander
 
Posts: 2091
Joined: 04 Jun 2010, 15:22
Location: Johannesburg, South Africa
Has thanked: 371 times
Been thanked: 372 times

Re: Current Known Bugs list

Postby s1886x » 22 Dec 2011, 02:54

I used Naturalize on a Kitesail equipped to my opponent's Kazandu Blademaster and I got this message:
This is a Crash Report. An error has occurred. Please save this message to a file.
Please follow the instructions at this address to submit this Crash Report, plus what you were doing at the time:
http://tinyurl.com/3zzrnyb
Reporting bugs in Forge is very important. We thank you for your time.

null


Version:
Forge version 1.1.6, build ID 11247

OS: Windows 7 Version: 6.1 Architecture: x86

Java Version: 1.6.0_22 Vendor: Sun Microsystems Inc.

Detailed error trace:
java.util.ConcurrentModificationException
at java.util.AbstractList$Itr.checkForComodification(Unknown Source)
at java.util.AbstractList$Itr.next(Unknown Source)
at forge.GameAction.checkStateEffects(GameAction.java:739)
at forge.GameAction.checkStateEffects(GameAction.java:641)
at forge.MagicStack.finishResolving(MagicStack.java:904)
at forge.card.abilityFactory.AbilityFactory.resolve(AbilityFactory.java:2151)
at forge.MagicStack.resolveStack(MagicStack.java:778)
at forge.Phase.passPriority(Phase.java:706)
at forge.ComputerAI_General.stackResponse(ComputerAI_General.java:473)
at forge.ComputerAI_General.stack_not_empty(ComputerAI_General.java:417)
at forge.ComputerAI_Input.think(ComputerAI_Input.java:68)
at forge.ComputerAI_Input.showMessage(ComputerAI_Input.java:48)
at forge.GuiInput.setInput(GuiInput.java:43)
at forge.GuiInput.update(GuiInput.java:32)
at java.util.Observable.notifyObservers(Unknown Source)
at java.util.Observable.notifyObservers(Unknown Source)
at forge.MyObservable.updateObservers(MyObservable.java:17)
at forge.gui.input.InputControl.resetInput(InputControl.java:106)
at forge.Phase.passPriority(Phase.java:697)
at forge.gui.input.Input_PassPriority.selectButtonOK(Input_PassPriority.java:46)
at forge.GuiInput.selectButtonOK(GuiInput.java:57)
at forge.GuiDisplay4.okButtonActionPerformed(GuiDisplay4.java:1405)
at forge.GuiDisplay4.access$2500(GuiDisplay4.java:105)
at forge.GuiDisplay4$33.actionPerformed(GuiDisplay4.java:1142)
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$Actions.actionPerformed(Unknown Source)
at javax.swing.SwingUtilities.notifyAction(Unknown Source)
at javax.swing.JComponent.processKeyBinding(Unknown Source)
at javax.swing.JComponent.processKeyBindings(Unknown Source)
at javax.swing.JComponent.processKeyEvent(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.KeyboardFocusManager.redispatchEvent(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(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.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)
s1886x
 
Posts: 141
Joined: 14 Jun 2010, 01:07
Has thanked: 0 time
Been thanked: 0 time

Re: Current Known Bugs list

Postby friarsol » 22 Dec 2011, 04:01

It looks like you are a few versions behind s1886x, the latest beta was 1.1.8.
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Current Known Bugs list

Postby Doublestrike » 22 Dec 2011, 07:36

Just cast "Shrieking Grotesque" using three plains...

When Shrieking Grotesque enters the battlefield, if B was spent to cast Shrieking Grotesque, target player discards a card.
...and I was prompted with the "discard" algorithm.
---
A joke is a very serious thing.
User avatar
Doublestrike
UI Programmer
 
Posts: 715
Joined: 08 Aug 2011, 09:07
Location: Bali
Has thanked: 183 times
Been thanked: 161 times

Re: Current Known Bugs list

Postby Sloth » 22 Dec 2011, 10:03

Doublestrike wrote:Just cast "Shrieking Grotesque" using three plains...

When Shrieking Grotesque enters the battlefield, if B was spent to cast Shrieking Grotesque, target player discards a card.
...and I was prompted with the "discard" algorithm.
Fixed! It was a condition for the ability to resolve and not a requirement for the trigger. Thanks Doublestrike.
User avatar
Sloth
Programmer
 
Posts: 3498
Joined: 23 Jun 2009, 19:40
Has thanked: 125 times
Been thanked: 507 times

Re: Current Known Bugs list

Postby FabioFLX » 22 Dec 2011, 11:20

Skinshifter ability only works the first time you use it.
At the next use the list shows an extra ability which is the same you chosen when you first used the card ability.
Regardless the line you choose in this list, if you choose an ability you already have chosen in a previous use of the card the software always crash with this error:

Code: Select all

null

java.lang.StackOverflowError
at forge.card.spellability.TargetSelection.chooseTargets(TargetSelection.java:199)
at forge.card.spellability.TargetSelection.chooseTargets(TargetSelection.java:212)
at forge.card.spellability.TargetSelection.chooseTargets(TargetSelection.java:212)
...
...and so on many times the line of the error at 212.

Thanks.

(EDIT: This error is confirmed using the last snapshot at cardforge.org also)
User avatar
FabioFLX
 
Posts: 78
Joined: 27 Sep 2011, 13:08
Has thanked: 4 times
Been thanked: 7 times

PreviousNext

Return to Forge

Who is online

Users browsing this forum: No registered users and 19 guests

Main Menu

User Menu

Our Partners


Who is online

In total there are 19 users online :: 0 registered, 0 hidden and 19 guests (based on users active over the past 10 minutes)
Most users ever online was 7303 on 15 Jul 2025, 20:46

Users browsing this forum: No registered users and 19 guests

Login Form