It is currently 31 Oct 2025, 10:43
   
Text Size

Forge Beta: 10-03-2014 ver 1.5.28

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

Re: Forge Beta: 10-03-2014 ver 1.5.28

Postby 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

Postby 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!
cc-drake
 
Posts: 570
Joined: 14 Aug 2010, 07:15
Has thanked: 29 times
Been thanked: 6 times

Re: Forge Beta: 10-03-2014 ver 1.5.28

Postby 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)
Description: same as above as soon as i win and the gameresults screen pops up i get this it does not happen all the time

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
Sarusei
 
Posts: 18
Joined: 01 Aug 2013, 21:50
Has thanked: 3 times
Been thanked: 0 time

Re: Forge Beta: 10-03-2014 ver 1.5.28

Postby 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.
psilo
 
Posts: 9
Joined: 19 Sep 2014, 13:48
Has thanked: 1 time
Been thanked: 0 time

Re: Forge Beta: 10-03-2014 ver 1.5.28

Postby kestell » 05 Oct 2014, 16:15

AI activated Necropolis Fiend for 7 without having enough cards in the yard.
kestell
 
Posts: 70
Joined: 04 Oct 2013, 12:03
Has thanked: 5 times
Been thanked: 0 time

Re: Forge Beta: 10-03-2014 ver 1.5.28

Postby 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.

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.
ndlarsen
 
Posts: 23
Joined: 12 Sep 2013, 12:43
Has thanked: 4 times
Been thanked: 0 time

Re: Forge Beta: 10-03-2014 ver 1.5.28

Postby gecktrix » 05 Oct 2014, 18:34

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)
gecktrix
 
Posts: 36
Joined: 01 Oct 2014, 21:37
Has thanked: 7 times
Been thanked: 5 times

Re: Forge Beta: 10-03-2014 ver 1.5.28

Postby 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 :-(
Last edited by cc-drake on 05 Oct 2014, 20:52, edited 2 times in total.
cc-drake
 
Posts: 570
Joined: 14 Aug 2010, 07:15
Has thanked: 29 times
Been thanked: 6 times

Re: Forge Beta: 10-03-2014 ver 1.5.28

Postby 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. :D

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.
Attachments
jeskai_charm_wrong_target_log.jpg
showing log
jeskai_charm_wrong_target.jpg
invalid target
slo-moe
 
Posts: 43
Joined: 04 Jan 2014, 01:58
Has thanked: 0 time
Been thanked: 1 time

Re: Forge Beta: 10-03-2014 ver 1.5.28

Postby 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)
Moreover, the avatar of the players during AI vs AI tournament games is permanently stuck as the avatars of Me vs the AI I was playing against in a Tourney when I updated from the previous version.
User avatar
Vecc
 
Posts: 178
Joined: 13 Apr 2009, 00:13
Has thanked: 17 times
Been thanked: 5 times

Re: Forge Beta: 10-03-2014 ver 1.5.28

Postby 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.

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
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

Postby drdev » 06 Oct 2014, 05:22

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.

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
I just committed a fix for this crash (and others mentioned with similar stack traces ending at tempShowCard) in r27841.
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

Postby KrazyTheFox » 06 Oct 2014, 12:11

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)
I'll look into that after work today.
User avatar
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

Postby ctleatherbear » 06 Oct 2014, 17:51

Immediate crash when entering commander game
Attachments
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

Postby drdev » 06 Oct 2014, 18:29

ctleatherbear wrote:Immediate crash when entering commander game
Please take the latest snapshot build. This was already fixed right after the Beta went out.
drdev
Programmer
 
Posts: 1958
Joined: 27 Jul 2013, 02:07
Has thanked: 189 times
Been thanked: 565 times

PreviousNext

Return to Forge

Who is online

Users browsing this forum: Google Adsense [Bot] and 37 guests

Main Menu

User Menu

Our Partners


Who is online

In total there are 38 users online :: 1 registered, 0 hidden and 37 guests (based on users active over the past 10 minutes)
Most users ever online was 9298 on 10 Oct 2025, 12:54

Users browsing this forum: Google Adsense [Bot] and 37 guests

Login Form