It is currently 17 Aug 2025, 17:37
   
Text Size

Bug Reports (snapshot builds)

Post MTG Forge Related Programming Questions Here

Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins

Re: Bug Reports (snapshot builds)

Postby friarsol » 04 Mar 2012, 15:40

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.
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Bug Reports (snapshot builds)

Postby Agetian » 04 Mar 2012, 16:00

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.
Agetian
Programmer
 
Posts: 3489
Joined: 14 Mar 2011, 05:58
Has thanked: 683 times
Been thanked: 572 times

Re: Bug Reports (snapshot builds)

Postby timmermac » 04 Mar 2012, 21:25

r14547. I was attempting to switch from the default skin to the Smith skin when the error described in the attached text file occurred.
Attachments
2012-03-04-00.txt
(2.09 KiB) Downloaded 333 times
"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
User avatar
timmermac
Tester
 
Posts: 1512
Joined: 17 May 2010, 20:36
Has thanked: 18 times
Been thanked: 95 times

Re: Bug Reports (snapshot builds)

Postby slapshot5 » 04 Mar 2012, 21:45

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
slapshot5
Programmer
 
Posts: 1391
Joined: 03 Jan 2010, 17:47
Location: Mac OS X
Has thanked: 25 times
Been thanked: 68 times

Re: Bug Reports (snapshot builds)

Postby Milod » 04 Mar 2012, 22:12

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
Milod
 
Posts: 360
Joined: 20 Jul 2011, 08:57
Has thanked: 4 times
Been thanked: 5 times

Re: Bug Reports (snapshot builds)

Postby Doublestrike » 05 Mar 2012, 00:08

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?
---
A joke is a very serious thing.
User avatar
Doublestrike
UI Programmer
 
Posts: 715
Joined: 08 Aug 2011, 09:07
Location: Bali
Has thanked: 183 times
Been thanked: 161 times

Re: Bug Reports (snapshot builds)

Postby timmermac » 05 Mar 2012, 00:40

It happens every time I try to switch skins with today's snapshot.
"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
User avatar
timmermac
Tester
 
Posts: 1512
Joined: 17 May 2010, 20:36
Has thanked: 18 times
Been thanked: 95 times

Re: Bug Reports (snapshot builds)

Postby Chris H. » 05 Mar 2012, 02:54

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
User avatar
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: Bug Reports (snapshot builds)

Postby Doublestrike » 05 Mar 2012, 09:07

Testing request for skin switching...working?
---
A joke is a very serious thing.
User avatar
Doublestrike
UI Programmer
 
Posts: 715
Joined: 08 Aug 2011, 09:07
Location: Bali
Has thanked: 183 times
Been thanked: 161 times

Re: Bug Reports (snapshot builds)

Postby Chris H. » 05 Mar 2012, 11:40

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.
User avatar
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: Bug Reports (snapshot builds)

Postby krevett » 05 Mar 2012, 11:56

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.
krevett
 
Posts: 109
Joined: 21 Feb 2012, 22:24
Location: France
Has thanked: 18 times
Been thanked: 9 times

Re: Bug Reports (snapshot builds)

Postby Sloth » 05 Mar 2012, 14:47

Doublestrike wrote:Testing request for skin switching...working?
using r14571 and it's now working. Thumbs up.
User avatar
Sloth
Programmer
 
Posts: 3498
Joined: 23 Jun 2009, 19:40
Has thanked: 125 times
Been thanked: 507 times

Re: Bug Reports (snapshot builds)

Postby Milod » 05 Mar 2012, 22:10

my slagstorm dident destroy ai creature with sword of war and peace on it it had 4/3 total
Milod
 
Posts: 360
Joined: 20 Jul 2011, 08:57
Has thanked: 4 times
Been thanked: 5 times

Re: Bug Reports (snapshot builds)

Postby Doublestrike » 06 Mar 2012, 00:07

Doublestrike wrote:Testing request for skin switching...working?
Cheers, I'm glad - that could have been a lot harder lol.
---
A joke is a very serious thing.
User avatar
Doublestrike
UI Programmer
 
Posts: 715
Joined: 08 Aug 2011, 09:07
Location: Bali
Has thanked: 183 times
Been thanked: 161 times

Re: Bug Reports (snapshot builds)

Postby friarsol » 06 Mar 2012, 00:09

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.
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

PreviousNext

Return to Developer's Corner

Who is online

Users browsing this forum: No registered users and 8 guests

Main Menu

User Menu

Our Partners


Who is online

In total there are 8 users online :: 0 registered, 0 hidden and 8 guests (based on users active over the past 10 minutes)
Most users ever online was 7303 on 15 Jul 2025, 20:46

Users browsing this forum: No registered users and 8 guests

Login Form