• 0

    posted a message on HELP ME Plz D:
    I'll try that, thank you ^-^
    Posted in: Mods Discussion
  • 0

    posted a message on HELP ME Plz D:
    I am currently wanting to play and record this little mod collection I have set up here. It doesn't crash, but just loads back up the launcher on the "Game Output" page. I kind of understand; it said something about the cores of a couple mods not being right, but Idk what's exactly going on. Could someone who knows a bit about modding and coding help me out? ^- ^ Whenever I get crashes like this I always eliminate mods I don't need exactly. But, I really like this collection of mods to play with ^-^

    Sep 10, 2014 5:56:50 PM net.minecraft.launchwrapper.LogWrapper log
    INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
    Sep 10, 2014 5:56:50 PM net.minecraft.launchwrapper.LogWrapper log
    INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
    Sep 10, 2014 5:56:50 PM net.minecraft.launchwrapper.LogWrapper log
    INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
    2014-09-10 17:56:50 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
    2014-09-10 17:56:50 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_51, running on Windows 8:amd64:6.2, installed at C:\Program Files\Java\jre7
    2014-09-10 17:56:50 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    2014-09-10 17:56:51 [WARNING] [ForgeModLoader] The coremod atomicstryker.dynamiclights.common.DLFMLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    2014-09-10 17:56:51 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    2014-09-10 17:56:51 [WARNING] [ForgeModLoader] The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    2014-09-10 17:56:51 [INFO] [ForgeModLoader] Loading tweaker shadersmodcore.loading.SMCTweaker from ShadersModCore-v2.2.2-mc1.6.4-f965.jar
    2014-09-10 17:56:51 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
    2014-09-10 17:56:51 [INFO] [ForgeModLoader] Loading tweak class name shadersmodcore.loading.SMCTweaker
    2014-09-10 17:56:51 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
    2014-09-10 17:56:51 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
    2014-09-10 17:56:51 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
    2014-09-10 17:56:51 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    2014-09-10 17:56:51 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
    2014-09-10 17:56:52 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
    2014-09-10 17:56:52 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
    2014-09-10 17:56:52 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    2014-09-10 17:56:52 [INFO] [STDOUT] Loaded 110 rules from AccessTransformer config file forge_at.cfg
    2014-09-10 17:56:52 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    2014-09-10 17:56:52 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
    2014-09-10 17:56:52 [INFO] [STDOUT] Adding AccessTransformer: nei_at.cfg
    2014-09-10 17:56:52 [INFO] [STDOUT] Adding Accesstransformer map: temp.dat
    2014-09-10 17:56:52 [INFO] [STDOUT] Loaded 51 rules from AccessTransformer config file temp.dat
    2014-09-10 17:56:52 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    2014-09-10 17:56:52 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    2014-09-10 17:56:52 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    2014-09-10 17:56:52 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    2014-09-10 17:56:52 [INFO] [STDERR] Exception in thread "main" java.lang.NoClassDefFoundError: openmods/asm/VisitorHelper$TransformProvider
    2014-09-10 17:56:52 [INFO] [STDERR] at java.lang.Class.getDeclaredConstructors0(Native Method)
    2014-09-10 17:56:52 [INFO] [STDERR] at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
    2014-09-10 17:56:52 [INFO] [STDERR] at java.lang.Class.getConstructor0(Unknown Source)
    2014-09-10 17:56:52 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown Source)
    2014-09-10 17:56:52 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:84)
    2014-09-10 17:56:52 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:100)
    2014-09-10 17:56:52 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
    2014-09-10 17:56:52 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
    2014-09-10 17:56:52 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: openmods.asm.VisitorHelper$TransformProvider
    2014-09-10 17:56:52 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
    2014-09-10 17:56:52 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
    2014-09-10 17:56:52 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
    2014-09-10 17:56:52 [INFO] [STDERR] ... 8 more
    2014-09-10 17:56:52 [INFO] [STDERR] Caused by: java.lang.NullPointerException
    2014-09-10 17:56:52 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
    2014-09-10 17:56:52 [INFO] [STDERR] ... 10 more

    Posted in: Mods Discussion
  • 0

    posted a message on Interesting mods for YT
    If you are like me and are trying to create a modpack/selection of mods and do not know what mods to use, I could help you out.

    So a lot of times trying to create a series, I ask myself, what mods could I make something interesting out of? I like to think of mods that add a lot of things to the game or have a lot of things to do as "big mods."

    I'm trying to help out as much as I can. These mods are interesting in my opinion, you may like others as well or like a whole new selection completely, not to judge.

    These big mods that I would consider interesting or that you could make something out of are:


    Mo' Creatures:




    Pam's Harvest Craft:




    Minecraft Comes Alive:




    Biomes O' Plenty:




    Twilight Forest:




    Fossils and Archaeology:




    Butterfly Mania:


    Posted in: Mods Discussion
  • 0

    posted a message on ✦InfiniteCreate✦ [closed]
    My ign is hodera :3
    hopefully it works :3 I love this server
    Posted in: PC Servers
  • 0

    posted a message on MrCrayfish's Furniture Mod v4.1 - The Outdoor Update! (Updated: 9/1/2017)
    Wait a minute, I've downloaded the Christmas update but it crashes and I have nothing installed but the furniture mod. It keeps crashing saying that the fire alarm id (535) is already taken by the door bell. I didn't do anything, Mr.Crayfish must have messed up right there.
    Posted in: Minecraft Mods
  • 0

    posted a message on Maybe a body parts/minions mod?
    I know the necromancy mod exists but this mod is different, the minions would have as much health as iron golems and they would do a bunch of damage, maybe like you can set it so that it can stay or free roam or follow you or something like that
    Posted in: Requests / Ideas For Mods
  • 0

    posted a message on Maybe a body parts/minions mod?
    A cool mod would be where like a mob has a rare drop of a body part, and then you would have to make a special crafting table with a recipe including diamond, and in that crafting table you would put the body parts where they go (Some body parts like: lungs, ankles, finger bones, etc.) and it would create a minion (NOT Despicable Me style :P) that you can use to fight the mobs/guard your house, farm for you, mine for you, and it would have as much health as an iron golem. I guess it wouldn't be too over powered, because it would have to be a RARRREEEE drop and you would need to use diamonds and steps to create the actual crafting block. Maybe make it so that you have to craft it again because it would break after you use it? Anyways, I think it would be cool. :)
    Posted in: Requests / Ideas For Mods
  • 0

    posted a message on BiblioCraft [v2.4.5]-Bookcases, armor stands, shelves, printing presses, seats, clocks, the Atlas and more! Updated 06/21/2018
    I love this mod, but I hate how theres a bug wiht the tape measure. Sometimes when I try to measure something, sometimes the marker stays in place and doesnt break. Its stuck there, I've tried every thing to delete it.
    Posted in: Minecraft Mods
  • 0

    posted a message on Gym/Exercise mod
    What about like points that are above your armor like for if you add weights then if you don't have enough weigh points when you try to lift a (If you are not strong enough it would show less than a full bar of weigh points up to how strong you are) weight you can't lift it or you decrease 1 1/2 heart since you drop it on the floor / on your feet because you were not strong enough. If it doesn't make sense then just ask me the part that you don't get. Sorry Im really bad at explaining thjings :P . But +1 Diamond :Diamond: for you for these ideas, +1 diamond :Diamond: if you make this mod, and +1 diamond :Diamond: if you include my idea. :P :D :)
    Posted in: Requests / Ideas For Mods
  • 0

    posted a message on Smart Moving
    Well, I feel like I did everything right, but it didn't work. It says I still need API 'Client Player'. I tried using both APIs, both Vanilla and Forge. I'm terrible at installing mods that need to do other things other than putting the whole folder into the mods folder and installing forge installer off of files.minecraftforge.net, but I tried the installer and universal forge off of the link that you have, and it didn't work. Sorry if this is so obvious what I need to do, I just starting installing mods on my own now. I watched several installation videos and none of them work.
    Crash report:
    ---- Minecraft Crash Report ----
    // Shall we play a game?

    Time: 8/10/13 2:53 PM
    Description: Initializing game

    java.lang.RuntimeException:

    ========================================
    Smart Moving could not find the required API "Client Player"!
    ----------------------------------------
    Download Player API forge from:
    http://www.minecraftforum.net/topic/738498-/
    and install it on your system to fix this specific problem.
    ========================================

    at net.smart.utilities.Assert.clientPlayerAPI(Assert.java:41)
    at net.smart.render.mod.Client.create(Client.java:24)
    at mod_SmartRender.<init>(mod_SmartRender.java:23)
    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 java.lang.Class.newInstance0(Unknown Source)
    at java.lang.Class.newInstance(Unknown Source)
    at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:495)
    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:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    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:194)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
    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:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    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:105)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:510)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:182)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:470)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    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:57)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:18)


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

    -- Head --
    Stacktrace:
    at net.smart.utilities.Assert.clientPlayerAPI(Assert.java:41)
    at net.smart.render.mod.Client.create(Client.java:24)
    at mod_SmartRender.<init>(mod_SmartRender.java:23)
    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 java.lang.Class.newInstance0(Unknown Source)
    at java.lang.Class.newInstance(Unknown Source)
    at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:495)
    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:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    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:194)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
    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:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    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:105)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:510)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:182)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:470)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    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:57)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:18)

    -- System Details --
    Details:
    Minecraft Version: 1.6.2
    Operating System: Windows 8 (amd64) version 6.2
    Java Version: 1.7.0_10, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 192993272 bytes (184 MB) / 372703232 bytes (355 MB) up to 954466304 bytes (910 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v8.04 FML v6.2.35.804 Minecraft Forge 9.10.0.804 5 mods loaded, 5 mods active
    mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
    FML{6.2.35.804} [Forge Mod Loader] (coremods) Unloaded->Constructed
    Forge{9.10.0.804} [Minecraft Forge] (coremods) Unloaded->Constructed
    mod_SmartMoving{Not available} [mod_SmartMoving] (Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip) Unloaded->Errored
    mod_SmartRender{Not available} [mod_SmartRender] (Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip) Unloaded->Errored
    Launched Version: 1.6.2-Forge9.10.0.804
    LWJGL: 2.9.0
    OpenGL: GeForce 6150SE nForce 430/integrated/SSE2 GL version 2.1.2, NVIDIA Corporation
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Pack: Default
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
    Posted in: Minecraft Mods
  • To post a comment, please .