Page 5 of 8

Re: Forge Beta Release: 08-02-2016 ver 1.5.55

PostPosted: 21 Aug 2016, 17:34
by schizophoenix
Thief of Blood doesn't display its ability, but it seems to work.

Re: Forge Beta Release: 08-02-2016 ver 1.5.55

PostPosted: 22 Aug 2016, 05:29
by GallantCrow
-If you have creatures and auras enter the battlefield at the same time (like with Brago, King Eternal's effect) you should not be able to attach the auras to these creatures, only to creatures already on the battlefield.

-Casting Repeal without paying its mana cost (e.g. with Isochron Scepter) should only let you target permanents with cmc 0.

Re: Forge Beta Release: 08-02-2016 ver 1.5.55

PostPosted: 22 Aug 2016, 10:16
by ShoujoQ
schizophoenix wrote:
ShoujoQ wrote:Hi.

I can't get Forge to start at all. Attempting to start the program produces the error dialog box attached.

PS: I have just reinstalled both Java 7 and Java 8 32-bit runtime environments also (my main JRE is Java 8 64-bit). No dice.
I've been having this problem too last couple of releases - think the problem came out just after I installed Java 8. Are you running the .exe? I can run the .jar fine, but can't get the .exe to run.
Nope, can't get the .jar to run in any of the java executables I have either.

Re: Forge Beta Release: 08-02-2016 ver 1.5.55

PostPosted: 24 Aug 2016, 11:10
by DaniUG
Description: [Engineered Plage entered the batllefield under the AI turn and I did not have any creatures out]

UnsupportedOperationException | Open
Code: Select all
Forge Version:    1.5.55-r-1
Operating System: Windows 10 10.0 amd64
Java Version:     1.8.0_91 Oracle Corporation

java.lang.UnsupportedOperationException
   at java.util.Collections$UnmodifiableCollection.removeAll(Unknown Source)
   at forge.ai.ComputerUtil.chooseSomeType(ComputerUtil.java:1752)
   at forge.ai.PlayerControllerAi.chooseSomeType(PlayerControllerAi.java:350)
   at forge.game.player.PlayerController.chooseSomeType(PlayerController.java:163)
   at forge.game.ability.effects.ChooseTypeEffect.resolve(ChooseTypeEffect.java:66)
   at forge.game.spellability.AbilitySub.resolve(AbilitySub.java:119)
   at forge.game.ability.AbilityUtils.resolveApiAbility(AbilityUtils.java:1290)
   at forge.game.ability.AbilityUtils.resolve(AbilityUtils.java:1271)
   at forge.ai.ComputerUtil.playNoStack(ComputerUtil.java:271)
   at forge.ai.PlayerControllerAi.playSpellAbilityNoStack(PlayerControllerAi.java:313)
   at forge.game.replacement.ReplacementHandler.executeReplacement(ReplacementHandler.java:242)
   at forge.game.replacement.ReplacementHandler.run(ReplacementHandler.java:134)
   at forge.game.replacement.ReplacementHandler.run(ReplacementHandler.java:71)
   at forge.game.GameAction.changeZone(GameAction.java:221)
   at forge.game.GameAction.moveTo(GameAction.java:471)
   at forge.game.GameAction.moveTo(GameAction.java:452)
   at forge.game.GameAction.moveToPlay(GameAction.java:559)
   at forge.game.GameAction.moveTo(GameAction.java:609)
   at forge.game.GameAction.moveTo(GameAction.java:601)
   at forge.game.spellability.SpellPermanent.resolve(SpellPermanent.java:72)
   at forge.game.zone.MagicStack.resolveStack(MagicStack.java:516)
   at forge.game.phase.PhaseHandler.startFirstTurn(PhaseHandler.java:974)
   at forge.game.GameAction.startGame(GameAction.java:1460)
   at forge.game.Match.startGame(Match.java:95)
   at forge.match.HostedMatch$2.run(HostedMatch.java:220)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)
2016-08-24 13_09_30-Forge_ 1.5.55-r-1.png

Re: Forge Beta Release: 08-02-2016 ver 1.5.55

PostPosted: 24 Aug 2016, 16:02
by kanekid
When Jeleva, Nephalia's Scourge is cast from the command zone she doesn't exile any cards.
Marath, Will of the Wild does not get any +1/+1 counters when being cast from the command zone.

Re: Forge Beta Release: 08-02-2016 ver 1.5.55

PostPosted: 24 Aug 2016, 16:31
by Hanmac
DaniUG wrote:Description: [Engineered Plage entered the batllefield under the AI turn and I did not have any creatures out]

UnsupportedOperationException | Open
Code: Select all
Forge Version:    1.5.55-r-1
Operating System: Windows 10 10.0 amd64
Java Version:     1.8.0_91 Oracle Corporation

java.lang.UnsupportedOperationException
   at java.util.Collections$UnmodifiableCollection.removeAll(Unknown Source)
   at forge.ai.ComputerUtil.chooseSomeType(ComputerUtil.java:1752)
   at forge.ai.PlayerControllerAi.chooseSomeType(PlayerControllerAi.java:350)
   at forge.game.player.PlayerController.chooseSomeType(PlayerController.java:163)
   at forge.game.ability.effects.ChooseTypeEffect.resolve(ChooseTypeEffect.java:66)
   at forge.game.spellability.AbilitySub.resolve(AbilitySub.java:119)
   at forge.game.ability.AbilityUtils.resolveApiAbility(AbilityUtils.java:1290)
   at forge.game.ability.AbilityUtils.resolve(AbilityUtils.java:1271)
   at forge.ai.ComputerUtil.playNoStack(ComputerUtil.java:271)
   at forge.ai.PlayerControllerAi.playSpellAbilityNoStack(PlayerControllerAi.java:313)
   at forge.game.replacement.ReplacementHandler.executeReplacement(ReplacementHandler.java:242)
   at forge.game.replacement.ReplacementHandler.run(ReplacementHandler.java:134)
   at forge.game.replacement.ReplacementHandler.run(ReplacementHandler.java:71)
   at forge.game.GameAction.changeZone(GameAction.java:221)
   at forge.game.GameAction.moveTo(GameAction.java:471)
   at forge.game.GameAction.moveTo(GameAction.java:452)
   at forge.game.GameAction.moveToPlay(GameAction.java:559)
   at forge.game.GameAction.moveTo(GameAction.java:609)
   at forge.game.GameAction.moveTo(GameAction.java:601)
   at forge.game.spellability.SpellPermanent.resolve(SpellPermanent.java:72)
   at forge.game.zone.MagicStack.resolveStack(MagicStack.java:516)
   at forge.game.phase.PhaseHandler.startFirstTurn(PhaseHandler.java:974)
   at forge.game.GameAction.startGame(GameAction.java:1460)
   at forge.game.Match.startGame(Match.java:95)
   at forge.match.HostedMatch$2.run(HostedMatch.java:220)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)
2016-08-24 13_09_30-Forge_ 1.5.55-r-1.png
kanekid wrote:When Jeleva, Nephalia's Scourge is cast from the command zone she doesn't exile any cards.
Marath, Will of the Wild does not get any +1/+1 counters when being cast from the command zone.
both bugs known and fixed in trunk, will be fixed with next release.

Re: Forge Beta Release: 08-02-2016 ver 1.5.55

PostPosted: 25 Aug 2016, 03:39
by Torque1257
saucemaker wrote:
Torque1257 wrote:Mac DMG File attached,

Thanks again for all the work from devs.

open DMG drag app to Apps folder and run. if using low res screen alt click on app and select get info, check option to use low res mode.


https://drive.google.com/file/d/0B6s_US ... RWcE0/view
Torque1257,

Thanks for the OS X image! I've got an issue, maybe you can help. Copying "Forge.app" to /Applications/ does NOT work on my machine. When copied to /Applications/, the icon disappears (it becomes a generic icon - see here: http://d.pr/i/15QsM/19G710qw), and the app will not launch (I get this error: http://d.pr/i/1beou/3k4uPhXa) - "The application 'Forge' can't be opened".

If I copy it to ~/Applications/, it works fine. It seems to be some sort of permissions issue, but I don't know for sure.

What application are you using to make the .app? I'm just curious because I have another java app I'd like to package up.

Thanks again! I usually have to use Automater to make a janky, non-distributable .app for Forge. I like your method much better.
Im so sorry, I took this long to get back on here it has been a crazy couple of weeks. I may have made a mistake in creating the shortcut, Im not sure.

I am not making the application with any program, I took the last Mac dmg that I could find that was created by the dev who used to make them and replaced the resources folder and the java app that it pointed to in the directory. I also added a line of code that I copy/pasted to make it hi res for retina displays. I do not know how to actually package it from scratch and I don't know any code. this was all done by me trying to make a native program for myself and when I got it stable on my machine I decided it would be the right thing to do to share it, kind of a way to give back.

Again i apologize for taking so long to come back to look on the forums. I will be looking through this thread for any more questions and will be checking in a little more often in the future.

Re: Forge Beta Release: 08-02-2016 ver 1.5.55

PostPosted: 25 Aug 2016, 09:40
by Hapse
How do I get a picture for the Eldrazi horror token? (the new one from EMN) it's missing in the token-images.txt and i've tried with "c_3_2_Eldrazi horror.jpg" but it doesn't seem to work.

edit: figured it out, it's "c_3_2_eldrazi_horror.jpg"

Re: Forge Beta Release: 08-02-2016 ver 1.5.55

PostPosted: 25 Aug 2016, 18:15
by Hexmage
Description: I was trying to NET Download the Pro tour Decks in the Constructed mode

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

java.lang.NullPointerException
   at javax.swing.plaf.basic.BasicProgressBarUI.updateSizes(Unknown Source)
   at javax.swing.plaf.basic.BasicProgressBarUI.getBox(Unknown Source)
   at javax.swing.plaf.basic.BasicProgressBarUI.paintIndeterminate(Unknown Source)
   at javax.swing.plaf.metal.MetalProgressBarUI.paintIndeterminate(Unknown Source)
   at javax.swing.plaf.basic.BasicProgressBarUI.paint(Unknown Source)
   at javax.swing.plaf.ComponentUI.update(Unknown Source)
   at javax.swing.JComponent.paintComponent(Unknown Source)
   at javax.swing.JComponent.paint(Unknown Source)
   at javax.swing.JComponent.paintToOffscreen(Unknown Source)
   at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)
   at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
   at javax.swing.RepaintManager.paint(Unknown Source)
   at javax.swing.JComponent._paintImmediately(Unknown Source)
   at javax.swing.JComponent.paintImmediately(Unknown Source)
   at javax.swing.RepaintManager$4.run(Unknown Source)
   at javax.swing.RepaintManager$4.run(Unknown Source)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
   at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
   at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
   at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
   at javax.swing.RepaintManager.access$1200(Unknown Source)
   at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
   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 Release: 08-02-2016 ver 1.5.55

PostPosted: 25 Aug 2016, 18:36
by Hexmage
Description: I was playing with two Pro Tour decks that I had manually downloaded from the Decks/Pro Tour subforum when this message prompted in my screen

UnsupportedOperationException | Open
Code: Select all
Forge Version:    1.5.55-r-1
Operating System: Windows 10 10.0 x86
Java Version:     1.8.0_101 Oracle Corporation

java.lang.UnsupportedOperationException
   at java.util.Collections$UnmodifiableCollection.removeAll(Unknown Source)
   at forge.ai.ComputerUtil.chooseSomeType(ComputerUtil.java:1752)
   at forge.ai.PlayerControllerAi.chooseSomeType(PlayerControllerAi.java:350)
   at forge.game.player.PlayerController.chooseSomeType(PlayerController.java:163)
   at forge.game.ability.effects.ChooseTypeEffect.resolve(ChooseTypeEffect.java:66)
   at forge.game.spellability.AbilitySub.resolve(AbilitySub.java:119)
   at forge.game.ability.AbilityUtils.resolveApiAbility(AbilityUtils.java:1290)
   at forge.game.ability.AbilityUtils.resolve(AbilityUtils.java:1271)
   at forge.ai.ComputerUtil.playNoStack(ComputerUtil.java:271)
   at forge.ai.PlayerControllerAi.playSpellAbilityNoStack(PlayerControllerAi.java:313)
   at forge.game.replacement.ReplacementHandler.executeReplacement(ReplacementHandler.java:242)
   at forge.game.replacement.ReplacementHandler.run(ReplacementHandler.java:134)
   at forge.game.replacement.ReplacementHandler.run(ReplacementHandler.java:71)
   at forge.game.GameAction.changeZone(GameAction.java:221)
   at forge.game.GameAction.moveTo(GameAction.java:471)
   at forge.game.GameAction.moveTo(GameAction.java:452)
   at forge.game.player.Player.playLand(Player.java:1604)
   at forge.ai.PlayerControllerAi.playChosenSpellAbility(PlayerControllerAi.java:398)
   at forge.game.phase.PhaseHandler.startFirstTurn(PhaseHandler.java:928)
   at forge.game.GameAction.startGame(GameAction.java:1460)
   at forge.game.Match.startGame(Match.java:95)
   at forge.match.HostedMatch$2.run(HostedMatch.java:220)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)

Re: Forge Beta Release: 08-02-2016 ver 1.5.55

PostPosted: 26 Aug 2016, 10:24
by DaniUG
Description: [I wan't doing anything really, las turn I destroyed a Captivating Vampire with a Hammer of Bogardan and when the M1 phase came for the IA it crashed]

UnsupportedOperationException | Open
Code: Select all
Forge Version:    1.5.55-r-1
Operating System: Windows 10 10.0 amd64
Java Version:     1.8.0_91 Oracle Corporation

java.lang.UnsupportedOperationException
   at java.util.Collections$UnmodifiableCollection.removeAll(Unknown Source)
   at forge.ai.ComputerUtil.chooseSomeType(ComputerUtil.java:1752)
   at forge.ai.PlayerControllerAi.chooseSomeType(PlayerControllerAi.java:350)
   at forge.game.player.PlayerController.chooseSomeType(PlayerController.java:163)
   at forge.game.ability.effects.ChooseTypeEffect.resolve(ChooseTypeEffect.java:66)
   at forge.game.spellability.AbilitySub.resolve(AbilitySub.java:119)
   at forge.game.ability.AbilityUtils.resolveApiAbility(AbilityUtils.java:1290)
   at forge.game.ability.AbilityUtils.resolve(AbilityUtils.java:1271)
   at forge.ai.ComputerUtil.playNoStack(ComputerUtil.java:271)
   at forge.ai.PlayerControllerAi.playSpellAbilityNoStack(PlayerControllerAi.java:313)
   at forge.game.replacement.ReplacementHandler.executeReplacement(ReplacementHandler.java:242)
   at forge.game.replacement.ReplacementHandler.run(ReplacementHandler.java:134)
   at forge.game.replacement.ReplacementHandler.run(ReplacementHandler.java:71)
   at forge.game.GameAction.changeZone(GameAction.java:221)
   at forge.game.GameAction.moveTo(GameAction.java:471)
   at forge.game.GameAction.moveTo(GameAction.java:452)
   at forge.game.player.Player.playLand(Player.java:1604)
   at forge.ai.PlayerControllerAi.playChosenSpellAbility(PlayerControllerAi.java:398)
   at forge.game.phase.PhaseHandler.startFirstTurn(PhaseHandler.java:928)
   at forge.game.GameAction.startGame(GameAction.java:1460)
   at forge.game.Match.startGame(Match.java:95)
   at forge.match.HostedMatch$2.run(HostedMatch.java:220)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)
2016-08-26 12_23_24-Greenshot.png

Re: Forge Beta Release: 08-02-2016 ver 1.5.55

PostPosted: 27 Aug 2016, 23:00
by gabriel1234
Hello, I can't start forge, I've tried running the exe and the jar file. I guess it started happening after I updated JAVA to 8. Should I reinstall JAVA 7? Thank you

Description: [Can't even start forge]

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

java.lang.NullPointerException
   at java.util.TreeMap.getEntry(Unknown Source)
   at java.util.TreeMap.containsKey(Unknown Source)
   at forge.itemmanager.views.ImageView.updateLayout(ImageView.java:587)
   at forge.itemmanager.views.ImageView.onRefresh(ImageView.java:557)
   at forge.itemmanager.views.ItemView.refresh(ItemView.java:160)
   at forge.itemmanager.ItemManager.setViewIndex(ItemManager.java:339)
   at forge.itemmanager.ItemManager.setup(ItemManager.java:308)
   at forge.itemmanager.DeckManager.setup(DeckManager.java:114)
   at forge.deckchooser.FDeckChooser.updateDecks(FDeckChooser.java:121)
   at forge.deckchooser.FDeckChooser.updateThemes(FDeckChooser.java:157)
   at forge.deckchooser.FDeckChooser.refreshDecksList(FDeckChooser.java:283)
   at forge.deckchooser.FDeckChooser.restoreSavedState(FDeckChooser.java:351)
   at forge.deckchooser.FDeckChooser.populate(FDeckChooser.java:210)
   at forge.screens.home.CLobby.initialize(CLobby.java:78)
   at forge.screens.home.sanctioned.CSubmenuConstructed.initialize(CSubmenuConstructed.java:44)
   at forge.view.FView.initialize(FView.java:147)
   at forge.control.FControl$3.run(FControl.java:262)
   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 Release: 08-02-2016 ver 1.5.55

PostPosted: 28 Aug 2016, 03:16
by VoidlordSeth
Sorry, I'm not too good with computery stuff sometimes and I'm not too sure how to install forge on windows 10 (I have it on my phone and would like to get it on my new laptop as well) I tried searching the forum but what I found wasn't much help, so any help would be greatly appreciated.

Re: Forge Beta Release: 08-02-2016 ver 1.5.55

PostPosted: 28 Aug 2016, 23:49
by Xyx
Birthing Hulk isn't devoid. Or, at least, it's missing the rules text "Devoid".

Re: Forge Beta Release: 08-02-2016 ver 1.5.55

PostPosted: 30 Aug 2016, 15:30
by Xyx
Is Emrakul, the Promised End's takeover supposed to work? Some weird stuff moves across my screen when the AI starts its turn, but it plays its own turn without letting me control any of it.