Crashing on Draft Edit?
by mtgrares
Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins
15 posts
• Page 1 of 1
Crashing on Draft Edit?
by bane221 » 06 Mar 2011, 22:30
I am having a crash when editing a drafted deck every single time (and yes, I emailed in my crash report). THOUGH! I did do something that may have caused it and I wanted to see what others have done. I wanted to draft using a cube and loaded three rarity files that were a cube set. I can draft without error and save the draft. When I try to load the draft deck for editing, however, it always crashes. Thoughts?
- bane221
- Posts: 12
- Joined: 06 Mar 2011, 22:27
- Has thanked: 0 time
- Been thanked: 0 time
Re: Crashing on Draft Edit?
by friarsol » 06 Mar 2011, 22:40
Can you post your saved deck to the forums? There may be something funky going on that the deck editor is not happy about.
- friarsol
- Global Moderator
- Posts: 7593
- Joined: 15 May 2010, 04:20
- Has thanked: 243 times
- Been thanked: 965 times
Re: Crashing on Draft Edit?
by bane221 » 06 Mar 2011, 22:50
The system told me files with the extension .dck weren't allowed so I resaved it as a plain .txt file... and that didn't work. And neither did .doc. What extension CAN I post in? Here, I'll copy/paste:
First Draft
[general]
draft
[main]
[sideboard]
1 Desert
1 Watery Grave
1 Goblin Trenches
2 Everflowing Chalice
1 Trinket Mage
1 Frogmite
1 Painter's Servant
1 Sword of Body and Mind
40 Island
1 Darksteel Juggernaut
2 Ornithopter
1 Lightning Bolt
1 City of Brass
1 Blightsteel Colossus
2 Thopter Assembly
1 Howling Mine
1 Mox Jet
1 Triskelion
3 Steel Overseer
1 Elspeth Tirel
1 Deep Analysis
1 Lotus Petal
1 Black Lotus
1 Mishra, Artificer Prodigy
1 Mox Sapphire
40 Swamp
40 Plains
1 Akroma, Angel of Fury
1 Memnite
2 Solemn Simulacrum
40 Forest
1 Jace Beleren
1 Signal Pest
1 Armadillo Cloak
1 Mox Ruby
1 Necropede
1 Lodestone Golem
1 Mana Leak
1 Reflecting Pool
1 Mox Diamond
1 Mutavault
1 Scroll Rack
1 Wasteland
40 Mountain
First Draft
[general]
draft
[main]
[sideboard]
1 Desert
1 Watery Grave
1 Goblin Trenches
2 Everflowing Chalice
1 Trinket Mage
1 Frogmite
1 Painter's Servant
1 Sword of Body and Mind
40 Island
1 Darksteel Juggernaut
2 Ornithopter
1 Lightning Bolt
1 City of Brass
1 Blightsteel Colossus
2 Thopter Assembly
1 Howling Mine
1 Mox Jet
1 Triskelion
3 Steel Overseer
1 Elspeth Tirel
1 Deep Analysis
1 Lotus Petal
1 Black Lotus
1 Mishra, Artificer Prodigy
1 Mox Sapphire
40 Swamp
40 Plains
1 Akroma, Angel of Fury
1 Memnite
2 Solemn Simulacrum
40 Forest
1 Jace Beleren
1 Signal Pest
1 Armadillo Cloak
1 Mox Ruby
1 Necropede
1 Lodestone Golem
1 Mana Leak
1 Reflecting Pool
1 Mox Diamond
1 Mutavault
1 Scroll Rack
1 Wasteland
40 Mountain
- bane221
- Posts: 12
- Joined: 06 Mar 2011, 22:27
- Has thanked: 0 time
- Been thanked: 0 time
Re: Crashing on Draft Edit?
by timmermac » 06 Mar 2011, 23:19
If you've got a WinZip/WinRar equivalent, you can zip up your deck file and post it that way.
"I just woke up, haven't had coffee, let alone a pee in 7 days, and I find out you stole my ass and made a ...mini-me! Carter, I should be irked currently, yes?" - Jack O'Neill
Re: Crashing on Draft Edit?
by bane221 » 06 Mar 2011, 23:26
This is the draft in question (though any draft I do now errors out in editing).
- Attachments
-
First Draft.bdk.rar
- (3.74 KiB) Downloaded 229 times
- bane221
- Posts: 12
- Joined: 06 Mar 2011, 22:27
- Has thanked: 0 time
- Been thanked: 0 time
Re: Crashing on Draft Edit?
by tchiseen » 07 Mar 2011, 04:59
I'm getting a crash on edit: I've tried drafting on two different computers and they both error when trying to edit.
I am ALSO trying the CUBE DRAFT from this forum.
I get this:
I am ALSO trying the CUBE DRAFT from this forum.
I get this:
- | Open
- Code: Select all
An error has occured. You can copy/paste this message or save it to a file.
Please report this, plus what you tried to do, to:
http://www.slightlymagic.net/forum/viewforum.php?f=26
If you don't want to register an account, you can mail it directly to
mtgerror@yahoo.com
Index: 0, Size: 0
Version:
Forge -- official beta: $Date: 2011-01-06 11:34:48 -0500 (Thu, 06 Jan 2011) $, SVN revision: $Revision: 4891 $
OS: Windows 7 Version: 6.1 Architecture: x86
Java Version: 1.6.0_24 Vendor: Sun Microsystems Inc.
Detailed error trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.RangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at forge.Deck.getMain(Deck.java:91)
at forge.Gui_DeckEditor_Menu.showDraftDeck(Gui_DeckEditor_Menu.java:941)
at forge.Gui_DeckEditor_Menu.openDraft(Gui_DeckEditor_Menu.java:933)
at forge.Gui_DeckEditor_Menu.access$10(Gui_DeckEditor_Menu.java:921)
at forge.Gui_DeckEditor_Menu$23$1.run(Gui_DeckEditor_Menu.java:1372)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Re: Crashing on Draft Edit?
by Professor » 08 Mar 2011, 02:56
I can't remember whether or not this issue began for me before or since I tried the Cube deck, but I am starting to see the connection...
Edit: I replaced everything in the draft folder with the January version, but I still got the error. Dang!
Edit: I replaced everything in the draft folder with the January version, but I still got the error. Dang!
Last edited by Professor on 08 Mar 2011, 03:15, edited 1 time in total.
-------------------------------------
PostCount=PostCount+1
PostCount=PostCount+1
-
Professor - Posts: 172
- Joined: 27 Jul 2009, 21:02
- Has thanked: 0 time
- Been thanked: 0 time
Re: Crashing on Draft Edit?
by slowe » 08 Mar 2011, 06:06
I've had this problem too, didn't realize it was linked to using cubes. As a weak solution, you can edit the deck file in a text editor and move the cards you want to the maindeck, but it's kind of time-consuming and even afterward you can't edit the deck. It does allow you to play the games though, which is all that really matters. 

Re: Crashing on Draft Edit?
by bane221 » 12 Mar 2011, 19:53
Now I can't edit any draft deck regardless of cube or not. What am I/are we missing?
- bane221
- Posts: 12
- Joined: 06 Mar 2011, 22:27
- Has thanked: 0 time
- Been thanked: 0 time
Re: Crashing on Draft Edit?
by Rob Cashwalker » 13 Mar 2011, 02:31
I have begun revising the draft code to enable block/set and custom draft (leaving "Full Cardpool" as an option). As I encounter bugs, I will attempt to fix them. Understand, that existing drafts may continue to have problems.
The custom draft option will open up cube draft to all players, since it will read a standard constructed mode deck file as the cardpool. No more rarity.txt files.
The custom draft option will open up cube draft to all players, since it will read a standard constructed mode deck file as the cardpool. No more rarity.txt files.
The Force will be with you, Always.
-
Rob Cashwalker - Programmer
- Posts: 2167
- Joined: 09 Sep 2008, 15:09
- Location: New York
- Has thanked: 5 times
- Been thanked: 40 times
Re: Crashing on Draft Edit?
by zebra » 30 Mar 2011, 21:47
Is there a fix for this I'm missing? I'm new to Forge and every time I load my draft in deck editor it immediately crashes, using the 3/18 release.
- zebra
- Posts: 2
- Joined: 30 Mar 2011, 21:45
- Has thanked: 0 time
- Been thanked: 0 time
Re: Crashing on Draft Edit?
by tchiseen » 13 Apr 2011, 05:53
Still crashing in 4/1 even in a new install...
Re: Crashing on Draft Edit?
by Rob Cashwalker » 13 Apr 2011, 12:51
still re-writing the entire draft experience...
The Force will be with you, Always.
-
Rob Cashwalker - Programmer
- Posts: 2167
- Joined: 09 Sep 2008, 15:09
- Location: New York
- Has thanked: 5 times
- Been thanked: 40 times
15 posts
• Page 1 of 1
Who is online
Users browsing this forum: Bing [Bot] and 68 guests