SVN Bug Reports
Post MTG Forge Related Programming Questions Here
Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins
Re: SVN Bug Reports
by Braids » 12 Jul 2011, 15:36
what effect would or does this have on "ordinary" eclipse developers like myself?jendave wrote: . . . On the Maven side, it would have been simple few lines of xml to add substance. Maven would then pick up the transitive deps automatically. I use the Maven plugin for IntelliJ and never have to worry about the transitive deps. There is a Maven plugin for Eclipse at: http://download.eclipse.org/technology/m2e/releases I use it as well and it makes updating deps much easier without affecting the day-to-day development process. It would be great to use it for dep management and so all builds whether by command line or IDE would be consistent.
"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. 

-
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: SVN Bug Reports
by jendave » 12 Jul 2011, 15:45
I believe none. You would install the M2Eclipse plugin then convert the project to a Maven project. to do that you would right click on the project select "Configure - Convert to Maven". That said this should be a community decision since it will overwrite the .classpath file.
Re: SVN Bug Reports
by Corwin72 » 12 Jul 2011, 20:15
r10661
Razormane Masticore has a cost of 5 and is 5/5
Razormane Masticore has a cost of 5 and is 5/5
-
Corwin72 - Posts: 793
- Joined: 15 Sep 2009, 13:26
- Location: Grayson, Ga
- Has thanked: 25 times
- Been thanked: 9 times
Re: SVN Bug Reports
by slowe » 13 Jul 2011, 06:38
r10696
- The flashback interface is broken. Opening the flashback menu/box/thingy lists your cards in exile rather than in your graveyard. I remember some talk about how abilities of cards (e.g. Greater Gargadon) could be activated from exile using the flashback menu -- someone was probably experimenting with this and cut away some important bits.
- Dredge is broken. Instead of replacing a draw, it occurs in addition, so you end up with both the dredge card and a card from your library in hand.
- The flashback interface is broken. Opening the flashback menu/box/thingy lists your cards in exile rather than in your graveyard. I remember some talk about how abilities of cards (e.g. Greater Gargadon) could be activated from exile using the flashback menu -- someone was probably experimenting with this and cut away some important bits.

- Dredge is broken. Instead of replacing a draw, it occurs in addition, so you end up with both the dredge card and a card from your library in hand.
Re: SVN Bug Reports
by Sloth » 13 Jul 2011, 08:51
Fixed! Thanks slowe.slowe wrote:
- Dredge is broken. Instead of replacing a draw, it occurs in addition, so you end up with both the dredge card and a card from your library in hand.
You were right slowe. Exile abilities replaced the graveyard abilities. I reverted this by changing the zone of HUMAN_FLASHBACK_ACTION back to graveyard. Those who tried to implement Greater Gargadon will have to find a better solution.slowe wrote:r10696
- The flashback interface is broken. Opening the flashback menu/box/thingy lists your cards in exile rather than in your graveyard. I remember some talk about how abilities of cards (e.g. Greater Gargadon) could be activated from exile using the flashback menu -- someone was probably experimenting with this and cut away some important bits.![]()
-
Sloth - Programmer
- Posts: 3498
- Joined: 23 Jun 2009, 19:40
- Has thanked: 125 times
- Been thanked: 507 times
Re: SVN Bug Reports
by slapshot5 » 15 Jul 2011, 13:38
This has been a common report. This is now fixed in SVN. (post- 7/15 beta)cc-drake wrote:- A Clone 'd Angel of Mercy doesn't give any life
-slapshot5
- slapshot5
- Programmer
- Posts: 1391
- Joined: 03 Jan 2010, 17:47
- Location: Mac OS X
- Has thanked: 25 times
- Been thanked: 68 times
Re: SVN Bug Reports
by Corwin72 » 15 Jul 2011, 18:41
r 10786
Gideon's Avenger comes into play as a non creature permanent.
Gideon's Avenger comes into play as a non creature permanent.
- | Open
- Name:Gideon's Avenger
ManaCost:1 W W
Types:Human Soldier
Text:no text
PT:2/2
T:Mode$ Taps | ValidCard$ Creature.YouDontCtrl | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever a creature an opponent controls becomes tapped, put a +1/+1 counter on CARDNAME.
SVar:TrigPutCounter:AB$PutCounter | Cost$ 0 | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/gideons_avenger.jpg
SetInfo:M12|Rare|http://magiccards.info/scans/en/m12/17.jpg
End
-
Corwin72 - Posts: 793
- Joined: 15 Sep 2009, 13:26
- Location: Grayson, Ga
- Has thanked: 25 times
- Been thanked: 9 times
Re: SVN Bug Reports
by Chris H. » 15 Jul 2011, 18:43
`Corwin72 wrote:r 10786
Gideon's Avenger comes into play as a non creature permanent.
- | Open
- Name:Gideon's Avenger
ManaCost:1 W W
Types:Human Soldier
Text:no text
PT:2/2
T:Mode$ Taps | ValidCard$ Creature.YouDontCtrl | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever a creature an opponent controls becomes tapped, put a +1/+1 counter on CARDNAME.
SVar:TrigPutCounter:AB$PutCounter | Cost$ 0 | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/gideons_avenger.jpg
SetInfo:M12|Rare|http://magiccards.info/scans/en/m12/17.jpg
End
Look at the Types line, it should be "Creature Human Soldier".
-
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: SVN Bug Reports
by goonjamin » 18 Jul 2011, 00:54
Hi,
There seems to be 4 cards that do not download with the lq set pictures on SVN r10858.
There seems to be 4 cards that do not download with the lq set pictures on SVN r10858.
- Code: Select all
MIR/Domineer.full.jpg http://cardforge.org/fpics/MI/RG9taW5lZXIuZnVsbC5qcGc
MIR/Dream's Grip.full.jpg http://cardforge.org/fpics/MI/RHJlYW0ncyBHcmlwLmZ1bGwu
anBn
LRW/Mountain.full.jpg http://cardforge.org/fpics/LRW/TW91bnRhaW4uZnVsbC5qcGc
2ED/Mountain.full.jpg http://cardforge.org/fpics/U/TW91bnRhaW4uZnVsbC5qcGc
basedir: res\pics
0/4 - 1669
Error - the LQ picture for MIR/Domineer.full.jpg could not be found on the serve
r. [http://cardforge.org/fpics/MI/RG9taW5lZXIuZnVsbC5qcGc] - http://cardforge.or
g/fpics/MI/RG9taW5lZXIuZnVsbC5qcGc
1/4 - 1382
Error - the LQ picture for MIR/Dream's Grip.full.jpg could not be found on the s
erver. [http://cardforge.org/fpics/MI/RHJlYW0ncyBHcmlwLmZ1bGwuanBn] - http://car
dforge.org/fpics/MI/RHJlYW0ncyBHcmlwLmZ1bGwuanBn
2/4 - 1107
Error - the LQ picture for LRW/Mountain.full.jpg could not be found on the serve
r. [http://cardforge.org/fpics/LRW/TW91bnRhaW4uZnVsbC5qcGc] - http://cardforge.o
rg/fpics/LRW/TW91bnRhaW4uZnVsbC5qcGc
3/4 - 1020
Error - the LQ picture for 2ED/Mountain.full.jpg could not be found on the serve
r. [http://cardforge.org/fpics/U/TW91bnRhaW4uZnVsbC5qcGc] - http://cardforge.org
/fpics/U/TW91bnRhaW4uZnVsbC5qcGc
4/4 - 928
Re: SVN Bug Reports
by friarsol » 18 Jul 2011, 01:50
Thanks goonjamin it looks like the first two were in appropriately labeled. They should be MRD not MIR.goonjamin wrote:Hi,
There seems to be 4 cards that do not download with the lq set pictures on SVN r10858.
Edit: Nevermind. Mountain got it's Amount per Set cut off somehow. Should be fixed now.
- friarsol
- Global Moderator
- Posts: 7593
- Joined: 15 May 2010, 04:20
- Has thanked: 243 times
- Been thanked: 965 times
Re: SVN Bug Reports
by Accountancy » 20 Jul 2011, 09:02
I loaded the SVN and tried to start forge, but it says "Could not find the main class: forge.Gui_NewGame. Program will exit."
Not sure if this is the right topic in which to ask about it, but it seemed like a good place to check.
Not sure if this is the right topic in which to ask about it, but it seemed like a good place to check.
- Accountancy
- Posts: 230
- Joined: 14 Aug 2009, 12:39
- Has thanked: 22 times
- Been thanked: 2 times
Re: SVN Bug Reports
by jeffwadsworth » 20 Jul 2011, 16:01
Follow this post and try to install it again.Accountancy wrote:I loaded the SVN and tried to start forge, but it says "Could not find the main class: forge.Gui_NewGame. Program will exit."
Not sure if this is the right topic in which to ask about it, but it seemed like a good place to check.
viewtopic.php?f=52&t=1093&start=15#p44510
- jeffwadsworth
- Super Tester Elite
- Posts: 1172
- Joined: 20 Oct 2010, 04:47
- Location: USA
- Has thanked: 287 times
- Been thanked: 70 times
Who is online
Users browsing this forum: Google [Bot] and 36 guests