It is currently 01 May 2025, 05:23
   
Text Size

Deck Builder and Rules Viewer

by Nate

Moderators: Snacko, CCGHQ Admins

Re: Nate's Deck Builder and Rules Viewer

Postby Snacko » 14 May 2010, 15:49

Updated to ROE
mtgDeckBuilder-arcane0.17-rc6.4

Changelog:
  • changed wizards url from mi.wizards to http://www.wizards
  • version is now a string so you have ex. B.F.M.
    (Right)
  • fixed sorting when owned quantity and unique options were selected
  • updated all languages to ROE
Snacko
DEVELOPER
 
Posts: 826
Joined: 29 May 2008, 19:35
Has thanked: 4 times
Been thanked: 74 times

Re: Nate's Deck Builder and Rules Viewer

Postby Bog Wraith » 14 May 2010, 19:11

Everything is working perfectly again. :D

Thank you very much Snacko for continuing to keep this great app up to date. I really appreciate the time you take to do this! 8)
'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: Nate's Deck Builder and Rules Viewer

Postby juzamjedi » 17 May 2010, 20:17

Awesome and thanks for the update!
juzamjedi
Tester
 
Posts: 575
Joined: 13 Nov 2008, 08:35
Has thanked: 6 times
Been thanked: 8 times

Re: Nate's Deck Builder and Rules Viewer

Postby Mech0z » 18 May 2010, 14:16

Hmm where do I find lands in this version ? (It says there is about 850cards in the Arcane 0.17 I got) and is it possible to print proxy cards or is that a plugin?
Mech0z
 
Posts: 4
Joined: 07 May 2010, 13:30
Has thanked: 0 time
Been thanked: 0 time

Re: Nate's Deck Builder and Rules Viewer

Postby Snacko » 20 May 2010, 19:32

You should have way more cards and lands, check the filters selected. Or make sure you use the package posted above.

For proxies you would need to use a plugin, which uses HQ Card Generator. You can get it here
Snacko
DEVELOPER
 
Posts: 826
Joined: 29 May 2008, 19:35
Has thanked: 4 times
Been thanked: 74 times

Re: Nate's Deck Builder and Rules Viewer

Postby ArnoNuehm » 21 May 2010, 23:29

Hi, I'm using Arcane 0.17 rc6.4 right now, but I'm not able to import my owned quantities. I create a userData.csv in the root directory where DeckBuilder.exe is, but all quantities remain 0. When I quit the program, the file is deleted.

Is
Name,Set,Pic,Qty
e.g.
Abjure,wth,,2
still the correct order?
ArnoNuehm
 
Posts: 6
Joined: 10 Oct 2008, 17:01
Has thanked: 0 time
Been thanked: 1 time

Re: Nate's Deck Builder and Rules Viewer

Postby Snacko » 22 May 2010, 15:27

If the owned quantities aren't saved back the file will be deleted.

Yes the order is correct, nothing has changed for thise file. I created a sample userData.csv and it worked fine (first line doesn't have to be exactly as this)
Code: Select all
Name,Set,Pic,Owned Qty,Rating,Flags
Abbey Gargoyles,hml,,1
Abbey Matron,hml,2,3
Abjure,wth,,3
Apex Hawks,wwk,,5
Forest,4ed,2,3
Forest,4ed,3,2
Do you get any errors ?
If not then upload a sample file that doesn't work.
Snacko
DEVELOPER
 
Posts: 826
Joined: 29 May 2008, 19:35
Has thanked: 4 times
Been thanked: 74 times

Re: Nate's Deck Builder and Rules Viewer

Postby Moonstone » 23 May 2010, 17:06

=D> Thanks for the ROE update! =D>
Moonstone
 
Posts: 30
Joined: 18 Aug 2008, 21:52
Has thanked: 4 times
Been thanked: 2 times

Re: Nate's Deck Builder and Rules Viewer

Postby kristijanH » 26 Jun 2010, 22:10

I have a request. I'm also using Magic Album and I made my library there. Magic album can export my library in a csv format but when I open it in Deck Builder nothing happens. Can you add an import from Magic Album option or tell me in what format does the csv file need to be (regarding columns) so I can fix it myself (the library). Thanks
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

Postby juzamjedi » 28 Jun 2010, 22:21

FYI, the Extended and Legacy formats are changing as of July 1.
http://www.wizards.com/Magic/Magazine/A ... eature/95b
juzamjedi
Tester
 
Posts: 575
Joined: 13 Nov 2008, 08:35
Has thanked: 6 times
Been thanked: 8 times

Re: Nate's Deck Builder and Rules Viewer

Postby Snacko » 29 Jun 2010, 19:33

@kristijanH
Try importing with this build. You can find the import in Tools>Import owned quantities>Magic Album CSV. You can see if something didn't get imported in the log viewer. Most of the time those not imported cards will be tokens as those are missing in the database, also promotional planes are in a different set and wont be imported.
http://www.mediafire.com/file/e4mm1zlez ... uilder.jar

@juzamjedi
I saw that, will be also checking if some previous format changes didn't slip by.
Snacko
DEVELOPER
 
Posts: 826
Joined: 29 May 2008, 19:35
Has thanked: 4 times
Been thanked: 74 times

Re: Nate's Deck Builder and Rules Viewer

Postby kristijanH » 29 Jun 2010, 19:54

I get this error:


arcane.ArcaneException: File not found: "data/english.lang".
at arcane.ArcaneTranslation.<init>(ArcaneTranslation.java:20)
at arcane.Arcane$DataLoader.load(Arcane.java:427)
at arcane.util.Loader.run(Loader.java:95)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.FileNotFoundException: data\english.lang (Navedene datoteke ni mogo│e najti)[can't find file]
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at java.io.FileInputStream.<init>(Unknown Source)
at arcane.ArcaneTranslation.<init>(ArcaneTranslation.java:16)


Edit: I tried to import only standard cards. Those are in for sure.
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

Postby Snacko » 29 Jun 2010, 20:07

That's not really an error, I've changed the message. It basically means the UI will default to English (the full UI translation isn't ready yet, only the menu items can be translated so far).
Snacko
DEVELOPER
 
Posts: 826
Joined: 29 May 2008, 19:35
Has thanked: 4 times
Been thanked: 74 times

Re: Nate's Deck Builder and Rules Viewer

Postby kristijanH » 30 Jun 2010, 05:20

Full log after import. Nothing is added.
Attachments
arcane.rar
(1.55 KiB) Downloaded 418 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

Postby Snacko » 30 Jun 2010, 08:47

Attach the magic album csv file, so I can see why there's an extra field.
Snacko
DEVELOPER
 
Posts: 826
Joined: 29 May 2008, 19:35
Has thanked: 4 times
Been thanked: 74 times

PreviousNext

Return to Deck Builder and Excellent Rules Viewer

Who is online

Users browsing this forum: No registered users and 1 guest


Who is online

In total there is 1 user online :: 0 registered, 0 hidden and 1 guest (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 1 guest

Login Form