Page 4 of 10

Re: Forge Beta: 11-05-2015 ver 1.5.47

PostPosted: 24 Nov 2015, 06:55
by Jahill
In snapshot versions 30360 & 30383:
Poison counters aren't displayed.
I can't View Deck by double clicking after I delete a deck. I can use the double click after I switch to another menu tab or after accessing Deck Editor (either by clicking the underline pencil icon next to a deck or the Deck Editor tab) or after I click View Deck.

Re: Forge Beta: 11-05-2015 ver 1.5.47

PostPosted: 24 Nov 2015, 07:45
by SIXTY
SIXTY wrote:Description: [When I try start new draft in Quest Mode :\]

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

java.lang.NullPointerException
   at forge.limited.BoosterDraft.createDraft(BoosterDraft.java:159)
   at forge.quest.QuestEventDraft.enter(QuestEventDraft.java:649)
   at forge.screens.home.quest.CSubmenuQuestDraft.startDraft(CSubmenuQuestDraft.java:542)
   at forge.screens.home.quest.CSubmenuQuestDraft.access$400(CSubmenuQuestDraft.java:52)
   at forge.screens.home.quest.CSubmenuQuestDraft$5.actionPerformed(CSubmenuQuestDraft.java:259)
   at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
   at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
   at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
   at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
   at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
   at java.awt.Component.processMouseEvent(Unknown Source)
   at javax.swing.JComponent.processMouseEvent(Unknown Source)
   at java.awt.Component.processEvent(Unknown Source)
   at java.awt.Container.processEvent(Unknown Source)
   at java.awt.Component.dispatchEventImpl(Unknown Source)
   at java.awt.Container.dispatchEventImpl(Unknown Source)
   at java.awt.Component.dispatchEvent(Unknown Source)
   at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
   at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
   at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
   at java.awt.Container.dispatchEventImpl(Unknown Source)
   at java.awt.Window.dispatchEventImpl(Unknown Source)
   at java.awt.Component.dispatchEvent(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.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
   at java.awt.EventQueue$4.run(Unknown Source)
   at java.awt.EventQueue$4.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)
Hi guys! Thank You for your work! over 5 years, I play in Forge :) I'm a big fan of "Quest mode", I really like the session in which I play, but as I wrote above, I ran into a problem. When you try to play draft game crashed. I checked the draft GTC in normal mode - everything works, but in "Quest mode" to do it, please help me to fix this error, because you know what you are playing on Expert is hard to accumulate credits for a normal draft, to win there and get a good card :) I Hope for Your help, regards, SIXTY.

p.s.: I try snapshot build 1.5.48 - same problem :\

Re: Forge Beta: 11-05-2015 ver 1.5.47

PostPosted: 24 Nov 2015, 09:50
by Sloth
SIXTY wrote:
SIXTY wrote:Description: [When I try start new draft in Quest Mode :\]

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

java.lang.NullPointerException
   at forge.limited.BoosterDraft.createDraft(BoosterDraft.java:159)
   at forge.quest.QuestEventDraft.enter(QuestEventDraft.java:649)
   at forge.screens.home.quest.CSubmenuQuestDraft.startDraft(CSubmenuQuestDraft.java:542)
   at forge.screens.home.quest.CSubmenuQuestDraft.access$400(CSubmenuQuestDraft.java:52)
   at forge.screens.home.quest.CSubmenuQuestDraft$5.actionPerformed(CSubmenuQuestDraft.java:259)
   at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
   at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
   at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
   at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
   at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
   at java.awt.Component.processMouseEvent(Unknown Source)
   at javax.swing.JComponent.processMouseEvent(Unknown Source)
   at java.awt.Component.processEvent(Unknown Source)
   at java.awt.Container.processEvent(Unknown Source)
   at java.awt.Component.dispatchEventImpl(Unknown Source)
   at java.awt.Container.dispatchEventImpl(Unknown Source)
   at java.awt.Component.dispatchEvent(Unknown Source)
   at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
   at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
   at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
   at java.awt.Container.dispatchEventImpl(Unknown Source)
   at java.awt.Window.dispatchEventImpl(Unknown Source)
   at java.awt.Component.dispatchEvent(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.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
   at java.awt.EventQueue$4.run(Unknown Source)
   at java.awt.EventQueue$4.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)
Hi guys! Thank You for your work! over 5 years, I play in Forge :) I'm a big fan of "Quest mode", I really like the session in which I play, but as I wrote above, I ran into a problem. When you try to play draft game crashed. I checked the draft GTC in normal mode - everything works, but in "Quest mode" to do it, please help me to fix this error, because you know what you are playing on Expert is hard to accumulate credits for a normal draft, to win there and get a good card :) I Hope for Your help, regards, SIXTY.

p.s.: I try snapshot build 1.5.48 - same problem :\
I've justed started a draft tournament in quest mode (Fallen Empires) and there were no problems. What block did you try?

Re: Forge Beta: 11-05-2015 ver 1.5.47

PostPosted: 24 Nov 2015, 10:08
by SIXTY
The problem is apparently in this particular quest because of the other quests, I also normally run the drafts, even in my current quest other working drafts, this draft GTC GTC GTC crash the program.

Re: Forge Beta: 11-05-2015 ver 1.5.47

PostPosted: 24 Nov 2015, 15:33
by friarsol
Jahill wrote:In snapshot versions 30360 & 30383:
SIXTY wrote:p.s.: I try snapshot build 1.5.48 - same problem :\
Please post bug reports on snapshot builds in the appropriate thread. It's very confusing to see bugs reported that aren't actually related to the beta you are posting about. I have a link in my signature with more information.

Re: Forge Beta: 11-05-2015 ver 1.5.47

PostPosted: 24 Nov 2015, 18:24
by HarlequinCasts
This is an error I am seeing upon launch. I had this patch working fine for a while. Continue, exit, or even rebooting the machine has not fixed it. Any idea what is causing this to error on launch?

EDIT: Reinstalling the patch also did not fix.

RuntimeException | Open
Code: Select all
Forge Version:    1.5.47-r-1
Operating System: Windows 7 6.1 amd64
Java Version:     1.8.0_65 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[31598]
line number         : 31620
class[1]            : forge.quest.data.QuestAssets
converter-type[1]   : com.thoughtworks.xstream.converters.reflection.ReflectionConverter
class[2]            : forge.quest.data.QuestData
version             : 1.5.47-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[31598]
line number         : 31620
class[1]            : forge.quest.data.QuestAssets
converter-type[1]   : com.thoughtworks.xstream.converters.reflection.ReflectionConverter
class[2]            : forge.quest.data.QuestData
version             : 1.5.47-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:393)
   at forge.quest.io.QuestDataIO$ItemPoolToXml.readCardPrinted(QuestDataIO.java:885)
   at forge.quest.io.QuestDataIO$ItemPoolToXml.unmarshal(QuestDataIO.java:824)
   at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:72)
   ... 24 more

Re: Forge Beta: 11-05-2015 ver 1.5.47

PostPosted: 24 Nov 2015, 18:28
by famotril
Description: [After I attacked with my creatures in Quest Mode the game crashed]

NullPointerException | Open
Code: Select all
Forge Version:    1.5.47-r-1
Operating System: Windows 7 6.1 x86
Java Version:     1.8.0_65 Oracle Corporation

java.lang.NullPointerException
   at forge.quest.QuestWinLoseController.awardEventCredits(QuestWinLoseController.java:222)
   at forge.quest.QuestWinLoseController.access$500(QuestWinLoseController.java:39)
   at forge.quest.QuestWinLoseController$1.run(QuestWinLoseController.java:116)
   at forge.screens.match.ViewWinLose.showRewards(ViewWinLose.java:271)
   at forge.quest.QuestWinLoseController.showRewards(QuestWinLoseController.java:90)
   at forge.screens.match.QuestWinLose.populateCustomPanel(QuestWinLose.java:58)
   at forge.screens.match.ViewWinLose.<init>(ViewWinLose.java:151)
   at forge.screens.match.CMatchUI.finishGame(CMatchUI.java:641)
   at forge.control.FControlGameEventHandler$1.run(FControlGameEventHandler.java:144)
   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: 11-05-2015 ver 1.5.47

PostPosted: 26 Nov 2015, 03:08
by Fizanko
HarlequinCasts wrote:This is an error I am seeing upon launch.
Try the following :
viewtopic.php?f=26&t=17763&start=105#p187548

Re: Forge Beta: 11-05-2015 ver 1.5.47

PostPosted: 28 Nov 2015, 03:48
by HarlequinCasts
Fizanko wrote:
HarlequinCasts wrote:This is an error I am seeing upon launch.
Try the following :
viewtopic.php?f=26&t=17763&start=105#p187548
Yeah I found that later and basically did not want to do it. I use quest mode as a sort of personal collection. Whenever a new set comes out I enjoy having to unlock all the cards opening packs over time.

I had dozens and dozens of deck lists I used and whatnot. Deleting my quests folder would erase years of using Forge without a trace. Is there any way to save at least the decklists from my quest file? I replaced the quest file with the backup and the game only loaded when I had neither of them...

Re: Forge Beta: 11-05-2015 ver 1.5.47

PostPosted: 28 Nov 2015, 10:05
by KMO
Jace, Telepath Unbound has a glitch in its -3 "flashback" ability.

After it's activated, you can cast the targeted spell from the graveyard, but it doesn't appear under the "flashback" button.

After casting the spell, it goes to exile as it should, but then appears under the flashback button, and you can cast it again from exile.

(While in exile it has "May be played" twice, as both an ability feature and a non-ability feature.)

Got a bit miffed when the AI did that to me.

Re: Forge Beta: 11-05-2015 ver 1.5.47

PostPosted: 28 Nov 2015, 12:28
by famotril
Description: I was in the middle of the creation of a deck in Draft Mode when the game crashed.....without can save my deck :(
NullPointerException | Open
Code: Select all
Forge Version:    1.5.47-r-1
Operating System: Windows 7 6.1 x86
Java Version:     1.8.0_65 Oracle Corporation

java.lang.NullPointerException
   at forge.screens.deckeditor.CDeckEditorUI.addSelectedCards(CDeckEditorUI.java:171)
   at forge.screens.deckeditor.CDeckEditorUI$5.run(CDeckEditorUI.java:237)
   at forge.itemmanager.ItemManager.activateSelectedItems(ItemManager.java:1210)
   at forge.itemmanager.views.ImageView$4.onLeftDoubleClick(ImageView.java:247)
   at forge.toolbox.FMouseAdapter.mousePressed(FMouseAdapter.java:147)
   at java.awt.Component.processMouseEvent(Unknown Source)
   at javax.swing.JComponent.processMouseEvent(Unknown Source)
   at java.awt.Component.processEvent(Unknown Source)
   at java.awt.Container.processEvent(Unknown Source)
   at java.awt.Component.dispatchEventImpl(Unknown Source)
   at java.awt.Container.dispatchEventImpl(Unknown Source)
   at java.awt.Component.dispatchEvent(Unknown Source)
   at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
   at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
   at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
   at java.awt.Container.dispatchEventImpl(Unknown Source)
   at java.awt.Window.dispatchEventImpl(Unknown Source)
   at java.awt.Component.dispatchEvent(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.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
   at java.awt.EventQueue$4.run(Unknown Source)
   at java.awt.EventQueue$4.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: 11-05-2015 ver 1.5.47

PostPosted: 28 Nov 2015, 20:40
by Thrun
Sevestra (AI) cast Test Of Faith (102) targeting Sevestra.
You can only target a creature (and not a player) with Test of Faith.

Thanks!

PostPosted: 29 Nov 2015, 01:33
by wallacethehero
Thanks for the update, does this version include all the new 2015 commander sets?

Re: Thanks!

PostPosted: 29 Nov 2015, 02:01
by friarsol
wallacethehero wrote:Thanks for the update, does this version include all the new 2015 commander sets?
No there hasn't been a beta release since C15 cards were scripted.

Re: Forge Beta: 11-05-2015 ver 1.5.47

PostPosted: 30 Nov 2015, 02:11
by RaiuU189
Why isn't Dulcet Sirens in the card database?