As the title states, I'm trying to run a 1.5.1 version of minecraft however the game just freezes at the Mojang screen. Switching between java 7 and java 8 doesn't seem to fix the issue but does result in different error screens.
If anyone could help it would be greatly appreciated
Trying to run using java 8:
May 28, 2016 12:45:12 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Using tweak class name net.minecraft.launchwrapper.VanillaTweaker
May 28, 2016 12:45:12 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Launching wrapped minecraft
229 recipes
27 achievements
2016-05-28 12:45:13 [CLIENT] [INFO] Setting user: lVlemories
(Session ID is token:3c966e63dc834605970428dd58d9590d:25bee4ea18e84d95b936a684e9d0cd21)
Client asked for parameter: server
Turning of ImageIO disk-caching
Loading current icons for window from: C:\Users\IVIemories\AppData\Roaming\.minecraft\assets\virtual\legacy\icons\icon_16x16.png and C:\Users\IVIemories\AppData\Roaming\.minecraft\assets\virtual\legacy\icons\icon_32x32.png
2016-05-28 12:45:13 [CLIENT] [INFO] LWJGL Version: 2.9.0
java.lang.NullPointerException
at java.io.Reader.<init>(Reader.java:78)
at java.io.InputStreamReader.<init>(InputStreamReader.java:97)
at bp.a(SourceFile:64)
at bp.a(SourceFile:100)
at net.minecraft.client.Minecraft.a(SourceFile:252)
at avv.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(SourceFile:507)
at java.lang.Thread.run(Thread.java:745)
Trying to run in java 7 (C:\Program Files\Java\jre7\bin\javaw.exe)
May 28, 2016 12:50:31 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Using tweak class name net.minecraft.launchwrapper.VanillaTweaker
May 28, 2016 12:50:31 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Launching wrapped minecraft
229 recipes
27 achievements
2016-05-28 12:50:32 [CLIENT] [INFO] Setting user: lVlemories
(Session ID is token:3c966e63dc834605970428dd58d9590d:25bee4ea18e84d95b936a684e9d0cd21)
Client asked for parameter: server
Turning of ImageIO disk-caching
Loading current icons for window from: C:\Users\IVIemories\AppData\Roaming\.minecraft\assets\virtual\legacy\icons\icon_16x16.png and C:\Users\IVIemories\AppData\Roaming\.minecraft\assets\virtual\legacy\icons\icon_32x32.png
2016-05-28 12:50:32 [CLIENT] [INFO] LWJGL Version: 2.9.0
Setting gameDir to: C:\Users\IVIemories\AppData\Roaming\.minecraft
java.lang.NullPointerException
at java.io.Reader.<init>(Unknown Source)
at java.io.InputStreamReader.<init>(Unknown Source)
at bp.a(SourceFile:64)
at bp.a(SourceFile:100)
at net.minecraft.client.Minecraft.a(SourceFile:252)
at avv.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(SourceFile:507)
at java.lang.Thread.run(Unknown Source)
Someone is closing me!
As well as this error file (note that I downloaded the jar file straight from the launcher, and have not modified it):
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 5/28/16 12:53 PM
Description: Failed to start game
java.lang.NullPointerException
at java.io.Reader.<init>(Unknown Source)
at java.io.InputStreamReader.<init>(Unknown Source)
at bp.a(SourceFile:64)
at bp.a(SourceFile:100)
at net.minecraft.client.Minecraft.a(SourceFile:252)
at avv.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(SourceFile:507)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.5.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.7.0_79, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 110428120 bytes (105 MB) / 187695104 bytes (179 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: No suspicious classes found.
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
LWJGL: 2.9.0
OpenGL: AMD Radeon (TM) R9 380 Series GL version 4.5.13416 Compatibility Profile Context 15.300.1025.1001, ATI Technologies Inc.
Is Modded: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
As the title states, I'm trying to run a 1.5.1 version of minecraft however the game just freezes at the Mojang screen. Switching between java 7 and java 8 doesn't seem to fix the issue but does result in different error screens.
If anyone could help it would be greatly appreciated
Trying to run using java 8:
May 28, 2016 12:45:12 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Using tweak class name net.minecraft.launchwrapper.VanillaTweaker
May 28, 2016 12:45:12 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Launching wrapped minecraft
229 recipes
27 achievements
2016-05-28 12:45:13 [CLIENT] [INFO] Setting user: lVlemories
(Session ID is token:3c966e63dc834605970428dd58d9590d:25bee4ea18e84d95b936a684e9d0cd21)
Client asked for parameter: server
Turning of ImageIO disk-caching
Loading current icons for window from: C:\Users\IVIemories\AppData\Roaming\.minecraft\assets\virtual\legacy\icons\icon_16x16.png and C:\Users\IVIemories\AppData\Roaming\.minecraft\assets\virtual\legacy\icons\icon_32x32.png
2016-05-28 12:45:13 [CLIENT] [INFO] LWJGL Version: 2.9.0
java.lang.NullPointerException
at java.io.Reader.<init>(Reader.java:78)
at java.io.InputStreamReader.<init>(InputStreamReader.java:97)
at bp.a(SourceFile:64)
at bp.a(SourceFile:100)
at net.minecraft.client.Minecraft.a(SourceFile:252)
at avv.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(SourceFile:507)
at java.lang.Thread.run(Thread.java:745)
Trying to run in java 7 (C:\Program Files\Java\jre7\bin\javaw.exe)
May 28, 2016 12:50:31 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Using tweak class name net.minecraft.launchwrapper.VanillaTweaker
May 28, 2016 12:50:31 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Launching wrapped minecraft
229 recipes
27 achievements
2016-05-28 12:50:32 [CLIENT] [INFO] Setting user: lVlemories
(Session ID is token:3c966e63dc834605970428dd58d9590d:25bee4ea18e84d95b936a684e9d0cd21)
Client asked for parameter: server
Turning of ImageIO disk-caching
Loading current icons for window from: C:\Users\IVIemories\AppData\Roaming\.minecraft\assets\virtual\legacy\icons\icon_16x16.png and C:\Users\IVIemories\AppData\Roaming\.minecraft\assets\virtual\legacy\icons\icon_32x32.png
2016-05-28 12:50:32 [CLIENT] [INFO] LWJGL Version: 2.9.0
Setting gameDir to: C:\Users\IVIemories\AppData\Roaming\.minecraft
java.lang.NullPointerException
at java.io.Reader.<init>(Unknown Source)
at java.io.InputStreamReader.<init>(Unknown Source)
at bp.a(SourceFile:64)
at bp.a(SourceFile:100)
at net.minecraft.client.Minecraft.a(SourceFile:252)
at avv.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(SourceFile:507)
at java.lang.Thread.run(Unknown Source)
Someone is closing me!
As well as this error file (note that I downloaded the jar file straight from the launcher, and have not modified it):
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 5/28/16 12:53 PM
Description: Failed to start game
java.lang.NullPointerException
at java.io.Reader.<init>(Unknown Source)
at java.io.InputStreamReader.<init>(Unknown Source)
at bp.a(SourceFile:64)
at bp.a(SourceFile:100)
at net.minecraft.client.Minecraft.a(SourceFile:252)
at avv.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(SourceFile:507)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.5.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.7.0_79, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 110428120 bytes (105 MB) / 187695104 bytes (179 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: No suspicious classes found.
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
LWJGL: 2.9.0
OpenGL: AMD Radeon (TM) R9 380 Series GL version 4.5.13416 Compatibility Profile Context 15.300.1025.1001, ATI Technologies Inc.
Is Modded: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumBackup and delete your .minecraft folder.
Ah thank you!
Worked wonderfully