It is currently 26 Apr 2024, 00:31
   
Text Size

Forge Beta: 11-05-2015 ver 1.5.47

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

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

Postby SIXTY » 24 Nov 2015, 07:45

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 :\
Sorry for my bad English :)
User avatar
SIXTY
 
Posts: 33
Joined: 20 Dec 2010, 19:43
Location: Krasnodar
Has thanked: 9 times
Been thanked: 0 time

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

Postby Sloth » 24 Nov 2015, 09:50

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?
User avatar
Sloth
Programmer
 
Posts: 3498
Joined: 23 Jun 2009, 19:40
Has thanked: 125 times
Been thanked: 507 times

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

Postby SIXTY » 24 Nov 2015, 10:08

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.
Sorry for my bad English :)
User avatar
SIXTY
 
Posts: 33
Joined: 20 Dec 2010, 19:43
Location: Krasnodar
Has thanked: 9 times
Been thanked: 0 time

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

Postby friarsol » 24 Nov 2015, 15:33

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.
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

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

Postby HarlequinCasts » 24 Nov 2015, 18:24

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
User avatar
HarlequinCasts
 
Posts: 922
Joined: 07 May 2013, 14:33
Has thanked: 68 times
Been thanked: 30 times

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

Postby Fizanko » 26 Nov 2015, 03:08

HarlequinCasts wrote:This is an error I am seeing upon launch.
Try the following :
viewtopic.php?f=26&t=17763&start=105#p187548
probably outdated by now so you should avoid : Innistrad world for Forge (updated 17/11/2014)
Duel Decks for Forge - Forge custom decks (updated 25/10/2014)
User avatar
Fizanko
Tester
 
Posts: 780
Joined: 07 Feb 2014, 11:24
Has thanked: 155 times
Been thanked: 94 times

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

Postby HarlequinCasts » 28 Nov 2015, 03:48

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...
User avatar
HarlequinCasts
 
Posts: 922
Joined: 07 May 2013, 14:33
Has thanked: 68 times
Been thanked: 30 times

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

Postby KMO » 28 Nov 2015, 10:05

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.
KMO
 
Posts: 12
Joined: 03 Feb 2014, 09:55
Has thanked: 0 time
Been thanked: 0 time

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

Postby Thrun » 28 Nov 2015, 20:40

Sevestra (AI) cast Test Of Faith (102) targeting Sevestra.
You can only target a creature (and not a player) with Test of Faith.
Thrun
 
Posts: 23
Joined: 26 Jul 2015, 21:54
Has thanked: 0 time
Been thanked: 0 time

Thanks!

Postby wallacethehero » 29 Nov 2015, 01:33

Thanks for the update, does this version include all the new 2015 commander sets?
wallacethehero
 
Posts: 19
Joined: 23 Nov 2015, 02:19
Has thanked: 0 time
Been thanked: 0 time

Re: Thanks!

Postby friarsol » 29 Nov 2015, 02:01

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.
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

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

Postby RaiuU189 » 30 Nov 2015, 02:11

Why isn't Dulcet Sirens in the card database?
RaiuU189
 
Posts: 2
Joined: 28 Jan 2015, 03:54
Has thanked: 0 time
Been thanked: 0 time

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

Postby stormcat » 02 Dec 2015, 09:14

Sorry, my English is poor.
I report some problems.
All events occurred in Commander game.

1, Syphon Life
Even if discard three cards from the three opponents, I can only draw one card.

2, Marath, Will of the Wild
AI uses the ability of X = 0.

3, Blatant Thievery
AI targeted 3 permanents from one player.

4, Tectonic Edge
Despite it doesn't meet the conditions, AI activate the ability.

Sorry when they was if fixed.
stormcat
 
Posts: 361
Joined: 17 Jun 2015, 05:32
Has thanked: 0 time
Been thanked: 6 times

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

Postby friarsol » 02 Dec 2015, 13:34

stormcat wrote:1, Syphon Life
Even if discard three cards from the three opponents, I can only draw one card.
Syphon Mind?
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

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

Postby stormcat » 02 Dec 2015, 15:45

Yes, Syphon Mind.
Sorry my wrong.
stormcat
 
Posts: 361
Joined: 17 Jun 2015, 05:32
Has thanked: 0 time
Been thanked: 6 times

PreviousNext

Return to Forge

Who is online

Users browsing this forum: No registered users and 140 guests


Who is online

In total there are 140 users online :: 0 registered, 0 hidden and 140 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 140 guests

Login Form