Thread: Programming EonTimer / ZomgTimer
View Single Post
Old Jan 18th, 2011, 3:10:13 AM   #23
NixHex
Queens of the Stone Edge
is a Forum Moderatoris a Community Contributoris a Contributor to Smogonis a Battle Server Moderator
 
NixHex's Avatar
 
Moderator
Join Date: Oct 2009
Posts: 2,145
The desert
Default

Quote:
Originally Posted by Fat Lamitie11 View Post
Yeah, but it gives me a .jar file. I don't get it. =/
You may have to update Java on your computer, because right now it is treating it like a compressed archive (like zip). It should run as an executable upon double clicking it. Alternatively, you can try running it through shell (command line:
Code:
java -jar [path to zomgtimer's directory]/ZomgTimer.jar
and i think on windows it's something like
Code:
java.exe -jar ZomgTimer.jar
but admittedly, I've never tried it on windows.

When in doubt, upgrade Java.
__________________
Pokemon Crystal breeds:

Porygon (15/15/15/15/11) (full stat exp.) Lv 100
Alakazam (15/x/15/15/15) (full stat exp.) Lv 100
Starmie(15/x/15/15/15) (full stat exp.) Lv 100
NixHex is online now   Reply With Quote