Forge 12/14 (unofficial BETA) version
by mtgrares
Moderators: timmermac, friarsol, Blacksmith, KrazyTheFox, Agetian, CCGHQ Admins
Re: Forge 12/14 (unofficial BETA) version
by Resonantg » 19 Dec 2009, 07:01
Wow! This update rocks for library destruction! I'll have to post my new BU Library Grinder once I'm done testing it. So many fun library kills to do now! Just when I thought a Millstone were fun!
- Resonantg
- Posts: 172
- Joined: 11 Oct 2009, 16:20
- Has thanked: 0 time
- Been thanked: 0 time
Re: Forge 12/14 (unofficial BETA) version
by freestorageaccount » 20 Dec 2009, 02:39
Okay, I corrected AEther Membrane, but now trying to continue my quest from the 11/25 release produces these errors:
- 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
Error loading Quest Data
Version:
Forge -- official beta: 09/11/25, SVN revision: 199
Detailed error trace:
java.io.StreamCorruptedException: invalid type code: 50
at java.io.ObjectInputStream.readTypeString(Unknown Source)
at java.io.ObjectStreamClass.readNonProxy(Unknown Source)
at java.io.ObjectInputStream.readClassDescriptor(Unknown Source)
at java.io.ObjectInputStream.readNonProxyDesc(Unknown Source)
at java.io.ObjectInputStream.readClassDesc(Unknown Source)
at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)
at java.io.ObjectInputStream.readObject0(Unknown Source)
at java.io.ObjectInputStream.readObject(Unknown Source)
at forge.QuestData.loadData(QuestData.java:199)
at forge.Gui_QuestOptions.continueQuestButton_actionPerformed(Gui_QuestOptions.java:170)
at forge.Gui_QuestOptions$2.actionPerformed(Gui_QuestOptions.java:118)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(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)
- 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
java.io.StreamCorruptedException: invalid type code: 50
Version:
Forge -- official beta: 09/11/25, SVN revision: 199
Detailed error trace:
java.lang.RuntimeException: java.io.StreamCorruptedException: invalid type code: 50
at forge.QuestData.loadData(QuestData.java:221)
at forge.Gui_QuestOptions.continueQuestButton_actionPerformed(Gui_QuestOptions.java:170)
at forge.Gui_QuestOptions$2.actionPerformed(Gui_QuestOptions.java:118)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(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)
Caused by: java.io.StreamCorruptedException: invalid type code: 50
at java.io.ObjectInputStream.readTypeString(Unknown Source)
at java.io.ObjectStreamClass.readNonProxy(Unknown Source)
at java.io.ObjectInputStream.readClassDescriptor(Unknown Source)
at java.io.ObjectInputStream.readNonProxyDesc(Unknown Source)
at java.io.ObjectInputStream.readClassDesc(Unknown Source)
at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)
at java.io.ObjectInputStream.readObject0(Unknown Source)
at java.io.ObjectInputStream.readObject(Unknown Source)
at forge.QuestData.loadData(QuestData.java:199)
... 27 more
-- freestorageaccount (= accurate forge notes) This is not a subliminal message. At least for the prosilver theme.
The Great Wall of Bugs. Gando, you will not be forgotten.
And a chip off the old block.
The Great Wall of Bugs. Gando, you will not be forgotten.
And a chip off the old block.
-

freestorageaccount - Posts: 246
- Joined: 21 Sep 2009, 01:42
- Location: Hilbert's Hotel
- Has thanked: 1 time
- Been thanked: 0 time
Re: Forge 12/14 (unofficial BETA) version
by Marek14 » 20 Dec 2009, 08:35
Hmm, maybe there could be an updater program or so...freestorageaccount wrote:Okay, I corrected AEther Membrane, but now trying to continue my quest from the 11/25 release produces these errors:
Does this mean I have to restart my quest whenever a new version is released? I was looking forward very much to using all of my old card pool with the new mill effects.
Re: Forge 12/14 (unofficial BETA) version
by silly freak » 20 Dec 2009, 13:47
i could try to convert the quest mode to use the same plain text files as the other modes, that should make them more compatible
___
where's the "trust me, that will work!" switch for the compiler?
Laterna Magica - blog, forum, project, 2010/09/06 release!
where's the "trust me, that will work!" switch for the compiler?
Laterna Magica - blog, forum, project, 2010/09/06 release!
- silly freak
- DEVELOPER
- Posts: 598
- Joined: 26 Mar 2009, 07:18
- Location: Vienna, Austria
- Has thanked: 93 times
- Been thanked: 25 times
Re: Forge 12/14 (unofficial BETA) version
by Chris H. » 20 Dec 2009, 14:07
`freestorageaccount wrote:Does this mean I have to restart my quest whenever a new version is released? I was looking forward very much to using all of my old card pool with the new mill effects.
It looks like the questData file somehow became corrupted.
Do you still have the 11-25 version of Forge or did you delete it? If you still have the old version or if you have a backup of the questData file you can replace the corrupted questData file with a good one.
People tend to develop a habit of moving a copy of the old deck file(s), quest files, pics, etc. from the earlier version of Forge to the newest version. I tend to keep several of the older versions on my HD in case something happens. Better to be safe than sorry.
-

Chris H. - Forge Moderator
- Posts: 6320
- Joined: 04 Nov 2008, 12:11
- Location: Mac OS X Yosemite
- Has thanked: 644 times
- Been thanked: 643 times
Re: Forge 12/14 (unofficial BETA) version
by DennisBergkamp » 20 Dec 2009, 18:57
This was a rare occurrence though, I usually don't go renaming pre-existing cards... Anyway, I'm really sorry, I didn't think it would screw up existing quest save games 
I hope you have another QuestData file backed up, if you do, you could make another copy of that file and edit it with a text editor. I imagine changing all instances of "Aether Membrane" to "AEther Membrane" in the QuestData could fix things also (but it goes without saying that backing up first is a must, since one mistake could corrupt the whole thing as well).
I hope you have another QuestData file backed up, if you do, you could make another copy of that file and edit it with a text editor. I imagine changing all instances of "Aether Membrane" to "AEther Membrane" in the QuestData could fix things also (but it goes without saying that backing up first is a must, since one mistake could corrupt the whole thing as well).
-

DennisBergkamp - AI Programmer
- Posts: 2602
- Joined: 09 Sep 2008, 15:46
- Has thanked: 0 time
- Been thanked: 0 time
Re: Forge 12/14 (unofficial BETA) version
by freestorageaccount » 20 Dec 2009, 19:35
Man, this still doesn't work. Fortunately, I regenerated and copied the QuestData file by playing a match in the 11/25 version, which eliminated the previous two errors, but even more fortunately, trying to edit my decks rehashed -- you guessed it -- the AEther Membrane one. Seeing no other source for it, I manually replaced 'Aether Membrane' with 'AEther Membrane' in QuestData, causing these errors upon continuing the quest:
Am I doomed to one of (a) this set of bugs, (b) that set of bugs, or (c) not getting to use the old cards (which included 16 Lightning Helix [Helices?])? (You could probably cheat every card into your pool, but it's much more fun the other way.)
- 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
Error loading Quest Data
Version:
Forge -- official beta: 09/11/25, SVN revision: 199
Detailed error trace:
java.io.StreamCorruptedException: invalid stream header: ACED2005
at java.io.ObjectInputStream.readStreamHeader(Unknown Source)
at java.io.ObjectInputStream.<init>(Unknown Source)
at forge.QuestData.loadData(QuestData.java:198)
at forge.Gui_QuestOptions.continueQuestButton_actionPerformed(Gui_QuestOptions.java:170)
at forge.Gui_QuestOptions$2.actionPerformed(Gui_QuestOptions.java:118)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(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)
- 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
java.io.StreamCorruptedException: invalid stream header: ACED2005
Version:
Forge -- official beta: 09/11/25, SVN revision: 199
Detailed error trace:
java.lang.RuntimeException: java.io.StreamCorruptedException: invalid stream header: ACED2005
at forge.QuestData.loadData(QuestData.java:221)
at forge.Gui_QuestOptions.continueQuestButton_actionPerformed(Gui_QuestOptions.java:170)
at forge.Gui_QuestOptions$2.actionPerformed(Gui_QuestOptions.java:118)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(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)
Caused by: java.io.StreamCorruptedException: invalid stream header: ACED2005
at java.io.ObjectInputStream.readStreamHeader(Unknown Source)
at java.io.ObjectInputStream.<init>(Unknown Source)
at forge.QuestData.loadData(QuestData.java:198)
... 27 more
-- freestorageaccount (= accurate forge notes) This is not a subliminal message. At least for the prosilver theme.
The Great Wall of Bugs. Gando, you will not be forgotten.
And a chip off the old block.
The Great Wall of Bugs. Gando, you will not be forgotten.
And a chip off the old block.
-

freestorageaccount - Posts: 246
- Joined: 21 Sep 2009, 01:42
- Location: Hilbert's Hotel
- Has thanked: 1 time
- Been thanked: 0 time
Re: Forge 12/14 (unofficial BETA) version
by DennisBergkamp » 20 Dec 2009, 19:49
Hmm, bummer. It's possible that even editing + saving the QuestData file corrupts the data. Depending on the text editor used...Anyway, the error message you're getting definitely implies some corruption of data.
What if you try this:
1. Install a fresh copy of the 12/14 Beta.
2. Copy your old saved QuestData file (that has the Aether Membranes) into res\quest.
3. Open cards.txt of the 12/14 Beta in a text editor and rename AEther Membrane back to Aether Membrane again.
That should work, right ?
What if you try this:
1. Install a fresh copy of the 12/14 Beta.
2. Copy your old saved QuestData file (that has the Aether Membranes) into res\quest.
3. Open cards.txt of the 12/14 Beta in a text editor and rename AEther Membrane back to Aether Membrane again.
That should work, right ?
-

DennisBergkamp - AI Programmer
- Posts: 2602
- Joined: 09 Sep 2008, 15:46
- Has thanked: 0 time
- Been thanked: 0 time
Re: Forge 12/14 (unofficial BETA) version
by Resonantg » 20 Dec 2009, 20:25
Hmmm... not so much, unless I followed your instructions wrong.DennisBergkamp wrote:
That should work, right ?
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:
viewforum.php?f=26
If you don't want to register an account, you can mail it directly to
mtgerror@yahoo.com
CardFactory : getCard() invalid card name - Aether Membrane
Version:
Forge -- official beta: 09/11/25, SVN revision: 199
Detailed error trace:
java.lang.RuntimeException: CardFactory : getCard() invalid card name - Aether Membrane
at forge.CardFactory.getCard2(CardFactory.java:148)
at forge.CardFactory.getCard(CardFactory.java:120)
at forge.QuestData_BoosterPack.setup(QuestData_BoosterPack.java:242)
at forge.QuestData_BoosterPack.<init>(QuestData_BoosterPack.java:103)
at forge.QuestData.<init>(QuestData.java:67)
at forge.Gui_QuestOptions.<init>(Gui_QuestOptions.java:29)
at forge.Gui_NewGame$2.actionPerformed(Gui_NewGame.java:235)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(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)
- Resonantg
- Posts: 172
- Joined: 11 Oct 2009, 16:20
- Has thanked: 0 time
- Been thanked: 0 time
Re: Forge 12/14 (unofficial BETA) version
by DennisBergkamp » 20 Dec 2009, 22:04
Hmm crap, well try posting the questData file, I'll see if I can figure it out.
-

DennisBergkamp - AI Programmer
- Posts: 2602
- Joined: 09 Sep 2008, 15:46
- Has thanked: 0 time
- Been thanked: 0 time
Re: Forge 12/14 (unofficial BETA) version
by Chris H. » 20 Dec 2009, 22:30
Hmmm, I have an idea. If you have an unaltered copy of the "questData" file then place a copy of it in the Forge 12-14 "quest" folder. Do not try editing this file.
Instead, edit the "uncommon.txt" file that is also located in the Forge 12-14 "quest" folder. The first card named should be renamed to AEther Membrane
Most people will only have to edit the "uncommon.txt" file. If this file has been edited correctly, then odds are pretty good that Forge 12-14 will work with the "questData" file from the previous version.
It is possible that one of the cards in your quest card pool is "Aether Membrane". If you can compress your "questData" file as a zip or rar file and attach it to a message, then someone will find a way to edit this file to make it work with Forge 12-14. We like a good challenge and we will give it our best.
Instead, edit the "uncommon.txt" file that is also located in the Forge 12-14 "quest" folder. The first card named should be renamed to AEther Membrane
Most people will only have to edit the "uncommon.txt" file. If this file has been edited correctly, then odds are pretty good that Forge 12-14 will work with the "questData" file from the previous version.
It is possible that one of the cards in your quest card pool is "Aether Membrane". If you can compress your "questData" file as a zip or rar file and attach it to a message, then someone will find a way to edit this file to make it work with Forge 12-14. We like a good challenge and we will give it our best.
-

Chris H. - Forge Moderator
- Posts: 6320
- Joined: 04 Nov 2008, 12:11
- Location: Mac OS X Yosemite
- Has thanked: 644 times
- Been thanked: 643 times
Re: Forge 12/14 (unofficial BETA) version
by freestorageaccount » 21 Dec 2009, 01:23
My uncommon.txt, and as far as I know all of my 12/14 files except for the 11/25 QuestData I've been attempting to reuse, refers to 'AEther Membrane' and not 'Aether Membrane', but the problem still persists (I wonder why none of the alphabetically earlier AEther cards causes similar trouble?
).
However, I've posted my QuestData file on MediaFire in the hope someone smarter than I (i.e., any of you guys here) can find and fix the problem. Go forth, and do something cool! http://tinyurl.com/forge1125questdata
(While doing this, I discovered I actually had only seven Lightning Helix cards instead of 16. Where did I remember that particular number?)
).However, I've posted my QuestData file on MediaFire in the hope someone smarter than I (i.e., any of you guys here) can find and fix the problem. Go forth, and do something cool! http://tinyurl.com/forge1125questdata
(While doing this, I discovered I actually had only seven Lightning Helix cards instead of 16. Where did I remember that particular number?)
-- freestorageaccount (= accurate forge notes) This is not a subliminal message. At least for the prosilver theme.
The Great Wall of Bugs. Gando, you will not be forgotten.
And a chip off the old block.
The Great Wall of Bugs. Gando, you will not be forgotten.
And a chip off the old block.
-

freestorageaccount - Posts: 246
- Joined: 21 Sep 2009, 01:42
- Location: Hilbert's Hotel
- Has thanked: 1 time
- Been thanked: 0 time
Re: Forge 12/14 (unofficial BETA) version
by Chris H. » 21 Dec 2009, 02:12
`freestorageaccount wrote:My uncommon.txt, and as far as I know all of my 12/14 files except for the 11/25 QuestData I've been attempting to reuse, refers to 'AEther Membrane' and not 'Aether Membrane', but the problem still persists (I wonder why none of the alphabetically earlier AEther cards causes similar trouble?).
However, I've posted my QuestData file on MediaFire in the hope someone smarter than I (i.e., any of you guys here) can find and fix the problem. Go forth, and do something cool! http://tinyurl.com/forge1125questdata
(While doing this, I discovered I actually had only seven Lightning Helix cards instead of 16. Where did I remember that particular number?)
Your questData file has saveral "Aether Membrane" entries. I have changed them to the new spelling "AEther Membrane". I tried it with my Forge 12-14 version and it now complains about the AI deck "Buffy 1".
Download the attached QuestData file and try it with your copy of Forge 12-14. If you get an error exception window complaining about the AI deck "Buffy 1", then copy over the following files from your previous version of Forge:
easy.txt
medium.txt
hard.txt
And you should be good to go, I hope.
There were several incompatible versions of the various files found in the /quest/ folder. These files can not be mixed and matched. If you try you will get the AI deck "Buffy 1" error exception.
I am trying to make sure that the SVN files have the most recent quest files and rarity files so that in the future we should not have these files go out of sync to often. The data files will sometimes go out of sync and we are very sorry that this happens at times.
`
- Attachments
-
questData.zip- (52.29 KiB) Downloaded 164 times
-

Chris H. - Forge Moderator
- Posts: 6320
- Joined: 04 Nov 2008, 12:11
- Location: Mac OS X Yosemite
- Has thanked: 644 times
- Been thanked: 643 times
Re: Forge 12/14 (unofficial BETA) version
by freestorageaccount » 21 Dec 2009, 02:20
I followed your instructions but am still receiving two StreamCorruptedExceptions just like the time I tried. ](./images/smilies/eusa_wall.gif)
](./images/smilies/eusa_wall.gif)
-- freestorageaccount (= accurate forge notes) This is not a subliminal message. At least for the prosilver theme.
The Great Wall of Bugs. Gando, you will not be forgotten.
And a chip off the old block.
The Great Wall of Bugs. Gando, you will not be forgotten.
And a chip off the old block.
-

freestorageaccount - Posts: 246
- Joined: 21 Sep 2009, 01:42
- Location: Hilbert's Hotel
- Has thanked: 1 time
- Been thanked: 0 time
Re: Forge 12/14 (unofficial BETA) version
by Chris H. » 21 Dec 2009, 03:14
`freestorageaccount wrote:I followed your instructions but am still receiving two StreamCorruptedExceptions just like the time I tried.
OK, I fixed it. You have 451 wins and no loses. There are 2957 cards in your card pool. For those who are curious, I edited the file from within Eclipse.
Try the file attached below.
`
- Attachments
-
questData.zip- (53.63 KiB) Downloaded 152 times
-

Chris H. - Forge Moderator
- Posts: 6320
- Joined: 04 Nov 2008, 12:11
- Location: Mac OS X Yosemite
- Has thanked: 644 times
- Been thanked: 643 times
Who is online
Users browsing this forum: Bing [Bot], Google [Bot] and 12 guests
