Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Players execute the jar from within the zip #160

Closed
Decar opened this issue Jul 21, 2015 · 3 comments
Closed

New Players execute the jar from within the zip #160

Decar opened this issue Jul 21, 2015 · 3 comments
Labels

Comments

@Decar
Copy link
Contributor

Decar commented Jul 21, 2015

A small usability issue: Windows handles ZIP files in a terrible way. It displays them as folders. We've had numerous new players attempt execute the JCZ jar file; join a game and then be unable to play because the JRE is unable to load the other resources which were not unpacked from within the jar.

New players complain of not seeing anything or just black images. It also means any games they managed to join are broken.

I think the main application should attempt to load some of these resources before the game begins and warn the user that the resources could not be found (probably because the JAR was executed from within an archive and it needs to be unpacked).

@joelpurra
Copy link
Contributor

@Decar: agreed. Had this problem multiple times -- even repeatedly for those who aren't very computer-savvy.

@farin
Copy link
Owner

farin commented Jul 22, 2015

good point
one possible solution is offer self executable exe as default for win plaform
tgz for unix base plaforms
and 7zip for people who don't like exe

@farin farin added the workflow label Aug 1, 2015
@Eldenroot
Copy link

.exe file would be great

@farin farin closed this as completed Aug 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants