Page 5 of 5

Re: Forge Beta: 04-13-2016 ver 1.5.51

PostPosted: 28 Apr 2016, 01:49
by friarsol
Athanasios wrote:Hey - I keep getting this error when I attempt to start forge:
RuntimeException | Open
Code: Select all
Forge Version:    1.5.51-r-1
Operating System: Windows 8.1 6.3 amd64
Java Version:     1.7.0_80 Oracle Corporation

java.lang.RuntimeException: java.io.EOFException
   at forge.quest.io.QuestDataIO.loadData(QuestDataIO.java:138)
It started happening after I had a crash playing Remilia Scarlet in quest mode - I tried clicking continue and then wait for a while but nothing happens - Tried re-downloading Forge but the problem persists.
Your quest data is corrupted. If you go somewhere like

C:\Users\Athanasios\AppData\Roaming\Forge\quest\saves

you should see the quests. If you delete the most recent quest, Forge should launch. You may be able to recover it, by renaming the <name>.dat.bak to <name>.dat

Re: Forge Beta: 04-13-2016 ver 1.5.51

PostPosted: 28 Apr 2016, 02:09
by friarsol
Sp0rkG0D wrote:Following up on a bug that I previously reported here: viewtopic.php?f=26&t=17868&p=189086#p189086

Birthing pod (and other things most likely) considers token copies of creatures to have a converted mana of zero rather then the cost of the original creature.
FYI, I think this has more to do with the LKI not finding the (now non-existent) token, then the card not having a CC. Note how 0-counter Powder Keg doesn't destroy a token created by Kiki-Jiki.

Re: Forge Beta: 04-13-2016 ver 1.5.51

PostPosted: 28 Apr 2016, 07:23
by Andy9973
I cast Path to Exile on AI's Hedron Crab. When the land entered the battlefield on AI's side, Hedron Crab 's ability triggered. This shouldn't happen since Hedron Crab is already in exile when the land from Path to Exile enters the battlefield.

Re: Forge Beta: 04-13-2016 ver 1.5.51

PostPosted: 28 Apr 2016, 08:41
by Xyx
When the AI casts Collected Company, Forge shows me the cards it's looking at. I'm not supposed to be able to see those.

Also, my Archangel Avacyn transformed, and Forge did not give the the choice to redirect her 3 damage to my opponent's Jace, Telepath Unbound.

Re: Forge Beta: 04-13-2016 ver 1.5.51

PostPosted: 28 Apr 2016, 11:10
by Hanmac
@Xyz:
the bug with Collected Company was fixed with r31111

the problem with not redirecting damage to DFC Planeswalker is already reported there, but it is not fixed yet:
viewtopic.php?p=196332#p196332

Re: Forge Beta: 04-13-2016 ver 1.5.51

PostPosted: 28 Apr 2016, 11:59
by Xyx
OK, thanks for the heads-up.

Also, according to Declaration in Stone, somebody should really write a better StackDescription!

Re: Forge Beta: 04-13-2016 ver 1.5.51

PostPosted: 30 Apr 2016, 17:23
by deebiia
SOI Bug:
It seems that Fevered Visions does the two (2) damage regardless if the opponent has four (4) or more cards in hand.

Re: Forge Beta: 04-13-2016 ver 1.5.51

PostPosted: 30 Apr 2016, 23:00
by Desiderus
Hello, this is my first time downloading. In the forge client it says I downloaded all of the card images, but I see absolutely none of them in the game.

Re: Forge Beta: 04-13-2016 ver 1.5.51

PostPosted: 01 May 2016, 01:42
by bahzitchiu
Description: [Forge doesnt open.]

NullPointerException | Open
Code: Select all
Forge Version:    1.5.51-r-1
Operating System: Windows 10 10.0 x86
Java Version:     1.8.0_91 Oracle Corporation

java.lang.NullPointerException
   at forge.itemmanager.GroupDef$6.apply(GroupDef.java:72)
   at forge.itemmanager.GroupDef$6.apply(GroupDef.java:65)
   at forge.itemmanager.GroupDef.getItemGroupIndex(GroupDef.java:212)
   at forge.itemmanager.views.ImageView.onRefresh(ImageView.java:529)
   at forge.itemmanager.views.ItemView.refresh(ItemView.java:160)
   at forge.itemmanager.ItemManager.setViewIndex(ItemManager.java:339)
   at forge.itemmanager.ItemManager.setup(ItemManager.java:308)
   at forge.itemmanager.DeckManager.setup(DeckManager.java:114)
   at forge.deckchooser.FDeckChooser.updateColors(FDeckChooser.java:142)
   at forge.deckchooser.FDeckChooser.refreshDecksList(FDeckChooser.java:280)
   at forge.deckchooser.FDeckChooser.restoreSavedState(FDeckChooser.java:351)
   at forge.deckchooser.FDeckChooser.populate(FDeckChooser.java:210)
   at forge.screens.home.CLobby.initialize(CLobby.java:78)
   at forge.screens.home.sanctioned.CSubmenuConstructed.initialize(CSubmenuConstructed.java:44)
   at forge.view.FView.initialize(FView.java:147)
   at forge.control.FControl$3.run(FControl.java:262)
   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$JavaSecurityAccessImpl.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: 04-13-2016 ver 1.5.51

PostPosted: 02 May 2016, 10:06
by churrufli
Net Decks doesn't save in each folder. Example:

Example: Breaking Through decks
Saved in
decks/net/Breaking ThroughAaron Little - Solar Flare.dck
decks/net/Breaking ThroughAggressively Karametra 1.dck

and not in the folder

decks/net/Breaking Through/
(Windows 8)