It is currently 27 Apr 2024, 17:27
   
Text Size

Forge Beta Release: 08-02-2016 ver 1.5.55

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

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

Postby schizophoenix » 21 Aug 2016, 17:34

Thief of Blood doesn't display its ability, but it seems to work.
schizophoenix
 
Posts: 29
Joined: 21 May 2014, 05:07
Has thanked: 12 times
Been thanked: 0 time

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

Postby GallantCrow » 22 Aug 2016, 05:29

-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.
GallantCrow
 
Posts: 9
Joined: 26 Jul 2016, 15:35
Has thanked: 0 time
Been thanked: 0 time

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

Postby ShoujoQ » 22 Aug 2016, 10:16

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.
The idol in the mirror is reflected with certainty...
User avatar
ShoujoQ
 
Posts: 14
Joined: 09 Mar 2015, 09:15
Location: The Meta Board
Has thanked: 3 times
Been thanked: 1 time

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

Postby DaniUG » 24 Aug 2016, 11:10

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
Even the smallest spark may set a world ablaze
User avatar
DaniUG
 
Posts: 59
Joined: 01 Jul 2015, 10:36
Has thanked: 11 times
Been thanked: 0 time

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

Postby kanekid » 24 Aug 2016, 16:02

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.
kanekid
 
Posts: 3
Joined: 03 Jul 2016, 01:14
Has thanked: 1 time
Been thanked: 0 time

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

Postby Hanmac » 24 Aug 2016, 16:31

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.
Hanmac
 
Posts: 954
Joined: 06 May 2013, 18:44
Has thanked: 229 times
Been thanked: 158 times

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

Postby Torque1257 » 25 Aug 2016, 03:39

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.
Torque1257
 
Posts: 6
Joined: 19 Jul 2016, 06:52
Has thanked: 0 time
Been thanked: 1 time

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

Postby Hapse » 25 Aug 2016, 09:40

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"
Hapse
 
Posts: 49
Joined: 03 Sep 2013, 16:09
Has thanked: 12 times
Been thanked: 0 time

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

Postby Hexmage » 25 Aug 2016, 18:15

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)
Hexmage
 
Posts: 15
Joined: 02 Jun 2015, 11:41
Has thanked: 5 times
Been thanked: 1 time

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

Postby Hexmage » 25 Aug 2016, 18:36

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)
Hexmage
 
Posts: 15
Joined: 02 Jun 2015, 11:41
Has thanked: 5 times
Been thanked: 1 time

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

Postby DaniUG » 26 Aug 2016, 10:24

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
Even the smallest spark may set a world ablaze
User avatar
DaniUG
 
Posts: 59
Joined: 01 Jul 2015, 10:36
Has thanked: 11 times
Been thanked: 0 time

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

Postby gabriel1234 » 27 Aug 2016, 23:00

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)
gabriel1234
 
Posts: 1
Joined: 27 Aug 2016, 22:55
Has thanked: 0 time
Been thanked: 0 time

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

Postby VoidlordSeth » 28 Aug 2016, 03:16

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.
VoidlordSeth
 
Posts: 9
Joined: 07 May 2016, 18:09
Has thanked: 0 time
Been thanked: 3 times

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

Postby Xyx » 28 Aug 2016, 23:49

Birthing Hulk isn't devoid. Or, at least, it's missing the rules text "Devoid".
User avatar
Xyx
Tester
 
Posts: 524
Joined: 23 Feb 2014, 23:01
Has thanked: 38 times
Been thanked: 32 times

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

Postby Xyx » 30 Aug 2016, 15:30

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.
User avatar
Xyx
Tester
 
Posts: 524
Joined: 23 Feb 2014, 23:01
Has thanked: 38 times
Been thanked: 32 times

PreviousNext

Return to Forge

Who is online

Users browsing this forum: Baidu [Spider] and 207 guests


Who is online

In total there are 208 users online :: 1 registered, 0 hidden and 207 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: Baidu [Spider] and 207 guests

Login Form