Search found 7 matches
- 27 Dec 2012 10:21
- Forum: HELI-X on Linux
- Topic: HELI-X upgrade from 3x to 4x ubuntu 12.04
- Replies: 0
- Views: 5322
HELI-X upgrade from 3x to 4x ubuntu 12.04
I'm using Ubuntu 12.04.1 LTS i586 and decided to upgrade to 4.1 to take advantage of the new multicopter features. I didn't read my email before doing the upgrade which would have saved a lot of time. When I started the sim using my old HeliX.jar from the previous version the programme would only ...
- 07 Jul 2010 19:13
- Forum: HELI-X on Linux
- Topic: HELI-X 3.0 ubuntu unexpected exit after enabling sound
- Replies: 3
- Views: 6725
Re: HELI-X 3.0 ubuntu unexpected exit after enabling sound
As recommended I tried the Sun version and appears to have fixed the problem!
I got the version from:
http://javadl.sun.com/webapps/download/ ... leId=39485
Many thanks,
Peter
I got the version from:
http://javadl.sun.com/webapps/download/ ... leId=39485
Many thanks,
Peter
- 07 Jul 2010 07:41
- Forum: HELI-X on Linux
- Topic: HELI-X 3.0 ubuntu unexpected exit after enabling sound
- Replies: 3
- Views: 6725
HELI-X 3.0 ubuntu unexpected exit after enabling sound
I extracted HELI-X30 into a new directory /home/username/HELI-X30, started the app and entered my license details. On the next start up I enabled sound and FPV mode and restarted. On the next start the sound worked but roughly 20 seconds later the application crashed, I may also have enabled ...
- 08 Jun 2009 18:47
- Forum: HELI-X on Linux
- Topic: JAVA error
- Replies: 7
- Views: 10197
Re: JAVA error
All my problems could be linked to the file HELIX.jar. To enable all features I copied this from version 1.0.
Could you forward me a new version for 2.0. My account is poxley.
Many thanks,
Peter
Could you forward me a new version for 2.0. My account is poxley.
Many thanks,
Peter
- 08 Jun 2009 11:52
- Forum: HELI-X on Linux
- Topic: JAVA error
- Replies: 7
- Views: 10197
Re: JAVA error
I extracted heli-x.2.0 into a new directory so there shouldn't be any files shared files with the old version. I also noticed that when I try to select Utilities ActiveHeliport1_5 the following error appears and the utility fails to load. Exception occurred during event dispatching: java.lang ...
- 08 Jun 2009 11:26
- Forum: HELI-X on Linux
- Topic: JAVA error
- Replies: 7
- Views: 10197
Re: JAVA error
Found a solution: :D I compared heli-x.1.0 and helix.2.0 and found the missing class file jama: To resolve the issue I copied the jama directory from version 1.0 to version 2.0 like so: cd ~/HELI-X.2.0/libs/ cp -r ~/HELI-X.1.0/libs/jama ./ Then updates the startup script to include the classpath ...
- 08 Jun 2009 11:07
- Forum: HELI-X on Linux
- Topic: JAVA error
- Replies: 7
- Views: 10197
JAVA error
I'm able to lauch heli-x.2.0 using ./runHELI-X.sh but when I try to select a helicopter the following java error occurs. Linux 2.6.24-23-generic #1 SMP Mon Jan 26 00:13:11 UTC 2009 i686 GNU/Linux java -> jre1.6.0_13 more runHELI-X-Server.sh JAVAPATH=~/java/bin/ Exception occurred during event ...