Error on linux running recent World of Minecraft (SOLVED)
2 replies [Last post]
Iceember
WoM Member
Members
WoM Member: 467471
WoM Coins: 4

Failed to open device (/dev/input/event7): Failed to open device /dev/input/event7 (13)

Failed to open device (/dev/input/event6): Failed to open device /dev/input/event6 (13)

Failed to open device (/dev/input/event5): Failed to open device /dev/input/event5 (13)

Failed to open device (/dev/input/event4): Failed to open device /dev/input/event4 (13)

Failed to open device (/dev/input/event3): Failed to open device /dev/input/event3 (13)

Failed to open device (/dev/input/event2): Failed to open device /dev/input/event2 (13)

Failed to open device (/dev/input/event1): Failed to open device /dev/input/event1 (13)

Failed to open device (/dev/input/event0): Failed to open device /dev/input/event0 (13)

Linux plugin claims to have found 0 controllers
Replacing with kPlayer
java.io.FileNotFoundException: http://www.minecraft.net/resources/
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1434)
at java.net.URL.openStream(URL.java:1010)
at com.mojang.minecraft.c.run(Unknown Source)
java.io.IOException: Server returned HTTP response code: 403 for URL: http://s3.amazonaws.com/MinecraftSkins/<username>.png
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1491)
at java.security.AccessController.doPrivileged(Native Method)
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1485)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1139)
at com.mojang.minecraft.h.run(Unknown Source)
Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: http://s3.amazonaws.com/MinecraftSkins/<username>.png
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1436)
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:379)
... 1 more

^^^Huge Amount of errors...

I am running Linux mint with World of Minecraft 2.0.7

Please Help

ryanknack
Member
Members
WoM Member: 173494
WoM Coins: 980
I use linux too!

What version of java are you using? (open a terminal, java -version)

Iceember
WoM Member
Members
WoM Member: 467471
WoM Coins: 4
Found the source

nevermind i found the source. I had to change the permissions on minecraft.jar to allow excuting... World of Minecraft runs perfect now