It is currently 29 Aug 2025, 18:55
   
Text Size

Current Known Bugs list

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

Re: Current Known Bugs list

Postby cc-drake » 17 Nov 2010, 00:29

Maybe not a bug, but how does Crucible of Worlds work? Clicking on it does nothing (tested with Fastbond in play)
cc-drake
 
Posts: 570
Joined: 14 Aug 2010, 07:15
Has thanked: 29 times
Been thanked: 6 times

Re: Current Known Bugs list

Postby lazylockie » 17 Nov 2010, 02:56

cc-drake wrote:Maybe not a bug, but how does Crucible of Worlds work? Clicking on it does nothing (tested with Fastbond in play)
I think you need to play the lands as a flashback card, so you go onto menu -> play card with flashback -> try hitting a land and see if it works.
lazylockie
 
Posts: 508
Joined: 13 Jul 2010, 22:44
Has thanked: 74 times
Been thanked: 15 times

Re: Current Known Bugs list

Postby s1886x » 17 Nov 2010, 05:26

lifelink in the new version seems to only activate when dealing damage to a player
s1886x
 
Posts: 141
Joined: 14 Jun 2010, 01:07
Has thanked: 0 time
Been thanked: 0 time

Re: Current Known Bugs list

Postby friarsol » 17 Nov 2010, 05:28

Rev 3586. It seems like Draw a card at next turn's upkeep waits till my next upkeep to let me draw a card, instead of triggering on the next upkeep. It really should trigger on the next turn for everyone, no matter whose upkeep it is.
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 Sloth » 17 Nov 2010, 08:49

friarsol wrote:Rev 3586. It seems like Draw a card at next turn's upkeep waits till my next upkeep to let me draw a card, instead of triggering on the next upkeep. It really should trigger on the next turn for everyone, no matter whose upkeep it is.
Fixed. (For some reason I always thought the ability reads "at your next turn's upkeep" and I think I played the paper cards this way back then. Ups.)
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 timmermac » 17 Nov 2010, 16:16

timmermac wrote:r3501: I think there might be a bug with Vampiric Sliver. I had Vampiric Sliver, Venser's Sliver and Reflex Sliver out. Computer had a couple of creatures out. Somehow, I wound up with about 170 +1/+1 counters to distribute amongst the 3 slivers. The computer's creatures didn't have anywhere near 170 p/t points to distribute.

Edit: after I finished clicking "OK" a couple of hundred times, my Venser's Sliver wound up as a 32/32.

Edit2: In a different game, my Vampiric Sliver was blocked by a computer's Soldier token. My sliver got 83 +1/+1 tokens out of it. I had a Venser's Sliver and a Heart Sliver out as well.
I'm mentioning this again, because in the same game as Edit2, I attacked with my now 86/86 Vampiric Sliver and the game sat for several minutes without doing anything. I eventually had to end the javaw.exe process and end the program.
"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 s1886x » 18 Nov 2010, 23:02

An error has occured. 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


Creature Count:20
Spell Count:13
Skyshroud Behemoth 5 G G
Wall of Tears 1 U
Wind Drake 2 U
Enslaved Scout 2 R
Flying Men U
Henchfiend of Ukor 3 R
Wall of Tears 1 U
Baru, Fist of Krosa 3 G G
Sporecap Spider 2 G
Tel-Jilad Fallen 2 G G
Llanowar Elves G
Baru, Fist of Krosa 3 G G
Mons's Goblin Raiders R
Wind Drake 2 U
Wall of Tears 1 U
Wind Drake 2 U
Flying Men U
Tel-Jilad Fallen 2 G G
Tarmogoyf 1 G
Mons's Goblin Raiders R
Symbol of Unsummoning 2 U
Traumatize 3 U U
Lava Flow 3 R R
Temporal Spring 1 G U
Pulse of the Tangle 1 G G
Thirst for Knowledge 2 U
Traumatize 3 U U
Thirst for Knowledge 2 U
Volcanic Fallout 1 R R
Snow Devil 1 U
Lava Axe 4 R
Temporal Spring 1 G U
Lava Flow 3 R R
numLands:26
Breeding Pool
Volcanic Island
Stomping Ground
Tropical Island
Volcanic Island
Taiga
Plains:0
Island:18
Swamp:0
Mountain:11
Forest:17
totalColor:46
nLand-Island:7
nLand-Mountain:4
nLand-Forest:7
DeckSize:60
DeckSize:60



Version:
Forge -- official beta: $Date: 2010-09-14 08:34:27 -0400 (Tue, 14 Sep 2010) $, SVN revision: $Revision: 2039 $

OS: Windows Vista Version: 6.0 Architecture: x86

Java Version: 1.6.0_11 Vendor: Sun Microsystems Inc.

Detailed error trace:
java.lang.Exception
at forge.error.ErrorViewer.showError(ErrorViewer.java:88)
at forge.Generate3ColorDeck.get3ColorDeck(Generate3ColorDeck.java:404)
at forge.Gui_NewGame.generate3ColorDeck(Gui_NewGame.java:774)
at forge.Gui_NewGame.genDecks(Gui_NewGame.java:633)
at forge.Gui_NewGame.startButton_actionPerformed(Gui_NewGame.java:555)
at forge.Gui_NewGame$11.actionPerformed(Gui_NewGame.java:421)
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.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)
s1886x
 
Posts: 141
Joined: 14 Jun 2010, 01:07
Has thanked: 0 time
Been thanked: 0 time

Re: Current Known Bugs list

Postby s1886x » 19 Nov 2010, 06:21

i blocked a hystrodon with 4 1/1 creatures and the computer still drew a card. 'sup?
s1886x
 
Posts: 141
Joined: 14 Jun 2010, 01:07
Has thanked: 0 time
Been thanked: 0 time

Re: Current Known Bugs list

Postby lazylockie » 19 Nov 2010, 15:49

r3676:

Fluctuator has card image of Training Grounds
lazylockie
 
Posts: 508
Joined: 13 Jul 2010, 22:44
Has thanked: 74 times
Been thanked: 15 times

Re: Current Known Bugs list

Postby jeffwadsworth » 19 Nov 2010, 16:13

Elven Fortress needs to have an uppercase "Enchantment" instead of "enchantment". Manabarbs has the word "Enchentment" instead of "Enchantment".
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 Rob Cashwalker » 19 Nov 2010, 17:16

s1886x wrote:An error has occured. 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

That's not an error, it was just a quick view for debugging the deck list from a generator. Which deck generator did you choose? There should be a default option for not viewing the deck list...

Edit - Fixed this in r.3694
The Force will be with you, Always.
User avatar
Rob Cashwalker
Programmer
 
Posts: 2167
Joined: 09 Sep 2008, 15:09
Location: New York
Has thanked: 5 times
Been thanked: 40 times

Re: Current Known Bugs list

Postby Sloth » 19 Nov 2010, 18:15

jeffwadsworth wrote:Elven Fortress needs to have an uppercase "Enchantment" instead of "enchantment". Manabarbs has the word "Enchentment" instead of "Enchantment".
This is fixed now. Thanks jeffwadsworth.
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 slapshot5 » 19 Nov 2010, 18:35

Sloth wrote:
jeffwadsworth wrote:Elven Fortress needs to have an uppercase "Enchantment" instead of "enchantment". Manabarbs has the word "Enchentment" instead of "Enchantment".
This is fixed now. Thanks jeffwadsworth.
Thanks Sloth. I must have fat-fingered those two.

-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 Chris H. » 19 Nov 2010, 18:36

lazylockie wrote:r3676:

Fluctuator has card image of Training Grounds
`
Thank you, the fix is merged into the SVN.
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 SoulStorm » 20 Nov 2010, 07:38

:Venser, the Sojourner can't target himself with his first ability.
SoulStorm
 
Posts: 423
Joined: 24 Jun 2010, 22:48
Has thanked: 16 times
Been thanked: 11 times

PreviousNext

Return to Forge

Who is online

Users browsing this forum: No registered users and 27 guests

Main Menu

User Menu

Our Partners


Who is online

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

Login Form