• 0

    posted a message on ExtraTiC - Tinkers' Construct Mod Support Add-on
    Here's a fun and practically impossible request. Can we get support for Extra Utilities unstable ingots? Just as a non-smeltery recipe?
    Posted in: WIP Mods
  • 0

    posted a message on ExtraTiC - Tinkers' Construct Mod Support Add-on
    I realize you're now the steward of a lot of other great mods, but still no beta for the updated version of this one yet? C'mon Glassmaker, give up the goods so we can start testing :P
    Posted in: WIP Mods
  • 0

    posted a message on Biomes O' Plenty - Over 50 new biomes, with new trees, plants, mobs, and more!
    Quote from 128k»


    I have ExtrabiomesXL alongside this mod, and updating forge would cause me to not be able to run EBXL.

    I apparently found out it's an issue with the biome IDs. If I use my altered biome ID numbers for biomes o plenty (the numbers range from 179-256), this error occurs. If I use the default IDs, the error doesn't occur.

    I wanted to change the IDs because some of them are conflicting with ExtrabiomesXL.

    Also, updating forge doesn't seem to work.

    You may be falling victim to the 128+ vanilla Minecraft bug. Any biome id greater than 128 is considered a sub-biome by Minecraft. If you've got any biomes in that range it can cause all sorts of issues. Unfortunately it looks like from this point forward we can't have any more than 128 biomes, minus the default Minecraft ones of course.
    Posted in: Minecraft Mods
  • 0

    posted a message on Biomes O' Plenty - Over 50 new biomes, with new trees, plants, mobs, and more!
    Quote from 128k»
    Whenever I start minecraft with Biomes O' Plenty, I get this error:


    ---- Minecraft Crash Report ----
    // Oops.

    Time: 1/28/15 4:45 PM
    Description: Initializing game

    java.lang.NullPointerException: Initializing game
    at net.minecraftforge.common.BiomeDictionary.registerBiomeType(BiomeDictionary.java:148)
    at biomesoplenty.common.core.BOPBiomes.addBiomesToDictionary(BOPBiomes.java:376)
    at biomesoplenty.common.core.BOPBiomes.init(BOPBiomes.java:230)
    at biomesoplenty.BiomesOPlenty.preInit(BiomesOPlenty.java:62)
    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.GeneratedMethodAccessor3.invoke(Unknown Source)
    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.preinitializeMods(Loader.java:513)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    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)


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

    -- Head --
    Stacktrace:
    at net.minecraftforge.common.BiomeDictionary.registerBiomeType(BiomeDictionary.java:148)
    at biomesoplenty.common.core.BOPBiomes.addBiomesToDictionary(BOPBiomes.java:376)
    at biomesoplenty.common.core.BOPBiomes.init(BOPBiomes.java:230)
    at biomesoplenty.BiomesOPlenty.preInit(BiomesOPlenty.java:62)
    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.GeneratedMethodAccessor3.invoke(Unknown Source)
    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.preinitializeMods(Loader.java:513)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    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)

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 182037368 bytes (173 MB) / 317698048 bytes (302 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    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.85.1223 Minecraft Forge 10.13.1.1223 Optifine OptiFine_1.7.10_HD_U_B4 12 mods loaded, 12 mods active
    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    FML{7.10.85.1223} [Forge Mod Loader] (forge-1.7.10-10.13.1.1223.jar) Unloaded->Constructed->Pre-initialized
    Forge{10.13.1.1223} [Minecraft Forge] (forge-1.7.10-10.13.1.1223.jar) Unloaded->Constructed->Pre-initialized
    Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar) Unloaded->Constructed->Pre-initialized
    ATG{0.10.0} [Alternate Terrain Generation] (ATG-1.7.2-0.10.0 (1).jar) Unloaded->Constructed->Pre-initialized
    BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1057-universal.jar) Unloaded->Constructed->Errored
    ExtrabiomesXL{3.16.0} [ExtrabiomesXL] (extrabiomesxl_1.7.10-3.16.0.jar) Unloaded->Constructed->Pre-initialized
    IC2{2.2.654-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.654-experimental.jar) Unloaded->Constructed->Pre-initialized
    GalacticraftCore{3.0.8} [Galacticraft Core] (GalacticraftCore-1.7-3.0.8.258.jar) Unloaded->Constructed->Pre-initialized
    GalacticraftMars{3.0.8} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.8.258.jar) Unloaded->Constructed->Pre-initialized
    cfm{3.3.6} [§6MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.3.6(1.7.10).jar) Unloaded->Constructed->Pre-initialized
    Launched Version: 1.7.10-Forge10.13.1.1223
    LWJGL: 2.9.1
    OpenGL: GeForce GTX 650/PCIe/SSE2 GL version 4.5.0 NVIDIA 347.09, NVIDIA Corporation
    GL Caps: Using GL 1.3 multitexturing.
    Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
    Anisotropic filtering is supported and maximum anisotropy is 16.
    Shaders are available because OpenGL 2.1 is supported.

    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)


    Update your Forge.

    In other news, it looks like Adubbz definitely added code to supposedly fix the 128+ sub-biome issue. I found the commit in the repository. However, if the fix ever did work it's definitely not working now. Perhaps the fix was negated due to an upgrade in Forge since it was made. I'm going to try downgrading my Forge and testing it like that. However, many mods I use require the latest recommended Forge, so that's definitely not a final solution if it does work.
    Posted in: Minecraft Mods
  • 0

    posted a message on Biomes O' Plenty - Over 50 new biomes, with new trees, plants, mobs, and more!
    Quote from GrinningMoon»

    As far as your biome ID conflict, are you turning off the other mods generation? I don't know that BoP has control over say Thaumcraft biomes and I think for instance TC4 biomes are generated after BoP ones. So if you really don't want them I think you may have to do it on a per mod basis.

    No, it's a 'bug' related to vanilla Minecraft where any biome with an id greater than 128 is considered a sub-biome of whichever biome has an id equal to that biome's id -128. Get it? Supposedly Adubbz was going to implement a workaround, but I'm not sure if that was ever done for 1.7.10.

    Anyway, I may have figured it out though. It seems like Mariculture borks up the BoP world generator pretty noticeably. I think it may be overriding whatever fix Adubbz implemented because I haven't encountered the sub-biome bug since removing it. Or I could just be incredibly lucky/unlucky in my testing. Which is why I asked if the bug had been taken care of in 1.7.10.

    EDIT: Nope, definitely still an issue. Ran into a Fire Swamp biome next to a Storage Cell biome from AE2. Is there any way you might be willing to fix this issue for 1.7.10 Adubbz?
    Posted in: Minecraft Mods
  • 1

    posted a message on Biomes O' Plenty - Over 50 new biomes, with new trees, plants, mobs, and more!
    Quote from dax357973»
    I downloaded this mod not only for the biomes but for the "promise land" well I downloaded it and I got the staff to go to the promise land and it did nothing I tried digging down, still nothing I searched to see if I was doing it right and I didn't find any thing helpful. I downloaded the 1.7.10 version,

    is anyone else having this problem? please help.

    Promised land and a number of other, smaller features such as healing springs, puddles, and poison ivy were cut out of the 1.7.10 version. The devs are now busy with 1.8, so it will likely never be added back to this version. Wait for the 1.8 release if it really bothers you that much.

    Speaking of which, I'm still having sub-biome issues with other mod's biomes with ids greater than 128 generating in a BoP world. I was under the impression this was fixed. Is it not possible to revisit this bug in 1.7.10 or will I need to wait for 1.8? Unfortunately the 1.7.10 version of BoP seems rather half-baked.
    Posted in: Minecraft Mods
  • 0

    posted a message on Chisel 3 [The Dev Releases]
    Disregard previous crash report. Fixed it myself.
    Posted in: Minecraft Mods
  • 1

    posted a message on Streams - Real Flowing Rivers
    Wooow... Been watching from the sidelines seeing as I've been worried about the vapourousness of the ambitions this mod puts forward, but it's looking more and more plausible. Here's the million dollar question, though. Are they actually river biomes? I take it they're not, and that you're constructing them during the decoration phase of generation? Not that that's terrible. I understand the limitations. It's just not ideal.
    Posted in: WIP Mods
  • 0

    posted a message on Teds World Gen Mods - Realistic World Gen Alpha 1.3.2
    Quote from Wytchcat»
    Quick question Ted...Does RWG load ANY vanilla biomes at all? Can they be added to the config file manually if not?

    Also I notice that while the BoP integration is indeed in place it gets a bit choppy when they are together. And that is even with very few other mods in place. :(

    Upside...You can add Ruins to the compatible mods list.

    Yeah, that's one of two problems with the current version that are keeping me from adopting it full-time. The biomes F3 report are nothing like the biomes you actually see. Often multiple BoP biomes will appear in a larger RWG-named biome. And rivers do not have their own biome designation. I'm hoping this is something he can fix, as it borks 90% of biome-dependent mods. Everything from generation mods to Forestry bees.
    Posted in: Minecraft Mods
  • 1

    posted a message on ExtraTiC - Tinkers' Construct Mod Support Add-on
    I'm guessing you're having to create the 10 zillion textures for all these parts, right? And that's what's taking forever? Gosh, I wish TC had the ability to just accept 2 or 3 colors for a part and created the textures itself. Aside from the colors, they're all the same anyway. That'd probably make things a whole lot easier, I'd think.
    Posted in: WIP Mods
  • 0

    posted a message on Chisel 3 [The Dev Releases]
    Latest version, crash at startup. It's ok. It's generally super-duper rare that I ever load a major revision to a big mod and it doesn't initially have a CAS issue.

    java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.Character
    at net.minecraftforge.oredict.ShapedOreRecipe.<init>(ShapedOreRecipe.java:89)
    at com.cricketcraft.chisel.Features$5.addRecipes(Features.java:145)
    at com.cricketcraft.chisel.Features.loadRecipes(Features.java:2519)
    at com.cricketcraft.chisel.Features.init(Features.java:2476)
    at com.cricketcraft.chisel.Chisel.init(Chisel.java:125)
    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:513)
    at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    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:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


    EDIT: And this different crash is from the version you upload to, I assume, fix the last crash (2.3.1):

    cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: com/cricketcraft/chisel/block/BlockMarbleSlab
    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.func_71384_a(Minecraft.java:541)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    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:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: java.lang.NoClassDefFoundError: com/cricketcraft/chisel/block/BlockMarbleSlab
    at com.choonster.chiselfacades.ChiselFacades.init(ChiselFacades.java:27)
    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:513)
    at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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)
    ... 10 more
    Caused by: java.lang.ClassNotFoundException: com.cricketcraft.chisel.block.BlockMarbleSlab
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 37 more
    Caused by: java.lang.NullPointerException


    EDIT2: Nevermind. This latest error appears to be a problem with ChiselFacades. Guess I'll need to wait for an update to that.
    Posted in: Minecraft Mods
  • 0

    posted a message on Minecraft Modding Is Dead. Long Live Minecraft Modding!
    Well the main difference being that in the iner
    Quote from zohar101»
    Forge is still in early beta. Safe to say most big mod authors are still waiting for a full, stable version of forge before attempting any updates on their mods.
    This reminds a lot of the wait for 1.7 forge. I don't see the difference really.

    Well the main difference being, in my opinion, that in the interim between 1.6.4 and 1.7.2 many modders were still doing great things in 1.6.4. Now, between 1.7.10 and 1.8, it feels like a veritable ghost town. Many prominent modders have even stated that they're not even going to attempt the transition to 1.8 when a stable Forge becomes available.
    Posted in: Mods Discussion
  • 0

    posted a message on Minecraft Modding Is Dead. Long Live Minecraft Modding!
    My fellow Minecraft mod enthusiasts, I say to you that I feel as though the halcyon days of Minecraft modding resided in the bygone era of 1.6.4 and that the light of truly great mods has only faded in the age of 1.7+. As is often the case with any modding community the modders are throwing in their metaphorical towels and have shuffled off to greener pastures, either bored with Minecraft or possibly upset with recent changes. Many have moved or are moving on to create mods for other great games, or their own respective games, or one of the many many many Steam Greenlit Minecraft clones in existence today.



    I once said 1.5.2 was the peak of Minecraft modding, but with time 1.6.4 proved me wrong. But now with 1.8 looming for quite some time it feels as though 1.7.2 hasn't even managed to catch up yet with the breadth and variety of mods we had for 1.6.4. Many modders have 'phoned in' 1.7+ updates for their 1.6.4 mods with nary a peep about new additions, much less 1.8 support.



    So am I crazy? Is the Mincraft modding community as rich an vibrant as it's always been? Will it continue to be so on into the future?
    Posted in: Mods Discussion
  • 0

    posted a message on ExtraTiC - Tinkers' Construct Mod Support Add-on
    Quote from dogman035»

    And all the shortbow textures work... That's just what an astral silver shortbow looks like...

    He's referring to the borked-up name. At least I think he is. That's been an issue off and on since 1.6.4
    Posted in: WIP Mods
  • 0

    posted a message on [Oct 8] Coros Mods: ZombieAwareness for 1.10.2 with new improvements
    The localized weather mod isnt compatible with biome mods :(

    Yes it is. What makes you say that?

    Also, I'm still, after all this time, having an issue where text and any non-opaque block like glass appears behind the clouds. This is an old bug. Is there no way to fix it?
    Posted in: Minecraft Mods
  • To post a comment, please .