• 0

    posted a message on Thaumcraft 6.1.BETA26 [no longer being developed]
    Hi Azanor, big fan.
    I'm having an issue with your mod unfortunately, The only mod i have installed other than it is baubles but I always get this crash report whenever I try to play:

    ---- Minecraft Crash Report ----
    // I blame Dinnerbone.

    Time: 5/27/14 7:55 AM
    Description: Initializing game

    java.lang.NoClassDefFoundError: cpw/mods/fml/common/ICraftingHandler
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420)
    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:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
    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:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:489)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:202)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:465)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:813)
    at net.minecraft.client.main.Main.main(SourceFile:103)
    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 net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.common.ICraftingHandler
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 35 more
    Caused by: java.lang.NullPointerException
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180)
    ... 37 more


    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- Head --
    Stacktrace:
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420)
    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:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
    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:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:489)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:202)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:465)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:813)
    at net.minecraft.client.main.Main.main(SourceFile:103)
    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 net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    -- System Details --
    Details:
    Minecraft Version: 1.7.2
    Operating System: Windows 7 (x86) version 6.1
    Java Version: 1.7.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
    Memory: 41117240 bytes (39 MB) / 155631616 bytes (148 MB) up to 518979584 bytes (494 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
    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.01-pre FML v7.2.156.1060 Minecraft Forge 10.12.1.1060 5 mods loaded, 5 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
    FML{7.2.156.1060} [Forge Mod Loader] (forge-1.7.2-10.12.1.1060.jar) Unloaded->Constructed
    Forge{10.12.1.1060} [Minecraft Forge] (forge-1.7.2-10.12.1.1060.jar) Unloaded->Constructed
    Baubles{1.0.0.14} [Baubles] (Baubles-1.7.2-1.0.0.14.jar) Unloaded->Constructed
    Thaumcraft{4.1.0e} [Thaumcraft] (Thaumcraft4.1.0e.zip) Unloaded
    Launched Version: 1.7.2-Forge10.12.1.1060
    LWJGL: 2.9.0
    OpenGL: Intel(R) HD Graphics Family GL version 3.0.0 - Build 8.15.10.2266, Intel
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: English (UK)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
    Anisotropic Filtering: Off (1)

    What can I do to rectify this?
    Posted in: Minecraft Mods
  • 0

    posted a message on Minecraft Jars
    This may sound dumb to all you clever people out there, but I'm trying to make a private server for myself and 8-10 friends, I've downloaded a server .jar , but it doesn't work, is it easier to use a .exe file?
    Posted in: Discussion
  • 0

    posted a message on [1.6.4-1.7.10] Thaumic Exploration [0.6.0] - Thaumcraft 4.1 Addon - MOAR CONTENT
    Holy amazeballs there's more to thaumcraft.. oh dear lord I only just figured out how "Vanilla" TC works D:

    But seriously, though 10/10 would dowload again
    Posted in: WIP Mods
  • 0

    posted a message on My First Resourse Pack Released
    Quote from Warpshard

    Sketch, you're wasting your time. I learned that the hard way. He won't change his pack since he doesn't think our opinions are valid.

    Just let him fail, or stop posting & let this thread die.


    Amen to that.
    Posted in: Resource Packs
  • 0

    posted a message on Minecraft Lost Ideas Texture Pack 1.6.4-1.7.4
    ^ what he said
    Posted in: Resource Packs
  • 0

    posted a message on [1.6.4][RPG]The Swords of Justice Pack! V5.3 [Over 1000+ dls!] Updated as of 10/Dic/2013
    comes up as a .rar program file when i download
    Posted in: Minecraft Mods
  • 0

    posted a message on StarQuest [Starships][Planets][Space][Ranks][Towns][Factions][PvP][Economy][Trading]
    Your IGN: adsburg

    Where did you hear about the server: Front page

    Do you understand and accept the rules: Yes sir

    What's our policy on raging: No ifs, No buts, No coconuts
    Posted in: PC Servers
  • 0

    posted a message on [1.6.4] Ars Magica 2 Server (With a few other mods)
    Do i have to have all of these mods installed? or can I just have ars magica?
    Posted in: PC Servers
  • 0

    posted a message on [1.10.2/1.9.4] Blood Magic V2.1.0-65 - Updated Sept. 29
    Quote from halounit88



    I have run into that problem before. I would suggest either quit the tab with ad-fly, go back to the forge page and try to redownload, or try a different browser.


    Thanks, I figured it out, i had to turn my ad-block off to stop the ads from showing... wierd.

    But NOW, I cant actually use the mod i have forge installed properly, I'm pretty sure, but it doesn't work :/
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.10.2/1.9.4] Blood Magic V2.1.0-65 - Updated Sept. 29
    Can someone please explain why whenever I try to download forge, I get an endless wave of ad.fly pages, I've been skipping them for about an hour now :/
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.10.2/1.9.4] Blood Magic V2.1.0-65 - Updated Sept. 29
    Thank you so much for making this, all the other magic mods I've seen are all "LOOK! WANDS, STAFFS MAAAAAGGGGIIIIIC!" Those mod creators dont realize that the old magics require REAL sacrifice, this is a great mod and you are a good person.
    Posted in: Minecraft Mods
  • 0

    posted a message on Advanced Genetics Mod
    This is so delightfully complicated :D
    Posted in: Minecraft Mods
  • 0

    posted a message on [16x] Jolicraft ~ Trails and Tails (1.20)
    If Tim Burton made a minecraft film, this is exactly what it would look like.
    Posted in: Resource Packs
  • 0

    posted a message on [1.7.4][128x]Firewolf - The journey begins
    Very slick, I like it :)
    Posted in: Resource Packs
  • 0

    posted a message on Nicolas Cage Texture Pack! (Just for fun)
    Best thing since sliced bread, you should make a series of these (Do Arj Barker next ;D)
    Posted in: Resource Packs
  • To post a comment, please .