It is currently 17 Aug 2025, 16:56
   
Text Size

Current Known Bugs list

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

Re: Current Known Bugs list

Postby victorvndoom » 27 Jan 2012, 14:23

moomarc wrote:
victorvndoom wrote:Gravespawn Sovereign sometimes cant put a creature on the battlefield (example Riftwing Cloudskate but he will activate its into play ability just like it has suspend)
What is wrong with that? The ETB trigger on the Riftwing Skate isn't dependant on it having been suspended and doesn't say 'When it enters the battlefield from exile...' so this is the correct behaviour unless I've misunderstood you.

ya but Riftwing Cloudskate never showed up on that battlefield , that isthe bug . The trigger is fine
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 Symphonic » 27 Jan 2012, 18:43

The Furnace of Rath does not double the amount of damage dealt by the ability of Suture Priest.
Symphonic
 
Posts: 146
Joined: 10 Dec 2011, 19:09
Has thanked: 3 times
Been thanked: 6 times

Re: Current Known Bugs list

Postby Hellfish » 27 Jan 2012, 18:46

That's because Suture Priest doesn't deal damage, it causes the player to lose life. :)
So now you're
Screaming for the blood of the cookie monster
Evil puppet demon of obesity
Time to change the tune of his fearful ballad
C is for "Lettuce," that's good enough for me
User avatar
Hellfish
Programmer
 
Posts: 1297
Joined: 07 Jun 2009, 10:41
Location: South of the Pumphouse
Has thanked: 110 times
Been thanked: 169 times

Re: Current Known Bugs list

Postby Symphonic » 27 Jan 2012, 19:13

Oh ya, sorry, you're right :)
Symphonic
 
Posts: 146
Joined: 10 Dec 2011, 19:09
Has thanked: 3 times
Been thanked: 6 times

Re: Current Known Bugs list

Postby tafkad » 27 Jan 2012, 22:12

I could not find any reports that match this so I will post. I am not sure how much of a bug this is or a priority, but in the Card Shop 9 times out of 10 I am getting the same rares from Booster Packs. As an example I have gotten Mana Barbs over 10 times, and this applies to many other rares I keep getting. There is commons and uncommons I have 1 or 2 of and others I always get, this after buying many packs from the same sets. How many times have I gone to the shop? 312 wins/ 7 lost - so after every match and enough times to notice the Shop is a little buggy on booster packs. Great work in progress, cheers.
tafkad
 
Posts: 43
Joined: 29 Dec 2011, 02:40
Has thanked: 2 times
Been thanked: 0 time

Re: Current Known Bugs list

Postby Iran » 28 Jan 2012, 01:38

1) When I cast Curse of Misfortune and choose the player to enchant the game says I have to pay 1 R not 4 B (4 B is the correct cost)

2) When the AI cast the second abilitie of Chandra, the Firebrand I get this crash report and the game can't continue.

(Obs. AI in the moment was enchanted with Curse of Death's Hold)

"Crash" | 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.3-SNAPSHOT-r13575

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.getImageName(Card.java:3828)
at forge.ImageCache.getKey(ImageCache.java:298)
at forge.ImageCache.getImage(ImageCache.java:170)
at arcane.ui.CardPanel.setCard(CardPanel.java:636)
at arcane.ui.util.Animation$5$1.run(Animation.java:395)
at java.awt.event.InvocationEvent.dispatch(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.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.Dialog$1.run(Unknown Source)
at java.awt.Dialog$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Dialog.show(Unknown Source)
at java.awt.Component.show(Unknown Source)
at java.awt.Component.setVisible(Unknown Source)
at java.awt.Window.setVisible(Unknown Source)
at java.awt.Dialog.setVisible(Unknown Source)
at forge.error.ErrorViewer.showDialog(ErrorViewer.java:192)
at forge.error.ErrorViewer.showError(ErrorViewer.java:117)
at forge.error.ErrorViewer.showError(ErrorViewer.java:79)
at forge.error.ExceptionHandler.handle(ExceptionHandler.java:62)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at java.awt.EventDispatchThread.handleException(Unknown Source)
at java.awt.EventDispatchThread.processException(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.Dialog$1.run(Unknown Source)
at java.awt.Dialog$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Dialog.show(Unknown Source)
at java.awt.Component.show(Unknown Source)
at java.awt.Component.setVisible(Unknown Source)
at java.awt.Window.setVisible(Unknown Source)
at java.awt.Dialog.setVisible(Unknown Source)
at forge.error.ErrorViewer.showDialog(ErrorViewer.java:192)
at forge.error.ErrorViewer.showError(ErrorViewer.java:117)
at forge.error.ErrorViewer.showError(ErrorViewer.java:79)
at forge.error.ExceptionHandler.handle(ExceptionHandler.java:62)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at java.awt.EventDispatchThread.handleException(Unknown Source)
at java.awt.EventDispatchThread.processException(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)


3) AI cast Sun Titan and with its abilitie target Flickerwisp (try to return it in battlefield) in its graveyard. The Flickerwisp doesn't return to battlefield and AI exiles
a permanent I control (In the case Curse if Death's Hold )
(Obs: AI is enchanted with Curse if Exhaustion)

4) The ultimate of Sorin, Lord of Innistrad acts strange. I destroy a creature that Ai controls then the ultimate returns (to battlefield) that creature and others cards that exists in AI graveyard. (in this exemple the AI have a Path to Exile).
I destroy a Invisible Stalker that I control and the ultimate of Sorin returns Invisible Stalker, Curse of Misfortune, Go for the Throat and Curse of Bloodletting that was in my graveyard. It seems the instants spells becomes permanents.
Last edited by Iran on 28 Jan 2012, 02:38, edited 4 times in total.
Iran
 
Posts: 251
Joined: 11 Jul 2011, 04:36
Has thanked: 61 times
Been thanked: 4 times

Re: Current Known Bugs list

Postby jeffwadsworth » 28 Jan 2012, 01:52

While testing Extraplanar Lens, I decided to check to see if Chrome Mox was still working and noticed that its ETB trigger did not work anymore. Can someone test? Latest SVN if you please.
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 Roujin » 28 Jan 2012, 01:55

Iran wrote:When the AI cast the second abilitie of Chandra, the Firebrand I get this crash report and the game can't continue.
The same happened to me, only that I was the one playing Chandra, the Firebrand.

(using current snapshot build forge-1.2.3-20120127.161716-8)
Roujin
 
Posts: 75
Joined: 01 Nov 2011, 21:58
Has thanked: 6 times
Been thanked: 13 times

Re: Current Known Bugs list

Postby jeffwadsworth » 28 Jan 2012, 01:58

Roujin wrote:
Iran wrote:When the AI cast the second abilitie of Chandra, the Firebrand I get this crash report and the game can't continue.
The same happened to me, only that I was the one playing Chandra, the Firebrand.

(using current snapshot build forge-1.2.3-20120127.161716-8)
The Copy AB is buggy right now.
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 moomarc » 28 Jan 2012, 06:52

Iran wrote:1) When I cast Curse of Misfortune and choose the player to enchant the game says I have to pay 1 R not 4 B (4 B is the correct cost)
Fixed!
-Marc
User avatar
moomarc
Pixel Commander
 
Posts: 2091
Joined: 04 Jun 2010, 15:22
Location: Johannesburg, South Africa
Has thanked: 371 times
Been thanked: 372 times

Re: Current Known Bugs list

Postby Sloth » 28 Jan 2012, 08:16

Iran wrote:2) When the AI cast the second abilitie of Chandra, the Firebrand I get this crash report and the game can't continue.
Fixed! This was an issue with all effects and emblems that should be represented with a blank card.

Iran wrote:3) AI cast Sun Titan and with its abilitie target Flickerwisp (try to return it in battlefield) in its graveyard. The Flickerwisp doesn't return to battlefield and AI exiles
a permanent I control (In the case Curse if Death's Hold )
(Obs: AI is enchanted with Curse if Exhaustion)
I can't reproduce this (but something similar has been posted before. :?:

Iran wrote:4) The ultimate of Sorin, Lord of Innistrad acts strange. I destroy a creature that Ai controls then the ultimate returns (to battlefield) that creature and others cards that exists in AI graveyard. (in this exemple the AI have a Path to Exile).
I destroy a Invisible Stalker that I control and the ultimate of Sorin returns Invisible Stalker, Curse of Misfortune, Go for the Throat and Curse of Bloodletting that was in my graveyard. It seems the instants spells becomes permanents.
Fixed! Thanks Iran.

jeffwadsworth wrote:While testing Extraplanar Lens, I decided to check to see if Chrome Mox was still working and noticed that its ETB trigger did not work anymore. Can someone test? Latest SVN if you please.
It worked for me. :?:
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 serrasmurf » 28 Jan 2012, 14:06

. Rebuff the Wicked is able to counter my Condescend, which is countering a creature (on the stack, thus not a permanent)

(why doesn't the mouse over work on rebuff as i typed it above?)
Last edited by Chris H. on 28 Jan 2012, 15:19, edited 1 time in total.
Reason: Mouse-over
serrasmurf
 
Posts: 316
Joined: 30 Jan 2010, 14:09
Location: The Netherlands
Has thanked: 3 times
Been thanked: 18 times

Re: Current Known Bugs list

Postby slapshot5 » 28 Jan 2012, 14:26

serrasmurf wrote:(why doesn't the mouse over work on rebuff as i typed it above?)
I never works if it starts a post. I use a dot and space before it like

. Rebuff the Wicked

if I want to start a post with a card name.

-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. » 28 Jan 2012, 15:19

serrasmurf wrote:. Rebuff the Wicked is able to counter my Condescend, which is countering a creature (on the stack, thus not a permanent)

(why doesn't the mouse over work on rebuff as i typed it above?)
`
I fixed it for you. :)
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 Roujin » 28 Jan 2012, 16:32

My level 1 hound pet in quest mode was able to attack on the first turn. I know it was changed so if the computer goes first, on MY first turn it loses its summoning sickness. However I did start first, and still I was able to attack with it. Now that shouldn't be the case, should it?

Also, the library counter does not update on card draw. Simple example: Normal card draw in your draw step. The number should go down by 1 but it doesn't. When I play a card so the hand counter is decreased, the library counter is now also updated to reflect reality.
Roujin
 
Posts: 75
Joined: 01 Nov 2011, 21:58
Has thanked: 6 times
Been thanked: 13 times

PreviousNext

Return to Forge

Who is online

Users browsing this forum: No registered users and 35 guests

Main Menu

User Menu

Our Partners


Who is online

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

Login Form