It is currently 19 Apr 2024, 01:19
   
Text Size

Bug Reports (snapshot builds)

Post MTG Forge Related Programming Questions Here

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

Re: Bug Reports (snapshot builds)

Postby Hanmac » 04 Feb 2017, 09:49

onderzeeboot wrote:r33275 (the last release available at krazy's)

The token created by Voice of Resurgence doesn't trigger evolve when it's bigger than the creature with evolve.
fixed with r33559.
Hanmac
 
Posts: 954
Joined: 06 May 2013, 18:44
Has thanked: 229 times
Been thanked: 158 times

Re: Bug Reports (snapshot builds)

Postby fmartel » 04 Feb 2017, 14:50

Hanmac wrote:
onderzeeboot wrote:r33275 (the last release available at krazy's)

The token created by Voice of Resurgence doesn't trigger evolve when it's bigger than the creature with evolve.
fixed with r33559.
Where (or when) can we get it ?
fmartel
 
Posts: 281
Joined: 31 Dec 2013, 19:27
Location: Québec City
Has thanked: 8 times
Been thanked: 4 times

Re: Bug Reports (snapshot builds)

Postby Agetian » 04 Feb 2017, 16:19

fmartel wrote:
Hanmac wrote:
onderzeeboot wrote:r33275 (the last release available at krazy's)

The token created by Voice of Resurgence doesn't trigger evolve when it's bigger than the creature with evolve.
fixed with r33559.
Where (or when) can we get it ?
Sadly, I'm not sure when Krazy is planning to get a new build server going to resume the regular builds, but here's r33583 for the time being: https://www.dropbox.com/s/o5x32kykc96gg ... r.bz2?dl=0

- Agetian
Last edited by Agetian on 05 Feb 2017, 16:17, edited 2 times in total.
Agetian
Programmer
 
Posts: 3471
Joined: 14 Mar 2011, 05:58
Has thanked: 676 times
Been thanked: 561 times

Re: Bug Reports (snapshot builds)

Postby pfps » 04 Feb 2017, 19:17

r33562
The game menu for targeting arcs is set up before the saved preference for targeting arcs is retrieved and put into the game's value for targeting arcs. Thus the menu doesn't show any value being set until a value is set via the menu itself.
pfps
 
Posts: 53
Joined: 09 Jan 2015, 14:34
Has thanked: 0 time
Been thanked: 7 times

Re: Bug Reports (snapshot builds)

Postby Marek14 » 07 Feb 2017, 09:26

Chrome Mox still works even when the imprinted card is removed with Wasteland Strangler.
Marek14
Tester
 
Posts: 2759
Joined: 07 Jun 2008, 07:54
Has thanked: 0 time
Been thanked: 296 times

Re: Bug Reports (snapshot builds)

Postby fmartel » 07 Feb 2017, 21:36

Maybe this one has already been corrected, but since I can't have the latest build... Here goes :
Description: [passing turn (clear phase) after casting my commander]

ClassCastException | Open
Code: Select all
Forge Version:    1.5.60-SNAPSHOT-r-1
Operating System: Windows 7 6.1 amd64
Java Version:     1.8.0_25 Oracle Corporation

java.lang.ClassCastException
   at javax.swing.LayoutComparator.compare(Unknown Source)
   at javax.swing.LayoutComparator.compare(Unknown Source)
   at java.util.Arrays.mergeSort(Unknown Source)
   at java.util.Arrays.legacyMergeSort(Unknown Source)
   at java.util.Arrays.sort(Unknown Source)
   at java.util.ArrayList.sort(Unknown Source)
   at java.util.Collections.sort(Unknown Source)
   at javax.swing.SortingFocusTraversalPolicy.enumerateAndSortCycle(Unknown Source)
   at javax.swing.SortingFocusTraversalPolicy.getFocusTraversalCycle(Unknown Source)
   at javax.swing.SortingFocusTraversalPolicy.getComponentAfter(Unknown Source)
   at javax.swing.LayoutFocusTraversalPolicy.getComponentAfter(Unknown Source)
   at java.awt.Component.getNextFocusCandidate(Unknown Source)
   at java.awt.Component.transferFocus(Unknown Source)
   at java.awt.Component.setFocusable(Unknown Source)
   at forge.screens.match.CMatchUI.updateButtons(CMatchUI.java:576)
   at forge.match.AbstractGuiGame.updateButtons(AbstractGuiGame.java:266)
   at forge.match.AbstractGuiGame.autoPassCancel(AbstractGuiGame.java:292)
   at forge.player.PlayerControllerHuman.autoPassCancel(PlayerControllerHuman.java:2138)
   at forge.game.phase.PhaseHandler.onPhaseBegin(PhaseHandler.java:355)
   at forge.game.phase.PhaseHandler.startFirstTurn(PhaseHandler.java:978)
   at forge.game.GameAction.startGame(GameAction.java:1472)
   at forge.game.Match.startGame(Match.java:95)
   at forge.match.HostedMatch$2.run(HostedMatch.java:221)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)
fmartel
 
Posts: 281
Joined: 31 Dec 2013, 19:27
Location: Québec City
Has thanked: 8 times
Been thanked: 4 times

Re: Bug Reports (snapshot builds)

Postby stormcat » 07 Feb 2017, 22:56

:r33562
Aluren has bug.
After I played Aluren, I can cast creatures from my graveyard.(and opponent too)
For your information, Aluren.txt has part of garbled characters.
stormcat
 
Posts: 361
Joined: 17 Jun 2015, 05:32
Has thanked: 0 time
Been thanked: 6 times

Re: Bug Reports (snapshot builds)

Postby Agetian » 08 Feb 2017, 06:31

stormcat wrote::r33562
Aluren has bug.
After I played Aluren, I can cast creatures from my graveyard.(and opponent too)
For your information, Aluren.txt has part of garbled characters.
This is fixed. Thanks! :)

- Agetian
Agetian
Programmer
 
Posts: 3471
Joined: 14 Mar 2011, 05:58
Has thanked: 676 times
Been thanked: 561 times

Re: Bug Reports (snapshot builds)

Postby Agetian » 08 Feb 2017, 06:32

Marek14 wrote:Chrome Mox still works even when the imprinted card is removed with Wasteland Strangler.
This is fixed. Thanks! :)

- Agetian
Agetian
Programmer
 
Posts: 3471
Joined: 14 Mar 2011, 05:58
Has thanked: 676 times
Been thanked: 561 times

Re: Bug Reports (snapshot builds)

Postby Xyx » 10 Feb 2017, 00:05

Description: Cast Warp World and was about to go through the gazillion triggers. Game state dump provided.

ClassCastException | Open
Code: Select all
Forge Version:    1.5.60-SNAPSHOT-r-1
Operating System: Windows 10 10.0 x86
Java Version:     1.8.0_121 Oracle Corporation

java.lang.ClassCastException
   at javax.swing.LayoutComparator.compare(Unknown Source)
   at javax.swing.LayoutComparator.compare(Unknown Source)
   at java.util.Arrays.mergeSort(Unknown Source)
   at java.util.Arrays.mergeSort(Unknown Source)
   at java.util.Arrays.mergeSort(Unknown Source)
   at java.util.Arrays.mergeSort(Unknown Source)
   at java.util.Arrays.mergeSort(Unknown Source)
   at java.util.Arrays.mergeSort(Unknown Source)
   at java.util.Arrays.mergeSort(Unknown Source)
   at java.util.Arrays.legacyMergeSort(Unknown Source)
   at java.util.Arrays.sort(Unknown Source)
   at java.util.ArrayList.sort(Unknown Source)
   at java.util.Collections.sort(Unknown Source)
   at javax.swing.SortingFocusTraversalPolicy.enumerateAndSortCycle(Unknown Source)
   at javax.swing.SortingFocusTraversalPolicy.getFocusTraversalCycle(Unknown Source)
   at javax.swing.SortingFocusTraversalPolicy.getComponentAfter(Unknown Source)
   at javax.swing.LayoutFocusTraversalPolicy.getComponentAfter(Unknown Source)
   at java.awt.Component.getNextFocusCandidate(Unknown Source)
   at java.awt.Component.transferFocus(Unknown Source)
   at java.awt.Component.setFocusable(Unknown Source)
   at forge.screens.match.CMatchUI.updateButtons(CMatchUI.java:575)
   at forge.match.AbstractGuiGame.updateButtons(AbstractGuiGame.java:266)
   at forge.match.AbstractGuiGame.autoPassCancel(AbstractGuiGame.java:292)
   at forge.player.PlayerControllerHuman.autoPassCancel(PlayerControllerHuman.java:2138)
   at forge.game.zone.MagicStack.add(MagicStack.java:256)
   at forge.game.zone.MagicStack.addAndUnfreeze(MagicStack.java:150)
   at forge.ai.ComputerUtil.handlePlayingSpellAbility(ComputerUtil.java:126)
   at forge.ai.ComputerUtil.handlePlayingSpellAbility(ComputerUtil.java:89)
   at forge.ai.PlayerControllerAi.playChosenSpellAbility(PlayerControllerAi.java:399)
   at forge.game.phase.PhaseHandler.startFirstTurn(PhaseHandler.java:935)
   at forge.game.GameAction.startGame(GameAction.java:1472)
   at forge.game.Match.startGame(Match.java:95)
   at forge.match.HostedMatch$2.run(HostedMatch.java:221)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)
Attachments
201702100102 Warp World triggers.txt
(2 KiB) Downloaded 213 times
User avatar
Xyx
Tester
 
Posts: 524
Joined: 23 Feb 2014, 23:01
Has thanked: 38 times
Been thanked: 32 times

Re: Bug Reports (snapshot builds)

Postby Marek14 » 14 Feb 2017, 10:57

Storm on Temporal Fissure cast through Spellweaver Helix doesn't trigger.

Copy of Fire//Ice lets you distribute damage; if I cast Fire to one target, any copy must also deal 2 damage to 1 target.
Marek14
Tester
 
Posts: 2759
Joined: 07 Jun 2008, 07:54
Has thanked: 0 time
Been thanked: 296 times

Re: Bug Reports (snapshot builds)

Postby fmartel » 15 Feb 2017, 16:49

Description: [passing turn (CL phase) after the proliferate action of Atraxa, Praetors' Voice ]

ClassCastException | Open
Code: Select all
Forge Version:    1.5.60-SNAPSHOT-r-1
Operating System: Windows 7 6.1 amd64
Java Version:     1.8.0_25 Oracle Corporation

java.lang.ClassCastException
   at javax.swing.LayoutComparator.compare(Unknown Source)
   at javax.swing.LayoutComparator.compare(Unknown Source)
   at java.util.Arrays.mergeSort(Unknown Source)
   at java.util.Arrays.legacyMergeSort(Unknown Source)
   at java.util.Arrays.sort(Unknown Source)
   at java.util.ArrayList.sort(Unknown Source)
   at java.util.Collections.sort(Unknown Source)
   at javax.swing.SortingFocusTraversalPolicy.enumerateAndSortCycle(Unknown Source)
   at javax.swing.SortingFocusTraversalPolicy.getFocusTraversalCycle(Unknown Source)
   at javax.swing.SortingFocusTraversalPolicy.getComponentAfter(Unknown Source)
   at javax.swing.LayoutFocusTraversalPolicy.getComponentAfter(Unknown Source)
   at java.awt.Component.getNextFocusCandidate(Unknown Source)
   at java.awt.Component.transferFocus(Unknown Source)
   at java.awt.Component.setFocusable(Unknown Source)
   at forge.screens.match.CMatchUI.updateButtons(CMatchUI.java:576)
   at forge.match.AbstractGuiGame.updateButtons(AbstractGuiGame.java:266)
   at forge.match.AbstractGuiGame.autoPassCancel(AbstractGuiGame.java:292)
   at forge.player.PlayerControllerHuman.autoPassCancel(PlayerControllerHuman.java:2138)
   at forge.game.phase.PhaseHandler.onPhaseBegin(PhaseHandler.java:355)
   at forge.game.phase.PhaseHandler.startFirstTurn(PhaseHandler.java:978)
   at forge.game.GameAction.startGame(GameAction.java:1472)
   at forge.game.Match.startGame(Match.java:95)
   at forge.match.HostedMatch$2.run(HostedMatch.java:221)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)
fmartel
 
Posts: 281
Joined: 31 Dec 2013, 19:27
Location: Québec City
Has thanked: 8 times
Been thanked: 4 times

Re: Bug Reports (snapshot builds)

Postby fmartel » 15 Feb 2017, 18:30

Description: [it was my turn to bid life (in order to draw four cards). I cliked "No" to top up the bid]

NullPointerException | Open
Code: Select all
Forge Version:    1.5.60-SNAPSHOT-r-1
Operating System: Windows 7 6.1 amd64
Java Version:     1.8.0_25 Oracle Corporation

java.lang.NullPointerException
   at forge.toolbox.FSkin$SkinnedScrollPane$SkinScrollBarUI.repaintSelf(FSkin.java:2140)
   at forge.toolbox.FSkin$SkinnedScrollPane$SkinScrollBarUI$2.mouseEntered(FSkin.java:2126)
   at java.awt.AWTEventMulticaster.mouseEntered(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.retargetMouseEnterExit(Unknown Source)
   at java.awt.LightweightDispatcher.trackMouseEnterExit(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$400(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)
fmartel
 
Posts: 281
Joined: 31 Dec 2013, 19:27
Location: Québec City
Has thanked: 8 times
Been thanked: 4 times

Re: Bug Reports (snapshot builds)

Postby Xyx » 15 Feb 2017, 22:38

Description: Opponent attacked for lethal, I clicked End Turn. I could not "Continue" to the third game.

ClassCastException | Open
Code: Select all
Forge Version:    1.5.60-SNAPSHOT-r-1
Operating System: Windows 10 10.0 x86
Java Version:     1.8.0_121 Oracle Corporation

java.lang.ClassCastException
   at javax.swing.LayoutComparator.compare(Unknown Source)
   at javax.swing.LayoutComparator.compare(Unknown Source)
   at java.util.Arrays.mergeSort(Unknown Source)
   at java.util.Arrays.mergeSort(Unknown Source)
   at java.util.Arrays.legacyMergeSort(Unknown Source)
   at java.util.Arrays.sort(Unknown Source)
   at java.util.ArrayList.sort(Unknown Source)
   at java.util.Collections.sort(Unknown Source)
   at javax.swing.SortingFocusTraversalPolicy.enumerateAndSortCycle(Unknown Source)
   at javax.swing.SortingFocusTraversalPolicy.getFocusTraversalCycle(Unknown Source)
   at javax.swing.SortingFocusTraversalPolicy.getFirstComponent(Unknown Source)
   at javax.swing.LayoutFocusTraversalPolicy.getFirstComponent(Unknown Source)
   at javax.swing.SortingFocusTraversalPolicy.getDefaultComponent(Unknown Source)
   at java.awt.Component.getNextFocusCandidate(Unknown Source)
   at java.awt.Component.transferFocus(Unknown Source)
   at java.awt.Component.setFocusable(Unknown Source)
   at forge.screens.match.CMatchUI.updateButtons(CMatchUI.java:575)
   at forge.match.AbstractGuiGame.updateButtons(AbstractGuiGame.java:266)
   at forge.match.AbstractGuiGame.autoPassCancel(AbstractGuiGame.java:292)
   at forge.player.PlayerControllerHuman.autoPassCancel(PlayerControllerHuman.java:2138)
   at forge.game.GameAction.startGame(GameAction.java:1476)
   at forge.game.Match.startGame(Match.java:95)
   at forge.match.HostedMatch$2.run(HostedMatch.java:221)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)
User avatar
Xyx
Tester
 
Posts: 524
Joined: 23 Feb 2014, 23:01
Has thanked: 38 times
Been thanked: 32 times

Re: Bug Reports (snapshot builds)

Postby Xyx » 15 Feb 2017, 23:55

My Spinerock Knoll supplies the following information:

Remembered:
Face Down
Face Down
Imprinting: Spinerock Knoll's Effect, Spinerock Knoll's Effect

Half of this is wrong and none of this is very helpful.

I played this same Spinerock Knoll twice (with the help of Rakdos Carnarium), which presumably accounts for the doubling.

I would of course like to be able to see what I exiled. I can look at the faces of both the face-down cards in exile but I can't tell which is the one tied to the Spinerock Knoll that is currently on the battlefield.
User avatar
Xyx
Tester
 
Posts: 524
Joined: 23 Feb 2014, 23:01
Has thanked: 38 times
Been thanked: 32 times

PreviousNext

Return to Developer's Corner

Who is online

Users browsing this forum: No registered users and 70 guests


Who is online

In total there are 70 users online :: 0 registered, 0 hidden and 70 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: No registered users and 70 guests

Login Form