It is currently 28 Aug 2025, 17:47
   
Text Size

Current Known Bugs list

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

Re: Current Known Bugs list

Postby friarsol » 04 Nov 2010, 19:29

Planeswalker costs don't trigger Doubling Season, because it's a cost not an effect.

And for anyone not getting bonuses for mill alternate win do you have a /res/quest/quest.preferences file? If you do, open it in textpad and look for this line:

matchRewardAltWinBonus=100
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 DennisBergkamp » 04 Nov 2010, 23:39

Which brings up an interesting point... should we lower the cash bonus for poison counters? It's ridiculously easy now with Infect (and Proliferate) cards. Maybe 40 - 50 instead of 100.
User avatar
DennisBergkamp
AI Programmer
 
Posts: 2602
Joined: 09 Sep 2008, 15:46
Has thanked: 0 time
Been thanked: 0 time

Re: Current Known Bugs list

Postby friarsol » 04 Nov 2010, 23:41

I'm not sure how ridiculously easy it is. In 50 games in my quest I think I've seen two infect creatures and I don't think I've seen any proliferate. Milling however definitely is too easy to do. If you get one Jace 2.0, you can build a deck that just stalls long enough to get it out and fuel it up.

Probably both should be reduced significantly. Maybe Mill at 35 and Poison at 50.
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 indicatie » 05 Nov 2010, 05:29

friarsol wrote:Planeswalker costs don't trigger Doubling Season, because it's a cost not an effect.
Ah, forgot about that. I tried it again when a planeswalker enters the BF and it works OK.

friarsol wrote:And for anyone not getting bonuses for mill alternate win do you have a /res/quest/quest.preferences file? If you do, open it in textpad and look for this line:

matchRewardAltWinBonus=100
Here's my quest.preferences file:

Code: Select all
difficultyString=Easy,Normal,Hard,Very Hard
# Num of Wins for each Difficulty to gain a Booster, Rank, Duel vs Tougher AI Decks
winsForBooster=1,1,2,2
winsForRankIncrease=3,4,5,6
winsForMediumAI=10,9,8,7
winsForHardAI=20,18,16,14
# When starting a quest this is how much of each type you'll start with. Plus your starting Credits.
startingBasicLand=20
startingSnowBasicLand=20
startingCommons=45,40,40,40
startingUncommons=20,15,15,15
startingRares=10,10,10,10
startingCredits=250
# When winning a booster pack, this is what you'll expect to see in a pack.
boosterPackCommon=7
boosterPackUncommon=3
boosterPackRare=1
# Match rewards that are used by the quest system
matchRewardBase=10
matchRewardTotalWins=0.3
matchRewardNoLosses=10
matchRewardAltWinBonus=100
matchRewardWinOnFirstTurn=1500
matchRewardWinByTurnFive=250
matchRewardWinByTurnTen=50
matchRewardWinByTurnFifteen=5
matchRewardMullToZero=500

The AltWinBonus=100 is in there, but no milling bonus is applied.
Don't mistake lack of talent for genius.
User avatar
indicatie
 
Posts: 153
Joined: 06 Feb 2009, 15:15
Has thanked: 13 times
Been thanked: 5 times

Re: Current Known Bugs list

Postby Corwin72 » 05 Nov 2010, 13:51

build 3290

Issue:
When I click on the Card Shop between games I get error:

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


res\cardsfolder (Access is denied)

then when I click ok:


FileUtil : readFile() error, java.io.FileNotFoundException: res\cardsfolder (Access is denied)

I have verified that the folder is there and that I can open the files in that folder. I have closed and reopened Forge and the issue persists.
I have not rebooted.
User avatar
Corwin72
 
Posts: 793
Joined: 15 Sep 2009, 13:26
Location: Grayson, Ga
Has thanked: 25 times
Been thanked: 9 times

Re: Current Known Bugs list

Postby slapshot5 » 05 Nov 2010, 14:19

Corwin72 wrote:build 3290

Issue:
When I click on the Card Shop between games I get error:

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


res\cardsfolder (Access is denied)

then when I click ok:


FileUtil : readFile() error, java.io.FileNotFoundException: res\cardsfolder (Access is denied)

I have verified that the folder is there and that I can open the files in that folder. I have closed and reopened Forge and the issue persists.
I have not rebooted.
This is now fixed in SVN.
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 SoulStorm » 05 Nov 2010, 14:20

:Brion Stoutarm deals double damage when using his sacrifice ability.

Thanks
SoulStorm
 
Posts: 423
Joined: 24 Jun 2010, 22:48
Has thanked: 16 times
Been thanked: 11 times

Re: Current Known Bugs list

Postby timmermac » 05 Nov 2010, 14:33

indicatie wrote:
friarsol wrote:Planeswalker costs don't trigger Doubling Season, because it's a cost not an effect.
Ah, forgot about that. I tried it again when a planeswalker enters the BF and it works OK.

friarsol wrote:And for anyone not getting bonuses for mill alternate win do you have a /res/quest/quest.preferences file? If you do, open it in textpad and look for this line:

matchRewardAltWinBonus=100
Here's my quest.preferences file:

Code: Select all
difficultyString=Easy,Normal,Hard,Very Hard
# Num of Wins for each Difficulty to gain a Booster, Rank, Duel vs Tougher AI Decks
winsForBooster=1,1,2,2
winsForRankIncrease=3,4,5,6
winsForMediumAI=10,9,8,7
winsForHardAI=20,18,16,14
# When starting a quest this is how much of each type you'll start with. Plus your starting Credits.
startingBasicLand=20
startingSnowBasicLand=20
startingCommons=45,40,40,40
startingUncommons=20,15,15,15
startingRares=10,10,10,10
startingCredits=250
# When winning a booster pack, this is what you'll expect to see in a pack.
boosterPackCommon=7
boosterPackUncommon=3
boosterPackRare=1
# Match rewards that are used by the quest system
matchRewardBase=10
matchRewardTotalWins=0.3
matchRewardNoLosses=10
matchRewardAltWinBonus=100
matchRewardWinOnFirstTurn=1500
matchRewardWinByTurnFive=250
matchRewardWinByTurnTen=50
matchRewardWinByTurnFifteen=5
matchRewardMullToZero=500

The AltWinBonus=100 is in there, but no milling bonus is applied.
Try changing the last line to matchRewardMillToZero=amount of your choice and see if that does the trick.
"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 Corwin72 » 05 Nov 2010, 14:38

slapshot5 wrote:This is now fixed in SVN.
My hero.
User avatar
Corwin72
 
Posts: 793
Joined: 15 Sep 2009, 13:26
Location: Grayson, Ga
Has thanked: 25 times
Been thanked: 9 times

Re: Current Known Bugs list

Postby friarsol » 05 Nov 2010, 14:52

timmermac wrote:Try changing the last line to matchRewardMillToZero=amount of your choice and see if that does the trick.
No. If you do that then Mulliganing down to 0 may not give you any rewards either. I'll take a look at this sometime soon.
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 SoulStorm » 05 Nov 2010, 15:23

:Mindwrack Liege is unable to bring Sphinx of the Steel Wind into play using its ability. I'm assuming it's the Sphinx's protection from red, but since the Sphinx isn't in play the protection should not apply, correct?
SoulStorm
 
Posts: 423
Joined: 24 Jun 2010, 22:48
Has thanked: 16 times
Been thanked: 11 times

Re: Current Known Bugs list

Postby SoulStorm » 05 Nov 2010, 15:32

The +1/+1 bonus from the Knight of New Alara is not being applied to Dragon Broodmother tokens which are red and green.
SoulStorm
 
Posts: 423
Joined: 24 Jun 2010, 22:48
Has thanked: 16 times
Been thanked: 11 times

Re: Current Known Bugs list

Postby friarsol » 05 Nov 2010, 15:32

SoulStorm wrote::Mindwrack Liege is unable to bring Sphinx of the Steel Wind into play using its ability. I'm assuming it's the Sphinx's protection from red, but since the Sphinx isn't in play the protection should not apply, correct?
Yep, that's right. This actually already happens to be fixed in the SVN, since I changed the canTarget code as part of my fixes for Animate Dead (since I was having the same issues targeting creatures with Shroud that were in the graveyard.)
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 SoulStorm » 05 Nov 2010, 15:48

friarsol wrote:
SoulStorm wrote::Mindwrack Liege is unable to bring Sphinx of the Steel Wind into play using its ability. I'm assuming it's the Sphinx's protection from red, but since the Sphinx isn't in play the protection should not apply, correct?
Yep, that's right. This actually already happens to be fixed in the SVN, since I changed the canTarget code as part of my fixes for Animate Dead (since I was having the same issues targeting creatures with Shroud that were in the graveyard.)
Now that's what I call service. =D>

As always, thanks for all the hard work!
SoulStorm
 
Posts: 423
Joined: 24 Jun 2010, 22:48
Has thanked: 16 times
Been thanked: 11 times

Re: Current Known Bugs list

Postby Caranthol » 05 Nov 2010, 15:53

ajcgr wrote:hi, the bug is with Shared Triumph:

When the IA cast this spell (Shared Triumph), and it doesn't control a creature on the battlefield, i receive the followin error:


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


String index out of range: 1


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

OS: Windows 7 Version: 6.1 Architecture: amd64

Java Version: 1.6.0_14 Vendor: Sun Microsystems Inc.

Detailed error trace:
java.lang.StringIndexOutOfBoundsException: String index out of range: 1
at java.lang.String.substring(Unknown Source)
at forge.Card.toMixedCase(Card.java:2265)
at forge.Card.isType(Card.java:2273)
at forge.CardList$2.addCard(CardList.java:169)
at forge.CardList.filter(CardList.java:284)
at forge.CardList.getType(CardList.java:167)
at forge.GameActionUtil$242.execute(GameActionUtil.java:20621)
at forge.GameAction.checkStateEffects(GameAction.java:650)
at forge.Input_StackNotEmpty.selectButtonOK(Input_StackNotEmpty.java:83)
at forge.GuiInput.selectButtonOK(GuiInput.java:36)
at forge.GuiDisplay4.okButtonActionPerformed(GuiDisplay4.java:985)
at forge.GuiDisplay4.access$3(GuiDisplay4.java:984)
at forge.GuiDisplay4$25.actionPerformed(GuiDisplay4.java:771)
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)
I got this error with the last version, but the computer have creatures in play.
Caranthol of Fornost, Dúnadan Knight, North Raider
User avatar
Caranthol
 
Posts: 71
Joined: 01 Dec 2009, 22:09
Has thanked: 0 time
Been thanked: 0 time

PreviousNext

Return to Forge

Who is online

Users browsing this forum: No registered users and 36 guests

Main Menu

User Menu

Our Partners


Who is online

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

Login Form