Forum: General

Installing from EmoHawke bundle

hello

I am having trouble installing from the ue2runtime package.

I have 64-bit windows, disabled UAC, pre-installed netbeans 7.1.1, tried 32-bit and 64 bit Java 1.6.30 jdk

I have even tried installing on an old win xp box.

Every time I install I am told that the "system can't find the path specified", and quits, the install is clearly incomplete at this time. It also does not set up maven correctly (no adjustments made to the environment variables, although the files have been copied)

Are ue2 and ut2004 interchangable? The quicklauch guide only describes how to install from svn using ut2004. I have also tried installing ue2 from the installed provided by epic, and then pointing the installer to that directory, but I get the error "cannot find /ue2runtime/system/-compile.bat" when -compile.bat is in the root of the ue2 install folder.

Any idea where I am going wrong?
Hi!

We're sorry, we've just encountered the same bug, it is already fixed for version 3.3.1-SNAPSHOT we're currently working for.

For now, please use installer directly from Jenkins (nightly builds), which can be found at:
http://diana.ms.mff.cuni.cz:8080/job/Pogamut%20Installer%20-%20UE2%20and%20Emohawk%20%20(package)/

Use:
http://diana.ms.mff.cuni.cz:8080/job/Pogamut%20Installer%20-%20UE2%20and%20Emohawk%20%20(package)/lastSuccessfulBuild/artifact/target/PogamutEmohawkInstaller-standard.jar

Best,
Jakub
I've updated DOWNLOAD section of Pogamut pages providing links to nightly-builds & warning about the Emohawk installer.

Cheers!
Jakub
Thanks for replying so fast!

I am still having trouble though. It appears that the installer is placing all of its files in the root of the ue2runtime folder, but is searching for -compile.bat in ue2/system folder.
Now that's truly wrong behavior.

Thanks for reporting, we probably broke the installer again.

I'll try to find someone to check it and fix it.

Thank you for your patience.

Best,
Jimmy
For now you can fix it by calling "ucc make" (without quotes) from UnrealEngine2RuntimeDemo/System/ folder.

Michal

> hello
>
> I am having trouble installing from the ue2runtime package.
>
> I have 64-bit windows, disabled UAC, pre-installed netbeans 7.1.1, tried 32-bit and 64 bit Java 1.6.30 jdk
>
> I have even tried installing on an old win xp box.
>
> Every time I install I am told that the "system can't find the path specified", and quits, the install is clearly incomplete at this time. It also does not set up maven correctly (no adjustments made to the environment variables, although the files have been copied)
>
> Are ue2 and ut2004 interchangable? The quicklauch guide only describes how to install from svn using ut2004. I have also tried installing ue2 from the installed provided by epic, and then pointing the installer to that directory, but I get the error "cannot find /ue2runtime/system/-compile.bat" when -compile.bat is in the root of the ue2 install folder.
>
> Any idea where I am going wrong?