It is currently 26 Aug 2025, 19:16
   
Text Size

Forge Beta: 03-01-2013 ver 1.3.9

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

Re: Forge Beta: 03-01-2013 ver 1.3.9

Postby gos » 01 Mar 2013, 18:04

I killed my opponent's Mountain enchanted by Crusher Zendikon. Two turns later, when he plays a Mountain (the same one?) it appears as a 4/2 creature with summoning sickness, and the info box on the top right shows it as being enchanted by Crusher Zendikon, even though the enchantment is clearly in the graveyard.
Attachments
ss1.jpg
gos
 
Posts: 4369
Joined: 03 Mar 2011, 15:21
Location: Reykjavík, Iceland
Has thanked: 231 times
Been thanked: 232 times

Re: Forge Beta: 03-01-2013 ver 1.3.9

Postby Max mtg » 01 Mar 2013, 18:13

@gos:
Could not load deck res\preferences\..\decks\constructed\Sappy Elves.dck
java.lang.RuntimeException: Card Ernham Djinn is not supported by Forge, as it's neither a known common card nor one of casual variants' card.

+add
Could not load deck res\preferences\..\decks\constructed\Two-Headed Snakessss.dck
java.lang.RuntimeException: Card Two-Headed Giant is not supported by Forge, as it's neither a known common card nor one of casual variants' card.
Last edited by Max mtg on 01 Mar 2013, 18:17, edited 1 time in total.
Single class for single responsibility.
Max mtg
Programmer
 
Posts: 1997
Joined: 02 Jul 2011, 14:26
Has thanked: 173 times
Been thanked: 334 times

Re: Forge Beta: 03-01-2013 ver 1.3.9

Postby Sloth » 01 Mar 2013, 18:14

cc-drake wrote:The following issue is still not fixed and should probably show up in the "Known Issues"-section:
Creatures with a targeted triggered ability which triggers for dealing damage to an opponent still don't work (i.e. Throat Slitter, Skirk Commando , Caustic Wasps)
I've just tested Throat Slitter and it did trigger, but i was able to click OK without choosing a target which is not correct. Maybe you've just hit space/return too fast?
User avatar
Sloth
Programmer
 
Posts: 3498
Joined: 23 Jun 2009, 19:40
Has thanked: 125 times
Been thanked: 507 times

Re: Forge Beta: 03-01-2013 ver 1.3.9

Postby friarsol » 01 Mar 2013, 18:20

Max mtg wrote:@gos:
Could not load deck res\preferences\..\decks\constructed\Sappy Elves.dck
java.lang.RuntimeException: Card Ernham Djinn is not supported by Forge, as it's neither a known common card nor one of casual variants' card.

+add
Could not load deck res\preferences\..\decks\constructed\Two-Headed Snakessss.dck
java.lang.RuntimeException: Card Two-Headed Giant is not supported by Forge, as it's neither a known common card nor one of casual variants' card.
Typo for the first one, it should be "Erhnam Djinn" and missing a bit of cardname on the second "Two-Headed Giant of Foriys"
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Forge Beta: 03-01-2013 ver 1.3.9

Postby gos » 01 Mar 2013, 18:30

Chris H. wrote:
moomarc wrote:
gos wrote:When I have 7272 decks in the /res/decks/constructed/ folder, forge hangs when loading, immediately before processing image sprites, with an ETA of 00:00:01.

Versions 1.3.8 didn't have this problem.
Does it start fine with fewer decks in the folder?
 
My local constructed decks folder contains 6598 deck files and I was able to launch Forge. There was a noticeable pause while launching but I waited and it started with any hangs or crashes.
I tried with 6472 decks and waited a good 20 minutes. Nothing happening...
gos
 
Posts: 4369
Joined: 03 Mar 2011, 15:21
Location: Reykjavík, Iceland
Has thanked: 231 times
Been thanked: 232 times

Re: Forge Beta: 03-01-2013 ver 1.3.9

Postby Max mtg » 01 Mar 2013, 18:30

@sol: These are both mistakes.
Each card is found in [avatar] section of a deck, so the avatar names have to end with 'Avatar'.

I'm more concerned that Forge didn't show a dialog to explain what has happened.
I have already changed the type of exception coming from CardPool (that was formerly generated by carddb) to return that dialog.
Though it's fixed in 19957, this beta will miss the feature of reporting decks with typos.
Single class for single responsibility.
Max mtg
Programmer
 
Posts: 1997
Joined: 02 Jul 2011, 14:26
Has thanked: 173 times
Been thanked: 334 times

Re: Forge Beta: 03-01-2013 ver 1.3.9

Postby gos » 01 Mar 2013, 18:33

friarsol wrote:
Max mtg wrote:@gos:
Could not load deck res\preferences\..\decks\constructed\Sappy Elves.dck
java.lang.RuntimeException: Card Ernham Djinn is not supported by Forge, as it's neither a known common card nor one of casual variants' card.

+add
Could not load deck res\preferences\..\decks\constructed\Two-Headed Snakessss.dck
java.lang.RuntimeException: Card Two-Headed Giant is not supported by Forge, as it's neither a known common card nor one of casual variants' card.
Typo for the first one, it should be "Erhnam Djinn" and missing a bit of cardname on the second "Two-Headed Giant of Foriys"
Thank you so much. In both cases these are avatars and were not spell-checked by version 1.3.8, so:

[avatar]
Ernham Djinn
gos
 
Posts: 4369
Joined: 03 Mar 2011, 15:21
Location: Reykjavík, Iceland
Has thanked: 231 times
Been thanked: 232 times

Re: Forge Beta: 03-01-2013 ver 1.3.9

Postby Max mtg » 01 Mar 2013, 18:34

Code: Select all
*** Sappy Elves.dck
[avatar]
Erhnam Djinn Avatar

*** Two-Headed Snakessss.dck
[avatar]
Two-Headed Giant of Foriys Avatar
This is how it should be to start current beta with your deck set
Single class for single responsibility.
Max mtg
Programmer
 
Posts: 1997
Joined: 02 Jul 2011, 14:26
Has thanked: 173 times
Been thanked: 334 times

Re: Forge Beta: 03-01-2013 ver 1.3.9

Postby gos » 01 Mar 2013, 18:39

Max mtg wrote:
Code: Select all
*** Sappy Elves.dck
[avatar]
Erhnam Djinn Avatar

*** Two-Headed Snakessss.dck
[avatar]
Two-Headed Giant of Foriys Avatar
This is how it should be to start current beta with your deck set
Thank you. Problem solved.
gos
 
Posts: 4369
Joined: 03 Mar 2011, 15:21
Location: Reykjavík, Iceland
Has thanked: 231 times
Been thanked: 232 times

Re: Forge Beta: 03-01-2013 ver 1.3.9

Postby mahan21 » 01 Mar 2013, 18:48

I used my Body Double to copy Reveillark. When my Body Double (as Reveillark) leaves play, the ability of Reveillark does not activate. In addition Protean Hulk has a bug. When it dies, instead of playing cards with a total mana cost of 6, I am able to get all of the cards in my deck with converted mana cost 5 or less.
mahan21
 
Posts: 29
Joined: 07 Jul 2011, 16:54
Has thanked: 1 time
Been thanked: 0 time

Re: Forge Beta: 03-01-2013 ver 1.3.9

Postby friarsol » 01 Mar 2013, 18:58

mahan21 wrote:I used my Body Double to copy Reveillark. When my Body Double (as Reveillark) leaves play, the ability of Reveillark does not activate.
This is listed under known issues already
"1. Leave play triggers don't work correct for clones."
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Forge Beta: 03-01-2013 ver 1.3.9

Postby serrasmurf » 01 Mar 2013, 19:00

I can't locate the "all decks" TAB with the import feature in the deck editor.
serrasmurf
 
Posts: 316
Joined: 30 Jan 2010, 14:09
Location: The Netherlands
Has thanked: 3 times
Been thanked: 18 times

Re: Forge Beta: 03-01-2013 ver 1.3.9

Postby myk » 01 Mar 2013, 19:08

serrasmurf wrote:I can't locate the "all decks" TAB with the import feature in the deck editor.
"All decks" is only currently available in the constructed deck editor. If it's not appearing even there for you, try removing your res/layouts/editor_preferred.xml file. If that fixes it, please tell me -- ensuring all panels get added even when they're not in the editor_preferred.xml file is on my list of things to fix, but I wasn't sure if it was currently a real or only theoretical problem.
myk
 
Posts: 439
Joined: 17 Jan 2013, 02:39
Location: California
Has thanked: 38 times
Been thanked: 57 times

Re: Forge Beta: 03-01-2013 ver 1.3.9

Postby serrasmurf » 01 Mar 2013, 19:12

myk wrote:"All decks" is only currently available in the constructed deck editor. If it's not appearing even there for you, try removing your res/layouts/editor_preferred.xml file. If that fixes it, please tell me -- ensuring all panels get added even when they're not in the editor_preferred.xml file is on my list of things to fix, but I wasn't sure if it was currently a real or only theoretical problem.
it's back! thnx
serrasmurf
 
Posts: 316
Joined: 30 Jan 2010, 14:09
Location: The Netherlands
Has thanked: 3 times
Been thanked: 18 times

Re: Forge Beta: 03-01-2013 ver 1.3.9

Postby myk » 01 Mar 2013, 19:19

@serrasmurf: thx! I'll bump up the priority of that fix, then

Pux wrote:The "Scale Image Larger" option doesn't seem to work. It continues to scale images larger when I disable it.
I'll look into this.
Description: I started a new quest, clicked on "build a new deck", didn't do anything there, and pressed the red cross to get back.

IllegalArgumentException | Open
Code: Select all
Forge Version:    1.3.9-r19953
Operating System: Windows 7 6.1 amd64
Java Version:     1.7.0_03 Oracle Corporation

java.lang.IllegalArgumentException: illegal component position
   at java.awt.Container.addImpl(Unknown Source)
   at java.awt.Container.add(Unknown Source)
   at forge.gui.framework.DragCell.addDoc(DragCell.java:277)
   at forge.gui.deckeditor.controllers.CEditorQuest.exit(CEditorQuest.java:318)
   at forge.control.FControl$4.windowClosing(FControl.java:134)
   at java.awt.Window.processWindowEvent(Unknown Source)
   at javax.swing.JFrame.processWindowEvent(Unknown Source)
   at java.awt.Window.processEvent(Unknown Source)
   at java.awt.Component.dispatchEventImpl(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$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.security.ProtectionDomain$1.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$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)
does this happen every time you enter/exit the quest deck editor? could you post your res/layouts/editor_preferred.xml file?

I really like the new bug report popup, definitely an improvement :P
Thx! : )
myk
 
Posts: 439
Joined: 17 Jan 2013, 02:39
Location: California
Has thanked: 38 times
Been thanked: 57 times

PreviousNext

Return to Forge

Who is online

Users browsing this forum: No registered users and 40 guests

Main Menu

User Menu

Our Partners


Who is online

In total there are 40 users online :: 0 registered, 0 hidden and 40 guests (based on users active over the past 10 minutes)
Most users ever online was 7303 on 15 Jul 2025, 20:46

Users browsing this forum: No registered users and 40 guests

Login Form