It is currently 21 Aug 2025, 09:20
   
Text Size

Bug Reports (snapshot builds)

Post MTG Forge Related Programming Questions Here

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

Re: Bug Reports (snapshot builds)

Postby Milod » 20 Jul 2012, 14:54

cant open deck editor anymore wats the problem?
Milod
 
Posts: 360
Joined: 20 Jul 2011, 08:57
Has thanked: 4 times
Been thanked: 5 times

Re: Bug Reports (snapshot builds)

Postby PowerClaws » 22 Jul 2012, 10:48

When casting Beseech the Queen with four Swamps in play, the only cost i can pay is 2BB, when try to pay the third 2/B, it assumes that the black mana is for the 2, not the B part, any way to fix this?
PowerClaws
 
Posts: 131
Joined: 30 Jan 2012, 11:33
Has thanked: 28 times
Been thanked: 8 times

Re: Bug Reports (snapshot builds)

Postby PowerClaws » 22 Jul 2012, 12:48

Also, Rhox Faithmender should have lifelink
PowerClaws
 
Posts: 131
Joined: 30 Jan 2012, 11:33
Has thanked: 28 times
Been thanked: 8 times

Re: Bug Reports (snapshot builds)

Postby Chris H. » 22 Jul 2012, 13:37

Milod wrote:cant open deck editor anymore wats the problem?
 
Look for the file named "editor_preferred.xml" which is located in your /res/layouts/ folder. It may have gotten corrupted somehow.

Try deletiong this file and then re-launch forge and go to the deck editor. It should then use the editor_default.xml file and open correctly.

Note that your deck editor will have the default layout and you will have to set up your deck edotor once again. :(
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: Bug Reports (snapshot builds)

Postby friarsol » 22 Jul 2012, 14:12

PowerClaws wrote:When casting Beseech the Queen with four Swamps in play, the only cost i can pay is 2BB, when try to pay the third 2/B, it assumes that the black mana is for the 2, not the B part, any way to fix this?
Fixed.
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Bug Reports (snapshot builds)

Postby friarsol » 22 Jul 2012, 14:57

AI countered a Miracle trigger with his Rimewind Cryomancer.
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Bug Reports (snapshot builds)

Postby Sloth » 22 Jul 2012, 18:33

PowerClaws wrote:Also, Rhox Faithmender should have lifelink
Fixed! Thanks PowerClaws.

friarsol wrote:AI countered a Miracle trigger with his Rimewind Cryomancer.
Fixed! Thanks sol.
User avatar
Sloth
Programmer
 
Posts: 3498
Joined: 23 Jun 2009, 19:40
Has thanked: 125 times
Been thanked: 507 times

Re: Bug Reports (snapshot builds)

Postby PowerClaws » 24 Jul 2012, 03:23

As of the last snapshot, Mirror Gallery does cause the legend rule to be ignored
PowerClaws
 
Posts: 131
Joined: 30 Jan 2012, 11:33
Has thanked: 28 times
Been thanked: 8 times

Re: Bug Reports (snapshot builds)

Postby Corwin72 » 24 Jul 2012, 23:36

Is anyone else still downloading junk for the low quality set pictures? m13
User avatar
Corwin72
 
Posts: 793
Joined: 15 Sep 2009, 13:26
Location: Grayson, Ga
Has thanked: 25 times
Been thanked: 9 times

Re: Bug Reports (snapshot builds)

Postby friarsol » 25 Jul 2012, 03:15

Corwin72 wrote:Is anyone else still downloading junk for the low quality set pictures? m13
Well, the pictures aren't available yet, so we're not really in any different state than the last time you were talking about it.
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Bug Reports (snapshot builds)

Postby Corwin72 » 25 Jul 2012, 04:21

Sorry. I thought that I read that they were up a while back.
User avatar
Corwin72
 
Posts: 793
Joined: 15 Sep 2009, 13:26
Location: Grayson, Ga
Has thanked: 25 times
Been thanked: 9 times

Re: Bug Reports (snapshot builds)

Postby Chris H. » 25 Jul 2012, 13:19

Corwin72 wrote:Is anyone else still downloading junk for the low quality set pictures? m13
 
Someone posted a link for M13 pics that were larger in size and better quality than the 200 x 285 pixel pics that we get via the "Download LQ Card Pictures" button..

But these pics were also smaller and had less quality than the HQ 480 x 680 pixel pics that are provided by the HQ pic team.

There was a little confusion created by this unfortunately.

We are still waiting on the HQ pic team.
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: Bug Reports (snapshot builds)

Postby friarsol » 27 Jul 2012, 00:45

r16324

Looks like creating tokens is making it through long enough in changeZone to cause an NPE where I believe it would exit out previously after just a bit. Sloth, this is probably related to 16316, reducing change zone code.

java.lang.NullPointerException
at forge.GameAction.changeZone(GameAction.java:222)
at forge.GameAction.moveTo(GameAction.java:317)
at forge.GameAction.moveTo(GameAction.java:298)
at forge.GameAction.moveToPlay(GameAction.java:557)
at forge.card.cardfactory.CardFactoryUtil.makeToken(CardFactoryUtil.java:3648)
at forge.card.abilityfactory.AbilityFactoryToken.doResolve(AbilityFactoryToken.java:574)

Edit: I just added a null check in, not sure if more needed to happen, but it seems ok now.
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Bug Reports (snapshot builds)

Postby PowerClaws » 27 Jul 2012, 06:25

 Quagmire has the additional text of "xno text"
PowerClaws
 
Posts: 131
Joined: 30 Jan 2012, 11:33
Has thanked: 28 times
Been thanked: 8 times

Re: Bug Reports (snapshot builds)

Postby Chris H. » 27 Jul 2012, 10:21

PowerClaws wrote: Quagmire has the additional text of "xno text"
 
Fixed, thank 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

PreviousNext

Return to Developer's Corner

Who is online

Users browsing this forum: No registered users and 23 guests

Main Menu

User Menu

Our Partners


Who is online

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

Login Form