Page 2 of 8

Re: Royal Spades - Ace of Spades Launcher

Posted: Mon Apr 22, 2013 10:18 pm
by learn_more
sgreenden wrote:
Moose wrote:
sgreenden wrote:
How do you launch it?
just run it with java. Your system should have .jar files to automatically run them with Java, so just try right-clicking it and click the bold "Open".
There is no .jar file, so I re downloaded it to make sure i have the latest and there still isn't a .jar file!!!!!!!!!!!!!!11
yes there is, you just fail at using a computer.

Re: Royal Spades - Ace of Spades Launcher

Posted: Mon Apr 22, 2013 10:44 pm
by ZEB 99
how do i host a server.

Re: Royal Spades - Ace of Spades Launcher

Posted: Tue Apr 23, 2013 1:43 am
by sgreenden
[/quote]There is no .jar file, so I re downloaded it to make sure i have the latest and there still isn't a .jar file!!!!!!!!!!!!!!11[/quote]
[/quote]yes there is, you just fail at using a computer.[/quote]

I know, there is a Jar file, it looked like a zip file because 7zip is the pits, though when i open it, all that happens is that i see the contents of it, and it does not act as an exe file.

Re: Royal Spades - Ace of Spades Launcher

Posted: Tue Apr 23, 2013 2:17 pm
by Moose
sgreenden wrote:
I know, there is a Jar file, it looked like a zip file because 7zip is the pits, though when i open it, all that happens is that i see the contents of it, and it does not act as an exe file.
Windows has it to automatically open .jar files with 7zip. in that case, right-click it, click "open with...", browse for a program, look for Java SE, and then use that.

If you can't figure that out, do this:
1) create a new text document
2) in it, put:
Code: Select all
@ECHO OFF
java -jar "Royal Spades.jar"
pause
3) click "Save As"
4) There should be a list with a label "Save as Type". set it to "All Files"
5) Save it with the name "Royal_Spades.bat"
6) There should be a new file called "Royal_Spades". double-click that.

Re: Royal Spades - Ace of Spades Launcher

Posted: Tue Apr 23, 2013 4:47 pm
by learn_more
sgreenden wrote:
There is no .jar file, so I re downloaded it to make sure i have the latest and there still isn't a .jar file!!!!!!!!!!!!!!11
yes there is, you just fail at using a computer.
I know, there is a Jar file, it looked like a zip file because 7zip is the pits, though when i open it, all that happens is that i see the contents of it, and it does not act as an exe file.
exactly as i said.

Re: Royal Spades - Ace of Spades Launcher

Posted: Tue Apr 23, 2013 8:31 pm
by sgreenden
So how do i launch it!

Re: Royal Spades - Ace of Spades Launcher

Posted: Thu Apr 25, 2013 12:17 am
by sgreenden
I have a suggestion, after you add the features you are foreshadowing in this version, can you add a link to connect to the mumble channel? Green_tongue

Re: Royal Spades - Ace of Spades Launcher

Posted: Sun Apr 28, 2013 4:50 pm
by mylesd98
[Deleted]

Re: Royal Spades - Ace of Spades Launcher

Posted: Tue Apr 30, 2013 4:02 am
by Moose
mylesd98 wrote:
Every time i launch royal spades, nothing hapens, the proccess for it (Javaw.exe) is there but after a while disapears.
Image

If you don't know how to get the stacktrace, open up CMD and run it with: java -jar "Royal Spades.jar"

once you do, paste it at http://paste.ubuntu.com/ and then paste the link here.

Re: Royal Spades - Ace of Spades Launcher

Posted: Tue Apr 30, 2013 8:22 pm
by mylesd98
[Deleted]

Re: Royal Spades - Ace of Spades Launcher

Posted: Wed May 01, 2013 11:36 am
by Jdrew
Does this support multiple versions?

Re: Royal Spades - Ace of Spades Launcher

Posted: Thu May 02, 2013 8:37 pm
by Moose
jdrew wrote:
Does this support multiple versions?
At the moment, yes and no. Java is cross-platform compatible, however, since linux/OS X/etc require WINE to run Ace of Spades, they use different directories. I can easily have it ask for the AoS directory in the next version.
mylesd98 wrote:
http://paste.ubuntu.com/5620336/

I'm using windows xp btw.
Please refer to this post and copy-paste the CMD after running it to paste.ubuntu.com.

Re: Royal Spades - Ace of Spades Launcher

Posted: Sat May 04, 2013 10:25 am
by Eimis
Moose wrote:
jdrew wrote:
Does this support multiple versions?
At the moment, yes and no. Java is cross-platform compatible, however, since linux/OS X/etc require WINE to run Ace of Spades, they use different directories. I can easily have it ask for the AoS directory in the next version.
mylesd98 wrote:
http://paste.ubuntu.com/5620336/

I'm using windows xp btw.
Please refer to this post and copy-paste the CMD after running it to paste.ubuntu.com.
I have the same problem as mylesd98. I did what you told him to do and i got this: http://paste.ubuntu.com/5631840/

Re: Royal Spades - Ace of Spades Launcher

Posted: Sat May 04, 2013 9:18 pm
by Sonarpulse
Can you use version control for your source? Try github, everything open source here but pysnip uses it (and I migrated pysnip). If you do that I will knock something off your to-do list for you, (and rewrite in scala too because java is dumb).

Re: Royal Spades - Ace of Spades Launcher

Posted: Wed May 08, 2013 11:59 pm
by sgreenden
Green_Crying