Bug Reports (snapshot builds)
Post MTG Forge Related Programming Questions Here
Moderators: timmermac, friarsol, Blacksmith, KrazyTheFox, Agetian, CCGHQ Admins
Re: Bug Reports (snapshot builds)
by AStrangerIsHere » 22 Mar 2019, 19:31
:1.6.23-SNAPSHOT-r135-f048b04c2b
The AI has stopped working when Tireless Tracker was triggered.
Edit: it seems the problem comes from my own particular version of Forge. I might have one edition somewhere that causes the bug. So, it's up to me to find the solution. Sorry for the false alarm.
The AI has stopped working when Tireless Tracker was triggered.
Edit: it seems the problem comes from my own particular version of Forge. I might have one edition somewhere that causes the bug. So, it's up to me to find the solution. Sorry for the false alarm.
- AStrangerIsHere
- Posts: 117
- Joined: 22 Jan 2019, 01:17
- Has thanked: 28 times
- Been thanked: 24 times
Re: Bug Reports (snapshot builds)
by friarsol » 23 Mar 2019, 01:08
Just grab a newer version than that.AStrangerIsHere wrote::1.6.23-SNAPSHOT-r135-f048b04c2b
The AI has stopped working when Tireless Tracker was triggered.
Edit: it seems the problem comes from my own particular version of Forge. I might have one edition somewhere that causes the bug. So, it's up to me to find the solution. Sorry for the false alarm.
- friarsol
- Global Moderator
- Posts: 7565
- Joined: 15 May 2010, 04:20
- Has thanked: 242 times
- Been thanked: 953 times
Re: Bug Reports (snapshot builds)
by Kiryu666 » 23 Mar 2019, 01:48
java.lang.NullPointerException
at forge.item.PaperToken.<init>(PaperToken.java:113)
at forge.quest.bazaar.QuestPetStats.getCard(QuestPetStats.java:61)
at forge.quest.bazaar.QuestPetController.getPetCard(QuestPetController.java:84)
at forge.quest.QuestUtil.getHumanStartingCards(QuestUtil.java:108)
at forge.quest.QuestUtil.getHumanStartingCards(QuestUtil.java:132)
at forge.quest.QuestUtil.finishStartingGame(QuestUtil.java:571)
at forge.quest.QuestUtil.startGame(QuestUtil.java:516)
at forge.screens.home.quest.CSubmenuDuels$5.actionPerformed(CSubmenuDuels.java:75)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(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.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$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.security.ProtectionDomain$JavaSecurityAccessImpl.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$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)
error in quest mode when pressing play
at forge.item.PaperToken.<init>(PaperToken.java:113)
at forge.quest.bazaar.QuestPetStats.getCard(QuestPetStats.java:61)
at forge.quest.bazaar.QuestPetController.getPetCard(QuestPetController.java:84)
at forge.quest.QuestUtil.getHumanStartingCards(QuestUtil.java:108)
at forge.quest.QuestUtil.getHumanStartingCards(QuestUtil.java:132)
at forge.quest.QuestUtil.finishStartingGame(QuestUtil.java:571)
at forge.quest.QuestUtil.startGame(QuestUtil.java:516)
at forge.screens.home.quest.CSubmenuDuels$5.actionPerformed(CSubmenuDuels.java:75)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(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.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$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.security.ProtectionDomain$JavaSecurityAccessImpl.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$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)
error in quest mode when pressing play
Re: Bug Reports (snapshot builds)
by Kiryu666 » 23 Mar 2019, 01:48
forge-1.6.23-SNAPSHOT-r135-f048b04c2b
Re: Bug Reports (snapshot builds)
by friarsol » 23 Mar 2019, 02:54
Same as everyone else, grab the latest snapshot.Kiryu666 wrote:forge-1.6.23-SNAPSHOT-r135-f048b04c2b
- friarsol
- Global Moderator
- Posts: 7565
- Joined: 15 May 2010, 04:20
- Has thanked: 242 times
- Been thanked: 953 times
Re: Bug Reports (snapshot builds)
by Kiryu666 » 23 Mar 2019, 19:56
Same erro in forge-1.6.23-SNAPSHOT-r139-e13ddd9666friarsol wrote:Same as everyone else, grab the latest snapshot.Kiryu666 wrote:forge-1.6.23-SNAPSHOT-r135-f048b04c2b


Re: Bug Reports (snapshot builds)
by Kiryu666 » 23 Mar 2019, 20:47
tokens that were working, are no longer
forge-1.6.23-SNAPSHOT-r139-e13ddd9666
forge-1.6.23-SNAPSHOT-r139-e13ddd9666
Re: Bug Reports (snapshot builds)
by MaxMtg » 23 Mar 2019, 23:50
Mastermind's Acquisition(RIX) doesn't work properly
Re: Bug Reports (snapshot builds)
by friarsol » 24 Mar 2019, 00:52
You need to be more specific. What exactly is happening?MaxMtg wrote:Mastermind's Acquisition(RIX) doesn't work properly
- friarsol
- Global Moderator
- Posts: 7565
- Joined: 15 May 2010, 04:20
- Has thanked: 242 times
- Been thanked: 953 times
Re: Bug Reports (snapshot builds)
by MaxMtg » 24 Mar 2019, 08:38
When I select the ability that let's me choose a card from outside the game, mastermind's accquisition just goes to the graveyard and nothing happensfriarsol wrote:You need to be more specific. What exactly is happening?MaxMtg wrote:Mastermind's Acquisition(RIX) doesn't work properly
Re: Bug Reports (snapshot builds)
by Kiryu666 » 24 Mar 2019, 18:30
when you click play in quest mode the error happens
forge-1.6.23-SNAPSHOT-r144-99456c7bbb
fix it soon



forge-1.6.23-SNAPSHOT-r144-99456c7bbb
fix it soon


Re: Bug Reports (snapshot builds)
by friarsol » 24 Mar 2019, 23:03
Do you have cards in your sideboard?MaxMtg wrote:When I select the ability that let's me choose a card from outside the game, mastermind's accquisition just goes to the graveyard and nothing happensfriarsol wrote:You need to be more specific. What exactly is happening?MaxMtg wrote:Mastermind's Acquisition(RIX) doesn't work properly
- friarsol
- Global Moderator
- Posts: 7565
- Joined: 15 May 2010, 04:20
- Has thanked: 242 times
- Been thanked: 953 times
Re: Bug Reports (snapshot builds)
by stormcat » 25 Mar 2019, 11:44
:r151-1c0d95b930
forge download a file that has no filename extension.
c_1_1_a_pentavite_flying_m12jpg
forge download a file that has no filename extension.
c_1_1_a_pentavite_flying_m12jpg
Re: Bug Reports (snapshot builds)
by Kiryu666 » 26 Mar 2019, 08:21
java.lang.OutOfMemoryError: Java heap space
at java.awt.image.DataBufferByte.<init>(Unknown Source)
at java.awt.image.ComponentSampleModel.createDataBuffer(Unknown Source)
at java.awt.image.Raster.createWritableRaster(Unknown Source)
at java.awt.image.BufferedImage.getData(Unknown Source)
at java.awt.image.BufferedImage.copyData(Unknown Source)
at forge.gui.CardPicturePanel.setImage(CardPicturePanel.java:88)
at forge.gui.CardPicturePanel.setItem(CardPicturePanel.java:68)
at forge.gui.BoxedProductCardListViewer$SelListener.valueChanged(BoxedProductCardListViewer.java:193)
at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source)
at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source)
at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source)
at javax.swing.JList.setSelectedIndex(Unknown Source)
at javax.swing.plaf.basic.BasicListUI$Actions.changeSelection(Unknown Source)
at javax.swing.plaf.basic.BasicListUI$Actions.actionPerformed(Unknown Source)
at javax.swing.SwingUtilities.notifyAction(Unknown Source)
at javax.swing.JComponent.processKeyBinding(Unknown Source)
at javax.swing.JComponent.processKeyBindings(Unknown Source)
at javax.swing.JComponent.processKeyEvent(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.KeyboardFocusManager.redispatchEvent(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
during a gatecrash box opening in quest mode
at java.awt.image.DataBufferByte.<init>(Unknown Source)
at java.awt.image.ComponentSampleModel.createDataBuffer(Unknown Source)
at java.awt.image.Raster.createWritableRaster(Unknown Source)
at java.awt.image.BufferedImage.getData(Unknown Source)
at java.awt.image.BufferedImage.copyData(Unknown Source)
at forge.gui.CardPicturePanel.setImage(CardPicturePanel.java:88)
at forge.gui.CardPicturePanel.setItem(CardPicturePanel.java:68)
at forge.gui.BoxedProductCardListViewer$SelListener.valueChanged(BoxedProductCardListViewer.java:193)
at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source)
at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source)
at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source)
at javax.swing.JList.setSelectedIndex(Unknown Source)
at javax.swing.plaf.basic.BasicListUI$Actions.changeSelection(Unknown Source)
at javax.swing.plaf.basic.BasicListUI$Actions.actionPerformed(Unknown Source)
at javax.swing.SwingUtilities.notifyAction(Unknown Source)
at javax.swing.JComponent.processKeyBinding(Unknown Source)
at javax.swing.JComponent.processKeyBindings(Unknown Source)
at javax.swing.JComponent.processKeyEvent(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.KeyboardFocusManager.redispatchEvent(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
during a gatecrash box opening in quest mode
Re: Bug Reports (snapshot builds)
by Kiryu666 » 26 Mar 2019, 08:21
Kiryu666 wrote:java.lang.OutOfMemoryError: Java heap space
at java.awt.image.DataBufferByte.<init>(Unknown Source)
at java.awt.image.ComponentSampleModel.createDataBuffer(Unknown Source)
at java.awt.image.Raster.createWritableRaster(Unknown Source)
at java.awt.image.BufferedImage.getData(Unknown Source)
at java.awt.image.BufferedImage.copyData(Unknown Source)
at forge.gui.CardPicturePanel.setImage(CardPicturePanel.java:88)
at forge.gui.CardPicturePanel.setItem(CardPicturePanel.java:68)
at forge.gui.BoxedProductCardListViewer$SelListener.valueChanged(BoxedProductCardListViewer.java:193)
at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source)
at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source)
at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source)
at javax.swing.JList.setSelectedIndex(Unknown Source)
at javax.swing.plaf.basic.BasicListUI$Actions.changeSelection(Unknown Source)
at javax.swing.plaf.basic.BasicListUI$Actions.actionPerformed(Unknown Source)
at javax.swing.SwingUtilities.notifyAction(Unknown Source)
at javax.swing.JComponent.processKeyBinding(Unknown Source)
at javax.swing.JComponent.processKeyBindings(Unknown Source)
at javax.swing.JComponent.processKeyEvent(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.KeyboardFocusManager.redispatchEvent(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
during a gatecrash box opening in quest mode
Who is online
Users browsing this forum: No registered users and 22 guests