I recently switched from Windows 8 Release Preview 64-bit back to Windows 7 Professional 64-bit. On Win 8, I had a MInecraft .jar that I had installed Forge onto and had working perfectly. After the switch, I just copied the .jar from the Win 8 HDD and loaded it with Magic Launcher. After the Mojang logo, Minecraft crashed and I got this error report:
---- Minecraft Crash Report ----
// There are four lights!
Time: 12/15/12 4:05 PM
Description: Failed to start game
cpw.mods.fml.common.LoaderException: java.lang.RuntimeException: unknown character :
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:322)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:457)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:151)
at net.minecraft.client.Minecraft.a(Minecraft.java:424)
at net.minecraft.client.Minecraft.run(Minecraft.java:756)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: unknown character :
at net.minecraftforge.common.Configuration.load(Configuration.java:375)
at net.minecraftforge.common.Configuration.<init>(Configuration.java:85)
at net.minecraftforge.common.ForgeDummyContainer.<init>(ForgeDummyContainer.java:44)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:317)
... 5 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.4.5
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_09, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 390861856 bytes (372 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -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: MCP v7.23 FML v4.5.14.455 Minecraft Forge 6.4.0.393 2 mods loaded, 0 mods active
mcp [Minecraft Coder Pack] (minecraft.jar)
FML [Forge Mod Loader] (coremods)
LWJGL: 2.4.2
OpenGL: GeForce GTX 550 Ti/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Traditional Beauty 1.4.5.zip
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
I have done nothing to change the .jar and would really like to have Forge working again.
I have done nothing to change the .jar and would really like to have Forge working again.
-
View User Profile
-
View Posts
-
Send Message
Retired Staff-
View User Profile
-
View Posts
-
Send Message
Retired StaffYou can find the new topic here.