Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

silvernickel

Members
  • Joined

  • Last visited

  1. LOL, but I still get an errow that ModRecipes can not be resolved does that mean I have to rename my Recipes.java to ModRecipes.java?
  2. here is my log Java HotSpot 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release [12:30:18] [main/INFO] [GradleStart]: Extra: [] [12:30:18] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --assetsDir, /Users/FireFolder/.gradle/caches/minecraft/assets, --assetIndex, 1.7.10, --accessToken, {REDACTED}, --version, 1.7.10, --tweakClass, cpw.mods.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker] [12:30:18] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker [12:30:18] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker [12:30:18] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker [12:30:18] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker [12:30:18] [main/INFO] [FML]: Forge Mod Loader version 7.10.97.1343 for Minecraft 1.7.10 loading [12:30:18] [main/INFO] [FML]: Java is Java HotSpot 64-Bit Server VM, version 1.8.0_25, running on Mac OS X:x86_64:10.10.2, installed at /Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home/jre [12:30:18] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation [12:30:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker [12:30:18] [main/INFO] [GradleStart]: Injecting location in coremod cpw.mods.fml.relauncher.FMLCorePlugin [12:30:18] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin [12:30:18] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [12:30:18] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker [12:30:18] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker [12:30:18] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [12:30:18] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [12:30:18] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [12:30:18] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work! [12:30:19] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing [12:30:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [12:30:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker [12:30:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker [12:30:19] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker [12:30:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker [12:30:19] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main} [12:30:21] [main/INFO]: Setting user: Player942 [12:30:22] [Client thread/INFO]: LWJGL Version: 2.9.1 [12:30:23] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization [12:30:23] [Client thread/INFO] [FML]: MinecraftForge v10.13.2.1343 Initialized [12:30:23] [Client thread/INFO] [FML]: Replaced 183 ore recipies [12:30:23] [Client thread/INFO] [FML]: Preloading CrashReport classes [12:30:23] [Client thread/INFO] [FML]: net.minecraft.world.World$1 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.world.World$2 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.world.World$3 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.world.World$4 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.world.chunk.Chunk$1 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.crash.CrashReportCategory$1 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.crash.CrashReportCategory$2 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.crash.CrashReportCategory$3 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.entity.Entity$1 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.entity.Entity$2 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.entity.EntityTracker$1 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.world.gen.layer.GenLayer$1 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.world.gen.layer.GenLayer$2 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.entity.player.InventoryPlayer$1 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.world.gen.structure.MapGenStructure$1 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.world.gen.structure.MapGenStructure$2 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.world.gen.structure.MapGenStructure$3 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.server.MinecraftServer$3 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.server.MinecraftServer$4 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.server.MinecraftServer$5 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.nbt.NBTTagCompound$1 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.nbt.NBTTagCompound$2 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.network.NetHandlerPlayServer$2 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.network.NetworkSystem$3 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.tileentity.TileEntity$1 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.tileentity.TileEntity$2 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.tileentity.TileEntity$3 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$1 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$2 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$3 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$4 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$5 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$6 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$7 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$8 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$9 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$3 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$4 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$5 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$6 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$7 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$8 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$9 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$10 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$11 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$12 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$13 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$14 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$15 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.client.multiplayer.WorldClient$1 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.client.multiplayer.WorldClient$2 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.client.multiplayer.WorldClient$3 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.client.multiplayer.WorldClient$4 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.client.particle,EffectRenderer$1 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.client.particle,EffectRenderer$2 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.client.particle,EffectRenderer$3 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.client.particle,EffectRenderer$4 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.client.renderer.EntityRenderer$1 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.client.renderer.EntityRenderer$2 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.client.renderer.EntityRenderer$3 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.server.integrated.IntegratedServer$1 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.server.integrated.IntegratedServer$2 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.client.renderer.RenderGlobal$1 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.client.renderer.entity.RenderItem$1 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.client.renderer.entity.RenderItem$2 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.client.renderer.entity.RenderItem$3 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.client.renderer.entity.RenderItem$4 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.client.renderer.texture.TextureAtlasSprite$1 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.client.renderer.texture.TextureManager$1 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.client.renderer.texture.TextureMap$1 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.client.renderer.texture.TextureMap$2 [12:30:23] [Client thread/INFO] [FML]: net.minecraft.client.renderer.texture.TextureMap$3 [12:30:23] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization [12:30:23] [Client thread/INFO] [FML]: Searching /Users/FireFolder/Documents/Minecraft Modding/1.7/forge-1.7.10-10.13.2.1343-1.7.10-src/eclipse/mods for mods [12:30:27] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load [12:30:27] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, datapools_villagerking] at CLIENT [12:30:27] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, datapools_villagerking] at SERVER [12:30:28] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:VillagerKing [12:30:28] [Client thread/INFO] [FML]: Processing ObjectHolder annotations [12:30:28] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations [12:30:28] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0 [12:30:28] [Client thread/INFO] [FML]: Applying holder lookups [12:30:28] [Client thread/INFO] [FML]: Holder lookups applied [12:30:28] [sound Library Loader/INFO] [sTDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: [12:30:28] [sound Library Loader/INFO] [sTDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem... [12:30:28] [Thread-6/INFO] [sTDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL [12:30:28] [Thread-6/INFO] [sTDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) [12:30:28] [Thread-6/INFO] [sTDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized. [12:30:29] [sound Library Loader/INFO] [sTDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: [12:30:29] [sound Library Loader/INFO]: Sound engine started [12:30:30] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas [12:30:30] [Client thread/INFO]: Created: 512x256 textures/items-atlas [12:30:30] [Client thread/ERROR] [FML]: Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue [12:30:30] [Client thread/ERROR] [FML]: mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized FML{7.10.97.1343} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.2.1343-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized Forge{10.13.2.1343} [Minecraft Forge] (forgeSrc-1.7.10-10.13.2.1343-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized datapools_villagerking{a1.0.0} [VillagerKing] (bin) Unloaded->Constructed->Pre-initialized->Errored [12:30:30] [Client thread/ERROR] [FML]: The following problems were captured during this phase [12:30:30] [Client thread/ERROR] [FML]: Caught exception from datapools_villagerking java.lang.Error: Unresolved compilation problems: ModRecipes cannot be resolved Syntax error, insert ";" to complete BlockStatements at com.itechfree.villagerking.VillagerKing.Init(VillagerKing.java:26) ~[bin/:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25] at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) ~[forgeSrc-1.7.10-10.13.2.1343-1.7.10.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25] at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[forgeSrc-1.7.10-10.13.2.1343-1.7.10.jar:?] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[forgeSrc-1.7.10-10.13.2.1343-1.7.10.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25] at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:?] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691) [Loader.class:?] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288) [FMLClientHandler.class:?] at net.minecraft.client.Minecraft.startGame(Minecraft.java:586) [Minecraft.class:?] at net.minecraft.client.Minecraft.run(Minecraft.java:931) [Minecraft.class:?] at net.minecraft.client.main.Main.main(Main.java:164) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25] at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?] at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) [start/:?] at GradleStart.main(Unknown Source) [start/:?] [12:30:30] [Client thread/INFO] [sTDOUT]: [net.minecraft.client.Minecraft:displayCrashReport:388]: ---- Minecraft Crash Report ---- // Don't be sad, have a hug! <3 Time: 3/31/15 12:30 PM Description: There was a severe problem during mod loading that has caused the game to fail cpw.mods.fml.common.LoaderException: java.lang.Error: Unresolved compilation problems: ModRecipes cannot be resolved Syntax error, insert ";" to complete BlockStatements at cpw.mods.fml.common.LoadController.transition(LoadController.java:162) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:692) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288) at net.minecraft.client.Minecraft.startGame(Minecraft.java:586) at net.minecraft.client.Minecraft.run(Minecraft.java:931) at net.minecraft.client.main.Main.main(Main.java:164) 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) at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) at GradleStart.main(Unknown Source) Caused by: java.lang.Error: Unresolved compilation problems: ModRecipes cannot be resolved Syntax error, insert ";" to complete BlockStatements at com.itechfree.villagerking.VillagerKing.Init(VillagerKing.java:26) 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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) 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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) 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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691) ... 12 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Mac OS X (x86_64) version 10.10.2 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 691163680 bytes (659 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB) JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M 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.97.1343 Minecraft Forge 10.13.2.1343 4 mods loaded, 4 mods active mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized FML{7.10.97.1343} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.2.1343-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized Forge{10.13.2.1343} [Minecraft Forge] (forgeSrc-1.7.10-10.13.2.1343-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized datapools_villagerking{a1.0.0} [VillagerKing] (bin) Unloaded->Constructed->Pre-initialized->Errored [12:30:30] [Client thread/INFO] [sTDOUT]: [net.minecraft.client.Minecraft:displayCrashReport:398]: #@!@# Game crashed! Crash report saved to: #@!@# /Users/FireFolder/Documents/Minecraft Modding/1.7/forge-1.7.10-10.13.2.1343-1.7.10-src/eclipse/./crash-reports/crash-2015-03-31_12.30.30-client.txt AL lib: (EE) alc_cleanup: 1 device not closed

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.