Hello there, whoever is viewing this! This is my first post on the forums, so let me know if I'm doing anything wrong.
So
I am attempting to install a few mods with forge 1.7.10 and I am getting some errors/problems with them. This is my current mods folder: http://prntscr.com/6ygbwc
I had wanted to install optifine with the mods so that I would get better frames and could turn fog off, etc. but whenever I put optifine into the mods folder, minecraft won't launch. When I press play, minecraft opens for a few seconds with a blank screen, then crashes, and I get this
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 4/26/15 3:04 PM
Description: Initializing game
java.lang.IllegalStateException: Splash thread
at cpw.mods.fml.client.SplashProgress.checkThreadState(SplashProgress.java:341)
at cpw.mods.fml.client.SplashProgress.finish(SplashProgress.java:394)
at cpw.mods.fml.client.FMLClientHandler.onInitializationComplete(FMLClientHandler.java:398)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:574)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NullPointerException
at net.minecraft.client.gui.FontRenderer.<init>(FontRenderer.java:125)
at cpw.mods.fml.client.SplashProgress$SplashFontRenderer.<init>(SplashProgress.java:585)
at cpw.mods.fml.client.SplashProgress$2.run(SplashProgress.java:128)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at cpw.mods.fml.client.SplashProgress.checkThreadState(SplashProgress.java:341)
at cpw.mods.fml.client.SplashProgress.finish(SplashProgress.java:394)
at cpw.mods.fml.client.FMLClientHandler.onInitializationComplete(FMLClientHandler.java:398)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:574)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 158051032 bytes (150 MB) / 343478272 bytes (327 MB) up to 4281597952 bytes (4083 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.130.1395 Minecraft Forge 10.13.3.1395 Optifine OptiFine_1.7.10_HD_A4 9 mods loaded, 9 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FML{7.10.130.1395} [Forge Mod Loader] (forge-1.7.10-10.13.3.1395-1710ls.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forge{10.13.3.1395} [Minecraft Forge] (forge-1.7.10-10.13.3.1395-1710ls.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
PlayerAPI{1.0} [Player API] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
bspkrsCore{6.14} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.14.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ArmorStatusHUD{1.27} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.27 (5).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
StatusEffectHUD{1.26} [StatusEffectHUD] ([1.7.10]StatusEffectHUD-client-1.26.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ToggleSneak{3.0.3} [ToggleSneak] (ToggleSneak-(1.7.10)-v3.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
voxelmap{1.7.10} [VoxelMap No Radar] (voxelmapNoRadar-1.7.10-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.4.0 NVIDIA 344.75' Renderer: 'GeForce GTX 850M/PCIe/SSE2'
Launched Version: 1.7.10-Forge10.13.3.1395-1710ls
LWJGL: 2.9.1
OpenGL: GeForce GTX 850M/PCIe/SSE2 GL version 4.4.0 NVIDIA 344.75, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [16x Fps boosting pack V1 - BaseddPanda (1).zip]
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
I know that it isn't optifine conflicting with any of the mods, because If i remove all the mods besides optifine I still crash. If anyone could tell me how to fix this, I would really appreciate it. I have also tried using liteloader, to the same effect.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Hello there, whoever is viewing this! This is my first post on the forums, so let me know if I'm doing anything wrong.
So
I am attempting to install a few mods with forge 1.7.10 and I am getting some errors/problems with them. This is my current mods folder: http://prntscr.com/6ygbwc
I had wanted to install optifine with the mods so that I would get better frames and could turn fog off, etc. but whenever I put optifine into the mods folder, minecraft won't launch. When I press play, minecraft opens for a few seconds with a blank screen, then crashes, and I get this
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 4/26/15 3:04 PM
Description: Initializing game
java.lang.IllegalStateException: Splash thread
at cpw.mods.fml.client.SplashProgress.checkThreadState(SplashProgress.java:341)
at cpw.mods.fml.client.SplashProgress.finish(SplashProgress.java:394)
at cpw.mods.fml.client.FMLClientHandler.onInitializationComplete(FMLClientHandler.java:398)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:574)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NullPointerException
at net.minecraft.client.gui.FontRenderer.<init>(FontRenderer.java:125)
at cpw.mods.fml.client.SplashProgress$SplashFontRenderer.<init>(SplashProgress.java:585)
at cpw.mods.fml.client.SplashProgress$2.run(SplashProgress.java:128)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at cpw.mods.fml.client.SplashProgress.checkThreadState(SplashProgress.java:341)
at cpw.mods.fml.client.SplashProgress.finish(SplashProgress.java:394)
at cpw.mods.fml.client.FMLClientHandler.onInitializationComplete(FMLClientHandler.java:398)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:574)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 158051032 bytes (150 MB) / 343478272 bytes (327 MB) up to 4281597952 bytes (4083 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.130.1395 Minecraft Forge 10.13.3.1395 Optifine OptiFine_1.7.10_HD_A4 9 mods loaded, 9 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FML{7.10.130.1395} [Forge Mod Loader] (forge-1.7.10-10.13.3.1395-1710ls.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forge{10.13.3.1395} [Minecraft Forge] (forge-1.7.10-10.13.3.1395-1710ls.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
PlayerAPI{1.0} [Player API] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
bspkrsCore{6.14} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.14.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ArmorStatusHUD{1.27} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.27 (5).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
StatusEffectHUD{1.26} [StatusEffectHUD] ([1.7.10]StatusEffectHUD-client-1.26.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ToggleSneak{3.0.3} [ToggleSneak] (ToggleSneak-(1.7.10)-v3.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
voxelmap{1.7.10} [VoxelMap No Radar] (voxelmapNoRadar-1.7.10-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.4.0 NVIDIA 344.75' Renderer: 'GeForce GTX 850M/PCIe/SSE2'
Launched Version: 1.7.10-Forge10.13.3.1395-1710ls
LWJGL: 2.9.1
OpenGL: GeForce GTX 850M/PCIe/SSE2 GL version 4.4.0 NVIDIA 344.75, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [16x Fps boosting pack V1 - BaseddPanda (1).zip]
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
I know that it isn't optifine conflicting with any of the mods, because If i remove all the mods besides optifine I still crash. If anyone could tell me how to fix this, I would really appreciate it. I have also tried using liteloader, to the same effect.