Yesterday: Downloaded and installed Minecraft version 1.8.8.
Downloaded the latest forge installer and ran it to install it.
Started Minecraft and selected the Forge profile. It downloaded all sorts of stuff. The start screen now shows Minecraft 1.8, MCP v9.10, FML v8.0.99.99, Minecraft Forge 11.14.3.1450.
Quit without starting a new game.
Copied the ComputerCraftPluseComputerCraftEdu1.74.jar file into the mods folder.
Restarted Minecraft with the Forge profile, release 1.8-Forge11.14.3.1450.
The splash screen now has the hammer & anvil and other new things when it's booting.
The Mod List shows Minecraft Coder Pack, Forge Mod Loader, and Minecraft Forge.
Started Singleplayer and created a new world using Creative mode.
Pressed E to get to inventory. It shows only the standard graphical menu of Minecraft blocks with 6 tabs across the top (5 + 1) and 6 tabs on the bottom, none of which are the ComputerCraft blocks, and there's no arrow to view additional tabs. I tried searching for a block called 'turtle' but it showed nothing. I don't know if there's a problem with my install or if I'm doing something wrong, but in the transcript below there's this message:
FML has found a non-mod file ComputerCraftPlusComputerCraftEdu1.74.jar in your mods directory.
I suspect that's telling me something important, but I don't know what it is.
The entire game output transcript is here:
[16:45:38] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[16:45:38] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[16:45:38] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[16:45:38] [main/INFO] [FML]: Forge Mod Loader version 8.99.124.1450 for Minecraft 1.8 loading
[16:45:38] [main/INFO] [FML]: Java is Java HotSpot™ 64-Bit Server VM, version 1.6.0_65, running on Mac OS X:x86_64:10.10.5, installed at /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
[16:45:38] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:45:38] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[16:45:38] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:45:38] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:45:38] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:45:40] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[16:45:40] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[16:45:40] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:45:40] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[16:45:42] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[16:45:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[16:45:42] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[16:45:44] [Client thread/INFO]: Setting user: JeffreyMeunier
[16:45:48] [Client thread/INFO]: LWJGL Version: 2.9.2
[16:45:48] [Client thread/INFO] [FML]: Could not load splash.properties, will create a default one
[16:45:49] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:235]: —- Minecraft Crash Report —-
// You're mean.
Time: 8/27/15 4:45 PM
Description: Loading screen debug info
This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
A detailed walkthrough of the error, its code path and all known details is as follows:
—————————————————————————————
– System Details –
Details:
Minecraft Version: 1.8
Operating System: Mac OS X (x86_64) version 10.10.5
Java Version: 1.6.0_65, Apple Inc.
Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 115161320 bytes (109 MB) / 242077696 bytes (230 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
GL info: ' Vendor: 'Intel Inc.' Version: '2.1 INTEL-10.6.33' Renderer: 'Intel HD Graphics 4000 OpenGL Engine'
[16:45:49] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[16:45:49] [Client thread/INFO] [FML]: MinecraftForge v11.14.3.1450 Initialized
[16:45:49] [Client thread/INFO] [FML]: Replaced 204 ore recipies
[16:45:49] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[16:45:49] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[16:45:49] [Client thread/INFO] [FML]: Searching /Users/jeff/Library/Application Support/minecraft/mods for mods
[16:45:51] [Client thread/INFO] [FML]: Forge Mod Loader has identified 3 mods to load
[16:45:52] [Client thread/INFO] [FML]: FML has found a non-mod file ComputerCraftPlusComputerCraftEdu1.74.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[16:45:52] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at CLIENT
[16:45:52] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at SERVER
[16:45:52] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
[16:45:53] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[16:45:53] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations
[16:45:53] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[16:45:53] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[16:45:53] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[16:45:53] [Client thread/INFO] [FML]: Applying holder lookups
[16:45:53] [Client thread/INFO] [FML]: Holder lookups applied
[16:45:53] [Client thread/INFO] [FML]: Injecting itemstacks
[16:45:53] [Client thread/INFO] [FML]: Itemstack injection complete
[16:45:53] [Sound Library Loader/INFO]: Starting up SoundSystem…
[16:45:53] [Thread-15/INFO]: Initializing LWJGL OpenAL
[16:45:53] [Thread-15/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[16:45:53] [Thread-15/INFO]: OpenAL initialized.
[16:45:54] [Sound Library Loader/INFO]: Sound engine started
[16:45:58] [Client thread/INFO]: Created: 512x512 textures-atlas
[16:45:59] [Client thread/INFO] [FML]: Injecting itemstacks
[16:45:59] [Client thread/INFO] [FML]: Itemstack injection complete
[16:45:59] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 3 mods
[16:45:59] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
[16:45:59] [Client thread/INFO]: SoundSystem shutting down…
[16:46:00] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[16:46:00] [Sound Library Loader/INFO]: Starting up SoundSystem…
[16:46:00] [Thread-19/INFO]: Initializing LWJGL OpenAL
[16:46:00] [Thread-19/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[16:46:00] [Thread-19/INFO]: OpenAL initialized.
[16:46:00] [Sound Library Loader/INFO]: Sound engine started
[16:46:02] [Client thread/INFO]: Created: 512x512 textures-atlas
[16:49:10] [Server thread/INFO]: Starting integrated minecraft server version 1.8
[16:49:10] [Server thread/INFO]: Generating keypair
[16:49:11] [Server thread/INFO]: Converting map!
[16:49:11] [Server thread/INFO]: Scanning folders…
[16:49:11] [Server thread/INFO]: Total conversion count is 0
[16:49:11] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[16:49:11] [Server thread/INFO] [FML]: Applying holder lookups
[16:49:11] [Server thread/INFO] [FML]: Holder lookups applied
[16:49:11] [Server thread/INFO] [FML]: Loading dimension 0 (2015-08-27 ??ComputerCraft? 01) (net.minecraft.server.integrated.IntegratedServer@39f81e2d)
[16:49:11] [Server thread/INFO] [FML]: Loading dimension 1 (2015-08-27 ??ComputerCraft? 01) (net.minecraft.server.integrated.IntegratedServer@39f81e2d)
[16:49:11] [Server thread/INFO] [FML]: Loading dimension -1 (2015-08-27 ??ComputerCraft? 01) (net.minecraft.server.integrated.IntegratedServer@39f81e2d)
[16:49:11] [Server thread/INFO]: Preparing start region for level 0
[16:49:12] [Server thread/INFO]: Preparing spawn area: 5%
[16:49:13] [Server thread/INFO]: Preparing spawn area: 9%
[16:49:14] [Server thread/INFO]: Preparing spawn area: 16%
[16:49:15] [Server thread/INFO]: Preparing spawn area: 24%
[16:49:16] [Server thread/INFO]: Preparing spawn area: 33%
[16:49:17] [Server thread/INFO]: Preparing spawn area: 42%
[16:49:18] [Server thread/INFO]: Preparing spawn area: 51%
[16:49:19] [Server thread/INFO]: Preparing spawn area: 59%
[16:49:20] [Server thread/INFO]: Preparing spawn area: 69%
[16:49:21] [Server thread/INFO]: Preparing spawn area: 79%
[16:49:22] [Server thread/INFO]: Preparing spawn area: 89%
[16:49:23] [Server thread/INFO]: Preparing spawn area: 98%
[16:49:24] [Server thread/INFO]: Changing view distance to 12, from 10
[16:49:25] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
[16:49:25] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
[16:49:25] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 3 mods : [email protected]<script cf-hash='f9e31' type="text/javascript"> /* */</script>,[email protected],[email protected]
[16:49:25] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
[16:49:26] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[16:49:26] [Server thread/INFO]: JeffreyMeunier[local:E:3c0ae07a] logged in with entity id 339 at (18.5, 63.0, 235.5)
[16:49:26] [Server thread/INFO]: JeffreyMeunier joined the game
[16:49:27] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@66d53ea4[id=4b3ba1c7-3aaf-445d-b340-876ae65cccad,name=JeffreyMeunier,properties={textures=[com.mojang.authlib.properties.Property@25a226eb]},legacy=false]
com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:59) [YggdrasilMinecraftSessionService$1.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:56) [YggdrasilMinecraftSessionService$1.class:?]
at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:165) [YggdrasilMinecraftSessionService.class:?]
at net.minecraft.client.resources.SkinManager$3.run(SourceFile:105) [cvz.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439) [?:1.6.0_65]
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [?:1.6.0_65]
at java.util.concurrent.FutureTask.run(FutureTask.java:138) [?:1.6.0_65]
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895) [?:1.6.0_65]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) [?:1.6.0_65]
at java.lang.Thread.run(Thread.java:695) [?:1.6.0_65]
[16:49:30] [Server thread/INFO]: Saving and pausing game…
[16:49:30] [Server thread/INFO]: Saving chunks for level '2015-08-27 ??ComputerCraft? 01'/Overworld
[16:49:36] [Server thread/INFO]: Saving chunks for level '2015-08-27 ??ComputerCraft? 01'/Nether
[16:49:36] [Server thread/INFO]: Saving chunks for level '2015-08-27 ??ComputerCraft? 01'/The End
[16:49:36] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 11082ms behind, skipping 221 tick(s)
[16:49:36] [Server thread/INFO]: JeffreyMeunier has just earned the achievement [Taking Inventory]
[16:49:37] [Client thread/INFO]: [CHAT] JeffreyMeunier has just earned the achievement [Taking Inventory]
[16:49:54] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 10857ms behind, skipping 217 tick(s)
[16:50:02] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3000ms behind, skipping 60 tick(s)
[16:50:18] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2411ms behind, skipping 48 tick(s)
[16:52:11] [Server thread/INFO]: Saving and pausing game…
[16:52:11] [Server thread/INFO]: Saving chunks for level '2015-08-27 ??ComputerCraft? 01'/Overworld
[16:52:11] [Server thread/INFO]: Saving chunks for level '2015-08-27 ??ComputerCraft? 01'/Nether
[16:52:11] [Server thread/INFO]: Saving chunks for level '2015-08-27 ??ComputerCraft? 01'/The End
[16:53:15] [Server thread/INFO]: Stopping server
[16:53:15] [Server thread/INFO]: Saving players
[16:53:15] [Server thread/INFO]: Saving worlds
[16:53:15] [Server thread/INFO]: Saving chunks for level '2015-08-27 ??ComputerCraft? 01'/Overworld
[16:53:15] [Server thread/INFO]: Saving chunks for level '2015-08-27 ??ComputerCraft? 01'/Nether
[16:53:15] [Server thread/INFO]: Saving chunks for level '2015-08-27 ??ComputerCraft? 01'/The End
[16:53:15] [Server thread/INFO] [FML]: Unloading dimension 0
[16:53:15] [Server thread/INFO] [FML]: Unloading dimension -1
[16:53:15] [Server thread/INFO] [FML]: Unloading dimension 1
[16:53:15] [Server thread/INFO] [FML]: Applying holder lookups
[16:53:15] [Server thread/INFO] [FML]: Holder lookups applied
[16:54:07] [Client thread/INFO]: Stopping!
[16:54:07] [Client thread/INFO]: SoundSystem shutting down…
AL lib: (WW) FreeDevice: (0x7fb33400d800) Deleting 9 Buffer(s)
[16:54:07] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com