Hey guys! I just installed the Friends for Minecraft (I saw the post on the forums and thought "what the heck, why not try") and my Minecraft files went crazy after trying to load a world.
Mods installed before FFM:
Rei's Minimap
HD Graphics (from MCPatcher 2.4, my brother installed this. No link)
Here's the crash report:
---- Minecraft Crash Report ----
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
Time: 12/15/12 9:40 PM
Description: Rendering entity in world
java.lang.NoSuchFieldError: randomMobsInfo
at com.pclewis.mcpatcher.mod.MobRandomizer$ExtraInfo.getInfo(MobRandomizer.java:109)
at com.pclewis.mcpatcher.mod.MobRandomizer.randomTexture(MobRandomizer.java:30)
at com.pclewis.mcpatcher.mod.MobRandomizer.randomTexture(MobRandomizer.java:23)
at bby.a(SourceFile:195)
at bby.a(SourceFile:81)
at bbd.a(SourceFile:13)
at bbd.a(SourceFile:6)
at bbj.a(RenderManager.java:222)
at bbj.a(RenderManager.java:191)
at bak.a(RenderGlobal.java:444)
at bac.a(EntityRenderer.java:1104)
at bac.b(EntityRenderer.java:943)
at net.minecraft.client.Minecraft.J(Minecraft.java:888)
at net.minecraft.client.Minecraft.run(Minecraft.java:783)
at java.lang.Thread.run(Thread.java:680)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at com.pclewis.mcpatcher.mod.MobRandomizer$ExtraInfo.getInfo(MobRandomizer.java:109)
at com.pclewis.mcpatcher.mod.MobRandomizer.randomTexture(MobRandomizer.java:30)
at com.pclewis.mcpatcher.mod.MobRandomizer.randomTexture(MobRandomizer.java:23)
at bby.a(SourceFile:195)
at bby.a(SourceFile:81)
at bbd.a(SourceFile:13)
at bbd.a(SourceFile:6)
-- Entity being rendered --
Details:
Entity Type: Cow (oz)
Entity ID: 289
Name: Cow
Exact location: 51.53, 63.00, -992.47
Block location: World: (51,63,-993), Chunk: (at 3,3,15 in 3,-63; contains blocks 48,0,-1008 to 63,255,-993), Region: (0,-2; contains chunks 0,-64 to 31,-33, blocks 0,0,-1024 to 511,255,-513)
Momentum: 0.00, -0.08, 0.00
-- Renderer details --
Details:
Assigned renderer: [email protected]
Location: -28.52,-1.62,22.76 - World: (-29,-2,22), Chunk: (at 3,-1,6 in -2,1; contains blocks -32,0,16 to -17,255,31), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Rotation: -92.8125
Delta: 0.47264338
Stacktrace:
at bbj.a(RenderManager.java:222)
at bbj.a(RenderManager.java:191)
at bak.a(RenderGlobal.java:444)
at bac.a(EntityRenderer.java:1104)
-- System Details --
Details:
Minecraft Version: 1.4.5
Operating System: Mac OS X (x86_64) version 10.8.2
Java Version: 1.6.0_37, Apple Inc.
Java VM Version: Java HotSpotâ„¢ 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 416212072 bytes (396 MB) / 581435392 bytes (554 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M
AABB Pool Size: 18931 (1060136 bytes; 1 MB) allocated, 2046 (114576 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 63
FML: MCP v7.23 FML v4.5.2.459 Minecraft Forge 6.4.1.411 4 mods loaded, 4 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_ReiMinimap [mod_ReiMinimap] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
LWJGL: 2.4.2
OpenGL: NVIDIA GeForce GT 650M OpenGL Engine GL version 2.1 NVIDIA-8.6.22, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: 989 (55384 bytes; 0 MB) allocated, 989 (55384 bytes; 0 MB) used
So I'm guessing it's a render error from the latest install? If so, is there a way to uninstall the FFM thing? Aside from complete reinstallation xD
::EDIT::
I opened the Forge .log file in the idea you may like it to help narrow things down:
2012-12-15 21:40:15 [INFO] [ForgeModLoader] Forge Mod Loader version 4.5.2.459 for Minecraft 1.4.5 loading
2012-12-15 21:40:15 [FINEST] [ForgeModLoader] All core mods are successfully located
2012-12-15 21:40:15 [FINEST] [ForgeModLoader] Discovering coremods
2012-12-15 21:40:15 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir
2012-12-15 21:40:15 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir
2012-12-15 21:40:15 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir
2012-12-15 21:40:15 [FINEST] [ForgeModLoader] Running coremod plugins
2012-12-15 21:40:15 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2012-12-15 21:40:15 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2012-12-15 21:40:15 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2012-12-15 21:40:15 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2012-12-15 21:40:15 [FINEST] [ForgeModLoader] Validating minecraft
2012-12-15 21:40:15 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2012-12-15 21:40:16 [INFO] [STDOUT] 27 achievements
2012-12-15 21:40:16 [INFO] [STDOUT] 208 recipes
2012-12-15 21:40:16 [INFO] [STDOUT] Setting user: kamakazikamikaze, -462223488273494516
2012-12-15 21:40:16 [INFO] [STDOUT] LWJGL Version: 2.4.2
2012-12-15 21:40:17 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2012-12-15 21:40:17 [INFO] [STDOUT] MinecraftForge v6.4.1.411 Initialized
2012-12-15 21:40:17 [INFO] [ForgeModLoader] MinecraftForge v6.4.1.411 Initialized
2012-12-15 21:40:17 [INFO] [STDOUT] Replaced 84 ore recipies
2012-12-15 21:40:17 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Skipping known library file /Users/kentcoble/Library/Application Support/minecraft/bin/lwjgl.jar
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Skipping known library file /Users/kentcoble/Library/Application Support/minecraft/bin/jinput.jar
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Skipping known library file /Users/kentcoble/Library/Application Support/minecraft/bin/lwjgl_util.jar
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Found a minecraft related file at /Users/kentcoble/Library/Application Support/minecraft/bin/minecraft.jar, examining for mod candidates
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Skipping known library file /Users/kentcoble/Library/Application Support/minecraft/lib/argo-2.25.jar
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Skipping known library file /Users/kentcoble/Library/Application Support/minecraft/lib/guava-12.0.1.jar
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Skipping known library file /Users/kentcoble/Library/Application Support/minecraft/lib/asm-all-4.0.jar
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2012-12-15 21:40:17 [INFO] [ForgeModLoader] Searching /Users/kentcoble/Library/Application Support/minecraft/mods for mods
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Ignoring unknown file .DS_Store in mods directory
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Found a candidate mod directory rei_minimap
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
2012-12-15 21:40:17 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_ReiMinimap
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Examining directory rei_minimap for potential mods
2012-12-15 21:40:17 [FINE] [ForgeModLoader] No mcmod.info file found in directory rei_minimap
2012-12-15 21:40:17 [INFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Received a system property request ''
2012-12-15 21:40:17 [FINE] [ForgeModLoader] System property request managing the state of 0 mods
2012-12-15 21:40:17 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Activating mod mcp
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Activating mod FML
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Activating mod Forge
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Enabling mod mod_ReiMinimap
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Activating mod mod_ReiMinimap
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied
2012-12-15 21:40:17 [FINE] [ForgeModLoader] All mod requirements are satisfied
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Sorting mods into an ordered list
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Mod sorting completed successfully
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Mod sorting data:
2012-12-15 21:40:17 [FINE] [ForgeModLoader] mod_ReiMinimap(mod_ReiMinimap:Not available): minecraft.jar ()
2012-12-15 21:40:17 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp
2012-12-15 21:40:17 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp
2012-12-15 21:40:17 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML
2012-12-15 21:40:17 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML
2012-12-15 21:40:17 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge
2012-12-15 21:40:17 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge
2012-12-15 21:40:17 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mod_ReiMinimap
2012-12-15 21:40:17 [FINE] [ForgeModLoader] No MLProp configuration for mod_ReiMinimap found or required. No file written
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_ReiMinimap
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_ReiMinimap
2012-12-15 21:40:17 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mod_ReiMinimap
2012-12-15 21:40:17 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mcp
2012-12-15 21:40:17 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mcp
2012-12-15 21:40:17 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod FML
2012-12-15 21:40:17 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod FML
2012-12-15 21:40:17 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod Forge
2012-12-15 21:40:17 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2012-12-15 21:40:17 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod Forge
2012-12-15 21:40:17 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mod_ReiMinimap
2012-12-15 21:40:17 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mod_ReiMinimap
2012-12-15 21:40:18 [INFO] [STDOUT] Starting up SoundSystem...
2012-12-15 21:40:18 [INFO] [STDOUT] Initializing LWJGL OpenAL
2012-12-15 21:40:18 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2012-12-15 21:40:18 [INFO] [STDOUT] OpenAL initialized.
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mcp
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mcp
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod FML
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod FML
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod Forge
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod Forge
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mod_ReiMinimap
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mod_ReiMinimap
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sending event IMCEvent to mod mcp
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sent event IMCEvent to mod mcp
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sending event IMCEvent to mod FML
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sent event IMCEvent to mod FML
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sending event IMCEvent to mod Forge
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sent event IMCEvent to mod Forge
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sending event IMCEvent to mod mod_ReiMinimap
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sent event IMCEvent to mod mod_ReiMinimap
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod mcp
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod mcp
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod FML
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod FML
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod Forge
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod Forge
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod mod_ReiMinimap
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod mod_ReiMinimap
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod mcp
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod mcp
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod FML
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod FML
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod Forge
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod Forge
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod mod_ReiMinimap
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Handling post startup activities for ModLoader mod mod_ReiMinimap
2012-12-15 21:40:19 [FINEST] [ForgeModLoader] Requesting renderers from basemod mod_ReiMinimap
2012-12-15 21:40:19 [FINEST] [ForgeModLoader] Received 51 renderers from basemod mod_ReiMinimap
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod mod_ReiMinimap
2012-12-15 21:40:19 [INFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 4 mods
2012-12-15 21:40:26 [SEVERE] [ForgeModLoader] This world was saved with mod MinecraftFriendz which appears to be missing, things may not work well
2012-12-15 21:40:26 [INFO] [ForgeModLoader] Loading dimension 0 (Kent/Craig Survival) ([email protected])
2012-12-15 21:40:26 [INFO] [ForgeModLoader] Loading dimension 1 (Kent/Craig Survival) ([email protected])
2012-12-15 21:40:26 [INFO] [ForgeModLoader] Loading dimension -1 (Kent/Craig Survival) ([email protected])
2012-12-15 21:40:27 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod mcp
2012-12-15 21:40:27 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod mcp
2012-12-15 21:40:27 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod FML
2012-12-15 21:40:27 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod FML
2012-12-15 21:40:27 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod Forge
2012-12-15 21:40:27 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod Forge
2012-12-15 21:40:27 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod mod_ReiMinimap
2012-12-15 21:40:27 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod mod_ReiMinimap
2012-12-15 21:40:27 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod mcp
2012-12-15 21:40:27 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod mcp
2012-12-15 21:40:27 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod FML
2012-12-15 21:40:27 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod FML
2012-12-15 21:40:27 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod Forge
2012-12-15 21:40:27 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod Forge
2012-12-15 21:40:27 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod mod_ReiMinimap
2012-12-15 21:40:27 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod mod_ReiMinimap
2012-12-15 21:40:28 [INFO] [STDOUT] Random Mobs biome integration active
2012-12-15 21:40:29 [FINER] [ForgeModLoader] Sending event FMLServerStoppingEvent to mod mcp
2012-12-15 21:40:29 [FINER] [ForgeModLoader] Sent event FMLServerStoppingEvent to mod mcp
2012-12-15 21:40:29 [FINER] [ForgeModLoader] Sending event FMLServerStoppingEvent to mod FML
2012-12-15 21:40:29 [FINER] [ForgeModLoader] Sent event FMLServerStoppingEvent to mod FML
2012-12-15 21:40:29 [FINER] [ForgeModLoader] Sending event FMLServerStoppingEvent to mod Forge
2012-12-15 21:40:29 [FINER] [ForgeModLoader] Sent event FMLServerStoppingEvent to mod Forge
2012-12-15 21:40:29 [FINER] [ForgeModLoader] Sending event FMLServerStoppingEvent to mod mod_ReiMinimap
2012-12-15 21:40:29 [FINER] [ForgeModLoader] Sent event FMLServerStoppingEvent to mod mod_ReiMinimap
2012-12-15 21:40:29 [INFO] [ForgeModLoader] Unloading dimension 0
2012-12-15 21:40:29 [INFO] [ForgeModLoader] Unloading dimension -1
2012-12-15 21:40:29 [INFO] [ForgeModLoader] Unloading dimension 1
2012-12-15 21:40:29 [INFO] [STDERR] t: Rendering entity in world
2012-12-15 21:40:29 [INFO] [STDERR] at bbj.a(RenderManager.java:249)
2012-12-15 21:40:29 [INFO] [STDERR] at bbj.a(RenderManager.java:191)
2012-12-15 21:40:29 [INFO] [STDERR] at bak.a(RenderGlobal.java:444)
2012-12-15 21:40:29 [INFO] [STDERR] at bac.a(EntityRenderer.java:1104)
2012-12-15 21:40:29 [INFO] [STDERR] at bac.b(EntityRenderer.java:943)
2012-12-15 21:40:29 [INFO] [STDERR] at net.minecraft.client.Minecraft.J(Minecraft.java:888)
2012-12-15 21:40:29 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:783)
2012-12-15 21:40:29 [INFO] [STDERR] at java.lang.Thread.run(Thread.java:680)
2012-12-15 21:40:29 [INFO] [STDERR] Caused by: java.lang.NoSuchFieldError: randomMobsInfo
2012-12-15 21:40:29 [INFO] [STDERR] at com.pclewis.mcpatcher.mod.MobRandomizer$ExtraInfo.getInfo(MobRandomizer.java:109)
2012-12-15 21:40:29 [INFO] [STDERR] at com.pclewis.mcpatcher.mod.MobRandomizer.randomTexture(MobRandomizer.java:30)
2012-12-15 21:40:29 [INFO] [STDERR] at com.pclewis.mcpatcher.mod.MobRandomizer.randomTexture(MobRandomizer.java:23)
2012-12-15 21:40:29 [INFO] [STDERR] at bby.a(SourceFile:195)
2012-12-15 21:40:30 [INFO] [STDERR] at bby.a(SourceFile:81)
2012-12-15 21:40:30 [INFO] [STDERR] at bbd.a(SourceFile:13)
2012-12-15 21:40:30 [INFO] [STDERR] at bbd.a(SourceFile:6)
2012-12-15 21:40:30 [INFO] [STDERR] at bbj.a(RenderManager.java:222)
2012-12-15 21:40:30 [INFO] [STDERR] ... 7 more
2012-12-15 21:40:40 [INFO] [STDOUT] Stopping!
2012-12-15 21:40:40 [INFO] [STDOUT] SoundSystem shutting down...
2012-12-15 21:40:40 [INFO] [STDOUT] Author: Paul Lamb, www.paulscode.com
Mods installed before FFM:
Rei's Minimap
HD Graphics (from MCPatcher 2.4, my brother installed this. No link)
Here's the crash report:
---- Minecraft Crash Report ----
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
Time: 12/15/12 9:40 PM
Description: Rendering entity in world
java.lang.NoSuchFieldError: randomMobsInfo
at com.pclewis.mcpatcher.mod.MobRandomizer$ExtraInfo.getInfo(MobRandomizer.java:109)
at com.pclewis.mcpatcher.mod.MobRandomizer.randomTexture(MobRandomizer.java:30)
at com.pclewis.mcpatcher.mod.MobRandomizer.randomTexture(MobRandomizer.java:23)
at bby.a(SourceFile:195)
at bby.a(SourceFile:81)
at bbd.a(SourceFile:13)
at bbd.a(SourceFile:6)
at bbj.a(RenderManager.java:222)
at bbj.a(RenderManager.java:191)
at bak.a(RenderGlobal.java:444)
at bac.a(EntityRenderer.java:1104)
at bac.b(EntityRenderer.java:943)
at net.minecraft.client.Minecraft.J(Minecraft.java:888)
at net.minecraft.client.Minecraft.run(Minecraft.java:783)
at java.lang.Thread.run(Thread.java:680)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at com.pclewis.mcpatcher.mod.MobRandomizer$ExtraInfo.getInfo(MobRandomizer.java:109)
at com.pclewis.mcpatcher.mod.MobRandomizer.randomTexture(MobRandomizer.java:30)
at com.pclewis.mcpatcher.mod.MobRandomizer.randomTexture(MobRandomizer.java:23)
at bby.a(SourceFile:195)
at bby.a(SourceFile:81)
at bbd.a(SourceFile:13)
at bbd.a(SourceFile:6)
-- Entity being rendered --
Details:
Entity Type: Cow (oz)
Entity ID: 289
Name: Cow
Exact location: 51.53, 63.00, -992.47
Block location: World: (51,63,-993), Chunk: (at 3,3,15 in 3,-63; contains blocks 48,0,-1008 to 63,255,-993), Region: (0,-2; contains chunks 0,-64 to 31,-33, blocks 0,0,-1024 to 511,255,-513)
Momentum: 0.00, -0.08, 0.00
-- Renderer details --
Details:
Assigned renderer: [email protected]
Location: -28.52,-1.62,22.76 - World: (-29,-2,22), Chunk: (at 3,-1,6 in -2,1; contains blocks -32,0,16 to -17,255,31), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Rotation: -92.8125
Delta: 0.47264338
Stacktrace:
at bbj.a(RenderManager.java:222)
at bbj.a(RenderManager.java:191)
at bak.a(RenderGlobal.java:444)
at bac.a(EntityRenderer.java:1104)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [ayk['kamakazikamikaze'/193, l='MpServer', x=80.05, y=64.62, z=-1015.23]]
Chunk stats: MultiplayerChunkCache: 40
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (196,64,36), Chunk: (at 4,4,4 in 12,2; contains blocks 192,0,32 to 207,255,47), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 1188481 game time, 1210557 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 39 total; [ow['Bat'/343, l='MpServer', x=124.41, y=43.00, z=-986.25], qn['Skeleton'/342, l='MpServer', x=114.31, y=36.00, z=-999.69], qr['Zombie'/341, l='MpServer', x=120.44, y=35.00, z=-1001.00], qn['Skeleton'/197, l='MpServer', x=86.50, y=49.00, z=-1012.50], qn['Skeleton'/196, l='MpServer', x=94.13, y=50.00, z=-1010.50], qc['Creeper'/195, l='MpServer', x=90.50, y=50.00, z=-1011.50], ayk['kamakazikamikaze'/193, l='MpServer', x=80.05, y=64.62, z=-1015.23], qn['Skeleton'/194, l='MpServer', x=82.56, y=26.00, z=-1016.84], oz['Cow'/326, l='MpServer', x=98.69, y=64.00, z=-1054.25], qn['Skeleton'/327, l='MpServer', x=102.91, y=34.00, z=-994.50], oz['Cow'/324, l='MpServer', x=111.91, y=63.00, z=-1055.03], oz['Cow'/325, l='MpServer', x=107.91, y=63.00, z=-1055.75], qn['Skeleton'/266, l='MpServer', x=36.50, y=31.00, z=-1011.50], ow['Bat'/267, l='MpServer', x=35.62, y=45.81, z=-1013.04], qr['Zombie'/265, l='MpServer', x=35.09, y=30.00, z=-1016.50], ow['Bat'/330, l='MpServer', x=101.75, y=53.10, z=-980.25], ow['Bat'/268, l='MpServer', x=39.76, y=47.81, z=-1011.52], qr['Zombie'/328, l='MpServer', x=108.03, y=35.00, z=-990.53], qn['Skeleton'/329, l='MpServer', x=109.50, y=40.00, z=-979.50], oz['Cow'/304, l='MpServer', x=64.19, y=72.00, z=-969.88], oz['Cow'/313, l='MpServer', x=81.66, y=97.00, z=-989.72], oz['Cow'/312, l='MpServer', x=93.13, y=64.00, z=-1054.13], ph['Squid'/356, l='MpServer', x=143.47, y=57.28, z=-1042.66], oz['Cow'/289, l='MpServer', x=51.53, y=63.00, z=-992.47], ph['Squid'/357, l='MpServer', x=138.59, y=55.38, z=-1033.50], qc['Creeper'/290, l='MpServer', x=56.97, y=30.00, z=-969.72], qr['Zombie'/358, l='MpServer', x=136.53, y=29.00, z=-1017.91], qc['Creeper'/291, l='MpServer', x=58.69, y=30.00, z=-968.13], ph['Squid'/359, l='MpServer', x=135.69, y=51.00, z=-1015.50], qn['Skeleton'/292, l='MpServer', x=59.44, y=30.00, z=-962.66], qn['Skeleton'/293, l='MpServer', x=60.84, y=30.00, z=-963.03], qn['Skeleton'/294, l='MpServer', x=61.50, y=30.00, z=-960.50], qc['Creeper'/295, l='MpServer', x=58.41, y=30.00, z=-971.06], px['item.item.rottenFlesh'/296, l='MpServer', x=53.44, y=66.73, z=-967.13], ph['Squid'/360, l='MpServer', x=129.50, y=49.00, z=-1017.50], px['item.item.rottenFlesh'/296, l='MpServer', x=53.44, y=66.73, z=-967.13], qp['Spider'/361, l='MpServer', x=136.50, y=31.00, z=-1005.50], qc['Creeper'/362, l='MpServer', x=134.56, y=32.00, z=-1007.50], oz['Cow'/303, l='MpServer', x=76.50, y=89.00, z=-987.50]]
Retry entities: 0 total; []
Stacktrace:
at ayh.a(WorldClient.java:425)
at net.minecraft.client.Minecraft.b(Minecraft.java:2385)
at net.minecraft.client.Minecraft.run(Minecraft.java:799)
at java.lang.Thread.run(Thread.java:680)
-- System Details --
Details:
Minecraft Version: 1.4.5
Operating System: Mac OS X (x86_64) version 10.8.2
Java Version: 1.6.0_37, Apple Inc.
Java VM Version: Java HotSpotâ„¢ 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 416212072 bytes (396 MB) / 581435392 bytes (554 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M
AABB Pool Size: 18931 (1060136 bytes; 1 MB) allocated, 2046 (114576 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 63
FML: MCP v7.23 FML v4.5.2.459 Minecraft Forge 6.4.1.411 4 mods loaded, 4 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_ReiMinimap [mod_ReiMinimap] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
LWJGL: 2.4.2
OpenGL: NVIDIA GeForce GT 650M OpenGL Engine GL version 2.1 NVIDIA-8.6.22, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: 989 (55384 bytes; 0 MB) allocated, 989 (55384 bytes; 0 MB) used
So I'm guessing it's a render error from the latest install? If so, is there a way to uninstall the FFM thing? Aside from complete reinstallation xD
::EDIT::
I opened the Forge .log file in the idea you may like it to help narrow things down:
2012-12-15 21:40:15 [INFO] [ForgeModLoader] Forge Mod Loader version 4.5.2.459 for Minecraft 1.4.5 loading
2012-12-15 21:40:15 [FINEST] [ForgeModLoader] All core mods are successfully located
2012-12-15 21:40:15 [FINEST] [ForgeModLoader] Discovering coremods
2012-12-15 21:40:15 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir
2012-12-15 21:40:15 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir
2012-12-15 21:40:15 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir
2012-12-15 21:40:15 [FINEST] [ForgeModLoader] Running coremod plugins
2012-12-15 21:40:15 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2012-12-15 21:40:15 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2012-12-15 21:40:15 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2012-12-15 21:40:15 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2012-12-15 21:40:15 [FINEST] [ForgeModLoader] Validating minecraft
2012-12-15 21:40:15 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2012-12-15 21:40:16 [INFO] [STDOUT] 27 achievements
2012-12-15 21:40:16 [INFO] [STDOUT] 208 recipes
2012-12-15 21:40:16 [INFO] [STDOUT] Setting user: kamakazikamikaze, -462223488273494516
2012-12-15 21:40:16 [INFO] [STDOUT] LWJGL Version: 2.4.2
2012-12-15 21:40:17 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2012-12-15 21:40:17 [INFO] [STDOUT] MinecraftForge v6.4.1.411 Initialized
2012-12-15 21:40:17 [INFO] [ForgeModLoader] MinecraftForge v6.4.1.411 Initialized
2012-12-15 21:40:17 [INFO] [STDOUT] Replaced 84 ore recipies
2012-12-15 21:40:17 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Skipping known library file /Users/kentcoble/Library/Application Support/minecraft/bin/lwjgl.jar
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Skipping known library file /Users/kentcoble/Library/Application Support/minecraft/bin/jinput.jar
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Skipping known library file /Users/kentcoble/Library/Application Support/minecraft/bin/lwjgl_util.jar
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Found a minecraft related file at /Users/kentcoble/Library/Application Support/minecraft/bin/minecraft.jar, examining for mod candidates
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Skipping known library file /Users/kentcoble/Library/Application Support/minecraft/lib/argo-2.25.jar
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Skipping known library file /Users/kentcoble/Library/Application Support/minecraft/lib/guava-12.0.1.jar
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Skipping known library file /Users/kentcoble/Library/Application Support/minecraft/lib/asm-all-4.0.jar
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2012-12-15 21:40:17 [INFO] [ForgeModLoader] Searching /Users/kentcoble/Library/Application Support/minecraft/mods for mods
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Ignoring unknown file .DS_Store in mods directory
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Found a candidate mod directory rei_minimap
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
2012-12-15 21:40:17 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_ReiMinimap
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Examining directory rei_minimap for potential mods
2012-12-15 21:40:17 [FINE] [ForgeModLoader] No mcmod.info file found in directory rei_minimap
2012-12-15 21:40:17 [INFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Received a system property request ''
2012-12-15 21:40:17 [FINE] [ForgeModLoader] System property request managing the state of 0 mods
2012-12-15 21:40:17 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Activating mod mcp
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Activating mod FML
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Activating mod Forge
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Enabling mod mod_ReiMinimap
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Activating mod mod_ReiMinimap
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied
2012-12-15 21:40:17 [FINE] [ForgeModLoader] All mod requirements are satisfied
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Sorting mods into an ordered list
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Mod sorting completed successfully
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Mod sorting data:
2012-12-15 21:40:17 [FINE] [ForgeModLoader] mod_ReiMinimap(mod_ReiMinimap:Not available): minecraft.jar ()
2012-12-15 21:40:17 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp
2012-12-15 21:40:17 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp
2012-12-15 21:40:17 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML
2012-12-15 21:40:17 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML
2012-12-15 21:40:17 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge
2012-12-15 21:40:17 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge
2012-12-15 21:40:17 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mod_ReiMinimap
2012-12-15 21:40:17 [FINE] [ForgeModLoader] No MLProp configuration for mod_ReiMinimap found or required. No file written
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_ReiMinimap
2012-12-15 21:40:17 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_ReiMinimap
2012-12-15 21:40:17 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mod_ReiMinimap
2012-12-15 21:40:17 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mcp
2012-12-15 21:40:17 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mcp
2012-12-15 21:40:17 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod FML
2012-12-15 21:40:17 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod FML
2012-12-15 21:40:17 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod Forge
2012-12-15 21:40:17 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2012-12-15 21:40:17 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod Forge
2012-12-15 21:40:17 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mod_ReiMinimap
2012-12-15 21:40:17 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mod_ReiMinimap
2012-12-15 21:40:18 [INFO] [STDOUT] Starting up SoundSystem...
2012-12-15 21:40:18 [INFO] [STDOUT] Initializing LWJGL OpenAL
2012-12-15 21:40:18 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2012-12-15 21:40:18 [INFO] [STDOUT] OpenAL initialized.
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mcp
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mcp
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod FML
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod FML
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod Forge
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod Forge
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mod_ReiMinimap
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mod_ReiMinimap
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sending event IMCEvent to mod mcp
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sent event IMCEvent to mod mcp
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sending event IMCEvent to mod FML
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sent event IMCEvent to mod FML
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sending event IMCEvent to mod Forge
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sent event IMCEvent to mod Forge
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sending event IMCEvent to mod mod_ReiMinimap
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sent event IMCEvent to mod mod_ReiMinimap
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod mcp
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod mcp
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod FML
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod FML
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod Forge
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod Forge
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod mod_ReiMinimap
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod mod_ReiMinimap
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod mcp
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod mcp
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod FML
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod FML
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod Forge
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod Forge
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod mod_ReiMinimap
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Handling post startup activities for ModLoader mod mod_ReiMinimap
2012-12-15 21:40:19 [FINEST] [ForgeModLoader] Requesting renderers from basemod mod_ReiMinimap
2012-12-15 21:40:19 [FINEST] [ForgeModLoader] Received 51 renderers from basemod mod_ReiMinimap
2012-12-15 21:40:19 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod mod_ReiMinimap
2012-12-15 21:40:19 [INFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 4 mods
2012-12-15 21:40:26 [SEVERE] [ForgeModLoader] This world was saved with mod MinecraftFriendz which appears to be missing, things may not work well
2012-12-15 21:40:26 [INFO] [ForgeModLoader] Loading dimension 0 (Kent/Craig Survival) ([email protected])
2012-12-15 21:40:26 [INFO] [ForgeModLoader] Loading dimension 1 (Kent/Craig Survival) ([email protected])
2012-12-15 21:40:26 [INFO] [ForgeModLoader] Loading dimension -1 (Kent/Craig Survival) ([email protected])
2012-12-15 21:40:27 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod mcp
2012-12-15 21:40:27 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod mcp
2012-12-15 21:40:27 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod FML
2012-12-15 21:40:27 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod FML
2012-12-15 21:40:27 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod Forge
2012-12-15 21:40:27 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod Forge
2012-12-15 21:40:27 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod mod_ReiMinimap
2012-12-15 21:40:27 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod mod_ReiMinimap
2012-12-15 21:40:27 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod mcp
2012-12-15 21:40:27 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod mcp
2012-12-15 21:40:27 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod FML
2012-12-15 21:40:27 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod FML
2012-12-15 21:40:27 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod Forge
2012-12-15 21:40:27 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod Forge
2012-12-15 21:40:27 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod mod_ReiMinimap
2012-12-15 21:40:27 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod mod_ReiMinimap
2012-12-15 21:40:28 [INFO] [STDOUT] Random Mobs biome integration active
2012-12-15 21:40:29 [FINER] [ForgeModLoader] Sending event FMLServerStoppingEvent to mod mcp
2012-12-15 21:40:29 [FINER] [ForgeModLoader] Sent event FMLServerStoppingEvent to mod mcp
2012-12-15 21:40:29 [FINER] [ForgeModLoader] Sending event FMLServerStoppingEvent to mod FML
2012-12-15 21:40:29 [FINER] [ForgeModLoader] Sent event FMLServerStoppingEvent to mod FML
2012-12-15 21:40:29 [FINER] [ForgeModLoader] Sending event FMLServerStoppingEvent to mod Forge
2012-12-15 21:40:29 [FINER] [ForgeModLoader] Sent event FMLServerStoppingEvent to mod Forge
2012-12-15 21:40:29 [FINER] [ForgeModLoader] Sending event FMLServerStoppingEvent to mod mod_ReiMinimap
2012-12-15 21:40:29 [FINER] [ForgeModLoader] Sent event FMLServerStoppingEvent to mod mod_ReiMinimap
2012-12-15 21:40:29 [INFO] [ForgeModLoader] Unloading dimension 0
2012-12-15 21:40:29 [INFO] [ForgeModLoader] Unloading dimension -1
2012-12-15 21:40:29 [INFO] [ForgeModLoader] Unloading dimension 1
2012-12-15 21:40:29 [INFO] [STDERR] t: Rendering entity in world
2012-12-15 21:40:29 [INFO] [STDERR] at bbj.a(RenderManager.java:249)
2012-12-15 21:40:29 [INFO] [STDERR] at bbj.a(RenderManager.java:191)
2012-12-15 21:40:29 [INFO] [STDERR] at bak.a(RenderGlobal.java:444)
2012-12-15 21:40:29 [INFO] [STDERR] at bac.a(EntityRenderer.java:1104)
2012-12-15 21:40:29 [INFO] [STDERR] at bac.b(EntityRenderer.java:943)
2012-12-15 21:40:29 [INFO] [STDERR] at net.minecraft.client.Minecraft.J(Minecraft.java:888)
2012-12-15 21:40:29 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:783)
2012-12-15 21:40:29 [INFO] [STDERR] at java.lang.Thread.run(Thread.java:680)
2012-12-15 21:40:29 [INFO] [STDERR] Caused by: java.lang.NoSuchFieldError: randomMobsInfo
2012-12-15 21:40:29 [INFO] [STDERR] at com.pclewis.mcpatcher.mod.MobRandomizer$ExtraInfo.getInfo(MobRandomizer.java:109)
2012-12-15 21:40:29 [INFO] [STDERR] at com.pclewis.mcpatcher.mod.MobRandomizer.randomTexture(MobRandomizer.java:30)
2012-12-15 21:40:29 [INFO] [STDERR] at com.pclewis.mcpatcher.mod.MobRandomizer.randomTexture(MobRandomizer.java:23)
2012-12-15 21:40:29 [INFO] [STDERR] at bby.a(SourceFile:195)
2012-12-15 21:40:30 [INFO] [STDERR] at bby.a(SourceFile:81)
2012-12-15 21:40:30 [INFO] [STDERR] at bbd.a(SourceFile:13)
2012-12-15 21:40:30 [INFO] [STDERR] at bbd.a(SourceFile:6)
2012-12-15 21:40:30 [INFO] [STDERR] at bbj.a(RenderManager.java:222)
2012-12-15 21:40:30 [INFO] [STDERR] ... 7 more
2012-12-15 21:40:40 [INFO] [STDOUT] Stopping!
2012-12-15 21:40:40 [INFO] [STDOUT] SoundSystem shutting down...
2012-12-15 21:40:40 [INFO] [STDOUT] Author: Paul Lamb, www.paulscode.com
The Friends For Minecraft mod.
http://www.friendsforminecraft.com/
Yeah. I installed Rei's Minimap about three days back and the FFM this afternoon. I'll see if I can backup the setting on Rei's and do FFM first.
Starting from scratch... I'll post if it doesn't get fixed
It's a problem with FFM itself. I'll reinstall Rei's mini map and ditch the FFM. Thanks for your help