Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: WMCoolmon on August 28, 2007, 04:15:58 am

Title: ((Release)) Maja Express 0.81
Post by: WMCoolmon on August 28, 2007, 04:15:58 am
Get it here (http://wmc.freespacemods.net/repository/index.html)

It fixes a couple bugs that Karajorma discovered.
Title: Re: ((Release)) Maja Express 0.81
Post by: akenbosch on August 28, 2007, 05:43:31 pm
"could not find main class. program will exit"

is it my sytem?

(i renamed the zip too a .jar)
Title: Re: ((Release)) Maja Express 0.81
Post by: Mustang19 on August 28, 2007, 05:55:21 pm
Make sure you have the latest Java. It runs fine here, on a school computer.

Mind if I put this up on HC or where you getting to that? It's worth archiving there.
Title: Re: ((Release)) Maja Express 0.81
Post by: WMCoolmon on August 29, 2007, 12:19:53 am
Sure, go ahead.

I do all my tests from the jar so I'm pretty sure it's not that in itself. It could be that you have the wrong version, though. Do "java -version" on the command line and see what it comes up with. Maja should (should!) run with version 1.5 or above, but I am compiling it using 1.6 and using a commandline to get the 1.5 compatibility. If you have Linux or another version of a platform that I haven't tested, it might also be something VM-specific.

So, what version of Java do you have and what OS are you using? How did you try to run the .jar? (It should work just by double-clicking it under Windows, but if you want to make sure that the association is set up correctly, do "java -jar MajaExpress081.jar" from the command line and see if you get the same error.)
Title: Re: ((Release)) Maja Express 0.81
Post by: WMCoolmon on August 29, 2007, 02:18:03 am
(i renamed the zip too a .jar)

I just noticed this. There should be no renaming involved. The .jar itself should be executable, it is not supposed to be opened with WinZip or similar program. You can do it, but it doesn't do you much good unless you're familiar with Java/jar files.
Title: Re: ((Release)) Maja Express 0.81
Post by: jr2 on August 29, 2007, 03:47:17 am
You unzip the .jar file inside of the .zip archive.  Then your problem should be fixed.
Title: Re: ((Release)) Maja Express 0.81
Post by: WMCoolmon on August 29, 2007, 04:41:40 am
There are no .zip archives on the website.
Title: Re: ((Release)) Maja Express 0.81
Post by: jr2 on August 29, 2007, 09:21:47 am
Umm, ok, so where'd akabashi get his .zip file from?  :confused:
Title: Re: ((Release)) Maja Express 0.81
Post by: akenbosch on August 29, 2007, 12:04:29 pm
when i download it from WMCs link, its a zip. extracting the zip just leads too folders with weird names all over the place, so i assumed the .jar got saved as a .zip by my stupid copy of IE6.
Title: Re: ((Release)) Maja Express 0.81
Post by: Mobius on August 29, 2007, 12:07:20 pm
What is this Maja Express about? I have never heard of it... :blah:
Title: Re: ((Release)) Maja Express 0.81
Post by: Tinman on August 29, 2007, 02:47:12 pm
What is this Maja Express about? I have never heard of it... :blah:

a java version of vpmage and/or qvp... a tool to inspect/create vp files, a very nice one i must confirm  :nod:
Title: Re: ((Release)) Maja Express 0.81
Post by: Mobius on August 29, 2007, 02:49:54 pm
Ah, ok. Thanks. Does it have more features than VP Mage and Quick VP?
Title: Re: ((Release)) Maja Express 0.81
Post by: jr2 on August 29, 2007, 04:58:15 pm
Here, aken... this will work; you can unzip this one, because it actually is a .zip file.  And, you can instruct 7-zip / WinRAR / WinZip to test it, so you know if it's corrupted... if it tests ok, and still doesn't work, then either there's a problem with your Java, or Maja.

[attachment deleted by admin]
Title: Re: ((Release)) Maja Express 0.81
Post by: akenbosch on August 29, 2007, 05:38:39 pm
not to worry, its my java.
Title: Re: ((Release)) Maja Express 0.81
Post by: jr2 on August 29, 2007, 08:49:48 pm
1. Uninstall all of you Java installations.
2. Re-start your computer.
3. Install latest version from Java's homepage.

4. Ta-da!