It is currently 19 Apr 2024, 21:10
   
Text Size

Forge version 1.5.35

Post MTG Forge Related Programming Questions Here

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

Forge version 1.5.35

Postby Chris H. » 31 Jan 2015, 22:23

Tentative target release date: February 13 2015.
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: Forge version 1.5.35

Postby elcnesh » 14 Feb 2015, 08:17

Just to mention it also here: I've been working very hard on revamping the Desktop GUI code to support multiple simulataneous games, and have actually got it working: http://www.slightlymagic.net/forum/viewtopic.php?f=52&t=16689#p172945. This is also another step towards network games, which should be within reach now.

I'm planning on committing this as soon as 1.5.35 is released, so that we'll have plenty of time for testing.
elcnesh
 
Posts: 290
Joined: 16 May 2014, 15:11
Location: Netherlands
Has thanked: 34 times
Been thanked: 92 times

Re: Forge version 1.5.35

Postby Chris H. » 14 Feb 2015, 15:53

I attempted a beta build and deploy and it ended in a build failure. I think that this was another one of those FTP errors at cardforge.
 
Code: Select all
[INFO] Command sent: STOR AttackConstraints.html
[INFO]
[INFO] Reply received: 150 Accepted data connection
[INFO]
[INFO] Reply received: 226-File successfully transferred
[INFO] 226 0.109 seconds (measured here), 0.51 Mbytes per second
[INFO]
[INFO] completed = /Users/me/Documents/workspace/forge/target/checkout/target/site/xref/forge/game/combat/AttackConstraints.html
[INFO] processing = /Users/me/Documents/workspace/forge/target/checkout/target/site/xref/forge/game/combat/AttackingBand.html as AttackingBand.html
[INFO] Command sent: PASV
[INFO]
[INFO] Reply received: 227 Entering Passive Mode (174,34,254,123,179,165)
[INFO]
[INFO] Command sent: STOR AttackingBand.html
[INFO]
[INFO] ftp://ftp.cardforge.org/site/ - Session: Disconnecting 
[INFO] ftp://ftp.cardforge.org/site/ - Session: Disconnected
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Summary:
[INFO] [INFO]
[INFO] [INFO] Forge Parent ....................................... FAILURE [02:33 min]
[INFO] [INFO] Forge Core ......................................... SKIPPED
[INFO] [INFO] Forge Game ......................................... SKIPPED
[INFO] [INFO] Forge AI ........................................... SKIPPED
[INFO] [INFO] Forge Net .......................................... SKIPPED
[INFO] [INFO] Forge Gui .......................................... SKIPPED
[INFO] [INFO] Forge .............................................. SKIPPED
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 02:33 min
[INFO] [INFO] Finished at: 2015-02-14T10:48:29-05:00
[INFO] [INFO] Final Memory: 42M/116M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.3:deploy (default-deploy) on project forge: Error uploading site: IOException caught while attempting to upload /Users/me/Documents/workspace/forge/target/checkout/target/site/xref/forge/game/combat/AttackingBand.html: Read timed out -> [Help 1]
[INFO] [ERROR]
[INFO] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[INFO] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[INFO] [ERROR]
[INFO] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[INFO] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Forge Parent ....................................... FAILURE [07:59 min]
[INFO] Forge Core ......................................... SUCCESS [  2.953 s]
[INFO] Forge Game ......................................... SUCCESS [  2.759 s]
[INFO] Forge AI ........................................... SUCCESS [  0.700 s]
[INFO] Forge Net .......................................... SUCCESS [  0.191 s]
[INFO] Forge Gui .......................................... SUCCESS [  1.515 s]
[INFO] Forge .............................................. SUCCESS [01:30 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 09:41 min
[INFO] Finished at: 2015-02-14T10:48:29-05:00
[INFO] Final Memory: 44M/157M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.5:perform (default-cli) on project forge: Maven execution failed, exit code: '1' -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
logout

[Process completed]

 
EDIT 

Turns out that the two archives were built locally before the failure, I will do a release post.
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: Forge version 1.5.35

Postby Rob Cashwalker » 15 Feb 2015, 04:44

Users/me/Documents/workspace/forge/target/checkout/target/site/xref/forge/game/combat/AttackingBand.html: Read timed out
I think that indicates it's your system's error, not cardforge.org....
The Force will be with you, Always.
User avatar
Rob Cashwalker
Programmer
 
Posts: 2167
Joined: 09 Sep 2008, 15:09
Location: New York
Has thanked: 5 times
Been thanked: 40 times

Re: Forge version 1.5.35

Postby friarsol » 15 Feb 2015, 14:28

Rob Cashwalker wrote:
Users/me/Documents/workspace/forge/target/checkout/target/site/xref/forge/game/combat/AttackingBand.html: Read timed out
I think that indicates it's your system's error, not cardforge.org....
To me it sounds like it was trying to upload specific files, and then when it was trying to read them back from the site, the site failed to respond. They probably have some upload safe guards in to prevent some type of uploading "too much" which times out a session, which Chris keeps getting tripped up on.
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times


Return to Developer's Corner

Who is online

Users browsing this forum: No registered users and 79 guests


Who is online

In total there are 79 users online :: 0 registered, 0 hidden and 79 guests (based on users active over the past 10 minutes)
Most users ever online was 4143 on 23 Jan 2024, 08:21

Users browsing this forum: No registered users and 79 guests

Login Form