Page 12 of 487

Re: Bug Reports (snapshot builds)

PostPosted: 04 Mar 2012, 15:40
by friarsol
Agetian wrote:A bug related to the latest SVN version: in the deck editor for Sealed mode (which I assume is the same for Draft, but I haven't checked it), the number of Red cards and the number of Green cards are switched around (so, if I have 16 red and 1 green cards, the editor will say that I have 16 green and 1 red cards).
Hey Agetian, could you provide the revision number when you say "Latest SVN version"? That way it's easier to track down exactly where it's happening.

Re: Bug Reports (snapshot builds)

PostPosted: 04 Mar 2012, 16:00
by Agetian
friarsol wrote:
Agetian wrote:A bug related to the latest SVN version: in the deck editor for Sealed mode (which I assume is the same for Draft, but I haven't checked it), the number of Red cards and the number of Green cards are switched around (so, if I have 16 red and 1 green cards, the editor will say that I have 16 green and 1 red cards).
Hey Agetian, could you provide the revision number when you say "Latest SVN version"? That way it's easier to track down exactly where it's happening.
Sure thing, it's rev 14549.

Re: Bug Reports (snapshot builds)

PostPosted: 04 Mar 2012, 21:25
by timmermac
r14547. I was attempting to switch from the default skin to the Smith skin when the error described in the attached text file occurred.

Re: Bug Reports (snapshot builds)

PostPosted: 04 Mar 2012, 21:45
by slapshot5
timmermac wrote:r14547. I was attempting to switch from the default skin to the Smith skin when the error described in the attached text file occurred.
Yeah, I get the same thing. timmermac is on Windows XP. I'm on Mac OS X.

-slapshot5

Re: Bug Reports (snapshot builds)

PostPosted: 04 Mar 2012, 22:12
by Milod
i can kill mirran crusader with huntermaster of the fells ability but is mirran not imune to green? using the oficel latest release of forge

Re: Bug Reports (snapshot builds)

PostPosted: 05 Mar 2012, 00:08
by Doublestrike
slapshot5 wrote:r14547. I was attempting to switch from the default skin to the Smith skin when the error described in the attached text file occurred.
timmermac wrote:Yeah, I get the same thing. timmermac is on Windows XP. I'm on Mac OS X. -slapshot5
Will fix sometime this week - I used a restart class that I'm not very familiar with. Time to hit the books.

Does this happen every time, or just sometimes? Related: can you switch between non-default skins OK?

Re: Bug Reports (snapshot builds)

PostPosted: 05 Mar 2012, 00:40
by timmermac
It happens every time I try to switch skins with today's snapshot.

Re: Bug Reports (snapshot builds)

PostPosted: 05 Mar 2012, 02:54
by Chris H.
Doublestrike wrote:Does this happen every time, or just sometimes? Related: can you switch between non-default skins OK?
`
I attempted to switch between smith and the simpsons using the snapshot rev 14547 and forge exits with the following error shown in the console log:

console log | Open
java.io.IOException: Cannot run program ""/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java"": error=2, No such file or directory
at java.lang.ProcessBuilder.start(ProcessBuilder.java:460)
at java.lang.Runtime.exec(Runtime.java:593)
at java.lang.Runtime.exec(Runtime.java:431)
at java.lang.Runtime.exec(Runtime.java:328)
at forge.control.RestartUtil$1.run(RestartUtil.java:64)
Caused by: java.io.IOException: error=2, No such file or directory
at java.lang.UNIXProcess.forkAndExec(Native Method)
at java.lang.UNIXProcess.<init>(UNIXProcess.java:53)
at java.lang.ProcessImpl.start(ProcessImpl.java:91)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:453)
... 4 more
logout

Re: Bug Reports (snapshot builds)

PostPosted: 05 Mar 2012, 09:07
by Doublestrike
Testing request for skin switching...working?

Re: Bug Reports (snapshot builds)

PostPosted: 05 Mar 2012, 11:40
by Chris H.
Doublestrike wrote:Testing request for skin switching...working?
`
I updated to rev 14567 and I get the same problem. I noticed that when I launch forge from Eclipse forge will exit but i do not get a crash report or text in Eclipse's console log.

Screen Shot.jpg
Eclipse console


When I launch forge via CLI from the terminal app forge will also exit (using rev 14567) and I then get the text that is displayed in the previous message and with rev 14567 I get a logout in the terminal app console log but I no longer get the rest of the error message displayed in my previous message.

I should also note that when I re-launch forge after the exit that the skin has changed, it looks like the pref file is modified before the exit.

Re: Bug Reports (snapshot builds)

PostPosted: 05 Mar 2012, 11:56
by krevett
I switch between smith and simpsons skins with no problem when switching it exits forge for a second and reloads with the new skin (r14547)

Anyway I'll report a bug mostly aesthetic. I was playing in constructed against the random theme "reanimator B" and when the AI casts Living Death it works normally but I also find myself with a Brainstorm and a Spell Pierce that were in my exile zone! They were just put on the battlefield at the same time as creatures from graveyards were returned.

Re: Bug Reports (snapshot builds)

PostPosted: 05 Mar 2012, 14:47
by Sloth
Doublestrike wrote:Testing request for skin switching...working?
using r14571 and it's now working. Thumbs up.

Re: Bug Reports (snapshot builds)

PostPosted: 05 Mar 2012, 22:10
by Milod
my slagstorm dident destroy ai creature with sword of war and peace on it it had 4/3 total

Re: Bug Reports (snapshot builds)

PostPosted: 06 Mar 2012, 00:07
by Doublestrike
Doublestrike wrote:Testing request for skin switching...working?
Cheers, I'm glad - that could have been a lot harder lol.

Re: Bug Reports (snapshot builds)

PostPosted: 06 Mar 2012, 00:09
by friarsol
Milod wrote:my slagstorm dident destroy ai creature with sword of war and peace on it it had 4/3 total
So a card that deals damage didn't deal damage to a creature with protection from red? I fail to see the problem here.