Page 6 of 12

Re: Forge Beta: 6-5-2015 ver 1.5.40

PostPosted: 19 Jun 2015, 02:39
by KingBiggie
Added screenshot, see attachments.
No matter how much I try, I am unable to cast my 2 spells exiled with my Stolen Goods and copy of Stolen Goods. Fleeting Distraction and Geist Trappers would have saved my game there.

I am unable to cast it from my enemy exile zone, nothing happens when I click the card
Same thing on my own exile zone: unable to select or click the card.

Any help would be appreciated.

Re: Forge Beta: 6-5-2015 ver 1.5.40

PostPosted: 19 Jun 2015, 06:07
by Agetian
KingBiggie wrote:No matter how much I try, I am unable to cast my 2 spells exiled with my Stolen Goods and copy of Stolen Goods. Fleeting Distraction and Geist Trappers would have saved my game there.
I fixed Stolen Goods in a way that makes it work but has a couple side effects (in particular, the card will visually appear to be castable by the opponent even after the effect is really gone, and the choice for casting the card includes options to cast it not only without paying its mana cost but also with paying the mana cost). There should be a better way to fix this but I'm not sure how + there's a much bigger problem deeper in the code that I'll bring up in the bug tracker.

- Agetian

Re: Forge Beta: 6-5-2015 ver 1.5.40

PostPosted: 19 Jun 2015, 18:36
by jDS
Can somebody help me? I cannot update my current version of forge like I did before now I load up forge and nothing new in the txt with the newest version 1.5.40 it shows the old 1.5.33 version nothing new only up to fate reforged what gives?

Re: Forge Beta: 6-5-2015 ver 1.5.40

PostPosted: 19 Jun 2015, 18:49
by jDS
What am I doing wrong?

Re: Forge Beta: 6-5-2015 ver 1.5.40

PostPosted: 19 Jun 2015, 19:14
by friarsol
jDS wrote:What am I doing wrong?
Did you actually extract the package? According to the modified date, there has been a change to those files since January.

Re: Forge Beta: 6-5-2015 ver 1.5.40

PostPosted: 19 Jun 2015, 19:21
by jDS
friarsol wrote:
jDS wrote:What am I doing wrong?
Did you actually extract the package? According to the modified date, there has been a change to those files since January.
Yes using 7zip the same I used before.

Re: Forge Beta: 6-5-2015 ver 1.5.40

PostPosted: 19 Jun 2015, 19:35
by jDS
Oh wow I forgot to unzip the .tar file I feel dumb now sorry..

Re: Forge Beta: 6-5-2015 ver 1.5.40

PostPosted: 20 Jun 2015, 01:36
by KingBiggie
Agetian wrote:
KingBiggie wrote:No matter how much I try, I am unable to cast my 2 spells exiled with my Stolen Goods and copy of Stolen Goods. Fleeting Distraction and Geist Trappers would have saved my game there.
I fixed Stolen Goods in a way that makes it work but has a couple side effects (in particular, the card will visually appear to be castable by the opponent even after the effect is really gone, and the choice for casting the card includes options to cast it not only without paying its mana cost but also with paying the mana cost). There should be a better way to fix this but I'm not sure how + there's a much bigger problem deeper in the code that I'll bring up in the bug tracker.

- Agetian
If I understand correctly this card is working properly right now under certain situations? And if so, how do I actually cast the spells in those situations? I've chosen not to draft it for now until it works properly, but it is one of my favorite cards for Commander so I'd love to see it working 100%.

Re: Forge Beta: 6-5-2015 ver 1.5.40

PostPosted: 20 Jun 2015, 04:27
by Agetian
KingBiggie wrote:If I understand correctly this card is working properly right now under certain situations? And if so, how do I actually cast the spells in those situations? I've chosen not to draft it for now until it works properly, but it is one of my favorite cards for Commander so I'd love to see it working 100%.
Yes, basically, starting with the next beta (or the current SVN nightly build) the card should work [at least mostly] properly. To cast cards exiled with it you just click the opponent's exile zone and click the card there, it should allow you to cast it. You should also be able to do the same from your own "flashback" zone but personally I usually don't rely on that.

- Agetian

Re: Forge Beta: 6-5-2015 ver 1.5.40

PostPosted: 20 Jun 2015, 05:46
by deebiia
Using the "Online Multiplayer" option with a friend. We're using Hamachi to try to connect and we'll connect for a split second before a message pops up, "Connection to the host was interrupted." We have allowed it past the firewall and have even tried connecting without Hamachi. Is this a bug or are we doing something wrong?

Re: Forge Beta: 6-5-2015 ver 1.5.40

PostPosted: 20 Jun 2015, 15:28
by linXzta
Description: [was trying to change game type then crashed]

NullPointerException | Open
Code: Select all
Forge Version:    1.5.41.001
Operating System: Linux 3.4.0-perf-g62e9332 armv7l
Java Version:     0 The Android Project

java.lang.NullPointerException
   at forge.screens.constructed.PlayerPanel$2.handleEvent(PlayerPanel.java:105)
   at forge.itemmanager.views.ItemView.onSelectionChange(ItemView.java:262)
   at forge.itemmanager.views.ItemView.setSelectedIndex(ItemView.java:225)
   at forge.itemmanager.views.ItemView.fixSelection(ItemView.java:146)
   at forge.itemmanager.views.ItemView.refresh(ItemView.java:140)
   at forge.itemmanager.views.ItemListView.setup(ItemListView.java:70)
   at forge.itemmanager.ItemManager.setup(ItemManager.java:241)
   at forge.itemmanager.DeckManager.setup(DeckManager.java:55)
   at forge.deck.FDeckChooser.refreshDecksList(FDeckChooser.java:584)
   at forge.deck.FDeckChooser.restoreSaved
State(FDeckChooser.java:799)
   at forge.deck.FDeckChooser.initialize(FDeckChooser.java:484)
   at forge.screens.constructed.PlayerPanel.initialize(PlayerPanel.java:201)
   at forge.screens.constructed.LobbyScreen$4.run(LobbyScreen.java:150)
   at java.lang.Thread.run(Thread.java:856)

Re: Forge Beta: 6-5-2015 ver 1.5.40

PostPosted: 21 Jun 2015, 09:42
by Xyx
Altar of the Brood pops up a dialog that lists the card it mills each time it triggers. This gets extremely tedious after a while. Compare with Mesmeric Orb, which (mercifully) has no such popup.

EDIT: Phenax, God of Deception also has this annoying popup.

Re: Forge Beta: 6-5-2015 ver 1.5.40

PostPosted: 21 Jun 2015, 14:48
by mastroego
Playing against Gold Finger.

I play Cavern of Souls and choose the type "beast".
I then play Thragtusk tapping the Cavern too, and I expect it to become uncounterable, yet he plays Dismiss and counters my spell.

It may be relevant that I used Forge's auto-tap for mana feature?
That has to be it I'd guess.

Re: Forge Beta: 6-5-2015 ver 1.5.40

PostPosted: 21 Jun 2015, 15:17
by saturnine
Description: I was editing my deck in the Deck Editor.

ArrayIndexOutOfBoundsException | Open
Code: Select all
Forge Version:    1.5.40-r-1
Operating System: Windows 7 6.1 amd64
Java Version:     1.8.0_40 Oracle Corporation

java.lang.ArrayIndexOutOfBoundsException: -1
   at java.util.Vector.elementData(Unknown Source)
   at java.util.Vector.elementAt(Unknown Source)
   at javax.swing.table.DefaultTableColumnModel.getColumn(Unknown Source)
   at forge.itemmanager.views.ItemListView$ItemTableModel.getValueAt(ItemListView.java:756)
   at javax.swing.JTable.getValueAt(Unknown Source)
   at forge.itemmanager.views.ItemListView$ItemTable.getToolTipText(ItemListView.java:526)
   at javax.swing.ToolTipManager$insideTimerAction.actionPerformed(Unknown Source)
   at javax.swing.Timer.fireActionPerformed(Unknown Source)
   at javax.swing.Timer$DoPostEvent.run(Unknown Source)
   at java.awt.event.InvocationEvent.dispatch(Unknown Source)
   at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
   at java.awt.EventQueue.access$500(Unknown Source)
   at java.awt.EventQueue$3.run(Unknown Source)
   at java.awt.EventQueue$3.run(Unknown Source)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(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)

Re: Forge Beta: 6-5-2015 ver 1.5.40

PostPosted: 21 Jun 2015, 15:30
by Nekoatl
mastroego wrote:Playing against Gold Finger.

I play Cavern of Souls and choose the type "beast".
I then play Thragtusk tapping the Cavern too, and I expect it to become uncounterable, yet he plays Dismiss and counters my spell.

It may be relevant that I used Forge's auto-tap for mana feature?
That has to be it I'd guess.
Yeah, Forge's auto-tap feature is very convenient in situations where the choice of how to pay mana doesn't matter, but you shouldn't trust it in situations where it does.