Page 24 of 25

Re: Deck Builder and Rules Viewer

PostPosted: 22 Apr 2014, 02:14
by Bog Wraith
After updating to the latest version, I get this error report and the program will not load:

"
File not found: "data/english.lang". UI will default to English.
arcane.ArcaneException: Card not found: Boseiju
at arcane.Arcane.getCards(Arcane.java:178)
at arcane.Arcane$DataLoader.loadManaProduced(Arcane.java:705)
at arcane.Arcane$DataLoader.loadCardData(Arcane.java:546)
at arcane.Arcane$DataLoader.load(Arcane.java:454)
at arcane.util.Loader.run(Loader.java:95)
at java.lang.Thread.run(Thread.java:744)

arcane.ArcaneException: Card not found: Boseiju
at arcane.Arcane.getCards(Arcane.java:178)
at arcane.Arcane$DataLoader.loadManaProduced(Arcane.java:705)
at arcane.Arcane$DataLoader.loadCardData(Arcane.java:546)
at arcane.Arcane$DataLoader.load(Arcane.java:454)
at arcane.util.Loader.run(Loader.java:95)
at java.lang.Thread.run(Thread.java:744)
arcane.ArcaneException: Arcane initialization aborted.
at arcane.Arcane.setup(Arcane.java:109)
at arcane.deckbuilder.ui.DeckBuilder.main(DeckBuilder.java:2784)"

Re: Deck Builder and Rules Viewer

PostPosted: 23 Apr 2014, 15:57
by dbbergen
ah, sorry Bog. Let me update. I'll get to Nyx soon too.

Try this: https://www.dropbox.com/s/fm0xs678z8r2n ... ate1.1.rar

Re: Deck Builder and Rules Viewer

PostPosted: 23 Apr 2014, 20:28
by Bog Wraith
Ok, that's got it fixed. Thank you.

Looking forward to the Journey into Nyx update.

As always, thanks for keeping this great app up to date, I really appreciate it! 8)

Re: Deck Builder and Rules Viewer

PostPosted: 25 Apr 2014, 18:41
by dbbergen
I should have Nyx up in the coming hours

Re: Deck Builder and Rules Viewer

PostPosted: 26 Apr 2014, 15:47
by dbbergen

Re: Deck Builder and Rules Viewer

PostPosted: 26 Apr 2014, 16:25
by Bog Wraith
Ok, the Journey into Nyx update is working perfectly.

Thanks again for all you're doing to keep this app up to date! 8)

Re: Deck Builder and Rules Viewer

PostPosted: 27 Sep 2014, 18:55
by dbbergen

Re: Deck Builder and Rules Viewer

PostPosted: 04 Oct 2014, 13:11
by Bog Wraith
As always, thanks for keeping this app up to date. I use it often and am always glad to have it working with the latest set release! 8)

Re: Deck Builder and Rules Viewer

PostPosted: 10 Oct 2014, 20:13
by Bog Wraith
Just a quick note to post that there are five Gold duplicate cards in the database. These cards have an “(Intro)” added at the end of the text on their cards in the card information window.

Here are the five Gold duplicate card names:

Ankle Shanker

Avalanche Tusker

Ivorytusk Fortress

Rakshasa Vizier

Sage of the Inward Eye

Also, Standard format should include Theros as well.

Re: Deck Builder and Rules Viewer

PostPosted: 28 Oct 2014, 03:54
by Qanadhar
Those are the alternate art versions in the KTK intro packs, hence the "(Intro)" tag.

Re: Deck Builder and Rules Viewer

PostPosted: 29 Oct 2014, 22:23
by Bog Wraith
Ok thanks for the info. I use the Unique button to filter them out but I was curious as to what they were.

Re: Deck Builder and Rules Viewer

PostPosted: 30 Apr 2015, 19:44
by Nyth
Has anyone had the chance to update the database to include Commander 2014, Fate Reforged, Duel Decks Elspeth vs. Kiora and Dragons of Tarkir?

I know that dbbergen was doing it previously but is there an easy way to export the database from another of the tools into the CSV format that this tool (and HQCG) uses?

Re: Deck Builder and Rules Viewer

PostPosted: 23 Oct 2016, 00:09
by Huggybaby
Anyone?

Re: Deck Builder and Rules Viewer

PostPosted: 13 Feb 2024, 00:23
by Nate
Hey! I'm playing MTG a little again and thought I might resurrect the deck builder. The gitorious.org link for the source doesn't work, but it seems to just have changed to:
https://gitorious.org/arcane/arcane.git/
There is also:
https://gitorious.org/arcane/jendaves-arcane.git/
But I don't know what that is and it looks older.

The HTTPS cert is invalid, so:
Code: Select all
git -c http.sslVerify=false clone https://gitorious.org/arcane/arcane.git/
The server is very slow, but it's working. If I get the app working again I'll post the source on GitHub and post updates here.

What do people use these days since the Deck Builder and Rules Viewer aren't working?! I tried scryfall very briefly but it's just way too slow to use a website for this.

EDIT: OK, I recovered the source, made it work with the latest Java, and put it up here:
https://github.com/EsotericSoftware/arcane

Re: Deck Builder and Rules Viewer

PostPosted: 13 Feb 2024, 01:26
by Huggybaby
Thanks! And I don't know what people use nowadays, things have changed quite a bit since you've been gone. A lot in fact.