Speed Calculator / Mechanics Explained

User avatar
iwansquall
Harpylisk
1492 | 71
Common Posting Badge
Posted over 1.000 messages
Legendary Popularity Badge
Has a thread with over 250.000 views
Common Love Badge
Earned over 20 cookies
Common Supporter Badge
Donated 1 time
Inside the folder, you should have:

(on my pc)

Meta-inf folder
MXLSpeedCalc
Animdata.txt
morph.txt
sequence.txt
Speedcalc.jar
startFrame.txt
token.txt


Just to be sure, download either 7zip and Winrar to unrar the file, I dont think windows zipper can unrar it.
User avatar
mecheye
Bone Archer
70 | 7
Thats exactly how mine is lmao, it just doesn't want to work!

Image
User avatar
iwansquall
Harpylisk
1492 | 71
Common Posting Badge
Posted over 1.000 messages
Legendary Popularity Badge
Has a thread with over 250.000 views
Common Love Badge
Earned over 20 cookies
Common Supporter Badge
Donated 1 time
hmm, your icon for speedcalc is wrong.

It should be java RE icon.
Image


perhaps you havent installed required java runtime environment?
it said beside download link (Requires Java Runtime Environment)


http://www.oracle.com/technetwork/java/ ... 33155.html

*on my side, file open with "Java(TM) Platform SE Binary
User avatar
mecheye
Bone Archer
70 | 7
I have JRE, yeah. I open it with Java Platform SE Binary too.
It opens with .rar since thats the default I have set for it since i edit some Java nonsense with .rar sometimes.

Wait a sec, I set the default to Java and it decided to work. That doesn't make much sense since it should have worked when I chose to open it as Java, but whatever. Windows!
MoH
Thunder Beetle
50 | 3
Common Supporter Badge
Donated 1 time
mecheye wrote:I have JRE, yeah. I open it with Java Platform SE Binary too.
It opens with .rar since thats the default I have set for it since i edit some Java nonsense with .rar sometimes.

Wait a sec, I set the default to Java and it decided to work. That doesn't make much sense since it should have worked when I chose to open it as Java, but whatever. Windows!


Yep this appears to be the fix for it. I had same problem except i had the .jar file. Wouldnt open using "open with" function. I went into properties and set java SE binary to be the default program to run with and it opened right up.
Maxblade19
Stygian Watcher
40 | 0
anyone can upload this as zip file. Idon't know why but on my Linux i can't open this rar file
User avatar
aahz
Team Member
494 | 287
Great Popularity Badge
Has a thread with over 50.000 views
Great Love Badge
Earned over 100 cookies
Common Supporter Badge
Donated 1 time
Common Patron Badge
Patreon Contributor
Legendary Contribution Badge
Median XL Team Member
https://tsw.vn.cz - TSW realm stats (& Quests, NotArmory, HC chars)
Maxblade19
Stygian Watcher
40 | 0
definitely this don't want to work on linux. It gave me the same error as mecheye. Can some one can help me . I use Open JDK java 8 runtime
krimi
Stygian Watcher
41 | 3
Common Supporter Badge
Donated 1 time
Maxblade19 wrote:definitely this don't want to work on linux. It gave me the same error as mecheye. Can some one can help me . I use Open JDK java 8 runtime


Works fine for me on Linux

java -jar SpeedCalc.jar

% java -version
openjdk version "1.8.0_112"
OpenJDK Runtime Environment (build 1.8.0_112-b15)
OpenJDK 64-Bit Server VM (build 25.112-b15, mixed mode)
Maxblade19
Stygian Watcher
40 | 0
that work now in command line thanks you!
Is there a way to open this without terminal?