It is currently 02 May 2024, 00:21
   
Text Size

Forge Beta: 01-16-2012 ver 1.2.1 rev 13212

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

Re: Forge Beta: 01-16-2012 ver 1.2.1 rev 13212

Postby pwangsta » 17 Jan 2012, 00:48

The new update seems to have broken Propaganda. Whenever I go to pay mana for it, the game crashes. I've attached a sample crash report below.

Crash Report:
Code: Select all
This is a Crash Report. An error has occurred. Please save this message to a file.
Please follow the instructions at this address to submit this Crash Report, plus what you were doing at the time:
   http://tinyurl.com/3zzrnyb
Reporting bugs in Forge is very important. We thank you for your time.

null


Version:
Forge version 1.2.1-r13215

OS: Windows 7 Version: 6.1 Architecture: x86

Java Version: 1.6.0_29 Vendor: Sun Microsystems Inc.

Detailed error trace:
java.lang.NullPointerException
   at forge.gui.input.InputPayManaCostUtil.activateManaAbility(InputPayManaCostUtil.java:111)
   at forge.gui.input.InputPayManaCostAbility.selectCard(InputPayManaCostAbility.java:154)
   at forge.GuiInput.selectCard(GuiInput.java:121)
   at forge.control.match.ControlField$11.mousePressed(ControlField.java:493)
   at java.awt.AWTEventMulticaster.mousePressed(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$000(Unknown Source)
   at java.awt.EventQueue$1.run(Unknown Source)
   at java.awt.EventQueue$1.run(Unknown Source)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
   at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
   at java.awt.EventQueue$2.run(Unknown Source)
   at java.awt.EventQueue$2.run(Unknown Source)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.AccessControlContext$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)
pwangsta
 
Posts: 20
Joined: 10 Jun 2011, 12:09
Has thanked: 0 time
Been thanked: 0 time

Re: Forge Beta: 01-16-2012 ver 1.2.1 rev 13212

Postby jmartus » 17 Jan 2012, 01:11

same thing with Ghostly Prison

I went to pay the mana and it crashed


This is a Crash Report. An error has occurred. Please save this message to a file.
Please follow the instructions at this address to submit this Crash Report, plus what you were doing at the time:
http://tinyurl.com/3zzrnyb
Reporting bugs in Forge is very important. We thank you for your time.

null


Version:
Forge version 1.2.1-r13215

OS: Windows 7 Version: 6.1 Architecture: x86

Java Version: 1.6.0_29 Vendor: Sun Microsystems Inc.

Detailed error trace:
java.lang.NullPointerException
at forge.gui.input.InputPayManaCostUtil.activateManaAbility(InputPayManaCostUtil.java:111)
at forge.gui.input.InputPayManaCostAbility.selectCard(InputPayManaCostAbility.java:154)
at forge.GuiInput.selectCard(GuiInput.java:121)
at forge.control.match.ControlField$11.mousePressed(ControlField.java:493)
at java.awt.AWTEventMulticaster.mousePressed(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$000(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$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)
jmartus
 
Posts: 207
Joined: 11 Oct 2010, 09:25
Has thanked: 0 time
Been thanked: 7 times

Re: Forge Beta: 01-16-2012 ver 1.2.1 rev 13212

Postby timmermac » 17 Jan 2012, 01:47

lugaru wrote:
missalexis wrote:
1. in the prior beta when I resized the panels the card image (the one that appears when you mouse hover) would also resize. But in this one it doesn't seem to - I have checked the options to use Huge images and Scale Image Larger.
I had the same problem, I think the important part is resizing the white text box. Once I did that the image blew up as it should.
I have tried that myself, and the image does not scale.
"I just woke up, haven't had coffee, let alone a pee in 7 days, and I find out you stole my ass and made a ...mini-me! Carter, I should be irked currently, yes?" - Jack O'Neill
User avatar
timmermac
Tester
 
Posts: 1512
Joined: 17 May 2010, 20:36
Has thanked: 18 times
Been thanked: 95 times

Re: Forge Beta: 01-16-2012 ver 1.2.1 rev 13212

Postby Roujin » 17 Jan 2012, 02:16

jmartus wrote:same thing with Ghostly Prison

I went to pay the mana and it crashed

Paying an upkeep mana cost caused by an enemy's The Tabernacle at Pendrell Vale also causes a crash.

Code: Select all
This is a Crash Report. An error has occurred. Please save this message to a file.
Please follow the instructions at this address to submit this Crash Report, plus what you were doing at the time:
   http://tinyurl.com/3zzrnyb
Reporting bugs in Forge is very important. We thank you for your time.

null


Version:
Forge version 1.2.1-r13215

OS: Windows 7 Version: 6.1 Architecture: amd64

Java Version: 1.6.0_22 Vendor: Sun Microsystems Inc.

Detailed error trace:
java.lang.NullPointerException
   at forge.gui.input.InputPayManaCostUtil.activateManaAbility(InputPayManaCostUtil.java:111)
   at forge.gui.input.InputPayManaCostAbility.selectCard(InputPayManaCostAbility.java:154)
   at forge.GuiInput.selectCard(GuiInput.java:121)
   at forge.control.match.ControlField$11.mousePressed(ControlField.java:493)
   at java.awt.AWTEventMulticaster.mousePressed(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.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)
Roujin
 
Posts: 75
Joined: 01 Nov 2011, 21:58
Has thanked: 6 times
Been thanked: 13 times

Re: Forge Beta: 01-16-2012 ver 1.2.1 rev 13212

Postby juzamjedi » 17 Jan 2012, 03:37

Hooray for Staggershock! I might also give Sygg, River Cutthroat a try in the UB section.
juzamjedi
Tester
 
Posts: 575
Joined: 13 Nov 2008, 08:35
Has thanked: 6 times
Been thanked: 8 times

Re: Forge Beta: 01-16-2012 ver 1.2.1 rev 13212

Postby Doublestrike » 17 Jan 2012, 04:12

timmermac wrote:
lugaru wrote:
missalexis wrote:
1. in the prior beta when I resized the panels the card image (the one that appears when you mouse hover) would also resize. But in this one it doesn't seem to - I have checked the options to use Huge images and Scale Image Larger.
I had the same problem, I think the important part is resizing the white text box. Once I did that the image blew up as it should.
I have tried that myself, and the image does not scale.
I tested this and couldn't find any problem. The hangup was probably that once this box is checked, the program has to be restarted for it to take effect. The new preferences manager also set it to "no resizing" by default, so unfortunately you'd have to restart to see anything. :(

This is fixed in the SVN, and will be fixed in the next version.

If I haven't understood you properly (which often happens) please try again. But for now, my diagnosis is "restart the program". :)
---
A joke is a very serious thing.
User avatar
Doublestrike
UI Programmer
 
Posts: 715
Joined: 08 Aug 2011, 09:07
Location: Bali
Has thanked: 183 times
Been thanked: 161 times

Re: Forge Beta: 01-16-2012 ver 1.2.1 rev 13212

Postby friarsol » 17 Jan 2012, 04:20

It appears that canceling Knight of the Mists payment didn't actually kill my targeted Knight.
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Forge Beta: 01-16-2012 ver 1.2.1 rev 13212

Postby timmermac » 17 Jan 2012, 04:36

Restarted, and it works now. =D>
"I just woke up, haven't had coffee, let alone a pee in 7 days, and I find out you stole my ass and made a ...mini-me! Carter, I should be irked currently, yes?" - Jack O'Neill
User avatar
timmermac
Tester
 
Posts: 1512
Joined: 17 May 2010, 20:36
Has thanked: 18 times
Been thanked: 95 times

Re: Forge Beta: 01-16-2012 ver 1.2.1 rev 13212

Postby Doublestrike » 17 Jan 2012, 05:03

timmermac wrote:Restarted, and it works now. =D>
If this is about my post, great, thanks for the feedback!

If not, also great!

Roujin wrote:edit: Nevermind, it's just a display bug. Once I stated that I do not wish to take a mulligan it showed 15.
Maybe it should not show a number at all, or check and show the correct starting amount before asking about mulligan.
Nice catch Roujin, I've fixed this in the SVN (will be available in the next release).
---
A joke is a very serious thing.
User avatar
Doublestrike
UI Programmer
 
Posts: 715
Joined: 08 Aug 2011, 09:07
Location: Bali
Has thanked: 183 times
Been thanked: 161 times

Re: Forge Beta: 01-16-2012 ver 1.2.1 rev 13212

Postby Xitax » 17 Jan 2012, 05:28

Here's a small suggestion: the 'singleton' mode would be better as an option on the random deck creator screen than a universal game setting.
Xitax
 
Posts: 918
Joined: 16 May 2010, 17:19
Has thanked: 183 times
Been thanked: 133 times

Re: Forge Beta: 01-16-2012 ver 1.2.1 rev 13212

Postby Doublestrike » 17 Jan 2012, 06:09

Xitax wrote:Here's a small suggestion: the 'singleton' mode would be better as an option on the random deck creator screen than a universal game setting.
Maybe you can bring it up in a month or so? I'll be ironing out several things in the new parts of the UI for a while (there's two or three big jobs left), and then I plan on taking on the deck editors.
---
A joke is a very serious thing.
User avatar
Doublestrike
UI Programmer
 
Posts: 715
Joined: 08 Aug 2011, 09:07
Location: Bali
Has thanked: 183 times
Been thanked: 161 times

Re: Forge Beta: 01-16-2012 ver 1.2.1 rev 13212

Postby Sloth » 17 Jan 2012, 06:25

Phoenix wrote:When I play Rupture Spire and I want to pay the 1 mana, the program crashes.
pwangsta wrote:The new update seems to have broken Propaganda. Whenever I go to pay mana for it, the game crashes. I've attached a sample crash report below.
jmartus wrote:same thing with Ghostly Prison
Roujin wrote:Paying an upkeep mana cost caused by an enemy's The Tabernacle at Pendrell Vale also causes a crash.
Fixed! Thanks Phoenix, pwangsta and jmartus.
User avatar
Sloth
Programmer
 
Posts: 3498
Joined: 23 Jun 2009, 19:40
Has thanked: 125 times
Been thanked: 507 times

Re: Forge Beta: 01-16-2012 ver 1.2.1 rev 13212

Postby jmartus » 17 Jan 2012, 07:45

the card Birthing Pod is not giving me the option to just pay with just my life total its making me pay 3 life and the 2 life.
Attachments
Untitled.png
jmartus
 
Posts: 207
Joined: 11 Oct 2010, 09:25
Has thanked: 0 time
Been thanked: 7 times

Re: Forge Beta: 01-16-2012 ver 1.2.1 rev 13212

Postby jmartus » 17 Jan 2012, 07:55

Bloodline Keeper not giving my other vampire tokens the added +2+2
my vampire tokens should be 5/5
Attachments
bloodline keeper not giving my other vampire tokens added power and toughness.png
bloodline keeper not giving my other vampire tokens added power and toughness
jmartus
 
Posts: 207
Joined: 11 Oct 2010, 09:25
Has thanked: 0 time
Been thanked: 7 times

Re: Forge Beta: 01-16-2012 ver 1.2.1 rev 13212

Postby Chris H. » 17 Jan 2012, 11:42

Doublestrike wrote:
Xitax wrote:Here's a small suggestion: the 'singleton' mode would be better as an option on the random deck creator screen than a universal game setting.
Maybe you can bring it up in a month or so? I'll be ironing out several things in the new parts of the UI for a while (there's two or three big jobs left), and then I plan on taking on the deck editors.
`
I think that he is suggesting that the singleton option could have some sort of a setting located at the constructed mode view. Add in another button below the deck lists. :)
User avatar
Chris H.
Forge Moderator
 
Posts: 6320
Joined: 04 Nov 2008, 12:11
Location: Mac OS X Yosemite
Has thanked: 644 times
Been thanked: 643 times

PreviousNext

Return to Forge

Who is online

Users browsing this forum: No registered users and 46 guests


Who is online

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

Login Form