Forge version 1.5.16
Post MTG Forge Related Programming Questions Here
Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins
Re: Forge version 1.5.16
by Chris H. » 21 Apr 2014, 02:22
friarsol wrote:Is the build functional right now? The tentative release was last week and the last thing I see on this thread is the build doesn't work, so we should probably get that resolved.
Now that things appear to be working correctly, when should I release beta version 1.5.16?
-
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 version 1.5.16
by timmermac » 21 Apr 2014, 02:46
Tonight/tomorrow morning?
"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: Forge version 1.5.16
by Max mtg » 21 Apr 2014, 10:51
MMA box contains 24 boosters
Single class for single responsibility.
- Max mtg
- Programmer
- Posts: 1997
- Joined: 02 Jul 2011, 14:26
- Has thanked: 173 times
- Been thanked: 334 times
Re: Forge version 1.5.16
by friarsol » 21 Apr 2014, 12:07
Since the prerelease is on Friday, maybe we should just wait till Friday to give the rest of the week to get the remaining cards implemented.Marek14 wrote:Would that beta include Journey into Nyx?
- friarsol
- Global Moderator
- Posts: 7593
- Joined: 15 May 2010, 04:20
- Has thanked: 243 times
- Been thanked: 965 times
Re: Forge version 1.5.16
by timmermac » 21 Apr 2014, 12:29
Can we at least get a snapshot build? I'm trying to checkout the SVN, and it's not working in either TortoiseSVN or IntelliJ
"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: Forge version 1.5.16
by Chris H. » 21 Apr 2014, 12:49
timmermac wrote:Can we at least get a snapshot build? I'm trying to checkout the SVN, and it's not working in either TortoiseSVN or IntelliJ
I was able to release a new snapshot last night.
At that time I updated the Forge Frequently Asked Questions topic number 13 Where do we download snapshot builds from now? since recent code changes now place the new snapshot archives at a different URL.
-
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 version 1.5.16
by timmermac » 21 Apr 2014, 13:19
I'll have to try checking out again, since I really wanted to play with the new booster box code. <grin>
"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: Forge version 1.5.16
by drdev » 21 Apr 2014, 14:01
@timmermac - Did you switch to running Main.java from forge-gui-desktop?
- drdev
- Programmer
- Posts: 1958
- Joined: 27 Jul 2013, 02:07
- Has thanked: 189 times
- Been thanked: 565 times
Re: Forge version 1.5.16
by Chris H. » 21 Apr 2014, 15:28
timmermac wrote:I'll have to try checking out again, since I really wanted to play with the new booster box code. <grin>
Ah, play with the new booster box code included, OK.
This snapshot is for rev 25562.
forge-gui-desktop-1.5.16-20140421.151959-2.tar.bz2
forge-gui-desktop-1.5.16-20140421.151959-2-osx.tar.bz2
-
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 version 1.5.16
by Chris H. » 21 Apr 2014, 15:52
I tried to launch the most recent windows-linux snapshot build via the "forge.command" shell script and forge did not launch. Looks like the script that creates the "forge.command" shell script is not naming the jar file correctly.
- Code: Select all
Last login: Mon Apr 21 11:48:10 on ttys000
/Users/me/\ My\ Desktop/forge-gui-desktop-1.5.16-20140421.151959-2/forge.command ; exit;
CardForge:~ me$ /Users/me/\ My\ Desktop/forge-gui-desktop-1.5.16-20140421.151959-2/forge.command ; exit;
-bash: /Users/me/ My Desktop/forge-gui-desktop-1.5.16-20140421.151959-2/forge.command: /bin/sh^M: bad interpreter: No such file or directory
logout
[Process completed]
-
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 version 1.5.16
by KrazyTheFox » 21 Apr 2014, 17:35
That's odd. Running "mvn -U -B clean -P windows-linux install" uses the correct names for the files over here. Here's what I got: http://www.krazyweb.net/forge/forge-gui-desktop-1.5.16-SNAPSHOT.zipChris H. wrote:I tried to launch the most recent windows-linux snapshot build via the "forge.command" shell script and forge did not launch. Looks like the script that creates the "forge.command" shell script is not naming the jar file correctly.
Is it just "forge.command" that has the incorrect file name?
-
KrazyTheFox - Programmer
- Posts: 725
- Joined: 18 Mar 2014, 23:51
- Has thanked: 66 times
- Been thanked: 226 times
Re: Forge version 1.5.16
by timmermac » 21 Apr 2014, 18:41
I wasn't able to complete the checkout process with either IntelliJ or TortoiseSVN. IntelliJ won't even start it and Tortoise times out during the cardsfolder portion - somewhere in the letter t.drdev wrote:@timmermac - Did you switch to running Main.java from forge-gui-desktop?
"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: Forge version 1.5.16
by friarsol » 21 Apr 2014, 18:43
If you do an svn cleanup and then svn update in the root directory, it should start back up from where it was.timmermac wrote:I wasn't able to complete the checkout process with either IntelliJ or TortoiseSVN. IntelliJ won't even start it and Tortoise times out during the cardsfolder portion - somewhere in the letter t.drdev wrote:@timmermac - Did you switch to running Main.java from forge-gui-desktop?
- friarsol
- Global Moderator
- Posts: 7593
- Joined: 15 May 2010, 04:20
- Has thanked: 243 times
- Been thanked: 965 times
Re: Forge version 1.5.16
by Chris H. » 21 Apr 2014, 23:44
KrazyTheFox wrote:That's odd. Running "mvn -U -B clean -P windows-linux install" uses the correct names for the files over here. Here's what I got: http://www.krazyweb.net/forge/forge-gui-desktop-1.5.16-SNAPSHOT.zipChris H. wrote:I tried to launch the most recent windows-linux snapshot build via the "forge.command" shell script and forge did not launch. Looks like the script that creates the "forge.command" shell script is not naming the jar file correctly.
Is it just "forge.command" that has the incorrect file name?
Hmmm, not quite sure what is now causing this latest problem. I can launch the widows-linux 1.5.15 beta via it's included forge.command file without problems.
If I try to use the command file from todays snapshot build forge fails to launch and I get the error instead. Taking a closer look I guess that the "cd" line is causing the failure. I think that the command file is stopping before it gets to launch the forge jar file. So it looks like the command file is using the correct name for the jar and the problem is in the "cd" line.
I downloaded your archive and then attempted to launch forge via the command file after I extracted the archive. I get the same error report in my terminal window.
- Code: Select all
Last login: Mon Apr 21 19:25:33 on ttys000
CardForge:~ me$ /Users/me/Desktop/forge-gui-desktop-1.5.16-SNAPSHOT/forge.command ; exit;
-bash: /Users/me/Desktop/forge-gui-desktop-1.5.16-SNAPSHOT/forge.command: /bin/sh^M: bad interpreter: No such file or directory
logout
[Process completed]

-
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: No registered users and 53 guests