It is currently 17 Sep 2025, 14:31
   
Text Size

Forge Beta: 04-25-2014 ver 1.5.17

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

Re: Forge Beta: 04-25-2014 ver 1.5.17

Postby cc-drake » 15 May 2014, 18:42

I can't cast Yare.
cc-drake
 
Posts: 570
Joined: 14 Aug 2010, 07:15
Has thanked: 29 times
Been thanked: 6 times

Re: Forge Beta: 04-25-2014 ver 1.5.17

Postby friarsol » 15 May 2014, 18:50

cc-drake wrote:I can't cast Yare.
Please provide more information with your reports. What's in play? Who is the defending player? What's attacking? A screenshot would definitely be useful here along with other things I list in the link in my signature.
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Forge Beta: 04-25-2014 ver 1.5.17

Postby Isalis » 15 May 2014, 19:11

Ok last time before I give up on this community. 1.5.17 does not have ANY journey into nyx cards in the system, not just pictures, the set isn't available. I have deleted everything associated with forge including the hidden files and tried reinstalling from scratch but they still don't appear in the list.
Isalis
 
Posts: 5
Joined: 01 May 2014, 18:35
Has thanked: 0 time
Been thanked: 0 time

Re: Forge Beta: 04-25-2014 ver 1.5.17

Postby timmermac » 15 May 2014, 19:18

Dr Fate 3 is set to use Magnum's picture instead of its own.
"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: 04-25-2014 ver 1.5.17

Postby friarsol » 15 May 2014, 20:49

Isalis wrote:Ok last time before I give up on this community. 1.5.17 does not have ANY journey into nyx cards in the system, not just pictures, the set isn't available. I have deleted everything associated with forge including the hidden files and tried reinstalling from scratch but they still don't appear in the list.
Care to post a screenshot of what you are actually talking about? Journey cards are certainly in the release, so where exactly are you looking that you don't see it? Which list? Noone else has reported any problems related to this, so unfortunately you'll have to be much more specific and provide more information for anyone to be able to help you.
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Forge Beta: 04-25-2014 ver 1.5.17

Postby Isalis » 15 May 2014, 20:55

friarsol wrote:Care to post a screenshot of what you are actually talking about? Journey cards are certainly in the release, so where exactly are you looking that you don't see it? Which list? Noone else has reported any problems related to this, so unfortunately you'll have to be much more specific and provide more information for anyone to be able to help you.
If I try to make a new deck then there are no journey cards available and journey into nyx does not appear as a filter. When I first updated there was a message concerning the new version and every other change seems to have been implemented.
*edit. Currently redownloadin 1.5.17 again to do a fresh install.
http://imgur.com/a/TXCnr Screenshots.
Isalis
 
Posts: 5
Joined: 01 May 2014, 18:35
Has thanked: 0 time
Been thanked: 0 time

Re: Forge Beta: 04-25-2014 ver 1.5.17

Postby drdev » 15 May 2014, 23:21

Isalis wrote:
friarsol wrote:Care to post a screenshot of what you are actually talking about? Journey cards are certainly in the release, so where exactly are you looking that you don't see it? Which list? Noone else has reported any problems related to this, so unfortunately you'll have to be much more specific and provide more information for anyone to be able to help you.
If I try to make a new deck then there are no journey cards available and journey into nyx does not appear as a filter. When I first updated there was a message concerning the new version and every other change seems to have been implemented.
*edit. Currently redownloadin 1.5.17 again to do a fresh install.
http://imgur.com/a/TXCnr Screenshots.
Can you check your Forge installation? Specifically, check res/editions to see if there's a text file for the set, and check res/cardsfolder to see if you can find any Journey cards in it.

I apologize for your frustration and I hope we can help you get things working soon.
drdev
Programmer
 
Posts: 1958
Joined: 27 Jul 2013, 02:07
Has thanked: 189 times
Been thanked: 565 times

Re: Forge Beta: 04-25-2014 ver 1.5.17

Postby 5enza » 16 May 2014, 01:42

Issue with the way Fall of the Hammer is implemented. AI was able to multi target. Another odd thing - one of the creatures, the Akroan Mastiff, was in my graveyard.
Attachments
fallofthehammer.jpg
Fall of the Hammer multi target
5enza
 
Posts: 71
Joined: 16 May 2014, 01:35
Has thanked: 10 times
Been thanked: 13 times

Re: Forge Beta: 04-25-2014 ver 1.5.17

Postby Jaedayr » 16 May 2014, 02:26

Won game one of a match against quest AI and got the following as I clicked to start the next game.

Description: [describe what you were doing when the crash occurred]

UncheckedExecutionException | Open
Code: Select all
Forge Version:    1.5.17-r25620
Operating System: Windows 7 6.1 x86
Java Version:     1.7.0_55 Oracle Corporation

com.google.common.util.concurrent.UncheckedExecutionException: java.awt.color.CMMException: Invalid image format
   at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2201)
   at com.google.common.cache.LocalCache.get(LocalCache.java:3934)
   at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938)
   at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821)
   at forge.ImageCache.getImage(ImageCache.java:206)
   at forge.ImageCache.getOriginalImage(ImageCache.java:141)
   at forge.ImageCache.scaleImage(ImageCache.java:171)
   at forge.ImageCache.getIcon(ImageCache.java:109)
   at forge.screens.home.quest.PnlEvent.<init>(PnlEvent.java:48)
   at forge.screens.home.quest.CSubmenuDuels.update(CSubmenuDuels.java:121)
   at forge.screens.home.CHomeUI.itemClick(CHomeUI.java:55)
   at forge.screens.home.CHomeUI.selectPrevious(CHomeUI.java:137)
   at forge.screens.home.CHomeUI.initialize(CHomeUI.java:83)
   at forge.control.FControl.setCurrentScreen(FControl.java:299)
   at forge.view.FNavigationBar.closeTab(FNavigationBar.java:159)
   at forge.view.FNavigationBar.closeTab(FNavigationBar.java:147)
   at forge.control.FControl.endCurrentGame(FControl.java:444)
   at forge.screens.match.ControlWinLose.actionOnContinue(ControlWinLose.java:61)
   at forge.screens.match.ControlWinLose$1.actionPerformed(ControlWinLose.java:36)
   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.AWTEventMulticaster.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$200(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)
Caused by: java.awt.color.CMMException: Invalid image format
   at sun.java2d.cmm.kcms.CMM.checkStatus(Unknown Source)
   at sun.java2d.cmm.kcms.CMM.createTransform(Unknown Source)
   at java.awt.image.ColorConvertOp.filter(Unknown Source)
   at com.sun.imageio.plugins.jpeg.JPEGImageReader.acceptPixels(Unknown Source)
   at com.sun.imageio.plugins.jpeg.JPEGImageReader.readImage(Native Method)
   at com.sun.imageio.plugins.jpeg.JPEGImageReader.readInternal(Unknown Source)
   at com.sun.imageio.plugins.jpeg.JPEGImageReader.read(Unknown Source)
   at javax.imageio.ImageIO.read(Unknown Source)
   at javax.imageio.ImageIO.read(Unknown Source)
   at forge.ImageLoader._findFile(ImageLoader.java:92)
   at forge.ImageLoader.load(ImageLoader.java:56)
   at forge.ImageLoader.load(ImageLoader.java:17)
   at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524)
   at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317)
   at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280)
   at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195)
   ... 55 more
Jaedayr
Tester
 
Posts: 523
Joined: 08 Jul 2010, 00:06
Has thanked: 16 times
Been thanked: 13 times

Re: Forge Beta: 04-25-2014 ver 1.5.17

Postby Jaedayr » 16 May 2014, 02:34

I closed Forge from the prior crash, started a new game against Alice in Wonderland and got the following while attacking and Alice was having fun with Maze of Ith and Mystifying Maze.

Description: [describe what you were doing when the crash occurred]

NoSuchElementException | Open
Code: Select all
Forge Version:    1.5.17-r25620
Operating System: Windows 7 6.1 x86
Java Version:     1.7.0_55 Oracle Corporation

java.util.NoSuchElementException
   at java.util.ArrayList$Itr.next(Unknown Source)
   at forge.game.card.Card.getHiddenExtrinsicKeyword(Card.java:4560)
   at forge.game.card.Card.getKeyword(Card.java:4267)
   at forge.game.card.Card.hasKeyword(Card.java:5040)
   at forge.game.zone.PlayerZone$AlienCardsActivationFilter.apply(PlayerZone.java:45)
   at forge.game.zone.PlayerZone$AlienCardsActivationFilter.apply(PlayerZone.java:41)
   at com.google.common.collect.Iterators$7.computeNext(Iterators.java:647)
   at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:143)
   at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:138)
   at com.google.common.collect.Iterators.addAll(Iterators.java:356)
   at com.google.common.collect.Lists.newArrayList(Lists.java:147)
   at com.google.common.collect.Lists.newArrayList(Lists.java:129)
   at forge.game.zone.PlayerZone.getCardsPlayerCanActivate(PlayerZone.java:132)
   at forge.game.player.Player.getCardsActivableInExternalZones(Player.java:1449)
   at forge.toolbox.special.PlayerDetailsPanel.updateZones(PlayerDetailsPanel.java:130)
   at forge.screens.match.CMatchUI.updateZones(CMatchUI.java:352)
   at forge.GuiDesktop.updateZones(GuiDesktop.java:349)
   at forge.control.FControlGameEventHandler$8.run(FControlGameEventHandler.java:166)
   at java.awt.event.InvocationEvent.dispatch(Unknown Source)
   at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
   at java.awt.EventQueue.access$200(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.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)
Jaedayr
Tester
 
Posts: 523
Joined: 08 Jul 2010, 00:06
Has thanked: 16 times
Been thanked: 13 times

Re: Forge Beta: 04-25-2014 ver 1.5.17

Postby TalpanianEmperor » 16 May 2014, 06:07

Is there any way to implement cards that have been spoiled from Conspiracy before the set comes out? I'd like to try out some tech with Selvala, Explorer Returned and I was wondering if it was possible.

Okay, I just mashed together Dakra Mystic, Sacellum Godspeaker and Gerrard's Verdict and I made this (not sure if it's right)
| Open
Name:Selvala, Explorer Returned
ManaCost:1 W G
Types:Legendary Creature Elf Scout
PT:2/4
A:AB$ Dig | Cost$ T | DigNum$ 1 | Defined$ Each | Reveal$ True | NoMove$ True |

RememberRevealed$ True | SubAbility$ DBselvalaMana | SubAbility$ DBGainLife1 |

SpellDescription$ Each player reveals the top card of his or her library. For each nonland card

revealed this way, add {G} to your mana pool and you gain 1 life. Then each player draws a card.
SVar:DBselvalaMana:DB$ Mana | Produced$ G | Amount$ X | References$ X | SubAbility$
SVar:DBGainLife1:DB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ X |
DBcleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:X:SVar:X:Remembered$Valid Card.nonLand
SVar:RemAIDeck:True
SVar:Picture:http://mythicspoiler.com/cpy/cards/selvalaexplorerreturned.jpg
Oracle:Parley - {T}: Each player reveals the top card of his or her library. For each nonland card

revealed this way, add {G} to your mana pool and you gain 1 life. Then each player draws a card.
"Each year that passes rings you inwardly with memory and might. Wield your heart, and the world will tremble."
-- Doran, The Siege Tower.
TalpanianEmperor
 
Posts: 37
Joined: 06 Oct 2013, 07:03
Has thanked: 6 times
Been thanked: 1 time

Re: Forge Beta: 04-25-2014 ver 1.5.17

Postby swordshine » 16 May 2014, 06:47

TalpanianEmperor wrote:Is there any way to implement cards that have been spoiled from Conspiracy before the set comes out? I'd like to try out some tech with Selvala, Explorer Returned and I was wondering if it was possible.

Okay, I just mashed together Dakra Mystic, Sacellum Godspeaker and Gerrard's Verdict and I made this (not sure if it's right)
| Open
Name:Selvala, Explorer Returned
ManaCost:1 W G
Types:Legendary Creature Elf Scout
PT:2/4
A:AB$ Dig | Cost$ T | DigNum$ 1 | Defined$ Each | Reveal$ True | NoMove$ True |

RememberRevealed$ True | SubAbility$ DBselvalaMana | SubAbility$ DBGainLife1 |

SpellDescription$ Each player reveals the top card of his or her library. For each nonland card

revealed this way, add {G} to your mana pool and you gain 1 life. Then each player draws a card.
SVar:DBselvalaMana:DB$ Mana | Produced$ G | Amount$ X | References$ X | SubAbility$
SVar:DBGainLife1:DB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ X |
DBcleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:X:SVar:X:Remembered$Valid Card.nonLand
SVar:RemAIDeck:True
SVar:Picture:http://mythicspoiler.com/cpy/cards/selvalaexplorerreturned.jpg
Oracle:Parley - {T}: Each player reveals the top card of his or her library. For each nonland card

revealed this way, add {G} to your mana pool and you gain 1 life. Then each player draws a card.
I started scripting these cards several days ago. http://svn.slightlymagic.net/websvn/listing.php?repname=forge&path=%2Fbranches%2FCNS%2F&#a81f03517a361a426a221ee1b8785cd6a
swordshine
 
Posts: 682
Joined: 11 Jul 2010, 02:37
Has thanked: 116 times
Been thanked: 87 times

Re: Forge Beta: 04-25-2014 ver 1.5.17

Postby TalpanianEmperor » 16 May 2014, 07:04

Where could I find Selvala? I looked in the Cardsfolder, but I couldn't find it under S.

Edit: Not sure why I couldn't find it, just checked and it was right there. Thanks :D
"Each year that passes rings you inwardly with memory and might. Wield your heart, and the world will tremble."
-- Doran, The Siege Tower.
TalpanianEmperor
 
Posts: 37
Joined: 06 Oct 2013, 07:03
Has thanked: 6 times
Been thanked: 1 time

Re: Forge Beta: 04-25-2014 ver 1.5.17

Postby TalpanianEmperor » 16 May 2014, 10:16

Also just wondering, what's preventing Nacatl War-Pride from being implemented? I'd love to play around with it, and I can't see what the problem is, as it's essentially a buffed Brimaz, King of Oreskos.
"Each year that passes rings you inwardly with memory and might. Wield your heart, and the world will tremble."
-- Doran, The Siege Tower.
TalpanianEmperor
 
Posts: 37
Joined: 06 Oct 2013, 07:03
Has thanked: 6 times
Been thanked: 1 time

Re: Forge Beta: 04-25-2014 ver 1.5.17

Postby friarsol » 16 May 2014, 12:10

TalpanianEmperor wrote:Also just wondering, what's preventing Nacatl War-Pride from being implemented? I'd love to play around with it, and I can't see what the problem is, as it's essentially a buffed Brimaz, King of Oreskos.
The problem is the first line. "Nacatl War-Pride must be blocked by exactly one creature if able." doesn't exist for any other card, and has some very awkward rulings that don't translate to anything we have. "If it's impossible for Nacatl War-Pride to be blocked by exactly one creature, then the defending player may block it with multiple creatures or may leave it unblocked."
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

PreviousNext

Return to Forge

Who is online

Users browsing this forum: No registered users and 48 guests

Main Menu

User Menu

Our Partners


Who is online

In total there are 48 users online :: 0 registered, 0 hidden and 48 guests (based on users active over the past 10 minutes)
Most users ever online was 7967 on 09 Sep 2025, 23:08

Users browsing this forum: No registered users and 48 guests

Login Form