Hello. I have an issue, and i could not figure this out for the life of me. I'm trying to make a Custom Hexxit pack for me and my friends on my server, and the mod pack didn't load right. It crashes, and gives me this Crash Report. Whomever can fix this for me, i will pay you back in smiles
---- Minecraft Crash Report ----
// I let you down. Sorry
Time: 7/18/18 5:30 PM
Description: Failed to start game
java.lang.NullPointerException
at java.io.Reader.<init>(Reader.java:78)
at java.io.InputStreamReader.<init>(InputStreamReader.java:97)
at net.minecraft.util.StringTranslate.func_74812_a(StringTranslate.java:88)
at net.minecraft.util.StringTranslate.func_74810_a(StringTranslate.java:129)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:415)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.5.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 102599784 bytes (97 MB) / 201326592 bytes (192 MB) up to 536870912 bytes (512 MB)
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -Xmx512M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.51 FML v5.2.23.737 Minecraft Forge 7.8.1.737 3 mods loaded, 3 mods active
mcp{7.51} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{5.2.23.737} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
Forge{7.8.1.737} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
LWJGL: 2.9.0
OpenGL: AMD Radeon HD 7700 Series GL version 4.5.13521 Compatibility Profile Context 24.20.11021.1000, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
This is happening because 1.5.2 is trying to read an options.txt file created by a newer version; to avoid this (as well as settings being reset) make a new profile with a separate game directory (due to versions prior to 1.6 not written to use custom directories it is best to run 1.5.2 in the default location and run newer versions in a separate folder).
Im sorry, but i dont understand or im doing something wrong! I did this part of the link you gave me:
"If you want to change the .minecraft file path, turn the on the "Game directory" option. Now, navigate to the folder where you wish to relocate the .minecraft folder. You can also open the Minecraft profile by clicking the green arrow-shaped "Go to folder" button."
And it didn't work or im not doing it right? Am i even doing the right thing? Please help, im getting desperate for options ;-;
What exactly did you do? If you just add a new folder name to the end of the path (e.g. .minecraft\newdirectory) the launcher will automatically create it when you launch the game (my own .minecraft directory has two subfolders, "Testing" and "TMCW", which I made by simply adding them to the end of the default path).
Also, as mentioned before versions prior to 1.6 do not support custom directories so you need to delete the "options.txt" file from the .minecraft folder and use a different one for newer versions (that is, do not change the directory for 1.5.2 but only for newer versions).
Ok! I successfully deleted the "options.txt" in my ".minecraft" folder and i loaded up my 1.5.2 Forge! Except, it doesn't have any of the mods? I'm so confused, and i'm so thankful for all of your help. But like i said, it doesn't load any of the mods... It would be amazing if you could tell me why!
Hello. I have an issue, and i could not figure this out for the life of me. I'm trying to make a Custom Hexxit pack for me and my friends on my server, and the mod pack didn't load right. It crashes, and gives me this Crash Report. Whomever can fix this for me, i will pay you back in smiles
---- Minecraft Crash Report ----
// I let you down. Sorry
Time: 7/18/18 5:30 PM
Description: Failed to start game
java.lang.NullPointerException
at java.io.Reader.<init>(Reader.java:78)
at java.io.InputStreamReader.<init>(InputStreamReader.java:97)
at net.minecraft.util.StringTranslate.func_74812_a(StringTranslate.java:88)
at net.minecraft.util.StringTranslate.func_74810_a(StringTranslate.java:129)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:415)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.5.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 102599784 bytes (97 MB) / 201326592 bytes (192 MB) up to 536870912 bytes (512 MB)
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -Xmx512M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.51 FML v5.2.23.737 Minecraft Forge 7.8.1.737 3 mods loaded, 3 mods active
mcp{7.51} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{5.2.23.737} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
Forge{7.8.1.737} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
LWJGL: 2.9.0
OpenGL: AMD Radeon HD 7700 Series GL version 4.5.13521 Compatibility Profile Context 24.20.11021.1000, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
-Thanks, MystGamesYT
This is happening because 1.5.2 is trying to read an options.txt file created by a newer version; to avoid this (as well as settings being reset) make a new profile with a separate game directory (due to versions prior to 1.6 not written to use custom directories it is best to run 1.5.2 in the default location and run newer versions in a separate folder).
TheMasterCaver's First World - possibly the most caved-out world in Minecraft history - includes world download.
TheMasterCaver's World - my own version of Minecraft largely based on my views of how the game should have evolved since 1.6.4.
Why do I still play in 1.6.4?
Im sorry, but i dont understand or im doing something wrong! I did this part of the link you gave me:
"If you want to change the .minecraft file path, turn the on the "Game directory" option. Now, navigate to the folder where you wish to relocate the .minecraft folder. You can also open the Minecraft profile by clicking the green arrow-shaped "Go to folder" button."
And it didn't work or im not doing it right? Am i even doing the right thing? Please help, im getting desperate for options ;-;
Also thank you for help anyways :{
What exactly did you do? If you just add a new folder name to the end of the path (e.g. .minecraft\newdirectory) the launcher will automatically create it when you launch the game (my own .minecraft directory has two subfolders, "Testing" and "TMCW", which I made by simply adding them to the end of the default path).
Also, as mentioned before versions prior to 1.6 do not support custom directories so you need to delete the "options.txt" file from the .minecraft folder and use a different one for newer versions (that is, do not change the directory for 1.5.2 but only for newer versions).
TheMasterCaver's First World - possibly the most caved-out world in Minecraft history - includes world download.
TheMasterCaver's World - my own version of Minecraft largely based on my views of how the game should have evolved since 1.6.4.
Why do I still play in 1.6.4?
Ok! I successfully deleted the "options.txt" in my ".minecraft" folder and i loaded up my 1.5.2 Forge! Except, it doesn't have any of the mods? I'm so confused, and i'm so thankful for all of your help. But like i said, it doesn't load any of the mods... It would be amazing if you could tell me why!
here's where my current new Directory is after deleting the "options.txt" file, thought it might be useful.