Page 3 of 4
Re: Forge 12/22/2010 (unofficial BETA) version

Posted:
07 Jan 2011, 04:14
by slapshot5
Thanks atar. This is now fixed in SVN.
-slapshot5
Re: Forge 12/22/2010 (unofficial BETA) version

Posted:
07 Jan 2011, 23:43
by 24ivanthepoet
just noticed this but, the game thinks ray of command is threaten only an instant instead of a sorcery. This was kinda awkward when my deck with no mountains in it tried to cast what appeared to be a blue card. This should not be too hard to fix.
Re: Forge 12/22/2010 (unofficial BETA) version

Posted:
07 Jan 2011, 23:52
by friarsol
24ivanthepoet wrote:just noticed this but, the game thinks ray of command is threaten only an instant instead of a sorcery. This was kinda awkward when my deck with no mountains in it tried to cast what appeared to be a blue card. This should not be too hard to fix.
We'll get this fixed in the SVN, but in the meantime you can goto /res/cardsfolder/ and open up ray_of_command.txt
Replace the line that starts with A:SP$... with
- Code: Select all
A:SP$GainControl|Cost$3 U|ValidTgts$Creature.YouDontCtrl|TgtPrompt$Select target creature opponent controls.|LoseControl$EOT|Untap$True|AddKWs$Haste|TapOnLose$True|SpellDescription$Untap target creature an opponent controls and gain control of it until end of turn. That creature gains haste until end of turn. When you lose control of the creature, tap it.
Re: Forge 12/22/2010 (unofficial BETA) version

Posted:
08 Jan 2011, 18:40
by Accountancy
Loading times have gotten so slow for me that it makes the game effectively unplayable, sometimes I have to wait up to 10 seconds just to see my opening hand.
I'm planning a reinstall sometime soon, but I know it's only half the problem, is there any way to make the program use less of a database once the game has begun? Anything that can speed up the computer's actions and load times.
Thanks again for all the hard work
Re: Forge 12/22/2010 (unofficial BETA) version

Posted:
08 Jan 2011, 19:27
by timmermac
Are you using HQ or LQ pics? HQ's have been slowing things down recently...
Re: Forge 12/22/2010 (unofficial BETA) version

Posted:
10 Jan 2011, 01:20
by 24ivanthepoet
though I am sure this is far from a priority, bugs actually affecting game play should definitely be addressed before this, but, using the cheat function in quest mode causes forge to crash.
Re: Forge 12/22/2010 (unofficial BETA) version

Posted:
10 Jan 2011, 09:48
by Hellfish
That's a memory leak from loading a list of every damn supported card into one listview, I'm not quite sure how to fix it. :/
Re: Forge 12/22/2010 (unofficial BETA) version

Posted:
10 Jan 2011, 21:19
by Chris H.
I commented out the code which places the "Cheat - Add Card" menu command to the quest mode deck editor. There are other, safer and less buggy ways for people to cheat.

Re: Forge 12/22/2010 (unofficial BETA) version

Posted:
11 Jan 2011, 00:49
by 24ivanthepoet
yeah, I thought it was weird that it was there to begin with. especially seeing that quest is easy enough to do well in without cheating. I just thought I'd let you guys know whenever I see something that does not work. Also, you guys rock for making this thing, much appreciated.
Re: Forge 12/22/2010 (unofficial BETA) version

Posted:
11 Jan 2011, 00:54
by Hellfish
Bug reporting is als much appreciated!

Re: Forge 12/22/2010 (unofficial BETA) version

Posted:
11 Jan 2011, 15:32
by Kersed
I've never been able to use the snow theme deck. When I select it from the list, forge just stops responding and I have to close it from the task manager.
Re: Forge 12/22/2010 (unofficial BETA) version

Posted:
11 Jan 2011, 16:34
by Sloth
Kersed wrote:I've never been able to use the snow theme deck. When I select it from the list, forge just stops responding and I have to close it from the task manager.
I changed the deck a little and it doesn't crash anymore.
Re: Forge 12/22/2010 (unofficial BETA) version

Posted:
12 Jan 2011, 22:11
by Caranthol
I don't know if this has been posted before, so forgive me in that case.
With this version, there are lots of times that cards are not shown with their image. Instead, a text box appear.
For example, I'm attacking with Spawnrithe and the new card doesn't have the image. Another example is the time I had to return to my hand Sphere Shield and it lose the image in my hand.
Is there a fix yet?
Sorry for my English.
Re: Forge 12/22/2010 (unofficial BETA) version

Posted:
12 Jan 2011, 22:14
by Hellfish
Rob has fixed alot of those problems (where cards would lose their setinfo and appear to have no image), so probably yes, it has been fixed and will be in the next beta.

Re: Forge 12/22/2010 (unofficial BETA) version

Posted:
12 Jan 2011, 22:17
by Caranthol
Ok, Hellfish. Thank you for the answer.