It is currently 18 Aug 2025, 14:16
   
Text Size

Current Known Bugs list

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

Re: Current Known Bugs list

Postby Accountancy » 20 Jul 2011, 13:10

It was Sangromancer, the Vampire Nocturnus was getting +2/+1 and flying, but none of the other vampires.

Also Arbalest Elite's cost is just T: deal 3 damage, it should be 2W, T: deal 3 damage
Peregrine Griffin doesn't have First Strike.
Accountancy
 
Posts: 230
Joined: 14 Aug 2009, 12:39
Has thanked: 22 times
Been thanked: 2 times

Re: Current Known Bugs list

Postby Nordos » 20 Jul 2011, 13:38

. Helm of the Ghastlord let me draw 2 cards, if casted on Urborg Drake, instead letting me draw one card, and let the enemy discard one.
Take Possession costs only 3bb instead of 5bb
Nordos
 
Posts: 558
Joined: 23 May 2011, 14:06
Has thanked: 6 times
Been thanked: 18 times

Re: Current Known Bugs list

Postby friarsol » 20 Jul 2011, 13:40

Nordos wrote:Take Possession costs only 3bb instead of 5bb
Just so you know Blue mana is Represented with a U, Black mana is represented with a B.
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 » 20 Jul 2011, 13:46

This is because they start with the same letter and the second letter in both is L which is used for lands and the third letter in Black is an A which is used for artifacts, so the third letter in Blue is used. I always wondered why and I think it's helpful for every to know these things.
Accountancy
 
Posts: 230
Joined: 14 Aug 2009, 12:39
Has thanked: 22 times
Been thanked: 2 times

Re: Current Known Bugs list

Postby Sloth » 20 Jul 2011, 13:52

Accountancy wrote:It was Sangromancer, the Vampire Nocturnus was getting +2/+1 and flying, but none of the other vampires.

Also Arbalest Elite's cost is just T: deal 3 damage, it should be 2W, T: deal 3 damage
Peregrine Griffin doesn't have First Strike.
All fixed! Thanks Accountancy.

Nordos wrote:Take Possession costs only 3bb instead of 5bb
Fixed! Thanks Nordos.
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 Nordos » 20 Jul 2011, 16:42

friarsol wrote:
Nordos wrote:Take Possession costs only 3bb instead of 5bb
Just so you know Blue mana is Represented with a U, Black mana is represented with a B.
Well, yeah, was a bit in a hurry - it was 2UU istead of 5UU, too :P
Nordos
 
Posts: 558
Joined: 23 May 2011, 14:06
Has thanked: 6 times
Been thanked: 18 times

Re: Current Known Bugs list

Postby s1886x » 21 Jul 2011, 10:03

i was playing the exalted deck against the thopter control deck. i cast a Court Archers, which got countered. afterward, i cast another Court Archers and this happened:

An error has occurred. You can copy/paste this message or save it to a file.
Please report this, plus what you tried to do, to:
viewforum.php?f=26
If you don't want to register an account, you can mail it directly to
mtgerror@yahoo.com


null


Version:
Forge -- official beta: $Date: 2011-01-06 11:34:48 -0500 (Thu, 06 Jan 2011) $, SVN revision: $Revision: 4891 $

OS: Windows 7 Version: 6.1 Architecture: x86

Java Version: 1.6.0_22 Vendor: Sun Microsystems Inc.

Detailed error trace:
java.lang.NullPointerException
at forge.card.spellability.Cost_Payment.payComputerCosts(Unknown Source)
at forge.ComputerUtil.playCounterSpell(Unknown Source)
at forge.ComputerAI_General.stackResponse(Unknown Source)
at forge.ComputerAI_General.stack_not_empty(Unknown Source)
at forge.gui.input.InputControl.updateInput(Unknown Source)
at forge.GuiInput.update(Unknown Source)
at java.util.Observable.notifyObservers(Unknown Source)
at java.util.Observable.notifyObservers(Unknown Source)
at forge.MyObservable.updateObservers(Unknown Source)
at forge.gui.input.InputControl.resetInput(Unknown Source)
at forge.Phase.passPriority(Unknown Source)
at forge.gui.input.Input_PassPriority.selectButtonOK(Unknown Source)
at forge.GuiInput.selectButtonOK(Unknown Source)
at forge.GuiDisplay4.okButtonActionPerformed(Unknown Source)
at forge.GuiDisplay4.access$3(Unknown Source)
at forge.GuiDisplay4$25.actionPerformed(Unknown Source)
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 Nordos » 21 Jul 2011, 13:58

my Chained Throatseeker couldnt attack, even though my enemy had 4 poison counters. It is equipped with a Silverskin Armor and has two +1/+1 counter on it, recieved through Steel Overseer, I casted it for the second time, getting it back to my hand by using Corpse Cur.
Last edited by Nordos on 21 Jul 2011, 14:00, edited 1 time in total.
Nordos
 
Posts: 558
Joined: 23 May 2011, 14:06
Has thanked: 6 times
Been thanked: 18 times

Re: Current Known Bugs list

Postby jeffwadsworth » 21 Jul 2011, 14:00

s1886x wrote:i was playing the exalted deck against the thopter control deck. i cast a Court Archers, which got countered. afterward, i cast another Court Archers and this happened:

An error has occurred. You can copy/paste this message or save it to a file.
Please report this, plus what you tried to do, to:
viewforum.php?f=26
If you don't want to register an account, you can mail it directly to
mtgerror@yahoo.com


null


Version:
Forge -- official beta: $Date: 2011-01-06 11:34:48 -0500 (Thu, 06 Jan 2011) $, SVN revision: $Revision: 4891 $

OS: Windows 7 Version: 6.1 Architecture: x86

Java Version: 1.6.0_22 Vendor: Sun Microsystems Inc.

Detailed error trace:
java.lang.NullPointerException
at forge.card.spellability.Cost_Payment.payComputerCosts(Unknown Source)
at forge.ComputerUtil.playCounterSpell(Unknown Source)
at forge.ComputerAI_General.stackResponse(Unknown Source)
at forge.ComputerAI_General.stack_not_empty(Unknown Source)
at forge.gui.input.InputControl.updateInput(Unknown Source)
at forge.GuiInput.update(Unknown Source)
Too bad you didn't notice what the computer was doing. Looks like it was trying to cast a counterspell that failed.
jeffwadsworth
Super Tester Elite
 
Posts: 1172
Joined: 20 Oct 2010, 04:47
Location: USA
Has thanked: 287 times
Been thanked: 70 times

Re: Current Known Bugs list

Postby Sloth » 21 Jul 2011, 14:24

Nordos wrote:my Chained Throatseeker couldnt attack, even though my enemy had 4 poison counters. It is equipped with a Silverskin Armor and has two +1/+1 counter on it, recieved through Steel Overseer, I casted it for the second time, getting it back to my hand by using Corpse Cur.
Fixed! The logic was reversed here. Thanks Nordos.
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 Rock-n-Rollo » 21 Jul 2011, 18:48

I had 3 life left. It was my opponent's turn and he was going to attack. He had 1 Student of Warfare and 1 Goblin Guide, while I had 1 Psychatog. He declared his attackers (he decided to attack with both creatures) and I exiled six cards from my graveyard, so my Psychatog became a 4/5 (of course it was 1/2 before).

The problem is that my opponent had leveled up his Student of Warfare to a 3/3 the turn before (I don't know exactly how many level counters it had), and when I started to exile the cards fromy my graveyard, it seemed that the Student became again a 1/1. So I decided to block the 2/2 Goblin Guide with Psychatog and left the apparent 1/1 Student of Warfare unblocked. Strangely enough, I got three damages and lost. So the Student was still a 3/3, but on the card there was "1/1" written.
Rock-n-Rollo
 
Posts: 6
Joined: 14 Jul 2011, 22:01
Has thanked: 0 time
Been thanked: 0 time

Re: Current Known Bugs list

Postby Nordos » 21 Jul 2011, 19:39

ah, well, thats a 'bug' I notices various times before, too. Especially if the enemy has casted something which gave +x/+x to his troops/to special unittypes. For example, if he has a Lord of Undead out, the Zombies would get +1/+1, but at some times, their stats looks like resetted - as long as you take a closer look and resize the card or wait some moments, then it gets correct, once again. The damage will be unchanged, though, it is just a display bug
Nordos
 
Posts: 558
Joined: 23 May 2011, 14:06
Has thanked: 6 times
Been thanked: 18 times

Re: Current Known Bugs list

Postby Braids » 21 Jul 2011, 21:46

was the 1/1 written in small print on the lower right corner of the card on the battlefield, or was it listed as a 1/1 in the upper right information panel when you hovered the mouse over it? sometimes these values are in conflict.
"That is the dumbest thing I've ever seen." --Rob Cashwalker, regarding Innistrad double-sided cards. One of the first times he and I have ever agreed on something. ;)
User avatar
Braids
Programmer
 
Posts: 556
Joined: 22 Jun 2011, 00:39
Location: Unknown. Hobby: Driving myself and others to constructive madness.
Has thanked: 1 time
Been thanked: 1 time

Re: Current Known Bugs list

Postby Nordos » 21 Jul 2011, 21:52

if you hover with your mouse over it, it always shows the correct value,l but the little 1/1 at the small card differs from times to time. If you hover over it, the resized card always shows the correct value, though, even if the little ones are wrong at that moment. So, to be sure, you just have to take a look at the right, resized card (and use your mind, ofc :D)
Nordos
 
Posts: 558
Joined: 23 May 2011, 14:06
Has thanked: 6 times
Been thanked: 18 times

Re: Current Known Bugs list

Postby slappysquirrel » 22 Jul 2011, 01:58

cast Magma Spray on Timberwatch Elf and put it back into the pc's hand. there are no cards exiled or in the graveyard. next turn the pc re-cast Timberwatch Elf.
Last edited by Chris H. on 22 Jul 2011, 02:01, edited 1 time in total.
Reason: Mouse-over
slappysquirrel
 
Posts: 56
Joined: 05 Sep 2009, 06:04
Has thanked: 0 time
Been thanked: 0 time

PreviousNext

Return to Forge

Who is online

Users browsing this forum: No registered users and 38 guests

Main Menu

User Menu

Our Partners


Who is online

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

Login Form