|
|
|
♫Sani Sani Disco♫
|
 |
« Reply #31 on: October 18, 2010, 06:48:29 pm » |
|
?
|
|
|
|
|
Logged
|
I don't like it.  Oh, well, you might as well pack up and stop now, because he doesn't like it Asdf64: "ultros turned me on" - sani 2013
|
|
|
|
NAGN
|
 |
« Reply #32 on: October 18, 2010, 06:50:23 pm » |
|
it doesn't work.
|
|
|
|
|
Logged
|
  [im
|
|
|
|
MedO
|
 |
« Reply #33 on: October 19, 2010, 01:19:08 am » |
|
I'll look into it. It's not surprising that bugs show up the first time other people than the author start using something. Check your PM please.
|
|
|
|
|
Logged
|
It is the business of the future to be dangerous; and it is among the merits of science that it equips the future for its duties. [...] if you have a large enough codebase, any class of error that is syntactically legal probably exists there.
|
|
|
Orpheon
2011 Haxxy Award Winner
Offline
Posts: 5830
Developer
|
 |
« Reply #34 on: July 06, 2011, 06:03:27 am » |
|
Umm, did someone using linux get it working? ~/Programming/GMK/GMKSpilt$ java gmk*jar Gang\ Garrison\ 2.gmk test_split Exception in thread "main" java.lang.NoClassDefFoundError: gmksplit/jar Caused by: java.lang.ClassNotFoundException: gmksplit.jar at java.net.URLClassLoader$1.run(URLClassLoader.java:217) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:205) at java.lang.ClassLoader.loadClass(ClassLoader.java:321) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294) at java.lang.ClassLoader.loadClass(ClassLoader.java:266) Could not find the main class: gmksplit.jar. Program will exit.
I couldn't find whether this is because of me, my system or a bug in GMKSpliter.
|
|
|
|
|
Logged
|
Your mind is software. Program it. Your body is a shell. Change it. Death is a disease. Cure it. Extinction is approaching. Fight it.
|
|
|
|
♫Ozoh
|
 |
« Reply #35 on: July 06, 2011, 11:23:44 am » |
|
Umm, did someone using linux get it working? ~/Programming/GMK/GMKSpilt$ java gmk*jar Gang\ Garrison\ 2.gmk test_split Exception in thread "main" java.lang.NoClassDefFoundError: gmksplit/jar Caused by: java.lang.ClassNotFoundException: gmksplit.jar at java.net.URLClassLoader$1.run(URLClassLoader.java:217) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:205) at java.lang.ClassLoader.loadClass(ClassLoader.java:321) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294) at java.lang.ClassLoader.loadClass(ClassLoader.java:266) Could not find the main class: gmksplit.jar. Program will exit.
I couldn't find whether this is because of me, my system or a bug in GMKSpliter. Which version? You may have to install SUN Java
|
|
|
|
|
Logged
|
if they named one winter storm oic you would probably go on a shooting spree at the atlanta headquarters
pfft, skip the kiss and go straight for anal
|
|
|
Orpheon
2011 Haxxy Award Winner
Offline
Posts: 5830
Developer
|
 |
« Reply #36 on: July 06, 2011, 11:40:23 am » |
|
Umm, did someone using linux get it working? ~/Programming/GMK/GMKSpilt$ java gmk*jar Gang\ Garrison\ 2.gmk test_split Exception in thread "main" java.lang.NoClassDefFoundError: gmksplit/jar Caused by: java.lang.ClassNotFoundException: gmksplit.jar at java.net.URLClassLoader$1.run(URLClassLoader.java:217) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:205) at java.lang.ClassLoader.loadClass(ClassLoader.java:321) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294) at java.lang.ClassLoader.loadClass(ClassLoader.java:266) Could not find the main class: gmksplit.jar. Program will exit.
I couldn't find whether this is because of me, my system or a bug in GMKSpliter. Which version? You may have to install SUN Java Actually, I added Java to my repositry, redownloaded everything, and replaced whatever I was using before, but it still has the exact same error.
|
|
|
|
|
Logged
|
Your mind is software. Program it. Your body is a shell. Change it. Death is a disease. Cure it. Extinction is approaching. Fight it.
|
|
|
Lorgan
Retired Randomizer Mod Developer
2011 Haxxy Award Winner
Offline
Posts: 2967
check my new game in new projects k thx bye
|
 |
« Reply #37 on: July 06, 2011, 11:49:01 am » |
|
Umm, did someone using linux get it working? ~/Programming/GMK/GMKSpilt$ java gmk*jar Gang\ Garrison\ 2.gmk test_split Exception in thread "main" java.lang.NoClassDefFoundError: gmksplit/jar Caused by: java.lang.ClassNotFoundException: gmksplit.jar at java.net.URLClassLoader$1.run(URLClassLoader.java:217) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:205) at java.lang.ClassLoader.loadClass(ClassLoader.java:321) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294) at java.lang.ClassLoader.loadClass(ClassLoader.java:266) Could not find the main class: gmksplit.jar. Program will exit.
I couldn't find whether this is because of me, my system or a bug in GMKSpliter. Which version? You may have to install SUN Java Wait, do you know how it works?
|
|
|
|
|
Logged
|
Unfortunately, turning a section into a communist oppressive regime is not against the forum rules, so there is really nothing we can do. 21:08 - Hullusorsa: lorgan, when will you buy us the keys? 21:09 - Lorgan: i'm waiting for greece to collapse so the value of the euro drops 21:09 - Lorgan: not even joking
|
|
|
|
MedO
|
 |
« Reply #38 on: July 06, 2011, 12:53:06 pm » |
|
You forgot the -jar switch: "java -jar gmksplit.jar" However, the latest versions include an .exe wrapper, so you can just use that for convenience: gmksplit.exe <source> <destination>
|
|
|
|
|
Logged
|
It is the business of the future to be dangerous; and it is among the merits of science that it equips the future for its duties. [...] if you have a large enough codebase, any class of error that is syntactically legal probably exists there.
|
|
|
Orpheon
2011 Haxxy Award Winner
Offline
Posts: 5830
Developer
|
 |
« Reply #39 on: July 06, 2011, 01:20:56 pm » |
|
You forgot the -jar switch: "java -jar gmksplit.jar" However, the latest versions include an .exe wrapper, so you can just use that for convenience: gmksplit.exe <source> <destination>
You're right, I forgot the -jar. It worked when I included it. The exe doesn't though. Calling it via terminal causes it to ask me to install Java, which I installed. Double-clicking doesn't work at all. Maybe I have to install Java inside Wine or something  . Anyway, I can get it working with the Terminal, thanks.
|
|
|
|
|
Logged
|
Your mind is software. Program it. Your body is a shell. Change it. Death is a disease. Cure it. Extinction is approaching. Fight it.
|
|
|
|
MedO
|
 |
« Reply #40 on: July 06, 2011, 01:35:41 pm » |
|
If you're using Linux as it sounds like, I recommend you continue using the .jar
|
|
|
|
|
Logged
|
It is the business of the future to be dangerous; and it is among the merits of science that it equips the future for its duties. [...] if you have a large enough codebase, any class of error that is syntactically legal probably exists there.
|
|
|
Derpduck [LORD]
2011 Haxxy Finalist
Offline
Posts: 3529
|
 |
« Reply #41 on: July 23, 2011, 09:24:15 am » |
|
I had a look at github and I can only find up to v 2.2, im guessing that the older versions wernt uploaded there so where can I find them
|
|
|
|
|
Logged
|
|
|
|
|
MedO
|
 |
« Reply #42 on: July 23, 2011, 11:22:34 am » |
|
It is all on Github. You might be confused because of the comments next to the files - those are the commit comments of the last commit that changed that particular file, and things like the GPL.txt haven't ever been changed, so they show the comment of the first commit ever made to the repository (Version 2.2, released by Bacon.) Look around a bit. Look at the Network graph, in particular, and at the "Switch Tags" pulldown menu.
|
|
|
|
|
Logged
|
It is the business of the future to be dangerous; and it is among the merits of science that it equips the future for its duties. [...] if you have a large enough codebase, any class of error that is syntactically legal probably exists there.
|
|
|
|
NAGN
|
 |
« Reply #43 on: July 23, 2011, 01:29:36 pm » |
|
also check to make sure you're in the right branch, the "master" branch is the stable one
|
|
|
|
|
Logged
|
  [im
|
|
|
Derpduck [LORD]
2011 Haxxy Finalist
Offline
Posts: 3529
|
 |
« Reply #44 on: July 23, 2011, 03:10:39 pm » |
|
Ok i just could on find up to 2.2 om the gang garrion files on medo's account
|
|
|
|
|
Logged
|
|
|
|
|