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 timmermac » 24 Dec 2011, 17:34

victorvndoom wrote: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

wat is svn ?
The mimics aren't all creature types, so they can't be targeted by Fungal Bloom.
"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 victorvndoom » 24 Dec 2011, 17:41

ah ok.some again i have learned then :)
how do i get that bar from developer mode, i have activated it but only see the scroll down bar from above
not the sidebar.

what is svn again ?

found a solution with the mimics with Runed Stalactite
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

Re: Current Known Bugs list

Postby Bundy » 24 Dec 2011, 19:44

Computer taps all lands to do something, then this report pops up and the game locks up. I see the name Faerie Rogue so i guess it has something to do with the Bitterblossom that's in play? It is main phase 2 of the computer.
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.

CardFactory : getCard() invalid card name - Faerie Rogue


Version:
Forge version 1.1.8-r12238

OS: Windows 7 Version: 6.1 Architecture: x86

Java Version: 1.6.0_29 Vendor: Sun Microsystems Inc.

Detailed error trace:
java.lang.RuntimeException: CardFactory : getCard() invalid card name - Faerie Rogue
   at forge.card.cardfactory.AbstractCardFactory.getCard2(AbstractCardFactory.java:436)
   at forge.card.cardfactory.AbstractCardFactory.getCard(AbstractCardFactory.java:378)
   at forge.card.cardfactory.CardFactoryCreatures$61.resolve(CardFactoryCreatures.java:2248)
   at forge.MagicStack.resolveStack(MagicStack.java:867)
   at forge.Phase.passPriority(Phase.java:822)
   at forge.gui.input.InputPassPriority.selectButtonOK(InputPassPriority.java:54)
   at forge.GuiInput.selectButtonOK(GuiInput.java:68)
   at forge.GuiDisplay.okButtonActionPerformed(GuiDisplay.java:1419)
   at forge.GuiDisplay.access$2500(GuiDisplay.java:109)
   at forge.GuiDisplay$33.actionPerformed(GuiDisplay.java:1139)
   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.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)
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 shinjiikuri » 25 Dec 2011, 04:05

Using 12242011 beta. Sword of Body and Mind only forces opponent to discard cards on the start of his turn.
shinjiikuri
 
Posts: 24
Joined: 19 May 2011, 05:49
Has thanked: 0 time
Been thanked: 0 time

Re: Current Known Bugs list

Postby friarsol » 25 Dec 2011, 04:27

shinjiikuri wrote:Using 12242011 beta. Sword of Body and Mind only forces opponent to discard cards on the start of his turn.
Sword of Body and Mind doesn't cause any discarding?
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 Accountancy » 25 Dec 2011, 06:08

I tried building a deck around Mishra and every time it triggered, it wouldn't let me search.
Accountancy
 
Posts: 230
Joined: 14 Aug 2009, 12:39
Has thanked: 22 times
Been thanked: 2 times

Re: Current Known Bugs list

Postby Iran » 25 Dec 2011, 06:23

AI cast Arc Trail targeting two times one creature I control.
(2 damage and then 1 damage in one creature a control)
The creature is Mayor of Avabruck.


Ai cast Footsteps of the Goryo returning Yosei, the Morning Star to battlefield when I click in Ok button to pass to End Phase and the Yosei, the Morning Star was sacrified. I get this Crash Report.
It seems the game can't resolve the spell in the stack.

"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.

null


Version:
Forge version 1.2.0-SNAPSHOT-r12825

OS: Windows XP Version: 5.1 Architecture: x86

Java Version: 1.6.0_25 Vendor: Sun Microsystems Inc.

Detailed error trace:
java.lang.NullPointerException
at forge.card.cardfactory.CardFactoryCreatures$51.resolve(CardFactoryCreatures.java:2042)
at forge.MagicStack.resolveStack(MagicStack.java:908)
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: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.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.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)



Edit: Merry Christmas and that 2012 be a great year to everyone.
Iran
 
Posts: 251
Joined: 11 Jul 2011, 04:36
Has thanked: 61 times
Been thanked: 4 times

Re: Current Known Bugs list

Postby Accountancy » 26 Dec 2011, 10:09

Computer used Scroll of Origins with less than 7 cards in hand.
Accountancy
 
Posts: 230
Joined: 14 Aug 2009, 12:39
Has thanked: 22 times
Been thanked: 2 times

Re: Current Known Bugs list

Postby victorvndoom » 26 Dec 2011, 16:45

when facing an ai playing master of the hunt there is no display how much damage is been distributed
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

Re: Current Known Bugs list

Postby Doublestrike » 27 Dec 2011, 01:17

victorvndoom wrote:what is svn again ?
SVN is short for "Sub Version" which is a system for controlling the (sub) versions of the project as it evolves. It's a shared place to put the code.

When a dev makes changes, (s)he dumps it into the SVN. When a dev is ready to see all the changes that have been made since last time, (s)he updates a local version of the SVN on his/her machine.

The SVN is the most bleeding-edge code in the Forge project. Beta versions are built when the SVN has (hopefully) stabilized enough for the public. So, if something is "fixed on the SVN", that means the sub-version has it, and it will make it into the Beta whenever that's built.
---
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 s1886x » 27 Dec 2011, 12:51

Whenever I cast Living Death all exiled creatures come back, not just ones exiled by Living Death
s1886x
 
Posts: 141
Joined: 14 Jun 2010, 01:07
Has thanked: 0 time
Been thanked: 0 time

Re: Current Known Bugs list

Postby Bundy » 27 Dec 2011, 14:49

I have Brion Stoutarm in play. Computer casts Sculpting Steel. Now Sculpting Steel and Brion Stoutarm go to the graveyard, so i guess Sculpting Steel copied Brion Stoutarm and they both die because of the legend rule. But Sculpting steel should not be able to copy Brion Stoutarm since it is not an artifact.
Next round computer casts Sculpting Steel again, and this time Sculpting Steel and Borborygmos go to the graveyard.
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 timmermac » 27 Dec 2011, 16:55

Was either side using the ability from Memnarch?
"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 Bundy » 27 Dec 2011, 19:09

timmermac wrote:Was either side using the ability from Memnarch?
No, there was no Memnarch in play and no other effects that turn other creatures to artifacts.
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 s1886x » 28 Dec 2011, 07:42

I used Oblivion Ring to target an Adventuring Gear equipped to a tapped Cliff Threader. It worked properly ant the Adventuring Gear was exiled, but 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.gui.input.InputControl.updateInput(InputControl.java:200)
at forge.GuiInput.update(GuiInput.java:30)
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

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