Bug Reports (snapshot builds)
Post MTG Forge Related Programming Questions Here
Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins
Re: Bug Reports (snapshot builds)
by Jaedayr » 03 Oct 2012, 21:44
10/3 snapshot
Should the ability of Vendilion Clique be a curse? The AI played the card and targeted itself.
Should the ability of Vendilion Clique be a curse? The AI played the card and targeted itself.
Re: Bug Reports (snapshot builds)
by friarsol » 04 Oct 2012, 02:40
Creating a deck in draft deck editor, my cards seem to resort everytime I add a card, which means if I'm sorted by Quantity and click fast, different cards can be added instead of what I'm trying to add.
- friarsol
- Global Moderator
- Posts: 7593
- Joined: 15 May 2010, 04:20
- Has thanked: 243 times
- Been thanked: 965 times
Re: Bug Reports (snapshot builds)
by Jaedayr » 04 Oct 2012, 02:58
10/3 snapshot
In deck editor in quest mode, I tried to filter using the word infect. All cards disappeared from the list (I had several infect creatures). I removed the word and hit enter, and only multi-color cards reappeared. I had to exit the editor and reenter before I could see all my cards.
In deck editor in quest mode, I tried to filter using the word infect. All cards disappeared from the list (I had several infect creatures). I removed the word and hit enter, and only multi-color cards reappeared. I had to exit the editor and reenter before I could see all my cards.
Re: Bug Reports (snapshot builds)
by friarsol » 04 Oct 2012, 03:41
AI cast Soul Tithe on my creature. I decided not to pay the cost, and AI's Soul Tithe was sacrificed (not the enchanted creature)
- friarsol
- Global Moderator
- Posts: 7593
- Joined: 15 May 2010, 04:20
- Has thanked: 243 times
- Been thanked: 965 times
Re: Bug Reports (snapshot builds)
by Devilman06 » 04 Oct 2012, 12:31
For 1.2.15 testing
not a problem with cards per say but it seems that i can no longer adjust the size of the columns and cells in deck editor...
not a problem with cards per say but it seems that i can no longer adjust the size of the columns and cells in deck editor...
- Devilman06
- Posts: 127
- Joined: 29 Jan 2010, 03:59
- Has thanked: 1 time
- Been thanked: 2 times
Re: Bug Reports (snapshot builds)
by Chris H. » 04 Oct 2012, 13:45
Devilman06 wrote:For 1.2.15 testing
not a problem with cards per say but it seems that i can no longer adjust the size of the columns and cells in deck editor...
It seems to work OK with the most recent snapshot build. If you click on the center portion of the cell with the title for that column you can then drag the column to a different area of the table.
You have to click on the border of this cell to adjust the width of the columns.
-
Chris H. - Forge Moderator
- Posts: 6320
- Joined: 04 Nov 2008, 12:11
- Location: Mac OS X Yosemite
- Has thanked: 644 times
- Been thanked: 643 times
Re: Bug Reports (snapshot builds)
by yagi » 04 Oct 2012, 16:56
is it only me or the custom deck editor now not working perfectly? Initially it displays all the 11000 cards, but after filtering and changing sets / formats the cardpool is capped at 1000 for "all sets and formats" option and some sets even display 0 cardpool.
i played the snapshot build from 3rd october - 115716-6.
i played the snapshot build from 3rd october - 115716-6.
- yagi
- Posts: 53
- Joined: 17 Apr 2012, 08:56
- Has thanked: 0 time
- Been thanked: 0 time
Re: Bug Reports (snapshot builds)
by Chris H. » 04 Oct 2012, 17:17
yagi wrote:is it only me or the custom deck editor now not working perfectly? Initially it displays all the 11000 cards, but after filtering and changing sets / formats the cardpool is capped at 1000 for "all sets and formats" option and some sets even display 0 cardpool.
i played the snapshot build from 3rd october - 115716-6.
Try the newest build forge-1.2.15-20121004.104142-7.
-
Chris H. - Forge Moderator
- Posts: 6320
- Joined: 04 Nov 2008, 12:11
- Location: Mac OS X Yosemite
- Has thanked: 644 times
- Been thanked: 643 times
Re: Bug Reports (snapshot builds)
by Jaedayr » 04 Oct 2012, 21:23
10/4 snapshot but this has been around for awhile.
On the second and subsequent matches in quest mode, the AI opponent avatar image displayed during the first game of the match is from the previous match. During the second (and third if needed) game the image is correct.
On the second and subsequent matches in quest mode, the AI opponent avatar image displayed during the first game of the match is from the previous match. During the second (and third if needed) game the image is correct.
Re: Bug Reports (snapshot builds)
by RumbleBBU » 05 Oct 2012, 08:12
Uh oh, the Fireball is broken again (still?). Computer casts Fireball, and I get:
- | Open
- WARNING:SVar fallback to Card (Fireball) and Ability(Fireball deals X damage divided evenly, rounded down, among any number of target creatures and/or players.)
WARNING:SVar fallback to Card (Fireball) and Ability(Fireball deals X damage divided evenly, rounded down, among any number of target creatures and/or players.)
WARNING:SVar fallback to Card (Fireball) and Ability(Fireball deals X damage divided evenly, rounded down, among any number of target creatures and/or players.)
WARNING:SVar fallback to Card (Fireball) and Ability(Fireball deals X damage divided evenly, rounded down, among any number of target creatures and/or players.)
WARNING:SVar fallback to Card (Fireball) and Ability(Fireball deals X damage divided evenly, rounded down, among any number of target creatures and/or players.)
WARNING:SVar fallback to Card (Fireball) and Ability(Fireball deals X damage divided evenly, rounded down, among any number of target creatures and/or players.)
WARNING:SVar fallback to Card (Fireball) and Ability(Fireball deals X damage divided evenly, rounded down, among any number of target creatures and/or players.)
WARNING:SVar fallback to Card (Fireball) and Ability(Fireball deals X damage divided evenly, rounded down, among any number of target creatures and/or players.)
java.lang.ArithmeticException: / by zero
at forge.card.abilityfactory.AbilityFactoryDealDamage.dealDamageResolve(AbilityFactoryDealDamage.java:874)
at forge.card.abilityfactory.AbilityFactoryDealDamage.access$3(AbilityFactoryDealDamage.java:855)
at forge.card.abilityfactory.AbilityFactoryDealDamage$1.resolve(AbilityFactoryDealDamage.java:162)
at forge.card.abilityfactory.AbilityFactory.resolve(AbilityFactory.java:2899)
at forge.game.zone.MagicStack.resolveStack(MagicStack.java:894)
at forge.game.phase.PhaseHandler.passPriority(PhaseHandler.java:880)
at forge.control.input.InputPassPriority.selectButtonOK(InputPassPriority.java:76)
at forge.gui.GuiInput.selectButtonOK(GuiInput.java:92)
at forge.gui.match.controllers.CMessage$2.actionPerformed(CMessage.java:51)
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$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)
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.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: Bug Reports (snapshot builds)
by PowerClaws » 05 Oct 2012, 14:19
The card Tablet of the Guilds triggers (but doesnt gain me life) whenever an opponent casts a spell (if it helps, they were casting a spell of the chosen colour)
Edit: no wait, i do gain life
Edit: no wait, i do gain life
- PowerClaws
- Posts: 131
- Joined: 30 Jan 2012, 11:33
- Has thanked: 28 times
- Been thanked: 8 times
Re: Bug Reports (snapshot builds)
by Sloth » 05 Oct 2012, 15:18
Fixed! Thanks PowerClaws.PowerClaws wrote:The card Tablet of the Guilds triggers (but doesnt gain me life) whenever an opponent casts a spell (if it helps, they were casting a spell of the chosen colour)
Edit: no wait, i do gain life
-
Sloth - Programmer
- Posts: 3498
- Joined: 23 Jun 2009, 19:40
- Has thanked: 125 times
- Been thanked: 507 times
Re: Bug Reports (snapshot builds)
by Almeida » 06 Oct 2012, 03:54
Corpsejack Menace + unleash not trigger corpsejack
-
Almeida - Posts: 41
- Joined: 24 Dec 2011, 04:48
- Has thanked: 0 time
- Been thanked: 0 time
Re: Bug Reports (snapshot builds)
by FabioFLX » 06 Oct 2012, 11:13
The 10/5 snapshot crashed when I used the "deal 3 damage" ability of my Garruk Relentless on an opponent spirit token then was pumped to 3/3 by two Intangible Virtue's. They should simply both die.
Re: Bug Reports (snapshot builds)
by PowerClaws » 06 Oct 2012, 14:07
Love the enchantment lines, but the ends of the lines stop lining up correctly when the field resizes
- PowerClaws
- Posts: 131
- Joined: 30 Jan 2012, 11:33
- Has thanked: 28 times
- Been thanked: 8 times
Who is online
Users browsing this forum: No registered users and 19 guests