It is currently 17 Aug 2025, 19:08
   
Text Size

Current Known Bugs list

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

Re: Current Known Bugs list

Postby Milod » 16 Jan 2012, 12:48

. Contagion Engine doesent let me profilate 2x when i tap it for 4 mana only once
Last edited by Chris H. on 16 Jan 2012, 13:10, edited 1 time in total.
Reason: Mouse-over
Milod
 
Posts: 360
Joined: 20 Jul 2011, 08:57
Has thanked: 4 times
Been thanked: 5 times

Re: Current Known Bugs list

Postby silly freak » 16 Jan 2012, 20:28

. Kjeldoran Javelineer seems to have Cummulative Upkeep W instead of 1
___

where's the "trust me, that will work!" switch for the compiler?
Laterna Magica - blog, forum, project, 2010/09/06 release!
silly freak
DEVELOPER
 
Posts: 598
Joined: 26 Mar 2009, 07:18
Location: Vienna, Austria
Has thanked: 93 times
Been thanked: 25 times

Re: Current Known Bugs list

Postby gos » 16 Jan 2012, 20:29

I got this error immediately after my opponent had cast an Essence Bottle:

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.

For input string: "CostCountersRemoved"


Version:
Forge version 1.2.1-r13215

OS: Windows 7 Version: 6.1 Architecture: amd64

Java Version: 1.6.0_24 Vendor: Sun Microsystems Inc.

Detailed error trace:
java.lang.NumberFormatException: For input string: "CostCountersRemoved"
   at java.lang.NumberFormatException.forInputString(Unknown Source)
   at java.lang.Integer.parseInt(Unknown Source)
   at java.lang.Integer.parseInt(Unknown Source)
   at forge.card.abilityfactory.AbilityFactory.calculateAmount(AbilityFactory.java:1607)
   at forge.card.abilityfactory.AbilityFactory.calculateAmount(AbilityFactory.java:1464)
   at forge.card.abilityfactory.AbilityFactoryAlterLife.gainLifeCanPlayAI(AbilityFactoryAlterLife.java:267)
   at forge.card.abilityfactory.AbilityFactoryAlterLife$1.canPlayAI(AbilityFactoryAlterLife.java:82)
   at forge.ComputerUtil.canBePlayedAndPayedByAI(ComputerUtil.java:473)
   at forge.ComputerUtil.playSpellAbilities(ComputerUtil.java:123)
   at forge.ComputerAIGeneral.playCards(ComputerAIGeneral.java:93)
   at forge.ComputerAIGeneral.main2(ComputerAIGeneral.java:76)
   at forge.ComputerAIInput.think(ComputerAIInput.java:111)
   at forge.ComputerAIInput.showMessage(ComputerAIInput.java:71)
   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.resetInput(InputControl.java:144)
   at forge.gui.input.InputPassPriority.selectButtonOK(InputPassPriority.java:76)
   at forge.GuiInput.selectButtonOK(GuiInput.java:86)
   at forge.control.match.ControlInput.btnOKActionPerformed(ControlInput.java:104)
   at forge.control.match.ControlInput.access$000(ControlInput.java:31)
   at forge.control.match.ControlInput$1.actionPerformed(ControlInput.java:51)
   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.AbstractButton.doClick(Unknown Source)
   at javax.swing.AbstractButton.doClick(Unknown Source)
   at forge.view.toolbox.FButton$1.keyPressed(FButton.java:92)
   at java.awt.Component.processKeyEvent(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.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)
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 Roujin » 16 Jan 2012, 22:04

Stupid AI Behavior:
Opponent (Quest mode James Bond (easy)) cast Afterlife on a tapped 1/1 creature of mine (level 1 Hound Pet), giving me with a untapped 1/1 flyer instead. Thank you, AI. :lol:

UI sorta bug / suggestion:
When multiple spells/effects are on the stack during combat, and I click ok to let one resolve, the tab automatically changes back to combat. IMO it should stay at the stack tab unless it's the last/only spell/effect on the stack.


edit: both with beta 1.2.1
Roujin
 
Posts: 75
Joined: 01 Nov 2011, 21:58
Has thanked: 6 times
Been thanked: 13 times

Re: Current Known Bugs list

Postby friarsol » 16 Jan 2012, 22:11

Roujin wrote:UI sorta bug / suggestion:
When multiple spells/effects are on the stack during combat, and I click ok to let one resolve, the tab automatically changes back to combat. IMO it should stay at the stack tab unless it's the last/only spell/effect on the stack.
I believe Doublestrike said this was already on his list, but another reminder can't hurt.
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 Roujin » 16 Jan 2012, 22:17

I apologize for not thoroughly checking if this was mentioned already. #-o
You devs are all doing a fantastic job, I am enjoying Forge a lot and will continue to report any (hopefully not already reported) bugs I find. ;)
Roujin
 
Posts: 75
Joined: 01 Nov 2011, 21:58
Has thanked: 6 times
Been thanked: 13 times

Re: Current Known Bugs list

Postby Bundy » 16 Jan 2012, 23:23

. Sigil Captain does not trigger when i create a squirrel token with Squirrel Nest while Spidersilk Armor is in play. I thought it triggered in the previous version of Forge when Spidersilk Armor was in play, but not sure about that.
Anyway, i thought it would trigger because the squirrel token is 1/1 when entereing the battlefield and then it gets the +0/+1 bonus from Spidersilk Armor?
So a bug in Forge, or a bug in my rules knowledge ...
Last edited by Chris H. on 16 Jan 2012, 23:46, edited 2 times in total.
Reason: Mouse-over + spelling
Bundy
 
Posts: 348
Joined: 17 Dec 2010, 17:32
Location: The netherlands
Has thanked: 23 times
Been thanked: 3 times

Re: Current Known Bugs list

Postby Doublestrike » 17 Jan 2012, 00:16

friarsol wrote:
Roujin wrote:UI sorta bug / suggestion:
When multiple spells/effects are on the stack during combat, and I click ok to let one resolve, the tab automatically changes back to combat. IMO it should stay at the stack tab unless it's the last/only spell/effect on the stack.
I believe Doublestrike said this was already on his list, but another reminder can't hurt.
Sure can't - will be fixed soon on SVN, available for next beta.
---
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 friarsol » 17 Jan 2012, 00:24

Bundy wrote:. Sigil Captain does not trigger when i create a squirrel token with Squirrel Nest while Spidersilk Armor is in play. I thought it triggered in the previous version of Forge when Spidersilk Armor was in play, but not sure about that.
Anyway, i thought it would trigger because the squirrel token is 1/1 when entereing the battlefield and then it gets the +0/+1 bonus from Spidersilk Armor?
So a bug in Forge, or a bug in my rules knowledge ...
Just you not being familiar with the rules, here's the notes from http://magiccards.info/query?q=Sigil+Ca ... rd&s=cname

5/1/2009: Sigil Captain's ability checks a creature's initial power and toughness upon being put on the battlefield, so it will take into account counters that it enters the battlefield with and static abilities that may give it a continuous power boost once it's on the battlefield (such as the one on Glorious Anthem).
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 Roujin » 17 Jan 2012, 01:54

The card shown for Kruin Outlaw is its transformed counterpart Terror of Kruin Pass. If I click the Transform button to view [the description of] Terror of Kruin Pass, it shows a black placeholder image. (Note I have downloaded all card pictures.)

The same is the case for Delver of Secrets // Insectile Aberration. I reported this a while back but it seems not to be fixed yet.

This is in beta 1.2.1

edit: Automatic card mouseover thingy seems not to work so for your convenience here are some links:
Kruin Outlaw // Terror of Kruin Pass
Delver of Secrets // Insectile Aberration
Last edited by Roujin on 17 Jan 2012, 01:59, edited 4 times in total.
Roujin
 
Posts: 75
Joined: 01 Nov 2011, 21:58
Has thanked: 6 times
Been thanked: 13 times

Re: Current Known Bugs list

Postby Milod » 17 Jan 2012, 01:57

phyrexian megamorph doesent copy anything when its imprinted by prototype portal and used from prototype portal nothing happens u pay 4 and nothing
Milod
 
Posts: 360
Joined: 20 Jul 2011, 08:57
Has thanked: 4 times
Been thanked: 5 times

Re: Current Known Bugs list

Postby Sloth » 17 Jan 2012, 12:02

Accountancy wrote:I have a kinda similar problem, when the AI casts Bloodbraid Elf, if it reveals a Lightning Bolt, it will almost always choose not to play it, unless it can kill a creature or kill me with it, it tries to save the lightning bolt for later, but it can't.
This should be fixed in the 1.2.1 beta. Thanks Accountancy.

Milod wrote:. Contagion Engine doesent let me profilate 2x when i tap it for 4 mana only once
It works for me. You chose permanents for the first Proliferate then press cancel, then for the second and cancel again.

silly freak wrote:. Kjeldoran Javelineer seems to have Cummulative Upkeep W instead of 1
Fixed! Thanks silly freak.

gos wrote:I got this error immediately after my opponent had cast an Essence Bottle:
Fixed! Thanks gos.

Roujin wrote:The card shown for Kruin Outlaw is its transformed counterpart Terror of Kruin Pass. If I click the Transform button to view [the description of] Terror of Kruin Pass, it shows a black placeholder image. (Note I have downloaded all card pictures.)

The same is the case for Delver of Secrets // Insectile Aberration. I reported this a while back but it seems not to be fixed yet.

This is in beta 1.2.1
Try deleting the jpg files of these cards and download them again.
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 Bundy » 17 Jan 2012, 14:30

Don't see the last message i wrote anywhere, must have forgotten to submit it then #-o
Here it is again, when asked to pay the echo cost for Deranged Hermit, this error pops up when i click on a land to tap for mana. If i tap the lands when the echo cost is still on the stack to put the mana in my pool, i can pay with the stored mana for the echo cost and Deranged Hermit works like normal.

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.2.1-r13215

OS: Windows 7 Version: 6.1 Architecture: x86

Java Version: 1.6.0_29 Vendor: Sun Microsystems Inc.

Detailed error trace:
java.lang.NullPointerException
   at forge.gui.input.InputPayManaCostUtil.activateManaAbility(InputPayManaCostUtil.java:135)
   at forge.gui.input.InputPayManaCostAbility.selectCard(InputPayManaCostAbility.java:154)
   at forge.GuiInput.selectCard(GuiInput.java:121)
   at forge.control.match.ControlField$11.mousePressed(ControlField.java:493)
   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)
Note to self: press submit button now :roll:
Bundy
 
Posts: 348
Joined: 17 Dec 2010, 17:32
Location: The netherlands
Has thanked: 23 times
Been thanked: 3 times

Re: Current Known Bugs list

Postby Chris H. » 17 Jan 2012, 16:09

Bundy wrote:Don't see the last message i wrote anywhere, must have forgotten to submit it then #-o
Here it is again, when asked to pay the echo cost for Deranged Hermit, this error pops up when i click on a land to tap for mana. If i tap the lands when the echo cost is still on the stack to put the mana in my pool, i can pay with the stored mana for the echo cost and Deranged Hermit works like normal.

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.2.1-r13215

OS: Windows 7 Version: 6.1 Architecture: x86

Java Version: 1.6.0_29 Vendor: Sun Microsystems Inc.

Detailed error trace:
java.lang.NullPointerException
   at forge.gui.input.InputPayManaCostUtil.activateManaAbility(InputPayManaCostUtil.java:135)
   at forge.gui.input.InputPayManaCostAbility.selectCard(InputPayManaCostAbility.java:154)
   at forge.GuiInput.selectCard(GuiInput.java:121)
   at forge.control.match.ControlField$11.mousePressed(ControlField.java:493)
   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)
Note to self: press submit button now :roll:
`
Today's snapshot build should take care of this bug. Feel free to try out this big fixed version:

User avatar
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: Current Known Bugs list

Postby gos » 17 Jan 2012, 17:03

I copied my Runeflare Trap with Twincast. The copy did no damage. I experienced the same thing in an earlier version with Uyo, Silent Prophet and Spiraling Embers (viewtopic.php?f=26&t=787&p=78328#p78328).
gos
 
Posts: 4369
Joined: 03 Mar 2011, 15:21
Location: Reykjavík, Iceland
Has thanked: 231 times
Been thanked: 232 times

PreviousNext

Return to Forge

Who is online

Users browsing this forum: No registered users and 13 guests

Main Menu

User Menu

Our Partners


Who is online

In total there are 13 users online :: 0 registered, 0 hidden and 13 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 13 guests

Login Form