Current Known Bugs list
by mtgrares
Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins
Re: Current Known Bugs list
by indicatie » 31 Jul 2009, 04:33
I can't get MTGForge 07/29 (unofficial BETA) to work in Quest mode. I keep getting this error:
QuestData : readFile() error, file - questDecks-easy.txt - contains the invalid ai deck name: Buffy I
and
Error loading Quest Data, java.lang.RuntimeException: Sorry there has been an error. You can copy and paste this error message.
QuestData : readFile() error, file - questDecks-easy.txt - contains the invalid ai deck name: Buffy I
Please help me, I'm too addicted to Forge to stop playing now.....
QuestData : readFile() error, file - questDecks-easy.txt - contains the invalid ai deck name: Buffy I
and
Error loading Quest Data, java.lang.RuntimeException: Sorry there has been an error. You can copy and paste this error message.
QuestData : readFile() error, file - questDecks-easy.txt - contains the invalid ai deck name: Buffy I
Please help me, I'm too addicted to Forge to stop playing now.....
Don't mistake lack of talent for genius.
Re: Current Known Bugs list
by DennisBergkamp » 31 Jul 2009, 09:29
Ah, I think I know what's going on: I think I included an out of date questData file.
Either copy the one you had from the previous version, or try using this one:
Either copy the one you had from the previous version, or try using this one:
- Attachments
-
questData.rar
- (12.36 KiB) Downloaded 206 times
-
DennisBergkamp - AI Programmer
- Posts: 2602
- Joined: 09 Sep 2008, 15:46
- Has thanked: 0 time
- Been thanked: 0 time
Re: Current Known Bugs list
by Chris H. » 31 Jul 2009, 12:29
I looked through my collection of files and I found the last version of the four quest data files that I created for our project.
I have been fairly busy the last several months and have not had the time necessary to create additional new quest mode decks. The attached file below will provide the most recent files.
.
I have been fairly busy the last several months and have not had the time necessary to create additional new quest mode decks. The attached file below will provide the most recent files.
.
- Attachments
-
QuestFiles05-14-09.zip
- (17.74 KiB) Downloaded 636 times
-
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: Current Known Bugs list
by Chris H. » 31 Jul 2009, 16:07
I'm checking out the newest 07-31 version and noticed that lands are now missing (part of/all of) the text string describing their tap: {mana} ability.
I can still tap a land and it will generate mana.
I can still tap a land and it will generate mana.

-
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: Current Known Bugs list
by Chris H. » 31 Jul 2009, 20:19
The card, Voltaic Key, is missing the string "1, tap : Untap target artifact."
-
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: Current Known Bugs list
by silly freak » 01 Aug 2009, 12:51
noticed that same yesterday 
there are also other cards with display errors (I only checked the display)
Volrath's Stronghold
says 1U, should be 1B
"tap: add 1" missing
Wirewood Lodge
"G, tap: Untap target elf." 3 times
"tap: add 1" missing
Mystic Snake
Has both Flash and "may play anytime ..."

there are also other cards with display errors (I only checked the display)
Volrath's Stronghold
says 1U, should be 1B
"tap: add 1" missing
Wirewood Lodge
"G, tap: Untap target elf." 3 times
"tap: add 1" missing
Mystic Snake
Has both Flash and "may play anytime ..."
___
where's the "trust me, that will work!" switch for the compiler?
Laterna Magica - blog, forum, project, 2010/09/06 release!
where's the "trust me, that will work!" switch for the compiler?
Laterna Magica - blog, forum, project, 2010/09/06 release!
- silly freak
- DEVELOPER
- Posts: 598
- Joined: 26 Mar 2009, 07:18
- Location: Vienna, Austria
- Has thanked: 93 times
- Been thanked: 25 times
Re: Current Known Bugs list
by silly freak » 01 Aug 2009, 13:36
the AI didn't block my doran when he was at 5 life
reach of branches sometimes doesn't return when a forest comes into play
leaf-crowned elder: does it put creatures into play? doesn't seem to work with tribal cards.
reach of branches sometimes doesn't return when a forest comes into play
leaf-crowned elder: does it put creatures into play? doesn't seem to work with tribal cards.
___
where's the "trust me, that will work!" switch for the compiler?
Laterna Magica - blog, forum, project, 2010/09/06 release!
where's the "trust me, that will work!" switch for the compiler?
Laterna Magica - blog, forum, project, 2010/09/06 release!
- silly freak
- DEVELOPER
- Posts: 598
- Joined: 26 Mar 2009, 07:18
- Location: Vienna, Austria
- Has thanked: 93 times
- Been thanked: 25 times
Re: Current Known Bugs list
by apthaven » 01 Aug 2009, 14:45
When I remove cards using Rootwater Thief... the cards removed are gone from the deck... but they do not show up in the AI's removed cards panel which remains at a constant 0. The cards are functional, it's just that the interface isn't updated... the only thing that shows that they work is the library count being 1 less after activating Rootwater thief.
"I am a man and real men do not consume pink beverages. Get thee gone woman, and bring me something brown." - Jace Wayland
Re: Current Known Bugs list
by mtgrares » 03 Aug 2009, 19:39
Reach of Branches is buggy and probably should be removed along with Empty the Warrens. I programmed and used it and it worked but it doesn't always work. Empty the Warrens counts the number of cards in your graveyard as the storm count which is fine if you play one Instant and then Empty the Warrens, but if a creature is put in the grave because of combat, that card will also be counted. Both Reach of Branches and Empty the Warrens are probably two of the buggiest cards (and yes I programmed them both, my reach exceeded my grasp
)

- mtgrares
- DEVELOPER
- Posts: 1352
- Joined: 08 Sep 2008, 22:10
- Has thanked: 3 times
- Been thanked: 12 times
Re: Current Known Bugs list
by mtgrares » 03 Aug 2009, 20:11
, Nantuko Disciple activated ability doesn't work and reads "p G, tap: Target creature gets +2/+2 until end of turn." The same goes for Kabuto Moth, Flowstone Overseer, and Ghost Warden.
Also the gui for the Computer remove cards doesn't increment. When you click on it, it shows the cards but still says 0. The deck that I attached has one Plains and one Swords to Plowshares. Probably the gui label that says "Removed" should be changed to "Exiled" but that isn't a big deal.
Thanks to Dennis and others for keeping a handle on all of these bugs. (I actually don't look at this topic much because it is a little depressing, lol, so feel free to pm me if you think that I might know the answer.)
Also the gui for the Computer remove cards doesn't increment. When you click on it, it shows the cards but still says 0. The deck that I attached has one Plains and one Swords to Plowshares. Probably the gui label that says "Removed" should be changed to "Exiled" but that isn't a big deal.
Thanks to Dennis and others for keeping a handle on all of these bugs. (I actually don't look at this topic much because it is a little depressing, lol, so feel free to pm me if you think that I might know the answer.)
- Attachments
-
----1111111.deck
- (289 Bytes) Downloaded 198 times
- mtgrares
- DEVELOPER
- Posts: 1352
- Joined: 08 Sep 2008, 22:10
- Has thanked: 3 times
- Been thanked: 12 times
Re: Current Known Bugs list
by Mr.Chaos » 04 Aug 2009, 16:05
Version 31-07
Decks used:
G-Elfdruids for me.
Slivers-GW for compy.
I have 2 Chameleon Colossus and a Kaysa in play.
Compy has 5 slivers, one of which is a Sliver Legion.
A few turns earlier, I doubled the P/T of one Chameleon Colosussus from 4 to 8, (before Kaysa or the Sliver Legion were in play) That effect stayed on permanently.
The next Chameleon Colossus came in play as a 8/8 creature
And, with Kaysa and the Legion, my Colossus should normally be: 4+1+6=11P/T (chameleon+kaysa+legion)
Or, in this case 8+1+6=15P/T (chameleon+kaysa+legion)
But it stil remains an 8/8
Obviously, the first bug is that the temperary boost turned permanent.
Second, the next Chameleon Colossus also comes into play as an 8/8
Third, both Colossus do not get Kaysa's bonus.
Forth, Chameleon Colossus does not get the right bonus from Sliver Legion. Whether or not these bugs are a stack on effect of the first bug or a seperate affair?
Fifth, oh joy of joys, when my colossus was blocked by a Essence Sliver and did more than enough damage to kill the sliver, it stayed in play.
(but both dealth damage since both sides gained life equal to the damage dealth, this part was handled correctly, except for the needed death of the sliver)
First time I have seen so many bugs and strange things going on in a single game.
Decks used:
G-Elfdruids for me.
Slivers-GW for compy.
I have 2 Chameleon Colossus and a Kaysa in play.
Compy has 5 slivers, one of which is a Sliver Legion.
A few turns earlier, I doubled the P/T of one Chameleon Colosussus from 4 to 8, (before Kaysa or the Sliver Legion were in play) That effect stayed on permanently.
The next Chameleon Colossus came in play as a 8/8 creature
And, with Kaysa and the Legion, my Colossus should normally be: 4+1+6=11P/T (chameleon+kaysa+legion)
Or, in this case 8+1+6=15P/T (chameleon+kaysa+legion)
But it stil remains an 8/8
Obviously, the first bug is that the temperary boost turned permanent.
Second, the next Chameleon Colossus also comes into play as an 8/8
Third, both Colossus do not get Kaysa's bonus.
Forth, Chameleon Colossus does not get the right bonus from Sliver Legion. Whether or not these bugs are a stack on effect of the first bug or a seperate affair?
Fifth, oh joy of joys, when my colossus was blocked by a Essence Sliver and did more than enough damage to kill the sliver, it stayed in play.
(but both dealth damage since both sides gained life equal to the damage dealth, this part was handled correctly, except for the needed death of the sliver)
First time I have seen so many bugs and strange things going on in a single game.
](./images/smilies/eusa_wall.gif)

- Mr.Chaos
- Tester
- Posts: 625
- Joined: 06 Sep 2008, 08:15
- Has thanked: 0 time
- Been thanked: 0 time
Re: Current Known Bugs list
by indicatie » 04 Aug 2009, 18:23
Here's another "Computer is thinking" bug....
Maybe someone can add a "Player is thinking" option, where the only option for the computer is to reset itself and lose the game

Maybe someone can add a "Player is thinking" option, where the only option for the computer is to reset itself and lose the game

Don't mistake lack of talent for genius.
Re: Current Known Bugs list
by DennisBergkamp » 04 Aug 2009, 18:51
Wow, weird stuff indeed. Can you share this deck?Version 31-07
Decks used:
G-Elfdruids for me.
Slivers-GW for compy.
I have 2 Chameleon Colossus and a Kaysa in play.
Compy has 5 slivers, one of which is a Sliver Legion.
A few turns earlier, I doubled the P/T of one Chameleon Colosussus from 4 to 8, (before Kaysa or the Sliver Legion were in play) That effect stayed on permanently.
The next Chameleon Colossus came in play as a 8/8 creature
And, with Kaysa and the Legion, my Colossus should normally be: 4+1+6=11P/T (chameleon+kaysa+legion)
Or, in this case 8+1+6=15P/T (chameleon+kaysa+legion)
But it stil remains an 8/8
Obviously, the first bug is that the temperary boost turned permanent.
Second, the next Chameleon Colossus also comes into play as an 8/8
Third, both Colossus do not get Kaysa's bonus.
Forth, Chameleon Colossus does not get the right bonus from Sliver Legion. Whether or not these bugs are a stack on effect of the first bug or a seperate affair?
Fifth, oh joy of joys, when my colossus was blocked by a Essence Sliver and did more than enough damage to kill the sliver, it stayed in play.
(but both dealth damage since both sides gained life equal to the damage dealth, this part was handled correctly, except for the needed death of the sliver)
First time I have seen so many bugs and strange things going on in a single game.
-
DennisBergkamp - AI Programmer
- Posts: 2602
- Joined: 09 Sep 2008, 15:46
- Has thanked: 0 time
- Been thanked: 0 time
Re: Current Known Bugs list
by Mr.Chaos » 05 Aug 2009, 08:15
The G-elfdruids deck is by Apthaven, get it here: viewtopic.php?f=48&t=1433 (currently the last post in the topic so scroooooll down)DennisBergkamp wrote:Wow, weird stuff indeed. Can you share this deck?
The sliverdeck, I posted it once but did not upload a deck file, so here it is attached.
Have fun trying to figure this mess out.

Oh, I have played these 2 decks against each other a few more time and was not able to reproduce the bugs.

- Attachments
-
Slivers-GW.deck
- (713 Bytes) Downloaded 207 times
](./images/smilies/eusa_wall.gif)

- Mr.Chaos
- Tester
- Posts: 625
- Joined: 06 Sep 2008, 08:15
- Has thanked: 0 time
- Been thanked: 0 time
Who is online
Users browsing this forum: No registered users and 42 guests