I just ran "ant dist -Dprint.manual.is.up.to.date=true" on the most recent
git [d48491] without making any code changes and still received the error
with executeIzpack.

On the other hand, Multiplayer on a single Windows system seems to work
just fine for me. I only seem to be getting one .log and set of Autosaves
though. Is that a designed behavior?

On Wed, Jan 28, 2015 at 12:12 AM, Caleb Williams <cale...@gmail.com> wrote:

> I just built git  [782fca] and it worked fine, but when I ran it with ant
> dist -Dprint.manual.is.up.to.date=
> true, I got the following error: Build failed due to something with izpack.
>
> Just in case I somehow messed something up in the code beyond what's was
> in the .diff file, I'll do a clean pull from the repository tomorrow
> sometime (Wednes my time). Should I rerun the .diff change?
>
> This uses: Windows 8.1 64-bit; JDK 1.8 u 25
>
> This is the raw output from Command Prompt:
>
> C:\Users\Caleb\Desktop\FreeCol Repository>ant dist
> -Dprint.manual.is.up.to.date=
> true
> Buildfile: C:\Users\Caleb\Desktop\FreeCol Repository\build.xml
>
> init:
>
> askReleaseVersion:
>     [input] Please specify the release version (default: git-20150128):
>  [git-20
> 150128]
>
>
> setReleaseVersion:
>      [echo] Creating Distribution of freecol-git-20150128
>      [echo] Game version updated in FreeCol.java
>
> initDist:
>
> print-manual:
>
> prepareManual:
>     [mkdir] Created dir: C:\Users\Caleb\Desktop\FreeCol
> Repository\dist\manual\f
> reecol
>
> compile:
>     [javac] Compiling 1 source file to C:\Users\Caleb\Desktop\FreeCol
> Repository
> \build
>     [javac] warning: [options] bootstrap class path not set in conjunction
> with
> -source 1.7
>     [javac] 1 warning
>
> build:
>
> desktop-entry:
>     [mkdir] Created dir: C:\Users\Caleb\Desktop\FreeCol
> Repository\dist\base\fre
> ecol
>      [java] Processing source file: FreeColMessages.properties
>      [java] Processing source file: FreeColMessages_af.properties
>      [java] Processing source file: FreeColMessages_ang.properties
>      [java] Processing source file: FreeColMessages_ar.properties
>      [java] Processing source file: FreeColMessages_arz.properties
>      [java] Processing source file: FreeColMessages_be-tarask.properties
>      [java] Processing source file: FreeColMessages_bg.properties
>      [java] Processing source file: FreeColMessages_br.properties
>      [java] Processing source file: FreeColMessages_bs.properties
>      [java] Processing source file: FreeColMessages_ca.properties
>      [java] Processing source file: FreeColMessages_cs_CZ.properties
>      [java] Processing source file: FreeColMessages_da.properties
>      [java] Processing source file: FreeColMessages_de.properties
>      [java] Processing source file: FreeColMessages_el.properties
>      [java] Processing source file: FreeColMessages_en_GB.properties
>      [java] Processing source file: FreeColMessages_eo.properties
>      [java] Processing source file: FreeColMessages_es_ES.properties
>      [java] Processing source file: FreeColMessages_et.properties
>      [java] Processing source file: FreeColMessages_eu.properties
>      [java] Processing source file: FreeColMessages_fa.properties
>      [java] Processing source file: FreeColMessages_fi.properties
>      [java] Processing source file: FreeColMessages_fr.properties
>      [java] Processing source file: FreeColMessages_gl.properties
>      [java] Processing source file: FreeColMessages_grc.properties
>      [java] Processing source file: FreeColMessages_he.properties
>      [java] Processing source file: FreeColMessages_hsb.properties
>      [java] Processing source file: FreeColMessages_hu.properties
>      [java] Processing source file: FreeColMessages_ia.properties
>      [java] Processing source file: FreeColMessages_id.properties
>      [java] Processing source file: FreeColMessages_it_IT.properties
>      [java] Processing source file: FreeColMessages_ja.properties
>      [java] Processing source file: FreeColMessages_km.properties
>      [java] Processing source file: FreeColMessages_ko.properties
>      [java] Processing source file: FreeColMessages_lt.properties
>      [java] Processing source file: FreeColMessages_mk.properties
>      [java] Processing source file: FreeColMessages_ms.properties
>      [java] Processing source file: FreeColMessages_nb_NO.properties
>      [java] Processing source file: FreeColMessages_nds.properties
>      [java] Processing source file: FreeColMessages_nl.properties
>      [java] Processing source file: FreeColMessages_nl_BE.properties
>      [java] Processing source file: FreeColMessages_nn.properties
>      [java] Processing source file: FreeColMessages_oc.properties
>      [java] Processing source file: FreeColMessages_pl_PL.properties
>      [java] Processing source file: FreeColMessages_pms.properties
>      [java] Processing source file: FreeColMessages_pt_BR.properties
>      [java] Processing source file: FreeColMessages_pt_PT.properties
>      [java] Processing source file: FreeColMessages_qqq.properties
>      [java] Processing source file: FreeColMessages_ru.properties
>      [java] Processing source file: FreeColMessages_sk.properties
>      [java] Processing source file: FreeColMessages_sq.properties
>      [java] Processing source file: FreeColMessages_sv_SE.properties
>      [java] Processing source file: FreeColMessages_ta.properties
>      [java] Processing source file: FreeColMessages_tl.properties
>      [java] Processing source file: FreeColMessages_tr.properties
>      [java] Processing source file: FreeColMessages_uk.properties
>      [java] Processing source file: FreeColMessages_zh-hant.properties
>      [java] Processing source file: FreeColMessages_zh_CN.properties
>
> prepareBaseFiles:
>
> init:
>
> clean:
>    [delete] Deleting: C:\Users\Caleb\Desktop\FreeCol Repository\FreeCol.jar
>
> init:
>
> compile:
>     [javac] Compiling 668 source files to C:\Users\Caleb\Desktop\FreeCol
> Reposit
> ory\build
>     [javac] warning: [options] bootstrap class path not set in conjunction
> with
> -source 1.7
>     [javac] 1 warning
>
> build:
>
> git-raw-revision:
>      [exec] Execute failed: java.io.IOException: Cannot run program "git":
> Creat
> eProcess error=2, The system cannot find the file specified
>
> git-revision:
>
> manifest:
>
> package:
>       [jar] Building jar: C:\Users\Caleb\Desktop\FreeCol
> Repository\FreeCol.jar
>      [copy] Copying 1328 files to C:\Users\Caleb\Desktop\FreeCol
> Repository\dist
> \base\freecol
>      [copy] Copying 1 file to C:\Users\Caleb\Desktop\FreeCol
> Repository\dist\bas
> e\freecol
>
> zipJavaBundle:
>       [zip] Building zip: C:\Users\Caleb\Desktop\FreeCol
> Repository\dist\freecol
> -git-20150128.zip
>
> prepareSourceFiles:
>
> init:
>
> clean:
>    [delete] Deleting: C:\Users\Caleb\Desktop\FreeCol Repository\FreeCol.jar
>     [mkdir] Created dir: C:\Users\Caleb\Desktop\FreeCol
> Repository\dist\source\f
> reecol
>      [copy] Copying 903 files to C:\Users\Caleb\Desktop\FreeCol
> Repository\dist\
> source\freecol
>      [copy] Copied 88 empty directories to 1 empty directory under
> C:\Users\Cale
> b\Desktop\FreeCol Repository\dist\source\freecol
>
> zipSourceBundle:
>       [zip] Building zip: C:\Users\Caleb\Desktop\FreeCol
> Repository\dist\freecol
> -git-20150128-src.zip
>
> define-jsmoothgen:
>
> prepareWinFiles:
> [jsmoothgen] Executable file is C:\Users\Caleb\Desktop\FreeCol
> Repository\build\
> freecol.exe
> [jsmoothgen] Java application wrapped in freecol.exe
>      [move] Moving 1 file to C:\Users\Caleb\Desktop\FreeCol
> Repository\dist\win\
> freecol
>     [mkdir] Created dir: C:\Users\Caleb\Desktop\FreeCol
> Repository\dist\win\free
> col\Uninstaller
> [jsmoothgen] Executable file is C:\Users\Caleb\Desktop\FreeCol
> Repository\build\
> uninstaller.exe
> [jsmoothgen] Java application wrapped in uninstaller.exe
>      [move] Moving 1 file to C:\Users\Caleb\Desktop\FreeCol
> Repository\dist\win\
> freecol\Uninstaller
>
> installer-translations:
>      [java] Could not find net.sf.freecol.tools.InstallerTranslations.
> Make sure
>  you have it in your classpath
>      [java]     at
> org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava
> .java:138)
>      [java]     at org.apache.tools.ant.taskdefs.Java.run(Java.java:771)
>      [java]     at
> org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:221)
>
>      [java]     at
> org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135)
>
>      [java]     at
> org.apache.tools.ant.taskdefs.Java.execute(Java.java:108)
>      [java]     at
> org.apache.tools.ant.UnknownElement.execute(UnknownElement.ja
> va:292)
>      [java]     at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown
> Source)
>      [java]     at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMet
> hodAccessorImpl.java:43)
>      [java]     at java.lang.reflect.Method.invoke(Method.java:483)
>      [java]     at
> org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchU
> tils.java:106)
>      [java]     at org.apache.tools.ant.Task.perform(Task.java:348)
>      [java]     at org.apache.tools.ant.Target.execute(Target.java:435)
>      [java]     at
> org.apache.tools.ant.Target.performTasks(Target.java:456)
>      [java]     at
> org.apache.tools.ant.Project.executeSortedTargets(Project.jav
> a:1393)
>      [java]     at
> org.apache.tools.ant.Project.executeTarget(Project.java:1364)
>
>      [java]     at
> org.apache.tools.ant.helper.DefaultExecutor.executeTargets(De
> faultExecutor.java:41)
>      [java]     at
> org.apache.tools.ant.Project.executeTargets(Project.java:1248
> )
>      [java]     at org.apache.tools.ant.Main.runBuild(Main.java:851)
>      [java]     at org.apache.tools.ant.Main.startAnt(Main.java:235)
>      [java]     at
> org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
>      [java]     at
> org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)
>      [java] Java Result: -1
>
> javaInstallerBundle:
>
> executeIzpack:
>
> BUILD FAILED
> C:\Users\Caleb\Desktop\FreeCol Repository\build.xml:440: The following
> error occ
> urred while executing this line:
> C:\Users\Caleb\Desktop\FreeCol Repository\build.xml:325:
> com.izforge.izpack.comp
> iler.CompilerException: null:52: Resource not found:
> C:\Users\Caleb\Desktop\Free
> Col Repository\build\installer\lang.xml_cat
>         at com.izforge.izpack.compiler.CompilerConfig.parseError(Unknown
> Source)
>
>         at
> com.izforge.izpack.compiler.CompilerConfig.findProjectResource(Unknow
> n Source)
>         at com.izforge.izpack.compiler.CompilerConfig.addResources(Unknown
> Sourc
> e)
>         at
> com.izforge.izpack.compiler.CompilerConfig.executeCompiler(Unknown So
> urce)
>         at com.izforge.izpack.ant.IzPackTask.execute(Unknown Source)
>         at
> org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
>         at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:483)
>         at
> org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.jav
> a:106)
>         at org.apache.tools.ant.Task.perform(Task.java:348)
>         at org.apache.tools.ant.Target.execute(Target.java:435)
>         at org.apache.tools.ant.Target.performTasks(Target.java:456)
>         at
> org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393)
>         at
> org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(Single
> CheckExecutor.java:38)
>         at org.apache.tools.ant.Project.executeTargets(Project.java:1248)
>         at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:441)
>         at
> org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105)
>
>         at
> org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
>         at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:483)
>         at
> org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.jav
> a:106)
>         at org.apache.tools.ant.Task.perform(Task.java:348)
>         at org.apache.tools.ant.Target.execute(Target.java:435)
>         at org.apache.tools.ant.Target.performTasks(Target.java:456)
>         at
> org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393)
>         at org.apache.tools.ant.Project.executeTarget(Project.java:1364)
>         at
> org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExe
> cutor.java:41)
>         at org.apache.tools.ant.Project.executeTargets(Project.java:1248)
>         at org.apache.tools.ant.Main.runBuild(Main.java:851)
>         at org.apache.tools.ant.Main.startAnt(Main.java:235)
>         at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
>         at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)
>
> Total time: 2 minutes 5 seconds
>
> C:\Users\Caleb\Desktop\FreeCol Repository>
>
> On Fri, Jan 23, 2015 at 10:16 PM, Michael T. Pope <mp...@computer.org>
> wrote:
>
>> On Fri, 23 Jan 2015 21:23:47 -0600
>> Caleb Williams <cale...@gmail.com> wrote:
>> > I know that I had no luck trying the patch you provided, but that still
>> may
>> > have been a build issue unrelated to the actual installer. I never got
>> the
>> > installer ,exe file to run.
>>
>> I think the patch is pretty harmless, so I have committed it
>> (git.9becbcd).  When you get a chance have another go with trunk (using
>> ant -Dprint.manual.is.up.to.date=true ...) and see how the installer is
>> behaving now.
>>
>> > I've never tried multi-player. Do you have to actually play against
>> > someone?
>>
>> No.  What I do is start freecol once, select "start multiplayer game",
>> which will bring up the usual start-game panel (with an extra chat
>> area).  If you set all the nations except one to "AI only", and then start
>> another instance of freecol and select "join multiplayer game" you should
>> have two distinct players connected.  Enable "I'm ready" in both windows,
>> and "start game" in the first one, and you should have a working
>> multiplayer game.
>>
>> That should work for both public and private games on the same machine.
>> If you have another machine handy, select a public game on the server, and
>> on the other machine specify the address of the server machine when you
>> join the game.
>>
>> Cheers,
>> Mike Pope
>>
>>
>> ------------------------------------------------------------------------------
>> New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
>> GigeNET is offering a free month of service with a new server in Ashburn.
>> Choose from 2 high performing configs, both with 100TB of bandwidth.
>> Higher redundancy.Lower latency.Increased capacity.Completely compliant.
>> http://p.sf.net/sfu/gigenet
>> _______________________________________________
>> Freecol-developers mailing list
>> Freecol-developers@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/freecol-developers
>>
>>
> --
> *Caleb R. Williams*
>



-- 
*Caleb R. Williams*
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Freecol-developers mailing list
Freecol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freecol-developers

Reply via email to