It is currently 22 May 2025, 10:45
   
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 Max mtg » 14 Mar 2013, 21:08

I have looked through some http://en.wikipedia.org/wiki/Comparison ... ng_systems systems. They are mostly propietary. To find a free one, based on PHP+mySQL stack (surelly supported by slightlymagic and/or cardforge hosting) one has to spend some time.
Mantis is the most obvious solution for being free and PHP-powered.
I personally prefer trac as a bug-tracker system for its clearness and high potential in customization (custom taskflow, lots of plugins to download and use, fully customizable reports of issues), yet deploying it would need a python-powered hosting. It also contains SVN integration, but I am unsure if that will work when repository is located somewhere remotelly.


as another possible idea I'd ask Goblin Hero to install some kind of openid provider on forum, so that we could use forum identity to log in to a remote issue tracker.
Single class for single responsibility.
Max mtg
Programmer
 
Posts: 1997
Joined: 02 Jul 2011, 14:26
Has thanked: 173 times
Been thanked: 334 times

Re: Bug Reports (snapshot builds)

Postby friarsol » 14 Mar 2013, 21:22

Max mtg wrote:It also contains SVN integration, but I am unsure if that will work when repository is located somewhere remotelly.
Looks like you can only sort-of do it:

http://trac.edgewall.org/wiki/0.12/Trac ... repository
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Bug Reports (snapshot builds)

Postby Max mtg » 14 Mar 2013, 21:33

friarsol wrote:Looks like you can only sort-of do it:

http://trac.edgewall.org/wiki/0.12/Trac ... repository
The only thing that remains to take care of is enough disk space to store the SVN repository mirror.

On the other hand, it's good to have a copy of the repo. That makes the project less dependent on possible fails on slightlymagic's side.


UPD: Looks like cardforge's hosting already supports python. It's hosted on http://www.avahost.net/plans.html according to nslookup response.
Single class for single responsibility.
Max mtg
Programmer
 
Posts: 1997
Joined: 02 Jul 2011, 14:26
Has thanked: 173 times
Been thanked: 334 times

Re: Bug Reports (snapshot builds)

Postby Agetian » 15 Mar 2013, 03:55

@ Max: It would be very nice if we could set up an issue tracker system. Thanks a lot for looking into it!

- Agetian
Agetian
Programmer
 
Posts: 3486
Joined: 14 Mar 2011, 05:58
Has thanked: 683 times
Been thanked: 569 times

Re: Bug Reports (snapshot builds)

Postby moomarc » 15 Mar 2013, 09:32

myk wrote:
moomarc wrote:EDIT: Promos done! If anyone still comes across any that aren't being seen on the server, let me know.
Awesome work! The last four that give me trouble in the set pics are:
  • COM/Nighteyes the Desecrator.full.jpg (TmlnaHRleWVzIHRoZSBEZXNlY3JhdG9yLmZ1bGwuanBn)
  • SOK/Rally the Horde.full.jpg (UmFsbHkgdGhlIEhvcmRlLmZ1bGwuanBn, currently on the server as "Rally The Horde.full.jpg UmFsbHkgVGhlIEhvcmRlLmZ1bGwuanBn)
  • MBP/Giant Badger.full.jpg (R2lhbnQgQmFkZ2VyLmZ1bGwuanBn)
  • MBP/Sewers of Estark.full.jpg (U2V3ZXJzIG9mIEVzdGFyay5mdWxsLmpwZw)
These last few should work now.
-Marc
User avatar
moomarc
Pixel Commander
 
Posts: 2091
Joined: 04 Jun 2010, 15:22
Location: Johannesburg, South Africa
Has thanked: 371 times
Been thanked: 372 times

Re: Bug Reports (snapshot builds)

Postby myk » 15 Mar 2013, 10:09

I verified that the set pics are complete -- great job! As I went through and verified the default pics, though, I found a few broken links:

res/cardsfolder/h/horizon_boughs.txt http://www.wizards.com/global/images/magic/general/horizon_boughs.jpg
res/cardsfolder/r/ravens_run.txt http://www.wizards.com/global/images/magic/general/ravens_run.jpg
res/cardsfolder/t/two_headed_giant_of_foriys_avatar.txt http://www.cardforge.org/fpics/vgd-lq/two_headed_giant_of_foriys_avatar.jpg
myk
 
Posts: 439
Joined: 17 Jan 2013, 02:39
Location: California
Has thanked: 38 times
Been thanked: 57 times

Re: Bug Reports (snapshot builds)

Postby moomarc » 16 Mar 2013, 08:25

myk wrote:I verified that the set pics are complete -- great job! As I went through and verified the default pics, though, I found a few broken links:

res/cardsfolder/h/horizon_boughs.txt http://www.wizards.com/global/images/magic/general/horizon_boughs.jpg
res/cardsfolder/r/ravens_run.txt http://www.wizards.com/global/images/magic/general/ravens_run.jpg
res/cardsfolder/t/two_headed_giant_of_foriys_avatar.txt http://www.cardforge.org/fpics/vgd-lq/two_headed_giant_of_foriys_avatar.jpg
These should each have working urls now. Any other promo planes that don't have a Gatherer image can use the LQ pic URL from Horizon Boughs as a template (I've processed and uploaded the remaining promo planes already. Raven's Run downloads from the same folder because no version of the name seemed to find the Gatherer image).
-Marc
User avatar
moomarc
Pixel Commander
 
Posts: 2091
Joined: 04 Jun 2010, 15:22
Location: Johannesburg, South Africa
Has thanked: 371 times
Been thanked: 372 times

Re: Bug Reports (snapshot builds)

Postby Rob Cashwalker » 17 Mar 2013, 00:22

I just played Distress and was prompted with a two-pane selection window, (like for ordering of stack triggers) it wouldn't give me an OK button until I selected all the cards from the opponent to be discarded.... Damn good deal for {B} {B}

I choose the Mantis issue tracking system because of the easy integration into Forge. It also had a plug in for eclipse.
The Force will be with you, Always.
User avatar
Rob Cashwalker
Programmer
 
Posts: 2167
Joined: 09 Sep 2008, 15:09
Location: New York
Has thanked: 5 times
Been thanked: 40 times

Re: Bug Reports (snapshot builds)

Postby myk » 17 Mar 2013, 07:16

One of the new cards has a broken link for the default pic:
sasaya_orochi_ascendant_sasayas_essence.txt
Name:Sasaya's Essence
SVar:Picture:http://www.wizards.com/global/images/magic/general/sasayas_essence.jpg

Also, the default alternate pic for nezumi_graverobber_nighteyes_the_desecrator.txt (that is, Nighteyes the Desecrator.full.jpg) is incorrect on the server -- it is not flipped when it should be. Would it be possible to host a corrected card pic?

On another note...
DEVS: if you have any tree conflicts after updating, please see this post!
myk
 
Posts: 439
Joined: 17 Jan 2013, 02:39
Location: California
Has thanked: 38 times
Been thanked: 57 times

Re: Bug Reports (snapshot builds)

Postby Max mtg » 17 Mar 2013, 08:33

Rob Cashwalker wrote:I just played Distress and was prompted with a two-pane selection window, (like for ordering of stack triggers) it wouldn't give me an OK button until I selected all the cards from the opponent to be discarded.... Damn good deal for {B} {B}

I choose the Mantis issue tracking system because of the easy integration into Forge. It also had a plug in for eclipse.
I've taken care of this - r20422
Single class for single responsibility.
Max mtg
Programmer
 
Posts: 1997
Joined: 02 Jul 2011, 14:26
Has thanked: 173 times
Been thanked: 334 times

Re: Bug Reports (snapshot builds)

Postby Diogenes » 17 Mar 2013, 20:12

AI just played an Engineered Explosives on turn two without paying any mana (X=0), then tapped both its lands to activate the Engineered Explosives' ability and destroyed my Kazandu Blademaster (cmc 2). Unless I'm mistaken, the Engineered Explosives had no charge counters visible. I cannot reproduce this on the human side.
Diogenes
 
Posts: 201
Joined: 12 Jul 2012, 00:54
Has thanked: 39 times
Been thanked: 23 times

Re: Bug Reports (snapshot builds)

Postby Bog Wraith » 17 Mar 2013, 22:43

As you can see at the bottom of the log, an Aerathi Berserker blocked my Bird Pet. Needless to say, that shouldn't happen.

This was in Quest mode, The 2 cards that are attached to the Mudbrawler Cohort is a Giant Strength & the artifact Tenza Godo's Maul.
Attachments
Forge.jpg
'Twas in the bogs of Cannelbrae
My mate did meet an early grave
'Twas nothing left for us to save
In the peat-filled bogs of Cannelbrae.
User avatar
Bog Wraith
Global Mod 1 (Ret)
 
Posts: 1108
Joined: 28 May 2008, 22:40
Location: Shandalar
Has thanked: 425 times
Been thanked: 153 times

Re: Bug Reports (snapshot builds)

Postby friarsol » 17 Mar 2013, 22:51

Bog Wraith wrote:As you can see at the bottom of the log, an Aerathi Berserker blocked my Bird Pet. Needless to say, that shouldn't happen.

This was in Quest mode, The 2 cards that are attached to the Mudbrawler Cohort is a Giant Strength & the artifact Tenza Godo's Maul.
What level Bird Pet? Level 1 doesn't have flying.
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Bug Reports (snapshot builds)

Postby Bog Wraith » 17 Mar 2013, 22:56

It's level 1. I missed that a level 1 bird couldn't fly, as I assumed it did.
Thanks for the info.
'Twas in the bogs of Cannelbrae
My mate did meet an early grave
'Twas nothing left for us to save
In the peat-filled bogs of Cannelbrae.
User avatar
Bog Wraith
Global Mod 1 (Ret)
 
Posts: 1108
Joined: 28 May 2008, 22:40
Location: Shandalar
Has thanked: 425 times
Been thanked: 153 times

Re: Bug Reports (snapshot builds)

Postby friarsol » 17 Mar 2013, 23:03

Bog Wraith wrote:It's level 1. I missed that a level 1 bird couldn't fly, as I assumed it did.
Thanks for the info.
Yep, it's similar to Roc Hatchling in design.
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

PreviousNext

Return to Developer's Corner

Who is online

Users browsing this forum: No registered users and 29 guests


Who is online

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

Login Form