I tried alpha 3. I thought I would be joyed with improvements. You had a lots of improvements in general, even if I am not sure how it works (it doesnt seem to be standard?). But when I tried to run it, I got errors. Even if I followed the instructions to letter.
I followed the instructions to run on a command line... and put the Java 1.6 bin directory in path first thing. Then im met by this lovely confusing error message:
C:\Documents and Settings\Tom\Työpöytä\RezEditor\build\classes\net\sourceforge\r
ezeditor>java net.sourceforge.rezeditor.Main
Exception in thread "main" java.lang.NoClassDefFoundError: net/sourceforge/rezed
itor/Main
Caused by: java.lang.ClassNotFoundException: net.sourceforge.rezeditor.Main
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
I deleted the classdir which pointed to 1.5 before adding it to the path. Then I did something so complicated and unortodox that I never should have done it- I recreated the classdir env. variable and made it point the to bin directory in Java 1.6. It still errored. It errored me 3 times, no matter what I did, in the same way?
So, now im confronted with a error about a class not being found? Why? Why didnt you supply us with the class file we need? Why did you even insist us to run class files instead of jars, which provide at least rudimentary userfriendliness? You still didnt explain why you suddenly decided to drop jars, which arent that userfriendly in themselves.
So when will you fix this, so I can open it and see how much improved it is? Because I hear you improve it a lot, finishing the Boom GUI. There was even classes for every resource, whatever that means.
The whole requirement of using command lines is awful- we have to use DOS to open a app (!). Nevermind the requirement of adding paths, which is unusual and any other programs I use havent asked.
There is some bug fix again. Too bad I wont see it yet. I dont even understand what it is about actually.
Also, I find this interesting: create his own Booms by ID and then close and save them (not as a file, but within the program, so they can be opened again later
Hmm, I wonder how you can save things without putting it into a file? That just doesnt happen. At least usually.
Oh, and when you are going to toss, junk, bin, you got it, the requirement of the command line and give us a nice .exe to click on? MissionComputer is also in alpha, but David Arthur never told us to build it from the source code. Well, sort of, as we dont literally compile it, but we still tell Java to run a source file. Not even in alpha 1.
So yeah, I'll to tomorrow to get a answer. Maybe longer, because tomorrow means "when I wake up and turn on my computer".
This post has been edited by General Cade Smart : 25 June 2008 - 06:37 PM