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 Iran » 22 Dec 2011, 18:55

I have Gatstaf Howler, Terror of Kruin Pass and Wildblood Pack attacking the computer (AI). AI have necropede untapped and Phyrexian Crusader tapped. The AI blocks my Wildblood Pack with the necropede (with one creature, the Terror of Kruin Pass static abilitie says:
Each Werewolf you control can´t be blocked except by two or more creatures ).

I have Full Moon's Rise in play too.


This is the forge I use:
forge-1.2.0-20111222.113413-8.tar.bz2
Iran
 
Posts: 251
Joined: 11 Jul 2011, 04:36
Has thanked: 61 times
Been thanked: 4 times

Re: Current Known Bugs list

Postby Starcrash » 22 Dec 2011, 21:29

With 2 copies of Sphinx-Bone Wand in play, I play Train of Thought, intending to replicate it several times. While the game is asking me to pay for the possible replications, the window asking me to sort the two Wand abilities pops up and I can't click anything behind it. So naturally I click okay to choose the first ability to stack, and then I have to target something for each Wand. After I've chosen targets, the replicate ability does not come back. I've tried this a few times, and there is never an opportunity to pay the replicate cost.
Starcrash
 
Posts: 96
Joined: 30 May 2011, 18:39
Has thanked: 2 times
Been thanked: 1 time

Re: Current Known Bugs list

Postby Sloth » 22 Dec 2011, 21:57

Iran wrote:I have Gatstaf Howler, Terror of Kruin Pass and Wildblood Pack attacking the computer (AI). AI have necropede untapped and Phyrexian Crusader tapped. The AI blocks my Wildblood Pack with the necropede (with one creature, the Terror of Kruin Pass static abilitie says:
Each Werewolf you control can´t be blocked except by two or more creatures ).

I have Full Moon's Rise in play too.


This is the forge I use:
forge-1.2.0-20111222.113413-8.tar.bz2
Fixed! Thanks Iran (this was a really rare bug that could only happen when the attacker had "CARDNAME can't be blocked except by two or more creatures." and trample).
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 gos » 22 Dec 2011, 22:33

My opponent had Mayor of Avabruck (equipped with a Hammer of Ruin) in play. At the end of its turn, when it had cast no spells, something triggered this error:

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.

AbilityFactory : SpellAbility was not created for Mayor of Avabruck. Looking for API: ChangeState


Version:
Forge version 1.1.8-r12238

OS: Windows 7 Version: 6.1 Architecture: amd64

Java Version: 1.6.0_24 Vendor: Sun Microsystems Inc.

Detailed error trace:
java.lang.RuntimeException: AbilityFactory : SpellAbility was not created for Mayor of Avabruck. Looking for API: ChangeState
   at forge.card.abilityfactory.AbilityFactory.getAbility(AbilityFactory.java:1174)
   at forge.card.trigger.TriggerHandler.runSingleTrigger(TriggerHandler.java:464)
   at forge.card.trigger.TriggerHandler.runTrigger(TriggerHandler.java:346)
   at forge.Phase.handleBeginPhase(Phase.java:418)
   at forge.gui.input.InputControl.updateInput(InputControl.java:183)
   at forge.GuiInput.update(GuiInput.java:34)
   at java.util.Observable.notifyObservers(Unknown Source)
   at java.util.Observable.notifyObservers(Unknown Source)
   at forge.MyObservable.updateObservers(MyObservable.java:21)
   at forge.Phase.nextPhase(Phase.java:521)
   at forge.Phase.nextPhase(Phase.java:524)
   at forge.Phase.nextPhase(Phase.java:524)
   at forge.GuiDisplay$33.actionPerformed(GuiDisplay.java:1144)
   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.plaf.basic.BasicRootPaneUI$Actions.actionPerformed(Unknown Source)
   at javax.swing.SwingUtilities.notifyAction(Unknown Source)
   at javax.swing.JComponent.processKeyBinding(Unknown Source)
   at javax.swing.KeyboardManager.fireBinding(Unknown Source)
   at javax.swing.KeyboardManager.fireKeyboardAction(Unknown Source)
   at javax.swing.JComponent.processKeyBindingsForAllComponents(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.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 s1886x » 22 Dec 2011, 23:30

I attacked with Rootwater Thief and paid the cost, but I did not get to exile anything
s1886x
 
Posts: 141
Joined: 14 Jun 2010, 01:07
Has thanked: 0 time
Been thanked: 0 time

Re: Current Known Bugs list

Postby slapshot5 » 23 Dec 2011, 02:46

FabioFLX wrote: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)
Yeah, I know about things like this. Maybe I'll have some time on the plane tomorrow to dig into AF_Charm.

-slapshot5
slapshot5
Programmer
 
Posts: 1391
Joined: 03 Jan 2010, 17:47
Location: Mac OS X
Has thanked: 25 times
Been thanked: 68 times

Re: Current Known Bugs list

Postby FabioFLX » 23 Dec 2011, 13:13

slapshot5 wrote:[...]
Yeah, I know about things like this. Maybe I'll have some time on the plane tomorrow to dig into AF_Charm.

-slapshot5
Ok, thanks.

PS: [VERY IMPORTANT BUG] The latest snapshot (forge-1.2.0-20111223.121805-9.tar.bz2) lets players cast lands without the limit of 1 per turn! :shock:
User avatar
FabioFLX
 
Posts: 78
Joined: 27 Sep 2011, 13:08
Has thanked: 4 times
Been thanked: 7 times

Re: Current Known Bugs list

Postby friarsol » 23 Dec 2011, 13:39

FabioFLX wrote:PS: [VERY IMPORTANT BUG] The latest snapshot (forge-1.2.0-20111223.121805-9.tar.bz2) lets players cast lands without the limit of 1 per turn! :shock:
That's a dev mode option to help us debug, look under the dev tab and make sure "Play Unlimited Land" is set to disabled.
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 FabioFLX » 23 Dec 2011, 14:36

friarsol wrote:
FabioFLX wrote:PS: [VERY IMPORTANT BUG] The latest snapshot (forge-1.2.0-20111223.121805-9.tar.bz2) lets players cast lands without the limit of 1 per turn! :shock:
That's a dev mode option to help us debug, look under the dev tab and make sure "Play Unlimited Land" is set to disabled.
I'm sure I have not selected that option, so check if the field is set by default in that build, please.
In my case I've just reverted to snapshot version "-8" and this resolved.
User avatar
FabioFLX
 
Posts: 78
Joined: 27 Sep 2011, 13:08
Has thanked: 4 times
Been thanked: 7 times

Re: Current Known Bugs list

Postby Accountancy » 23 Dec 2011, 14:46

FabioFLX wrote:
friarsol wrote:
FabioFLX wrote:PS: [VERY IMPORTANT BUG] The latest snapshot (forge-1.2.0-20111223.121805-9.tar.bz2) lets players cast lands without the limit of 1 per turn! :shock:
That's a dev mode option to help us debug, look under the dev tab and make sure "Play Unlimited Land" is set to disabled.
I'm sure I have not selected that option, so check if the field is set by default in that build, please.
In my case I've just reverted to snapshot version "-8" and this resolved.
Yeah, this should really be disabled by default.

Also how do you access developer mode? I know there's a checkbox in settings to turn it on, but then what?
Accountancy
 
Posts: 230
Joined: 14 Aug 2009, 12:39
Has thanked: 22 times
Been thanked: 2 times

Re: Current Known Bugs list

Postby Chris H. » 23 Dec 2011, 19:26

Accountancy wrote:Also how do you access developer mode? I know there's a checkbox in settings to turn it on, but then what?
`
A new tab appears in the panel at the NW corner of the new battlefield UI that is available in the recent snapshot builds.

`
Attachments
Screen Shot.png
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 Starcrash » 24 Dec 2011, 01:13

I know that you guys are already aware that Moxen are unaffected by Sphere of Resistence, but for some strange reason Sculpting Steel is immune to it, too.
Starcrash
 
Posts: 96
Joined: 30 May 2011, 18:39
Has thanked: 2 times
Been thanked: 1 time

Re: Current Known Bugs list

Postby Accountancy » 24 Dec 2011, 04:34

Doomgape costs 5(g/b)(g/b)(g/b)

Tried to return Phyrexian Metamorph with Sharuum the Hegemon, but nothing happened, I have a feeling the Metamorph's ability didn't work.
Edit: Returning clones in general doesn't seem to work, had the same problem with Phantasmal Image and Sun Titan.

Puppeteer Clique should only exile at the end of your end step, but it does it at the end of the opponent's as well.
Accountancy
 
Posts: 230
Joined: 14 Aug 2009, 12:39
Has thanked: 22 times
Been thanked: 2 times

Re: Current Known Bugs list

Postby slapshot5 » 24 Dec 2011, 12:34

Accountancy wrote:Doomgape costs 5(g/b)(g/b)(g/b)
Now fixed in SVN. Thanks.

Tried to return Phyrexian Metamorph with Sharuum the Hegemon, but nothing happened, I have a feeling the Metamorph's ability didn't work.
Edit: Returning clones in general doesn't seem to work, had the same problem with Phantasmal Image and Sun Titan.
This is a known bug. No one has come up with a good solution yet.

Puppeteer Clique should only exile at the end of your end step, but it does it at the end of the opponent's as well.
Now fixed in SVN. Thanks.

-slapshot5
slapshot5
Programmer
 
Posts: 1391
Joined: 03 Jan 2010, 17:47
Location: Mac OS X
Has thanked: 25 times
Been thanked: 68 times

Re: Current Known Bugs list

Postby victorvndoom » 24 Dec 2011, 17:31

thallidII
2 x Changeling Sentinel
2 x Earthcraft
1 x Elvish Archdruid
2 x Elvish Farmer
20 x Forest
2 x Fungal Bloom
2 x Game-Trail Changeling
2 x Gilder Bairn
2 x Heritage Druid
1 x Joraga Treespeaker
4 x Mycoloth
1 x Myr Battlesphere
1 x Myr Turbine
4 x Overgrowth
2 x Priest of Titania
1 x Psychotrope Thallid
1 x Scroll Rack
2 x Shorecrasher Mimic(*)
4 x Sporoloth Ancient
3 x Thallid
1 x Thallid Shell-Dweller
2 x Turtleshell Changeling
4 x Utopia Mycon
1 x Wirewood Channeler
4 x Wirewood Lodge
2 x Woodland Changeling
2 x Woodlurker Mimic(*)
4 x Xenograft
what is wrong here in this deck ?
the changelings (*) or mimics cant be targeted by fungal bloom other shapeshifters like turtleshell changeling and changeling sentinel can be target by fungal bloom and have sporecounters. think al changelings or shapeshifters should be checked if they dont have the same behaviour (shroud protection, cant be targeted by fungal bloom). Have only implemented a few in this deck


wat is svn ?
i have a autistic disorder. I speak english very well but it is not my mother language .I have also some dislectic / grammatical problems. please pay attention..i cant correct myself each time
victorvndoom
 
Posts: 54
Joined: 09 Nov 2010, 18:45
Has thanked: 0 time
Been thanked: 0 time

PreviousNext

Return to Forge

Who is online

Users browsing this forum: No registered users and 20 guests

Main Menu

User Menu

Our Partners


Who is online

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

Login Form