Forge Beta Release: 11-02-2016 ver 1.5.57
by mtgrares
Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins
Re: Forge Beta Release: 11-02-2016 ver 1.5.57
by timmermac » 16 Nov 2016, 18:49
Check the LQ Pictures thread in the main Forge forum.Listlik wrote:When will Kaladesh images be avaivable?
"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
Re: Forge Beta Release: 11-02-2016 ver 1.5.57
by gos » 17 Nov 2016, 13:13
. Sinuous Vermin is 3/3. Should be 2/2.
- gos
- Posts: 4369
- Joined: 03 Mar 2011, 15:21
- Location: Reykjavík, Iceland
- Has thanked: 231 times
- Been thanked: 232 times
Re: Forge Beta Release: 11-02-2016 ver 1.5.57
by correioalternativo » 17 Nov 2016, 18:22
-
correioalternativo - Posts: 279
- Joined: 23 Jul 2012, 12:01
- Has thanked: 255 times
- Been thanked: 23 times
Re: Forge Beta Release: 11-02-2016 ver 1.5.57
by zanizala » 18 Nov 2016, 14:01
I think there are some issues with Nevermore.
I cast it naming Entreat the Angels,
then two turns later the AI cast that spell via miracle cost.
I cast it naming Entreat the Angels,
then two turns later the AI cast that spell via miracle cost.
- zanizala
- Posts: 6
- Joined: 02 May 2013, 09:23
- Has thanked: 0 time
- Been thanked: 0 time
Re: Forge Beta Release: 11-02-2016 ver 1.5.57
by atar » 18 Nov 2016, 21:17
Suddenly and unexpectedly, when i tried to load forge this error message appeared
- Code: Select all
Description: [describe what you were doing when the crash occurred]
[spoiler=RuntimeException][code]
Forge Version: 1.5.55-r-1
Operating System: Windows 7 6.1 amd64
Java Version: 1.8.0_111 Oracle Corporation
java.lang.RuntimeException: com.thoughtworks.xstream.converters.ConversionException: null : null
---- Debugging information ----
cause-exception : java.lang.NullPointerException
cause-message : null
class : forge.util.ItemPool
required-type : forge.util.ItemPool
converter-type : forge.quest.io.QuestDataIO$ItemPoolToXml
path : /forge.quest.data.QuestData/assets/cardPool/card[10170]
line number : 10177
class[1] : forge.quest.data.QuestAssets
converter-type[1] : com.thoughtworks.xstream.converters.reflection.ReflectionConverter
class[2] : forge.quest.data.QuestData
version : 1.5.55-r-1
-------------------------------
at forge.quest.io.QuestDataIO.loadData(QuestDataIO.java:138)
at forge.control.FControl.initialize(FControl.java:233)
at forge.view.Main.main(Main.java:51)
Caused by: com.thoughtworks.xstream.converters.ConversionException: null : null
---- Debugging information ----
cause-exception : java.lang.NullPointerException
cause-message : null
class : forge.util.ItemPool
required-type : forge.util.ItemPool
converter-type : forge.quest.io.QuestDataIO$ItemPoolToXml
path : /forge.quest.data.QuestData/assets/cardPool/card[10170]
line number : 10177
class[1] : forge.quest.data.QuestAssets
converter-type[1] : com.thoughtworks.xstream.converters.reflection.ReflectionConverter
class[2] : forge.quest.data.QuestData
version : 1.5.55-r-1
-------------------------------
at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:79)
at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:65)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:66)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshallField(AbstractReflectionConverter.java:474)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doUnmarshal(AbstractReflectionConverter.java:406)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshal(AbstractReflectionConverter.java:257)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:72)
at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:65)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:66)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshallField(AbstractReflectionConverter.java:474)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doUnmarshal(AbstractReflectionConverter.java:406)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshal(AbstractReflectionConverter.java:257)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:72)
at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:65)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:66)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:50)
at com.thoughtworks.xstream.core.TreeUnmarshaller.start(TreeUnmarshaller.java:134)
at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.unmarshal(AbstractTreeMarshallingStrategy.java:32)
at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:1185)
at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:1169)
at com.thoughtworks.xstream.XStream.fromXML(XStream.java:1040)
at com.thoughtworks.xstream.XStream.fromXML(XStream.java:1031)
at forge.quest.io.QuestDataIO.loadData(QuestDataIO.java:122)
... 2 more
Caused by: java.lang.NullPointerException
at forge.card.CardDb.getFoiled(CardDb.java:415)
at forge.quest.io.QuestDataIO$ItemPoolToXml.readCardPrinted(QuestDataIO.java:902)
at forge.quest.io.QuestDataIO$ItemPoolToXml.unmarshal(QuestDataIO.java:841)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:72)
... 24 more
[/code][/spoiler]
Re: Forge Beta Release: 11-02-2016 ver 1.5.57
by Ldcs8T4EAnj8h5ZMD8rf » 22 Nov 2016, 04:11
The cards Draconic Roar and Foul-Tongue Invocation have a secondary effect that is obtained by having a Dragon in play or revealing one in your hand. The AI has gotten the secondary effect on both cards without a Dragon in play or revealing one from their hand. I am unable to exploit this myself, suggesting this is related to the issues regarding triggers in this release.
Remorseless Punishment offers the targeted player a series of choices. When the AI cast the spell targeting me, I selected "Lose 5 life unless you sacrifice a creature or planeswalker" twice. I then lost 10 life without being given the opportunity to choose whether I lost life or sacrificed a creature. In the screenshot below, you can see I had two creatures in play that could be sacrificed and had just lost 10 life.
Remorseless Punishment offers the targeted player a series of choices. When the AI cast the spell targeting me, I selected "Lose 5 life unless you sacrifice a creature or planeswalker" twice. I then lost 10 life without being given the opportunity to choose whether I lost life or sacrificed a creature. In the screenshot below, you can see I had two creatures in play that could be sacrificed and had just lost 10 life.
- Ldcs8T4EAnj8h5ZMD8rf
- Posts: 36
- Joined: 13 Nov 2015, 15:36
- Has thanked: 1 time
- Been thanked: 2 times
Re: Forge Beta Release: 11-02-2016 ver 1.5.57
by livabard » 27 Nov 2016, 03:33
Dryad Arbor is behaving like a regular creature spell, the forge ruling is wrong, it should behave as a land that became a creature (only its already a creature). By behave I mean, it is not affect by summoning sickness.
- livabard
- Posts: 1
- Joined: 27 Nov 2016, 03:29
- Has thanked: 0 time
- Been thanked: 0 time
Re: Forge Beta Release: 11-02-2016 ver 1.5.57
by Agetian » 27 Nov 2016, 05:15
I don't think you're right here, check out the official card description on The Gatherer, it explicitly says that it is affected by summoning sickness:livabard wrote:Dryad Arbor is behaving like a regular creature spell, the forge ruling is wrong, it should behave as a land that became a creature (only its already a creature). By behave I mean, it is not affect by summoning sickness.
http://gatherer.wizards.com/Pages/Card/ ... eid=136196
- Agetian
- Agetian
- Programmer
- Posts: 3487
- Joined: 14 Mar 2011, 05:58
- Has thanked: 683 times
- Been thanked: 569 times
Re: Forge Beta Release: 11-02-2016 ver 1.5.57
by friarsol » 27 Nov 2016, 16:11
And beyond that it wouldn't matter if it was the way livabard is describing. All cards have "summoning sickness" only creatures are "affected" by it. So if you activate a Mutavault the turn it comes into play, it can no longer tap for mana.Agetian wrote:I don't think you're right here, check out the official card description on The Gatherer, it explicitly says that it is affected by summoning sickness:livabard wrote:Dryad Arbor is behaving like a regular creature spell, the forge ruling is wrong, it should behave as a land that became a creature (only its already a creature). By behave I mean, it is not affect by summoning sickness.
http://gatherer.wizards.com/Pages/Card/ ... eid=136196
- Agetian
- friarsol
- Global Moderator
- Posts: 7593
- Joined: 15 May 2010, 04:20
- Has thanked: 243 times
- Been thanked: 965 times
Re: Forge Beta Release: 11-02-2016 ver 1.5.57
by vilq » 05 Dec 2016, 14:07
There's a serious issue with current snapshot (and propably previous) release...
Folder /res/editions contains file Commander 2016.txt, but /res/cardsfolder/cardfolder.zip does not contain any of those and running forge.command provides info:
"The card Atraxa, Praetor's Voice was not assigned to any set. Adding it to UNKNOWN set... to fix see res/cardeditions/ folder. "
Folder /res/editions contains file Commander 2016.txt, but /res/cardsfolder/cardfolder.zip does not contain any of those and running forge.command provides info:
"The card Atraxa, Praetor's Voice was not assigned to any set. Adding it to UNKNOWN set... to fix see res/cardeditions/ folder. "
-
vilq - Posts: 12
- Joined: 05 Dec 2016, 14:03
- Has thanked: 0 time
- Been thanked: 0 time
Re: Forge Beta Release: 11-02-2016 ver 1.5.57
by Hanmac » 05 Dec 2016, 14:12
They are in upcomming for cards to be tested, they are not all implemented yet.vilq wrote:There's a serious issue with current snapshot (and propably previous) release...
Folder /res/editions contains file Commander 2016.txt, but /res/cardsfolder/cardfolder.zip does not contain any of those and running forge.command provides info:
"The card Atraxa, Praetor's Voice was not assigned to any set. Adding it to UNKNOWN set... to fix see res/cardeditions/ folder. "
Re: Forge Beta Release: 11-02-2016 ver 1.5.57
by vilq » 05 Dec 2016, 14:31
Well..l that's a bit confusing for a developer who is trying to resolve bugs himself 
And Atraxa is shown on cardlist with '???' instead of 'C16'

And Atraxa is shown on cardlist with '???' instead of 'C16'

-
vilq - Posts: 12
- Joined: 05 Dec 2016, 14:03
- Has thanked: 0 time
- Been thanked: 0 time
Re: Forge Beta Release: 11-02-2016 ver 1.5.57
by Mrs Non-Gorilla » 05 Dec 2016, 23:14
Soulflayer doesn't seem to be inheriting abilities correctly — I exiled a Chromanticore when casting one, and I definitely did not get either vigilance or lifelink from it (not sure about the other abilities).
Note that the description claims it has the abilities, they just don't do anything.
Note that the description claims it has the abilities, they just don't do anything.
- Mrs Non-Gorilla
- Posts: 74
- Joined: 18 Nov 2014, 20:32
- Has thanked: 3 times
- Been thanked: 4 times
Re: Forge Beta Release: 11-02-2016 ver 1.5.57
by friarsol » 06 Dec 2016, 00:26
Can't win them all, the other option is that they aren't available at all before they are "released"vilq wrote:Well..l that's a bit confusing for a developer who is trying to resolve bugs himself
And Atraxa is shown on cardlist with '???' instead of 'C16'
- friarsol
- Global Moderator
- Posts: 7593
- Joined: 15 May 2010, 04:20
- Has thanked: 243 times
- Been thanked: 965 times
Re: Forge Beta Release: 11-02-2016 ver 1.5.57
by sugus » 06 Dec 2016, 21:53
Hi, I think I've found a bug with 'enchantment creature' cards which have 'Bestow'. I have recently made an all enchantments deck, and I have been having problems with Bestow cards.
If I havean enchantment which grants all my creatures vigilance in play, and I attack with a creature which has bestow, but which is a creature, not an aura right now, the creature will tap when attacking.
The exact example which happened was: I had a 'Serra's Blessing',a 'Heliod, God of the Sun', an 'Athreos, God of Passage', a 'Zur the Enchanter' and a 'Hopeful Eidolon' in play. I attacked with everything, and only the 'Hopeful Eidolon' was tapped, although it said twice that it had vigilance as a static ability.
Then, on the second match, I had a similar problem. 'Zur the Enchanter', 'Athreos, God of Passage' and 'Hypnotic Siren' were in play while a 'Always Watching' was in the battlefield. This time I noticed that, not only was 'Hypnotic Siren' tapped when it attacked, but that right before declaring attackers (I can't remember if it was in the BC or DA phase) the card changed from being with the other creatures and being a 2/2 (normally a 1/1 plus the +1/+1 from 'Always watching') to being where the non-creature enchantments and artifacts are on the scree, and being either a 1/1 or not having any power or toughness shown.
Thanks for the work on Forge, it's a great way to build and test decks without having to spend all your money in cards.
And sorry if I didn't post something in the correct way, it's my first post ever.
If I havean enchantment which grants all my creatures vigilance in play, and I attack with a creature which has bestow, but which is a creature, not an aura right now, the creature will tap when attacking.
The exact example which happened was: I had a 'Serra's Blessing',a 'Heliod, God of the Sun', an 'Athreos, God of Passage', a 'Zur the Enchanter' and a 'Hopeful Eidolon' in play. I attacked with everything, and only the 'Hopeful Eidolon' was tapped, although it said twice that it had vigilance as a static ability.
Then, on the second match, I had a similar problem. 'Zur the Enchanter', 'Athreos, God of Passage' and 'Hypnotic Siren' were in play while a 'Always Watching' was in the battlefield. This time I noticed that, not only was 'Hypnotic Siren' tapped when it attacked, but that right before declaring attackers (I can't remember if it was in the BC or DA phase) the card changed from being with the other creatures and being a 2/2 (normally a 1/1 plus the +1/+1 from 'Always watching') to being where the non-creature enchantments and artifacts are on the scree, and being either a 1/1 or not having any power or toughness shown.
Thanks for the work on Forge, it's a great way to build and test decks without having to spend all your money in cards.
And sorry if I didn't post something in the correct way, it's my first post ever.
Who is online
Users browsing this forum: Google [Bot] and 70 guests