Posts by czarnyBartek

    Display Spoiler

    2013-01-07 19:59:08 [INFO] [ForgeModLoader] Forge Mod Loader version 4.6.12.511 for Minecraft 1.4.6 loading
    2013-01-07 19:59:08 [FINEST] [ForgeModLoader] All core mods are successfully located
    2013-01-07 19:59:08 [FINEST] [ForgeModLoader] Discovering coremods
    2013-01-07 19:59:08 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar
    2013-01-07 19:59:08 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar
    2013-01-07 19:59:10 [FINEST] [ForgeModLoader] Download complete
    2013-01-07 19:59:10 [INFO] [ForgeModLoader] Download complete
    2013-01-07 19:59:10 [FINEST] [ForgeModLoader] Library file argo-2.25.jar was downloaded and verified successfully
    2013-01-07 19:59:10 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar
    2013-01-07 19:59:10 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar
    2013-01-07 19:59:15 [SEVERE] [ForgeModLoader] There was a problem downloading the file guava-12.0.1.jar automatically. Perhaps you have an environment without internet access. You will need to download the file manually or restart and let it try again

    2013-01-07 19:59:15 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar
    2013-01-07 19:59:15 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar
    2013-01-07 19:59:17 [FINEST] [ForgeModLoader] Download complete
    2013-01-07 19:59:17 [INFO] [ForgeModLoader] Download complete
    2013-01-07 19:59:17 [FINEST] [ForgeModLoader] Library file asm-all-4.0.jar was downloaded and verified successfully
    2013-01-07 19:59:17 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar
    2013-01-07 19:59:17 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar
    2013-01-07 19:59:22 [SEVERE] [ForgeModLoader] There was a problem downloading the file bcprov-jdk15on-147.jar automatically. Perhaps you have an environment without internet access. You will need to download the file manually or restart and let it try again

    2013-01-07 19:59:22 [SEVERE] [ForgeModLoader] There were errors during initial FML setup. Some files failed to download or were otherwise corrupted. You will need to manually obtain the following files from these download links and ensure your lib directory is clean.
    2013-01-07 19:59:22 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-2.25.jar
    2013-01-07 19:59:22 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar
    2013-01-07 19:59:22 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar
    2013-01-07 19:59:22 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar
    2013-01-07 19:59:22 [SEVERE] [ForgeModLoader] <===========>
    2013-01-07 19:59:22 [SEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
    2013-01-07 19:59:22 [SEVERE] [ForgeModLoader] A download error occured
    2013-01-07 19:59:22 [SEVERE] [ForgeModLoader] A download error occured
    2013-01-07 19:59:22 [SEVERE] [ForgeModLoader] <<< ==== >>>
    2013-01-07 19:59:22 [SEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.
    2013-01-07 19:59:22 [SEVERE] [ForgeModLoader] Error details
    java.lang.RuntimeException: A download error occured
    at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:483)
    at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:132)
    at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)
    at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:242)
    at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
    at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
    at net.minecraft.Launcher.replace(Launcher.java:153)
    at net.minecraft.Launcher$1.run(Launcher.java:94)
    Caused by: java.net.SocketTimeoutException: Read timed out
    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 sun.net.https://forum.industrial-craft.net/www.protocol.http.HttpURLConnection$6.run(Unknown Source)
    at sun.net.https://forum.industrial-craft.net/www.protocol.http.HttpURLConnection$6.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.net.https://forum.industrial-craft.net/www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)
    at sun.net.https://forum.industrial-craft.net/www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:467)
    ... 7 more
    Caused by: java.net.SocketTimeoutException: Read timed out
    at java.net.SocketInputStream.socketRead0(Native Method)
    at java.net.SocketInputStream.read(Unknown Source)
    at java.net.SocketInputStream.read(Unknown Source)
    at java.io.BufferedInputStream.fill(Unknown Source)
    at java.io.BufferedInputStream.read1(Unknown Source)
    at java.io.BufferedInputStream.read(Unknown Source)
    at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
    at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
    at sun.net.https://forum.industrial-craft.net/www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    at sun.net.https://forum.industrial-craft.net/www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)
    at java.net.URLConnection.getHeaderFieldLong(Unknown Source)
    at java.net.URLConnection.getContentLengthLong(Unknown Source)
    at java.net.URLConnection.getContentLength(Unknown Source)
    at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:466)
    ... 7 more
    2013-01-07 19:59:22 [SEVERE] [ForgeModLoader] Error details
    java.lang.RuntimeException: A download error occured
    at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:483)
    at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:132)
    at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)
    at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:242)
    at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
    at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
    at net.minecraft.Launcher.replace(Launcher.java:153)
    at net.minecraft.Launcher$1.run(Launcher.java:94)
    Caused by: java.net.SocketTimeoutException: Read timed out
    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 sun.net.https://forum.industrial-craft.net/www.protocol.http.HttpURLConnection$6.run(Unknown Source)
    at sun.net.https://forum.industrial-craft.net/www.protocol.http.HttpURLConnection$6.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.net.https://forum.industrial-craft.net/www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)
    at sun.net.https://forum.industrial-craft.net/www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:467)
    ... 7 more
    Caused by: java.net.SocketTimeoutException: Read timed out
    at java.net.SocketInputStream.socketRead0(Native Method)
    at java.net.SocketInputStream.read(Unknown Source)
    at java.net.SocketInputStream.read(Unknown Source)
    at java.io.BufferedInputStream.fill(Unknown Source)
    at java.io.BufferedInputStream.read1(Unknown Source)
    at java.io.BufferedInputStream.read(Unknown Source)
    at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
    at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
    at sun.net.https://forum.industrial-craft.net/www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    at sun.net.https://forum.industrial-craft.net/www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)
    at java.net.URLConnection.getHeaderFieldLong(Unknown Source)
    at java.net.URLConnection.getContentLengthLong(Unknown Source)
    at java.net.URLConnection.getContentLength(Unknown Source)
    at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:466)
    ... 7 more
    2013-01-07 19:59:32 [INFO] [STDERR] Exception in thread "Thread-2" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue
    2013-01-07 19:59:32 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175)
    2013-01-07 19:59:32 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:242)
    2013-01-07 19:59:32 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
    2013-01-07 19:59:32 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
    2013-01-07 19:59:32 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:153)
    2013-01-07 19:59:32 [INFO] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:94)
    2013-01-07 19:59:32 [INFO] [STDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue
    2013-01-07 19:59:32 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:228)
    2013-01-07 19:59:32 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)
    2013-01-07 19:59:32 [INFO] [STDERR] ... 5 more
    f*ck...

    O rly?
    files.minecraftforge.net

    Looks online to me.
    I even downloaded the latest Forge.

    EDIT: I'm wrong, it's probably heavy website traffic. Wait a few minutes for it to cool down.

    This website is offline
    No cached version is available
    What's wrong?
    The most likely causes:

    • The server is down for maintenance
    • There may be a network problem
    • The site may be experiencing excessive load


    Retry for a live version of the siteWhat's CloudFlare?
    This website uses CloudFlare in order to help keep it online when the server is down by serving cached copies of pages when they are unavailable. Unfortunately, a cached copy of the page you requested is not available, but you may be able to reach other cached pages on the site.

    I'm very sorry for that spam, I added modifications head over heels (the Polish proverb), but most of the mods were incompatible with one another and particularly jammy mod furniture. This mod gave these crashes.
    I think there will be no errors when adding these mods.
    and so I have 25 of them;)
    I'm sorry for everything.
    ps. translation may be not so much because I am Polish and I'm using http://translate.google.pl. also sorry for the translation.
    po polsku:

    bardzo przepraszam za tamten spam, dodawałem modyfikację na łeb na szyję (takie polskie przysłowie) lecz większość modów były niekompatybilne z innymi a szczególnie jammy furniture mod. ten mod dawał te crashe.
    myślę że już nie będzie tych błędów przy dodawaniu modów.
    i tak mam ich 25 ;)
    za wszystko przepraszam.
    ps. tłumaczenie może być nie za bardzo ponieważ jestem Polakiem i używam http://translate.google.pl. za tłumaczenie też przepraszam.

    Errored
    LWJGL: 2.4.2
    OpenGL: AMD Radeon(TM) HD 6480G GL version 4.2.11476 Compatibility Profile Context, ATI Technologies Inc.
    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: ~~ERROR~~ NullPointerException: null

    no mods :/

    Errored
    LWJGL: 2.4.2
    OpenGL: AMD Radeon(TM) HD 6480G GL version 4.2.11476 Compatibility Profile Context, ATI Technologies Inc.
    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: ~~ERROR~~ NullPointerException: null

    help me!!!

    I meant, can you post the error log here?

    Minecraft has crashed! -- System Details --
    Details:
    Minecraft Version: 1.4.4
    Operating System: Windows 7 (x86) version 6.1
    Java Version: 1.7.0_09, Oracle Corporation
    Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
    Memory: 358051512 bytes (341 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
    JVM Flags: 2 total; -Xms512m -Xmx1024m
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: IWrUpdater, Config, WrUpdaterSmooth, ...[betterfonts.StringCache, Key, Glyph, ...], [bspkrs.treecapitator.TreeCapitator, BlockTree], [bspkrs.util.ModVersionChecker], [com.google.common.base.Preconditions, Charsets, Splitter, ...], [com.google.common.cache.CacheLoader, CacheBuilder, Cache, ...], [com.google.common.collect.Multimap, ListMultimap, AbstractMultimap, ...], [com.google.common.eventbus.EventBus, HandlerFindingStrategy, AnnotatedHandlerFinder, ...], [com.google.common.hash.Hashing, HashFunction, AbstractStreamingHashFunction, ...], [com.google.common.io.LineProcessor, Resources, InputSupplier, ...], [com.google.common.primitives.Ints, UnsignedBytes], [com.google.common.reflect.TypeCapture, TypeToken, SimpleTypeToken, ...], [com.google.common.util.concurrent.UncheckedExecutionException, ExecutionError, MoreExecutors, ...], [cpw.mods.fml.client.ITextureFX, FMLTextureFX, TextureFXManager, ...], [cpw.mods.fml.client.modloader.ModLoaderClientHelper, ModLoaderKeyBindingHandler], [cpw.mods.fml.client.registry.ISimpleBlockRenderingHandler, KeyHandler, RenderingRegistry, ...], [cpw.mods.fml.common.Loader, LoaderException, ICrashCallable, ...], [cpw.mods.fml.common.asm.FMLSanityChecker, MLDetectorClassVisitor, SideOnly], [cpw.mods.fml.common.asm.transformers.AccessTransformer, Modifier, MarkerTransformer, ...], [cpw.mods.fml.common.discovery.ModDiscoverer, ASMDataTable, ModCandidate, ...], [cpw.mods.fml.common.discovery.asm.ASMModParser, ModClassVisitor, ModAnnotationVisitor, ...], [cpw.mods.fml.common.event.FMLEvent, FMLLoadEvent, FMLStateEvent, ...], [cpw.mods.fml.common.functions.ModIdFunction], [cpw.mods.fml.common.modloader.IModLoaderSidedHelper, ModLoaderHelper, ModLoaderVillageTradeHandler, ...], [cpw.mods.fml.common.network.Player, IPacketHandler, IConnectionHandler, ...], [cpw.mods.fml.common.registry.BlockProxy, ItemProxy, LanguageRegistry, ...], [cpw.mods.fml.common.toposort.ModSortingException, ModSorter, DirectedGraph, ...], [cpw.mods.fml.common.versioning.ArtifactVersion, VersionParser, InvalidVersionSpecificationException, ...], [ic2.api.INetworkItemEventListener, INetworkDataProvider, INetworkUpdateListener, ...], [ic2.common.IC2, CreativeTabIC2, ItemIC2, ...], [net.minecraftforge.client.ForgeHooksClient, IItemRenderer, MinecraftForgeClient, ...], [net.minecraftforge.client.event.DrawBlockHighlightEvent, RenderWorldLastEvent, TextureLoadEvent], [net.minecraftforge.client.event.sound.SoundEvent, SoundResultEvent, PlayBackgroundMusicEvent, ...], [net.minecraftforge.common.IPlantable, IShearable, ISidedInventory, ...], [net.minecraftforge.event.Event, ListenerList, EventBus, ...], [net.minecraftforge.event.entity.EntityEvent, EntityJoinWorldEvent, PlaySoundAtEntityEvent, ...], [net.minecraftforge.event.entity.item.ItemEvent, ItemTossEvent], [net.minecraftforge.event.entity.living.LivingEvent, LivingSpecialSpawnEvent, LivingFallEvent, ...], [net.minecraftforge.event.entity.player.PlayerEvent, ArrowLooseEvent, ArrowNockEvent, ...], [net.minecraftforge.event.world.WorldEvent, Load, Save, ...], [net.minecraftforge.liquids.ITankContainer], [net.minecraftforge.oredict.OreDictionary, OreRegisterEvent, ShapedOreRecipe, ...], [net.minecraftforge.transformers.ForgeAccessTransformer, EventTransformer], [noppes.npcs.CustomNpcs, PacketHandler, EntityNPCInterface, ...], [noppes.npcs.containers.ContainerNPCInv, ContainerNPCBankChest, ContainerNPCFollowerHire, ...], [noppes.npcs.entity.EntityElementalStaffFX], [noppes.npcs.entity.model.ModelNPCMale, ModelElfMale, ModelOrcMale, ...], [noppes.npcs.entity.renderer.RenderNPCInterface, RenderNPCHumanMale, RenderNPCHumanFemale, ...], [noppes.npcs.gui.GuiNPCCloneLoadMenu, GuiNpcRedstoneBlock, GuiNpcSpawner, ...], [noppes.npcs.gui.mainmenu.GuiNpcDisplay, GuiNpcStats, GuiNPCInv, ...], [noppes.npcs.gui.player.GuiNpcFollowerHire, GuiNpcFollower, GuiNPCTrader, ...], [noppes.npcs.gui.questtypes.GuiNpcQuestTypeItem], [noppes.npcs.gui.roles.GuiNpcFollowerSetup, GuiNpcItemGiver, GuiNpcTraderSetup, ...], [noppes.npcs.gui.tools.GuiNPCInterface, GuiNPCInterface2, GuiTextfieldActionListener, ...], [noppes.npcs.items.renderer.BlockCarpentryBenchRenderer], [org.objectweb.asm.ClassVisitor, ClassWriter, MethodVisitor, ...], [org.objectweb.asm.tree.ClassNode, MethodNode, FieldNode, ...], [weaponmod.BalkonsWeaponMod, WMPacketHandler, WMConnectionHandler, ...], [weaponmod.projectile.EntityProjectile, EntityMusketBullet, EntityJavelin, ...], [weaponmod.render.RenderKnife, RenderSpear, RenderJavelin, ...]
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v7.21 FML v4.4.4.442 Minecraft Forge 6.3.0.372 Optifine OptiFine_1.4.4_HD_U_D2 15 mods loaded, 15 mods active
    mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
    Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
    mod_ReiMinimap [mod_ReiMinimap] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    mod_treecapitator [TreeCapitator] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    mod_ArmorMovement [mod_ArmorMovement] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    mod_EnchantViewServer [mod_EnchantViewServer] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    mod_InvTweaks [Inventory Tweaks] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    mod_ThebombzenAPI [mod_ThebombzenAPI] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    mod_TooManyItems [mod_TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    mod_UseCount [mod_UseCount] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    mod_Gibs [mod_Gibs] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    CustomNpcs [CustomNpcs 1.4.4] (CustomNPCs_1.4.4.zip) Unloaded->Constructed->Pre-initialized
    IC2 [IndustrialCraft 2] (industrialcraft-2_1.109.113-lf.jar) Unloaded->Constructed->Errored
    weaponmod [Balkon's WeaponMod] (Weaponmod.zip) Unloaded->Constructed->Pre-initialized
    LWJGL: 2.4.2
    OpenGL: AMD Radeon(TM) HD 6480G GL version 4.2.11476 Compatibility Profile Context, ATI Technologies Inc.
    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: ~~ERROR~~ NullPointerException: null

    cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraftforge/liquids/LiquidContainerData
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:481)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)
    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.NoClassDefFoundError: net/minecraftforge/liquids/LiquidContainerData
    at ic2.common.IC2.load(IC2.java:711)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
    at com.google.common.eventbus.EventBus.post(EventBus.java:268)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
    ... 33 more
    --- END ERROR REPORT 1b9895c0 ----------