Forge Beta: 10-03-2014 ver 1.5.28
by mtgrares
	Moderators: timmermac, Agetian, friarsol, Blacksmith, KrazyTheFox, CCGHQ Admins
Re: Forge Beta: 10-03-2014 ver 1.5.28
 by supercommiefu » 05 Oct 2014, 06:23
by supercommiefu » 05 Oct 2014, 06:23 
Paradox Haze doesn't trigger and doesn't give me an extra upkeep.
			
		- supercommiefu
- Posts: 25
- Joined: 28 May 2012, 01:42
- Has thanked: 1 time
- Been thanked: 1 time
Re: Forge Beta: 10-03-2014 ver 1.5.28
 by cc-drake » 05 Oct 2014, 10:41
by cc-drake » 05 Oct 2014, 10:41 
When I sacrifice Epochrasite into Gluttonous Slime using Devour, the Epochrasite gets Suspend, but no time counters. In my next upkeep, the Epochrasite gets 3 time counters automatically, but loses suspend, so it won't ever return... Really weird!
			
		Re: Forge Beta: 10-03-2014 ver 1.5.28
 by Sarusei » 05 Oct 2014, 15:23
by Sarusei » 05 Oct 2014, 15:23 
Description: after the win screen poped up i got this
			
		- ArrayIndexOutOfBoundsException | Open
- Code: Select all
- Forge Version: 1.5.28-r27804
 Operating System: Windows 7 6.1 amd64
 Java Version: 1.7.0_45 Oracle Corporation
 java.lang.ArrayIndexOutOfBoundsException: -1
 at java.util.ArrayList.elementData(Unknown Source)
 at java.util.ArrayList.get(Unknown Source)
 at java.util.Collections$UnmodifiableList.get(Unknown Source)
 at forge.game.player.Player.getRegisteredPlayer(Player.java:2982)
 at forge.achievement.ChallengeAchievements$DeckChallengeAchievement.eval(ChallengeAchievements.java:59)
 at forge.achievement.ProgressiveAchievement.evaluate(ProgressiveAchievement.java:26)
 at forge.achievement.Achievement.update(Achievement.java:157)
 at forge.achievement.AchievementCollection.updateAll(AchievementCollection.java:114)
 at forge.achievement.AchievementCollection$1.run(AchievementCollection.java:56)
 at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
 at java.lang.Thread.run(Unknown Source)
 
- ArrayIndexOutOfBoundsException | Open
- Code: Select all
- Forge Version: 1.5.28-r27804
 Operating System: Windows 7 6.1 amd64
 Java Version: 1.7.0_45 Oracle Corporation
 java.lang.ArrayIndexOutOfBoundsException
 
Re: Forge Beta: 10-03-2014 ver 1.5.28
 by psilo » 05 Oct 2014, 15:58
by psilo » 05 Oct 2014, 15:58 
Commander mode is still bugged for me. There's no tab where I could cast my general in commander mode, nor it can't be casted from the flashback tab like in some earlier versions. 1.5.26 is the last working version for me so I'm stuck on that.
			
		Re: Forge Beta: 10-03-2014 ver 1.5.28
 by kestell » 05 Oct 2014, 16:15
by kestell » 05 Oct 2014, 16:15 
AI activated Necropolis Fiend for 7 without having enough cards in the yard.
			
		Re: Forge Beta: 10-03-2014 ver 1.5.28
 by ndlarsen » 05 Oct 2014, 17:17
by ndlarsen » 05 Oct 2014, 17:17 
Crashes on Deflecting Palm. When presseing ok prior to selecting source.
Description: Playing a game. Pressed ok prior to selecting the source for Deflecting Palm from KTK.
			
				Description: Playing a game. Pressed ok prior to selecting the source for Deflecting Palm from KTK.
- NullPointerException | Open
- Code: Select all
- Forge Version: 1.5.28-r27804
 Operating System: Windows 7 6.1 x86
 Java Version: 1.7.0_67 Oracle Corporation
 java.lang.NullPointerException
 at forge.player.PlayerControllerHuman.tempShowCard(PlayerControllerHuman.java:172)
 at forge.player.PlayerControllerHuman.tempShow(PlayerControllerHuman.java:166)
 at forge.GuiDesktop.chooseSingleEntityForEffect(GuiDesktop.java:196)
 at forge.player.PlayerControllerHuman.chooseSingleEntityForEffect(PlayerControllerHuman.java:434)
 at forge.game.player.PlayerController.chooseSingleEntityForEffect(PlayerController.java:177)
 at forge.game.ability.effects.ChooseSourceEffect.resolve(ChooseSourceEffect.java:143)
 at forge.game.ability.SpellApiBased.resolve(SpellApiBased.java:50)
 at forge.game.ability.AbilityUtils.resolveApiAbility(AbilityUtils.java:1240)
 at forge.game.ability.AbilityUtils.resolve(AbilityUtils.java:1222)
 at forge.game.zone.MagicStack.resolveStack(MagicStack.java:584)
 at forge.game.phase.PhaseHandler.startFirstTurn(PhaseHandler.java:1077)
 at forge.game.GameAction.startGame(GameAction.java:1585)
 at forge.game.Match.startGame(Match.java:81)
 at forge.match.MatchUtil$2.run(MatchUtil.java:232)
 at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
 at java.lang.Thread.run(Unknown Source)
 
Last edited by ndlarsen on 06 Oct 2014, 08:53, edited 1 time in total.
					
				
			
		Re: Forge Beta: 10-03-2014 ver 1.5.28
 by gecktrix » 05 Oct 2014, 18:34
by gecktrix » 05 Oct 2014, 18:34 
I cannot open 1.5.28..  i get this error.
Description: Opening the APplication
			
		Description: Opening the APplication
- NullPointerException | Open
- Code: Select all
- Forge Version: 1.5.28-r27804
 Operating System: Windows 8.1 6.3 x86
 Java Version: 1.7.0_67 Oracle Corporation
 java.lang.NullPointerException
 at java.util.Collections.shuffle(Unknown Source)
 at java.util.Collections.shuffle(Unknown Source)
 at forge.quest.QuestEventDraft.getRandomDraftOrNull(QuestEventDraft.java:751)
 at forge.quest.data.QuestAchievements.generateDrafts(QuestAchievements.java:258)
 at forge.screens.home.quest.CSubmenuQuestDraft.initialize(CSubmenuQuestDraft.java:95)
 at forge.view.FView.initialize(FView.java:123)
 at forge.control.FControl$3.run(FControl.java:224)
 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)
 
Re: Forge Beta: 10-03-2014 ver 1.5.28
 by cc-drake » 05 Oct 2014, 20:29
by cc-drake » 05 Oct 2014, 20:29 
- I block AI's Felhide Petrifier with my Stonework Puma, equipped with Scythe of the Wretched. Obviousely, both creatures die, but I expected the Petrifier to return unter my control - unfortunately, it didn't. Am I wrong?
- In response to the trigger of AI's Stinkweed Imp, I sacrifice the creature and reanimate it using Nighteyes the Desecrator. When the trigger of the Imp resolves, it still destroys my animated creature
			
				- In response to the trigger of AI's Stinkweed Imp, I sacrifice the creature and reanimate it using Nighteyes the Desecrator. When the trigger of the Imp resolves, it still destroys my animated creature

Last edited by cc-drake on 05 Oct 2014, 20:52, edited 2 times in total.
					
				
			
		Re: Forge Beta: 10-03-2014 ver 1.5.28
 by slo-moe » 05 Oct 2014, 20:39
by slo-moe » 05 Oct 2014, 20:39 
Thanks devs for all your work!  This software has provided me with many happy hours tinkering with decks.   
 
I'm running the last snapshot build posted here: forge-gui-desktop-1.5.29-20141004.002010-1.tar.bz2. I saw the following targeting issue occur:
1. AI attacks with two goblin tokens + Goblin Rabblemaster + Seeker of the Way.
I block the rabblemaster with my 3/3 Chasm Skulker (2 counters). So rabblemaster and Chasm Skulker kill each other and the skulker produces 2 squid tokens.
2. I take my turn, then it's the next AI turn. AI casts Jeskai Charm targeting Chasm Skulker to put it on top of my library. But the skulker is no longer in play.
See screenshots: one shows the invalid targeting. The other it shows the log.
			
				
			
		 
 I'm running the last snapshot build posted here: forge-gui-desktop-1.5.29-20141004.002010-1.tar.bz2. I saw the following targeting issue occur:
1. AI attacks with two goblin tokens + Goblin Rabblemaster + Seeker of the Way.
I block the rabblemaster with my 3/3 Chasm Skulker (2 counters). So rabblemaster and Chasm Skulker kill each other and the skulker produces 2 squid tokens.
2. I take my turn, then it's the next AI turn. AI casts Jeskai Charm targeting Chasm Skulker to put it on top of my library. But the skulker is no longer in play.
See screenshots: one shows the invalid targeting. The other it shows the log.
Re: Forge Beta: 10-03-2014 ver 1.5.28
 by Vecc » 06 Oct 2014, 04:44
by Vecc » 06 Oct 2014, 04:44 
I keep getting this error during Tournament mode. I think it only happens during AI vs. AI matches. And I think all the times it happened I was advancing 10x faster.
			
		- NullPointerException | Open
- Code: Select all
- Forge Version: 1.5.28-r27804
 Operating System: Windows 7 6.1 x86
 Java Version: 1.7.0_55 Oracle Corporation
 java.lang.NullPointerException
 at forge.screens.match.views.VStack.updateStack(VStack.java:141)
 at forge.screens.match.controllers.CStack.update(CStack.java:37)
 at forge.gui.framework.DragCell.setSelected(DragCell.java:324)
 at forge.gui.framework.SDisplayUtil$2.run(SDisplayUtil.java:98)
 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)
 
Re: Forge Beta: 10-03-2014 ver 1.5.28
 by Agetian » 06 Oct 2014, 05:11
by Agetian » 06 Oct 2014, 05:11 
I got this game-breaking NPE when playing Deflecting Palm (I just paid the mana cost, couldn’t yet choose a source), was unable to continue playing from there.
Note: this is using r27811, which is the recommended 1.5.28 snapshot with Drdev's quick fix for Commander mode crashes which was committed shortly after 1.5.28 beta was released.
			
		Note: this is using r27811, which is the recommended 1.5.28 snapshot with Drdev's quick fix for Commander mode crashes which was committed shortly after 1.5.28 beta was released.
- NullPointerException | Open
- Code: Select all
- Forge Version: 1.5.29-SNAPSHOT-r-1u
 Operating System: Mac OS X 10.9.5 x86_64
 Java Version: 1.7.0_67 Oracle Corporation
 java.lang.NullPointerException
 at forge.player.PlayerControllerHuman.tempShowCard(PlayerControllerHuman.java:172)
 at forge.player.PlayerControllerHuman.tempShow(PlayerControllerHuman.java:166)
 at forge.GuiDesktop.chooseSingleEntityForEffect(GuiDesktop.java:196)
 at forge.player.PlayerControllerHuman.chooseSingleEntityForEffect(PlayerControllerHuman.java:434)
 at forge.game.player.PlayerController.chooseSingleEntityForEffect(PlayerController.java:177)
 at forge.game.ability.effects.ChooseSourceEffect.resolve(ChooseSourceEffect.java:143)
 at forge.game.ability.SpellApiBased.resolve(SpellApiBased.java:50)
 at forge.game.ability.AbilityUtils.resolveApiAbility(AbilityUtils.java:1240)
 at forge.game.ability.AbilityUtils.resolve(AbilityUtils.java:1222)
 at forge.game.zone.MagicStack.resolveStack(MagicStack.java:584)
 at forge.game.phase.PhaseHandler.startFirstTurn(PhaseHandler.java:1077)
 at forge.game.GameAction.startGame(GameAction.java:1585)
 at forge.game.Match.startGame(Match.java:81)
 at forge.match.MatchUtil$2.run(MatchUtil.java:232)
 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
 at java.lang.Thread.run(Thread.java:745)
 
- Agetian
- Programmer
- Posts: 3490
- Joined: 14 Mar 2011, 05:58
- Has thanked: 684 times
- Been thanked: 572 times
Re: Forge Beta: 10-03-2014 ver 1.5.28
 by drdev » 06 Oct 2014, 05:22
by drdev » 06 Oct 2014, 05:22 
I just committed a fix for this crash (and others mentioned with similar stack traces ending at tempShowCard) in r27841.Agetian wrote:I got this game-breaking NPE when playing Deflecting Palm (I just paid the mana cost, couldn’t yet choose a source), was unable to continue playing from there.
Note: this is using r27811, which is the recommended 1.5.28 snapshot with Drdev's quick fix for Commander mode crashes which was committed shortly after 1.5.28 beta was released.- Agetian
- NullPointerException | Open
- Code: Select all
Forge Version: 1.5.29-SNAPSHOT-r-1u
Operating System: Mac OS X 10.9.5 x86_64
Java Version: 1.7.0_67 Oracle Corporation
java.lang.NullPointerException
at forge.player.PlayerControllerHuman.tempShowCard(PlayerControllerHuman.java:172)
at forge.player.PlayerControllerHuman.tempShow(PlayerControllerHuman.java:166)
at forge.GuiDesktop.chooseSingleEntityForEffect(GuiDesktop.java:196)
at forge.player.PlayerControllerHuman.chooseSingleEntityForEffect(PlayerControllerHuman.java:434)
at forge.game.player.PlayerController.chooseSingleEntityForEffect(PlayerController.java:177)
at forge.game.ability.effects.ChooseSourceEffect.resolve(ChooseSourceEffect.java:143)
at forge.game.ability.SpellApiBased.resolve(SpellApiBased.java:50)
at forge.game.ability.AbilityUtils.resolveApiAbility(AbilityUtils.java:1240)
at forge.game.ability.AbilityUtils.resolve(AbilityUtils.java:1222)
at forge.game.zone.MagicStack.resolveStack(MagicStack.java:584)
at forge.game.phase.PhaseHandler.startFirstTurn(PhaseHandler.java:1077)
at forge.game.GameAction.startGame(GameAction.java:1585)
at forge.game.Match.startGame(Match.java:81)
at forge.match.MatchUtil$2.run(MatchUtil.java:232)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
- drdev
- Programmer
- Posts: 1958
- Joined: 27 Jul 2013, 02:07
- Has thanked: 189 times
- Been thanked: 565 times
Re: Forge Beta: 10-03-2014 ver 1.5.28
 by KrazyTheFox » 06 Oct 2014, 12:11
by KrazyTheFox » 06 Oct 2014, 12:11 
I'll look into that after work today.gecktrix wrote:I cannot open 1.5.28.. i get this error.
Description: Opening the APplication
- NullPointerException | Open
- Code: Select all
Forge Version: 1.5.28-r27804
Operating System: Windows 8.1 6.3 x86
Java Version: 1.7.0_67 Oracle Corporation
java.lang.NullPointerException
at java.util.Collections.shuffle(Unknown Source)
at java.util.Collections.shuffle(Unknown Source)
at forge.quest.QuestEventDraft.getRandomDraftOrNull(QuestEventDraft.java:751)
at forge.quest.data.QuestAchievements.generateDrafts(QuestAchievements.java:258)
at forge.screens.home.quest.CSubmenuQuestDraft.initialize(CSubmenuQuestDraft.java:95)
at forge.view.FView.initialize(FView.java:123)
at forge.control.FControl$3.run(FControl.java:224)
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)
- 
				 
 KrazyTheFox
- Programmer
- Posts: 725
- Joined: 18 Mar 2014, 23:51
- Has thanked: 66 times
- Been thanked: 226 times
Re: Forge Beta: 10-03-2014 ver 1.5.28 BUG
 by ctleatherbear » 06 Oct 2014, 17:51
by ctleatherbear » 06 Oct 2014, 17:51 
Immediate crash when entering commander game
			
				- Attachments
- 
		 2014-10-06-00.txt 2014-10-06-00.txt
- Report
- (2.11 KiB) Downloaded 185 times
 
- ctleatherbear
- Posts: 5
- Joined: 13 Sep 2014, 14:38
- Has thanked: 2 times
- Been thanked: 0 time
Re: Forge Beta: 10-03-2014 ver 1.5.28 BUG
 by drdev » 06 Oct 2014, 18:29
by drdev » 06 Oct 2014, 18:29 
Please take the latest snapshot build. This was already fixed right after the Beta went out.ctleatherbear wrote:Immediate crash when entering commander game
- drdev
- Programmer
- Posts: 1958
- Joined: 27 Jul 2013, 02:07
- Has thanked: 189 times
- Been thanked: 565 times
Who is online
Users browsing this forum: No registered users and 39 guests
 
 