So just before my Minecraft started doing this, I downloaded the Superheros Unlimited mod and added it to my mod list. After that I realized I had forgotten to put MinecraftForge into my minecraft.jar folder. After I pasted it all in, I opened minecraft and got this message:
---- Minecraft Crash Report ----
// I just don't know what went wrong
Time: 6/11/13 5:56 PM
Description: Failed to start game
java.lang.NullPointerException
at net.minecraft.client.gui.FontRenderer.getFontTexturePack(FontRenderer.java:1144)
at net.minecraft.client.gui.FontRenderer.func_98306_d(FontRenderer.java:222)
at net.minecraft.client.gui.FontRenderer.func_98304_a(FontRenderer.java:150)
at net.minecraft.client.gui.FontRenderer.<init>(FontRenderer.java:112)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:408)
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:680)
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: Mac OS X (x86_64) version 10.6.8
Java Version: 1.6.0_43, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 480189368 bytes (457 MB) / 534708224 bytes (509 MB) up to 1069416448 bytes (1019 MB)
JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M
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:
LWJGL: 2.4.2
OpenGL: Intel GMA 950 OpenGL Engine GL version 1.4 APPLE-1.6.36, Intel 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
It may be because I forgot to delete META-INF but I had thought that MinecraftForge replaced it. I'm on mac, so just tell me if I did something wrong because I don't know if putting mods on a Mac is different from putting them on a PC. Thanks!
It may be because I forgot to delete META-INF but I had thought that MinecraftForge replaced it. I'm on mac, so just tell me if I did something wrong because I don't know if putting mods on a Mac is different from putting them on a PC. Thanks!
Forge doesn't replace the META-INF folder, it comes with its own, and has likely only merged with the one in the .jar
---- Minecraft Crash Report ----
// I just don't know what went wrong
Time: 6/11/13 5:56 PM
Description: Failed to start game
java.lang.NullPointerException
at net.minecraft.client.gui.FontRenderer.getFontTexturePack(FontRenderer.java:1144)
at net.minecraft.client.gui.FontRenderer.func_98306_d(FontRenderer.java:222)
at net.minecraft.client.gui.FontRenderer.func_98304_a(FontRenderer.java:150)
at net.minecraft.client.gui.FontRenderer.<init>(FontRenderer.java:112)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:408)
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:680)
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: Mac OS X (x86_64) version 10.6.8
Java Version: 1.6.0_43, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 480189368 bytes (457 MB) / 534708224 bytes (509 MB) up to 1069416448 bytes (1019 MB)
JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M
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:
LWJGL: 2.4.2
OpenGL: Intel GMA 950 OpenGL Engine GL version 1.4 APPLE-1.6.36, Intel 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
It may be because I forgot to delete META-INF but I had thought that MinecraftForge replaced it. I'm on mac, so just tell me if I did something wrong because I don't know if putting mods on a Mac is different from putting them on a PC. Thanks!
-
View User Profile
-
View Posts
-
Send Message
Retired StaffForge doesn't replace the META-INF folder, it comes with its own, and has likely only merged with the one in the .jar