Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED]Minecraft-SSL Exception-NegativeArraySizeException
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
tirkaz
n00b
n00b


Joined: 12 May 2016
Posts: 12

PostPosted: Tue Jan 31, 2017 5:37 am    Post subject: [SOLVED]Minecraft-SSL Exception-NegativeArraySizeException Reply with quote

Greetings,

I'm attempting to run Minecraft on my Gentoo installation.

I've tried both the "chaos" overlay and the "java" overlay with similar results. When I run Minecraft I get the following output from the launcher:

Code:
Bootstrap (v5)
Current time is Jan 30, 2017 9:30:19 PM
System.getProperty('os.name') == 'Linux'
System.getProperty('os.version') == '4.4.39-gentoo'
System.getProperty('os.arch') == 'amd64'
System.getProperty('java.version') == '1.8.0_111'
System.getProperty('java.vendor') == 'Oracle Corporation'
System.getProperty('sun.arch.data.model') == '64'

Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma
Exception: javax.net.ssl.SSLException: java.security.ProviderException: java.lang.NegativeArraySizeException
Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 2/10)
Exception: javax.net.ssl.SSLException: java.security.ProviderException: java.lang.NegativeArraySizeException
Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 3/10)
Exception: javax.net.ssl.SSLException: java.security.ProviderException: java.lang.NegativeArraySizeException
Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 4/10)
Exception: javax.net.ssl.SSLException: java.security.ProviderException: java.lang.NegativeArraySizeException
Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 5/10)
Exception: javax.net.ssl.SSLException: java.security.ProviderException: java.lang.NegativeArraySizeException
Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 6/10)
Exception: javax.net.ssl.SSLException: java.security.ProviderException: java.lang.NegativeArraySizeException
Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 7/10)
Exception: javax.net.ssl.SSLException: java.security.ProviderException: java.lang.NegativeArraySizeException
Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 8/10)
Exception: javax.net.ssl.SSLException: java.security.ProviderException: java.lang.NegativeArraySizeException
Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 9/10)
Exception: javax.net.ssl.SSLException: java.security.ProviderException: java.lang.NegativeArraySizeException
Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 10/10)
Exception: javax.net.ssl.SSLException: java.security.ProviderException: java.lang.NegativeArraySizeException
Unable to download remote file. Check your internet connection/proxy settings.
FATAL ERROR: net.minecraft.bootstrap.FatalBootstrapError: Unable to download while being forced
   at net.minecraft.bootstrap.Bootstrap.execute(Bootstrap.java:95)
   at net.minecraft.bootstrap.Bootstrap.main(Bootstrap.java:381)


Please fix the error and restart.


I've tried to manually download the .lzma file referenced by navigating to ~/.minecraft and wgetting it. It successfully downloads. If I then try and run Minecraft, I get the login screen. When I enter my credentials, it says that it's connecting but it never successfully connects, nor does it error out.

I've read that it could be an issue with my ca-certificates as referenced here but that doesn't seem to fix the issue.

Any ideas on this?

Thank you!


Last edited by tirkaz on Tue Jan 31, 2017 5:59 am; edited 1 time in total
Back to top
View user's profile Send private message
tirkaz
n00b
n00b


Joined: 12 May 2016
Posts: 12

PostPosted: Tue Jan 31, 2017 5:58 am    Post subject: Reply with quote

Of course as soon as I request help there seems to be a solution I stumble accross.

I just upgraded to dev-java/icedtea-bin 3.3.0 from 3.2.0 and it seems to work fine.

Thank you.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum