Deck Builder and Rules Viewer
by Nate
Moderators: Snacko, CCGHQ Admins
Re: Nate's Deck Builder and Rules Viewer
by Snacko » 31 Jan 2010, 14:35
The unique button collapses all the different printings of the card into one entry. This also disables editing of the owned quantity field.
Current import uses MTGO csv format; I'll need to see how does Magic Album encodes card information into csv file to make a new import option.
Current import uses MTGO csv format; I'll need to see how does Magic Album encodes card information into csv file to make a new import option.
Re: Nate's Deck Builder and Rules Viewer
by kristijanH » 31 Jan 2010, 16:17
This is my library in csv format.
- Attachments
-
library_nate.zip
- (27.06 KiB) Downloaded 630 times
- kristijanH
- Posts: 218
- Joined: 24 Nov 2009, 13:49
- Has thanked: 52 times
- Been thanked: 11 times
Re: Nate's Deck Builder and Rules Viewer
by Moonstone » 03 Feb 2010, 09:50
For french speaking people around here, here's a fixed version of cards-french-oracle.csv. It includes ARB and M10 translation which were missing (but present in the cards-french.csv).
- Attachments
-
cards-french-Oracle.zip
- (479.62 KiB) Downloaded 653 times
Re: Nate's Deck Builder and Rules Viewer
by juzamjedi » 21 Feb 2010, 17:45
Thanks as always Snacko! I love this deckbuilder tool.
Re: Nate's Deck Builder and Rules Viewer
by Strainer » 22 Feb 2010, 03:14
Can't agree more, simply the best deckbuilder.juzamjedi wrote:Thanks as always Snacko! I love this deckbuilder tool.
Thanks a lot Snacko.
- dbbergen
- Posts: 33
- Joined: 15 Sep 2008, 04:19
- Location: Fiji
- Has thanked: 0 time
- Been thanked: 10 times
Re: Nate's Deck Builder and Rules Viewer
by Snacko » 23 Feb 2010, 20:54
Currently known bugs, thanks to Moonstone, with the WWK base:
* french Oracle file included was an old version pre WWK, a new one is being tested by Moonstone
* landfall has double dashes(--) instead of em dash (—)
There might be some more errors, please report if you find them
* french Oracle file included was an old version pre WWK, a new one is being tested by Moonstone
* landfall has double dashes(--) instead of em dash (—)
There might be some more errors, please report if you find them

Re: Nate's Deck Builder and Rules Viewer
by mtgrares » 18 Mar 2010, 18:37
If I download and run workspace-arcane-0.17-rc6.3.7z it gives this error. If I uncompress WWKDeckbuilder.7z, then the program works.
--Thanks for creating such a useful program.
--Thanks for creating such a useful program.
- Code: Select all
arcane.ArcaneException: Error populating rules database.
at arcane.RulesDataStore.populate(RulesDataStore.java:192)
at arcane.Arcane$DataLoader.load(Arcane.java:443)
at arcane.util.Loader.run(Loader.java:95)
at java.lang.Thread.run(Unknown Source)
Caused by: arcane.ArcaneException: Expected "[rule] - [text]" or "[rule]. [text]": Acknowledgement
at arcane.RulesDataStore.populate(RulesDataStore.java:133)
... 3 more
arcane.ArcaneException: Error populating rules database.
at arcane.RulesDataStore.populate(RulesDataStore.java:192)
at arcane.Arcane$DataLoader.load(Arcane.java:443)
at arcane.util.Loader.run(Loader.java:95)
at java.lang.Thread.run(Unknown Source)
Caused by: arcane.ArcaneException: Expected "[rule] - [text]" or "[rule]. [text]": Acknowledgement
at arcane.RulesDataStore.populate(RulesDataStore.java:133)
... 3 more
arcane.ArcaneException: Arcane initialization aborted.
at arcane.Arcane.setup(Arcane.java:109)
at arcane.deckbuilder.ui.DeckBuilder.main(DeckBuilder.java:2705)
- mtgrares
- DEVELOPER
- Posts: 1352
- Joined: 08 Sep 2008, 22:10
- Has thanked: 3 times
- Been thanked: 12 times
Re: Nate's Deck Builder and Rules Viewer
by Snacko » 18 Mar 2010, 21:29
I remember this being reported by someone.
Workspace has a truncated rules file which results in this error.
I'll repackage it later on with WWK data as there haven't been any major source changes since then.
Workspace has a truncated rules file which results in this error.
I'll repackage it later on with WWK data as there haven't been any major source changes since then.
Re: Nate's Deck Builder and Rules Viewer
by EnnPeeCee » 04 Apr 2010, 00:46
I thought I would bring up a problem that I have been having with this program. I have it set to retrieve the card images from Wizards, but recently the images stopped showing up. I checked the log, and sure enough an error appears, such as:
Unable to load card image:
http://mi.wizards.com/global/images/mag ... abjure.jpg
I opened up my browser and went to that address, doesn't exist. So I tried changing the mi.wizards to www.wizards, and this got me the image in my browser. I've tried to fix the problem myself, but have been unable to locate anything I could change in the program files.
Any way for me to fix this myself?
Unable to load card image:
http://mi.wizards.com/global/images/mag ... abjure.jpg
I opened up my browser and went to that address, doesn't exist. So I tried changing the mi.wizards to www.wizards, and this got me the image in my browser. I've tried to fix the problem myself, but have been unable to locate anything I could change in the program files.
Any way for me to fix this myself?
- EnnPeeCee
- Posts: 4
- Joined: 04 Apr 2010, 00:35
- Has thanked: 0 time
- Been thanked: 0 time
Re: Nate's Deck Builder and Rules Viewer
by Snacko » 04 Apr 2010, 17:59
Unfortunately you need to recompile, but I uploaded a fixed jar. This also contains a fix to owned quantity bug from other thread.
Replace it in the main folder.
http://www.mediafire.com/file/nndnmcqrm ... uilder.jar
I'll upload a full package for both binary and source with new set ROE.
Replace it in the main folder.
http://www.mediafire.com/file/nndnmcqrm ... uilder.jar
I'll upload a full package for both binary and source with new set ROE.
Re: Nate's Deck Builder and Rules Viewer
by EnnPeeCee » 04 Apr 2010, 21:25
Excellent. Works perfectly now. Thanks much.
- EnnPeeCee
- Posts: 4
- Joined: 04 Apr 2010, 00:35
- Has thanked: 0 time
- Been thanked: 0 time
Re: Nate's Deck Builder and Rules Viewer
by Burnf » 19 Apr 2010, 20:02
The latest version seems to have a broken link to mediafire..
- Burnf
- Posts: 130
- Joined: 06 Mar 2009, 15:16
- Has thanked: 0 time
- Been thanked: 0 time
Return to Deck Builder and Excellent Rules Viewer
Who is online
Users browsing this forum: No registered users and 1 guest