It is currently 20 Apr 2024, 05:22
   
Text Size

Forge Beta: 09-12-2014 ver 1.5.26

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

Re: Forge Beta: 09-12-2014 ver 1.5.26

Postby jlands » 22 Sep 2014, 18:39

Chris H. wrote:I built and deployed to cardforge a new shapshot which now includes the new Khans of Tarkir cards.

First off, thank you very much for posting this build.

One issue I am having, however, involves Narset, Enlightened Master from Khans of Tarkir. The cards exiled from her triggered ability still require you to pay the mana cost in full even though they should be free.

Thanks,
Jordan
jlands
 
Posts: 6
Joined: 08 Jun 2014, 22:46
Has thanked: 1 time
Been thanked: 0 time

Re: Forge Beta: 09-12-2014 ver 1.5.26

Postby RandomPerson » 22 Sep 2014, 21:11

Description: Playing a quest, I won a duel and clicked the button to return to the menu when the following happened. I haven't seen this before, so no idea how to reproduce it, sorry, but it does happen every time I click the button this time, so I can't leave that screen without shutting Forge entirely.

NullPointerException | Open
Code: Select all
Forge Version:    1.5.26-r27298Mu (mixed revisions detected; please update from the root directory)
Operating System: Linux 3.2.0-54-generic i386
Java Version:     1.7.0_65 Oracle Corporation

java.lang.NullPointerException
   at forge.screens.home.quest.PnlEvent.<init>(PnlEvent.java:49)
   at forge.screens.home.quest.CSubmenuChallenges.update(CSubmenuChallenges.java:148)
   at forge.screens.match.QuestWinLose.actionOnQuit(QuestWinLose.java:133)
   at forge.screens.match.ControlWinLose$3.actionPerformed(ControlWinLose.java:50)
   at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
   at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
   at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
   at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
   at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
   at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289)
   at java.awt.Component.processMouseEvent(Component.java:6516)
   at javax.swing.JComponent.processMouseEvent(JComponent.java:3311)
   at java.awt.Component.processEvent(Component.java:6281)
   at java.awt.Container.processEvent(Container.java:2229)
   at java.awt.Component.dispatchEventImpl(Component.java:4872)
   at java.awt.Container.dispatchEventImpl(Container.java:2287)
   at java.awt.Component.dispatchEvent(Component.java:4698)
   at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
   at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
   at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
   at java.awt.Container.dispatchEventImpl(Container.java:2273)
   at java.awt.Window.dispatchEventImpl(Window.java:2719)
   at java.awt.Component.dispatchEvent(Component.java:4698)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
   at java.awt.EventQueue.access$200(EventQueue.java:103)
   at java.awt.EventQueue$3.run(EventQueue.java:694)
   at java.awt.EventQueue$3.run(EventQueue.java:692)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
   at java.awt.EventQueue$4.run(EventQueue.java:708)
   at java.awt.EventQueue$4.run(EventQueue.java:706)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
   at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
   at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
EDIT: Some further poking around and my limited ability to interpret the stack trace later, I suspect this is actually an issue with the Theros world (by Xyx). It looks like it doesn't have any challenges, and Forge doesn't know how to deal with that.
RandomPerson
 
Posts: 13
Joined: 22 Sep 2014, 21:08
Has thanked: 0 time
Been thanked: 0 time

Re: Forge Beta: 09-12-2014 ver 1.5.26

Postby sesimo » 23 Sep 2014, 11:09

Whenever I load a particular deck I get an error message warning "mixed revisions detected; please update from the root directory". How do I update from the root directory?
Please find attached the error log and the deck which triggers it
Thanks!
Forge version: 1.5.26-r2729 installed to run from a USB pendrive
2014-09-23-00.txt
error log
(2.87 KiB) Downloaded 193 times

pauper Esper Familiar.txt
deck list
(637 Bytes) Downloaded 203 times

edit: curious thing is that this deck doesn't work on the android app either...
Well after a closer look at the deck causing the problem I finally found what was wrong. Since I created the deck from a plain .txt file I didn't notice it contained cards the game doesn't support yet... #-o Fade Away was to blame! From now on I'll use the import tool in deck builder :wink:
Last edited by sesimo on 24 Sep 2014, 08:25, edited 1 time in total.
sesimo
 
Posts: 30
Joined: 19 Jan 2010, 12:12
Has thanked: 11 times
Been thanked: 0 time

Re: Forge Beta: 09-12-2014 ver 1.5.26

Postby fiend123 » 23 Sep 2014, 17:00

The interaction between totem armour and deadweight (and possibly other -x/-x effects) is bugged. When a creature with totem armor is enchanted with deadweight and is sent to the graveyard via state base actions, it shouldn't trigger totem armour, but it does in forge.
fiend123
 
Posts: 70
Joined: 05 Mar 2012, 17:26
Has thanked: 2 times
Been thanked: 1 time

Re: Forge Beta: 09-12-2014 ver 1.5.26

Postby NivMizzet » 24 Sep 2014, 02:50

Homura, Human Ascendant was destroyed and returned flipped as Homura's Essence. I destroyed it again with Esper Charm and the unflipped side triggers when its put into graveyard returning it back to battlefield.
NivMizzet
 
Posts: 12
Joined: 25 Jan 2013, 00:30
Has thanked: 0 time
Been thanked: 0 time

Re: Forge Beta: 09-12-2014 ver 1.5.26

Postby friarsol » 24 Sep 2014, 03:01

NivMizzet wrote:Homura, Human Ascendant was destroyed and returned flipped as Homura's Essence. I destroyed it again with Esper Charm and the unflipped side triggers when its put into graveyard returning it back to battlefield.
Yea, this should already be fixed as part of the trigger fixes I worked on. I was specifically looking at this card as one of my test cases.
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Forge Beta: 09-12-2014 ver 1.5.26

Postby Siros3 » 24 Sep 2014, 21:22

Hey:

Found some odd behavior with Personal Incarnation card - before damage is assigned by two blocking creatures, I activated its ability to transfer damage, but when it's blocked by more than one creature, it seems to disregard redirected damage caused by the second blocking creature (the 'Select order of effects' screen pops up with all the redirected damage effects, but it won't execute all of them, just apparently the ones to redirect damage from the first blocking creature, the window just closes thereafter and assigns the second creature's damage to the Incarnation). Thanks for checking.
Siros3
 
Posts: 5
Joined: 01 Aug 2014, 17:04
Has thanked: 0 time
Been thanked: 0 time

Re: Forge Beta: 09-12-2014 ver 1.5.26

Postby Yosituna » 24 Sep 2014, 21:46

I used Venser, the Sojourner's +1 on Garruk Wildspeaker to flicker him with Doubling Season out, and he returned to the battlefield with the regular number of loyalty counters (3) rather than the doubled counters from Doubling Season that I believe he should have (6).
Yosituna
 
Posts: 22
Joined: 10 Jan 2014, 20:30
Has thanked: 4 times
Been thanked: 0 time

Re: Forge Beta: 09-12-2014 ver 1.5.26

Postby awebgsu » 24 Sep 2014, 22:00

Thanks. Figured that out after posting, but being an old dog...

Re: Forge Beta: 09-12-2014 ver 1.5.26
Postby elcnesh » 19 Sep 2014, 07:49

awebgsu wrote:
Found a bug in the newest snapshot (27537). Hovering over Courser of Kruphix does not reveal the top card.
It's not a bug, it's a feature!

...

Seriously though, you now can see the top card by clicking on the library icon ;)
awebgsu
 
Posts: 6
Joined: 24 Nov 2013, 01:38
Has thanked: 1 time
Been thanked: 0 time

Re: Forge Beta: 09-12-2014 ver 1.5.26

Postby fiend123 » 25 Sep 2014, 04:48

Force of Will is bugged. There is 2 selections for the casting cost, but both options lead to the 3UU casting cost. Apparently, the same bug occurs for kicker spells (two options but both are the non-kicker version).

AI keeps activating Shelldock Isle even though the library has more than 20 cards.

Fact or Fiction cards are all facedown when splitting the pile
| Open
Image


Cards flashbacked by Snapcaster Mage doesn't get exiled upon resolution.

When Bloodbraid Elf cascade resolves, sometimes it ask me to pay the casting cost for the cascaded card.
| Open
Image
Last edited by fiend123 on 28 Sep 2014, 07:46, edited 1 time in total.
fiend123
 
Posts: 70
Joined: 05 Mar 2012, 17:26
Has thanked: 2 times
Been thanked: 1 time

Re: Forge Beta: 09-12-2014 ver 1.5.26

Postby RichardHawk » 25 Sep 2014, 19:09

Kodama of the Center Tree entered the graveyard as a state-based action as it was supposed to enter the battlefield.
RichardHawk
 
Posts: 31
Joined: 24 Mar 2014, 04:12
Has thanked: 2 times
Been thanked: 0 time

Re: Forge Beta: 09-12-2014 ver 1.5.26

Postby P for Pizza » 26 Sep 2014, 17:47

I'm using the snapshot build posted earlier. Some bug reports:
- Zurgo Helmsmasher, during attack declaration it starts attacking, but if you click on him, you can toggle off its attack. This should not be possible.
- during draft tournaments in quest mode, if I set speed 10x faster, it autotoggles back to 1x at the start of each game.
- Watcher of the Roost is a 3/1, it should be a 2/1.
P for Pizza
 
Posts: 13
Joined: 29 Oct 2013, 11:00
Has thanked: 1 time
Been thanked: 5 times

Re: Forge Beta: 09-12-2014 ver 1.5.26

Postby krishkrush » 26 Sep 2014, 18:53

The snake offering ability of Patron of the Orochi doesn't work right for me. Everything works as expected except for the sacrifice of the creature. The mana costs are reduced but the sacrificed creature isn't sacrificed, so i get the Patron cheaper for free.

Also if the floating mana reminder is activated, you will also be warned if the mana wouldn't be removed due to certain effects (e.g. Sakura-Tribe Springcaller). Fortunately the mana stays in the mana pool.
krishkrush
 
Posts: 89
Joined: 13 Oct 2012, 14:18
Has thanked: 30 times
Been thanked: 2 times

Re: Forge Beta: 09-12-2014 ver 1.5.26

Postby SecretCaveman » 26 Sep 2014, 22:12

Everflowing Chalice doesn't work. If I try to cast it kicked once, it asks me to pay 2. Once I do that, it asks me to pay 2 again. If I click cancel, the 2 mana I payed are gone. (same for higher multikicker)

Edit: My opponent has Painter's Servant, naming red. He also has Kor Firewalker. If i cast a spell (Sleight of hand, for example), my opponent should gain 1 life, but he doesn't.
Last edited by SecretCaveman on 26 Sep 2014, 22:37, edited 1 time in total.
SecretCaveman
 
Posts: 63
Joined: 22 Jun 2013, 12:38
Has thanked: 1 time
Been thanked: 1 time

Re: Forge Beta: 09-12-2014 ver 1.5.26

Postby mastroego » 26 Sep 2014, 22:25

Yeah, I already reported about the Chalice ;)

...which used to work, so the bug must not be card-specific. I understand they changed some logic so they'll have to adjust it again, fixing a lot of similar issues at the same time, more than likely :)
mastroego
 
Posts: 236
Joined: 22 Sep 2013, 14:04
Has thanked: 28 times
Been thanked: 16 times

PreviousNext

Return to Forge

Who is online

Users browsing this forum: No registered users and 108 guests


Who is online

In total there are 108 users online :: 0 registered, 0 hidden and 108 guests (based on users active over the past 10 minutes)
Most users ever online was 4143 on 23 Jan 2024, 08:21

Users browsing this forum: No registered users and 108 guests

Login Form