• 0

    posted a message on The Happy Birthday to Notch Thread

    Today (Or at least at the time of writing this thread) is Markus "Notch" Persson's 36th (35th?) birthday! (Born June 1st, 1979)

    This thread is as explanatory as the title. The basis of how this would work is just write a reply saying something like "Happy Birthday Notch!" And etc.


    This thread might be a little late, for as a lot of people on twitter already gave their Birthday greetings to this Brilliant and Innovative man, but who cares? It's fun to do this kind of stuff, right? Regardless of being early, late, or unnoticed by the person you're trying to be polite to.


    Happy Birthday Markus!

    Hope you have a delicious cake, and party all night :D

    Posted in: General Off Topic
  • 0

    posted a message on New Biome: The "Bad Lands" Now With Pictures! +Thanks for 500+ views!
    Looks rather interesting. Badlands are nice landmarks around the outer-world. (A.k.a: Earth. I'm sort of typing this from the use of that one computer-screen mod. Hurray for typing with blockish hands...?)
    I especially like the color (I guess) that this is. Despite it being just a bunch of red sand with a 'Mesa' clay. (No? Okay, sorry then...)
    (I am also sorry if this made no sense. I'm new to doing this kind of activity: Forum posting. For a man who hates Social-doing, it's tough to figure out what to type :c)
    Posted in: Suggestions
  • 0

    posted a message on Flan's Mod 5.5.2 Update : 1.12.2, 100s of new Skins! : Helicopters, Mechas, Planes, Vehicles, 3D Guns, Multiplayer, TDM, CTF
    I don't know if anybody asked this before... But, how the heck do you fuel the dang mechs in the Titan Content Pack?! That is so confusing, I use the fuel canisters, coal, and other content packs, but, none of the content packs or methods I tried worked!
    I would REALLY appreciate if you could tell me... If the titan thing is a creative only bit... You're one jerk sir, most people (or, well, maybe it's just me) hate the stupid creative thing, it takes out the thought of using normal survival or maybe using TMI or NEI.
    It's lame I tell you!
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.4] Galaxy Warfare - v1.0.1 - Futuristic RPG Mod!
    Hey dude, I have a compatibility issue report for you.
    The mods within the spoiler are the incompatible:

    SecurityCraft.
    Here is the error that appeared when it crashed. The java.lang.IllegalArgumentException seems the most important.

    ---- Minecraft Crash Report ----
    // I'm sorry, Dave.

    Time: 3/7/14 5:59 AM
    Description: Initializing game

    java.lang.IllegalArgumentException: Slot 1001 is already occupied by sheenrox82.GalaxyWarfare.src.item.ItemEnergyTank@71ec2e23 when adding SecurityCraft.forge.blocks.BlockLaser@48c93643
    at net.minecraft.block.Block.<init>(Block.java:349)
    at SecurityCraft.forge.blocks.BlockLaser.<init>(BlockLaser.java:27)
    at SecurityCraft.forge.network.ConfigurationHandler.setupTechnicalBlocks(ConfigurationHandler.java:102)
    at SecurityCraft.forge.network.ConfigurationHandler.setupAdditions(ConfigurationHandler.java:94)
    at SecurityCraft.forge.mod_SecurityCraft.init(mod_SecurityCraft.java:180)
    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:545)
    at sun.reflect.GeneratedMethodAccessor1.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:201)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    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:112)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    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:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)


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

    -- Head --
    Stacktrace:
    at net.minecraft.block.Block.<init>(Block.java:349)
    at SecurityCraft.forge.blocks.BlockLaser.<init>(BlockLaser.java:27)
    at SecurityCraft.forge.network.ConfigurationHandler.setupTechnicalBlocks(ConfigurationHandler.java:102)
    at SecurityCraft.forge.network.ConfigurationHandler.setupAdditions(ConfigurationHandler.java:94)
    at SecurityCraft.forge.mod_SecurityCraft.init(mod_SecurityCraft.java:180)
    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:545)
    at sun.reflect.GeneratedMethodAccessor1.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:201)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    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:112)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    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:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

    -- System Details --
    Details:
    Minecraft Version: 1.6.4
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_45, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 216807136 bytes (206 MB) / 379584512 bytes (362 MB) up to 954728448 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.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 23 mods loaded, 23 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized
    TooManyItems{1.6.4} [TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BeerMod{0.4.5} [Beer Mod] (BeerMod_1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
    BiblioCraft{1.5.5} [BiblioCraft] (BiblioCraft[v1.5.5].zip) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Core{4.2.2} [BuildCraft] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Builders{4.2.2} [BC Builders] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Energy{4.2.2} [BC Energy] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Factory{4.2.2} [BC Factory] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Transport{4.2.2} [BC Transport] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Silicon{4.2.2} [BC Silicon] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    CloneCraft{1.2} [CloneCraft] (CloneCraft v2.0 MC1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
    ComputerCraft{1.57} [ComputerCraft] (ComputerCraft1.57.zip) Unloaded->Constructed->Pre-initialized->Initialized
    CCTurtle{1.57} [ComputerCraft Turtles] (ComputerCraft1.57.zip) Unloaded->Constructed->Pre-initialized->Initialized
    GalaxyWarfare{v1.0.1} [Galaxy Warfare] (Galaxy Warfare - v1.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
    IC2{2.0.357-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.357-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized
    minegicka{1.4.3} [Minegicka 2] (Minegicka II 1.4.3 for MC1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
    SecurityCraft{v1.4.1} [SecurityCraft] (SecurityCraft_v1.4.1_for_1.6.4.zip) Unloaded->Constructed->Pre-initialized->Errored
    Sync{2.1.1} [Sync] (Sync2.1.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
    ForgeMultipart{1.0.0.227} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.227.jar) Unloaded->Constructed->Pre-initialized->Initialized
    McMultipart{1.0.0.227} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.227.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ForgeMicroblock{1.0.0.227} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.227.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Launched Version: 1.6.4-Forge9.11.1.965
    LWJGL: 2.9.0
    OpenGL: Intel(R) HD Graphics GL version 2.1.0 - Build 8.15.10.2993, Intel
    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
    I've looked a little bit more into this, and I saw the other mods I installed being mentioned, I am sure those other mods are very compatible with Galactic Warfare seeing as to how it was a Slot 1001 occupation error occurred with security craft.
    Anyways, that's pretty much it. I don't quite know any other mods that seem incompatible with yours or if yours is incompatible with any other mods.
    Please look carefully, if it's mostly knowledge you already know, I apologize for wasting your time with a useless report containing the mods you already know are incompatible with your current.
    Sincerely, Johnny James.
    Posted in: Minecraft Mods
  • 1

    posted a message on [1.6.4] WarpDrive mod: ships, space, lasers!
    How do I freaking install the mod?! I've added the two things (WarpDrive.Zip & the WarpDrive Core) to my mods folder, yet I get some error about some MiningLaser TileEntity.
    (The error report is in the spoiler)

    ---- Minecraft Crash Report ----
    // Shall we play a game?

    Time: 2/20/14 5:34 PM
    Description: There was a severe problem during mod loading that has caused the game to fail

    cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: cr0s/WarpDrive/TileEntityMiningLaser
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:156)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:700)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    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:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
    Caused by: java.lang.NoClassDefFoundError: cr0s/WarpDrive/TileEntityMiningLaser
    at cr0s.WarpDrive.WarpDrive.load(WarpDrive.java:216)
    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:545)
    at sun.reflect.GeneratedMethodAccessor1.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:201)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    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:112)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
    ... 10 more
    Caused by: java.lang.ClassNotFoundException: cr0s.WarpDrive.TileEntityMiningLaser
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 37 more
    Caused by: java.lang.NoClassDefFoundError: appeng/api/me/tiles/IGridMachine
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
    ... 39 more
    Caused by: java.lang.ClassNotFoundException: appeng.api.me.tiles.IGridMachine
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 43 more
    Caused by: java.lang.NullPointerException
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
    ... 45 more


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

    -- System Details --
    Details:
    Minecraft Version: 1.6.4
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_45, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 207667504 bytes (198 MB) / 399507456 bytes (381 MB) up to 954728448 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.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 15 mods loaded, 15 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized
    TooManyItems{1.6.4} [TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    WarpDriveCore{1.0.0.1} [WarpDriveCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ComputerCraft{1.57} [ComputerCraft] (ComputerCraft1.57.zip) Unloaded->Constructed->Pre-initialized->Initialized
    CCTurtle{1.57} [ComputerCraft Turtles] (ComputerCraft1.57.zip) Unloaded->Constructed->Pre-initialized->Initialized
    IC2{2.0.357-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.357-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized
    WarpDrive{1.2.0} [WarpDrive] (WarpDrive.zip) Unloaded->Constructed->Pre-initialized->Errored
    A particular person has said the crash happens because the mod that is required for this mod to work causes some conflicting problem, which is indeed disappointing of you, the modder, to have made a mod that is incompatible with the mod that helps create the space ships energy.
    Now, although this does sound like the problem, I will not believe it until I hear it from your own fingers.
    Anyways, back to the subject, how do I install it?! Or if the way I installed it is correct, how do you make it freaking work???
    Posted in: WIP Mods
  • 0

    posted a message on [1.6.x][1.5.2][Forge] Magitek Mechs
    Hello my fine sir, I recently installed your mod and got the following error:

    ---- Minecraft Crash Report ----
    // Oh - I know what I did wrong!

    Time: 1/30/14 9:55 PM
    Description: Initializing game

    java.lang.NoClassDefFoundError: digidigi/mtm/common/BlockMT
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:462)
    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:201)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    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:112)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    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:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
    Caused by: java.lang.ClassNotFoundException: digidigi.mtm.common.BlockMT
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 35 more
    Caused by: java.lang.IncompatibleClassChangeError: Implementing class
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
    ... 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:462)
    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:201)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    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:112)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    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:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

    -- System Details --
    Details:
    Minecraft Version: 1.6.4
    Operating System: Windows 7 (x86) version 6.1
    Java Version: 1.7.0_45, Oracle Corporation
    Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
    Memory: 49499512 bytes (47 MB) / 142483456 bytes (135 MB) up to 1037959168 bytes (989 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.11 FML v6.4.45.953 Minecraft Forge 9.11.1.953 5 mods loaded, 5 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
    FML{6.4.45.953} [Forge Mod Loader] (minecraftforge-9.11.1.953.jar) Unloaded->Constructed
    Forge{9.11.1.953} [Minecraft Forge] (minecraftforge-9.11.1.953.jar) Unloaded->Constructed
    TooManyItems{1.6.4} [TooManyItems] (minecraft.jar) Unloaded->Constructed
    mtmechs{0.27} [Magitek Mechs] (MagitekMechs0.27e-mc1.6.2.zip) Unloaded
    Launched Version: 1.6.4-Forge9.11.1.953
    LWJGL: 2.9.0
    OpenGL: Intel(R) HD Graphics GL version 2.1.0 - Build 8.15.10.2993, Intel
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Pack: Default
    Current Language: English (UK)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
    Now, from my perspective, it looks like a class is missing, but, what could be missing?
    You made this mod and reobfuscated all the classes, correct?
    So, why would it have no special class?
    In case there was something already like this on the forum, then I apologize, I am not that much of a Forum explorer, I just write and post, nothing more.
    Posted in: WIP Mods
  • 0

    posted a message on [Deleted in compliance to Chococapic13's new rules for his shaders]
    My good sir, I have a question.
    Can you please tell me what the bloody hell this all means?:

    MagicLauncher 1.2.5
    java.home: C:\Program Files\Java\jre7
    java.runtime.name: Java(TM) SE Runtime Environment
    java.runtime.version: 1.7.0_45-b18
    os.name: Windows 7
    os.version: 6.1
    os.arch: amd64
    sun.arch.data.model: 64
    Server check failed for http://realms.minecraft.net/, java.net.UnknownHostException: realms.minecraft.net
    Missing class member: public static final F radiansToDegrees, class: ls, mod: OptiFine_1.6.4_HD_U_C8.jar
    Missing class member: public static final F radDeg, class: ls, mod: OptiFine_1.6.4_HD_U_C8.jar
    Missing class member: public static final F degreesToRadians, class: ls, mod: OptiFine_1.6.4_HD_U_C8.jar
    Missing class member: public static final F degRad, class: ls, mod: OptiFine_1.6.4_HD_U_C8.jar
    Missing class member: public static final F radiansToDegrees, class: ls, mod: OptiFine_1.6.4_HD_U_C8.jar
    Missing class member: public static final F radDeg, class: ls, mod: OptiFine_1.6.4_HD_U_C8.jar
    Missing class member: public static final F degreesToRadians, class: ls, mod: OptiFine_1.6.4_HD_U_C8.jar
    Missing class member: public static final F degRad, class: ls, mod: OptiFine_1.6.4_HD_U_C8.jar
    Missing class member: public static final F PId2, class: ls, mod: FpsPlus1.6.4_v2.zip
    Missing class member: public static final F deg2Rad, class: ls, mod: FpsPlus1.6.4_v2.zip
    Missing class member: public static Z fastMath, class: ls, mod: FpsPlus1.6.4_v2.zip
    Missing class member: public static final F radiansToDegrees, class: ls, mod: OptiFine_1.6.4_HD_U_C8.jar
    Missing class member: public static final F radDeg, class: ls, mod: OptiFine_1.6.4_HD_U_C8.jar
    Missing class member: public static final F degreesToRadians, class: ls, mod: OptiFine_1.6.4_HD_U_C8.jar
    Missing class member: public static final F degRad, class: ls, mod: OptiFine_1.6.4_HD_U_C8.jar
    Missing class member: public static final F PId2, class: ls, mod: FpsPlus1.6.4_v2.zip
    Missing class member: public static final F deg2Rad, class: ls, mod: FpsPlus1.6.4_v2.zip
    Missing class member: public static Z fastMath, class: ls, mod: FpsPlus1.6.4_v2.zip
    Server check failed for http://realms.minecraft.net/, java.net.UnknownHostException: realms.minecraft.net
    Server check failed for http://realms.minecraft.net/, java.net.UnknownHostException: realms.minecraft.net
    Server check failed for http://realms.minecraft.net/, java.net.UnknownHostException: realms.minecraft.net
    Server check failed for http://realms.minecraft.net/, java.net.UnknownHostException: realms.minecraft.net
    Server check failed for http://realms.minecraft.net/, java.net.UnknownHostException: realms.minecraft.net
    Server check failed for http://realms.minecraft.net/, java.net.UnknownHostException: realms.minecraft.net
    Server check failed for http://realms.minecraft.net/, java.net.UnknownHostException: realms.minecraft.net
    Server check failed for http://realms.minecraft.net/, java.net.UnknownHostException: realms.minecraft.net
    Server check failed for http://realms.minecraft.net/, java.net.UnknownHostException: realms.minecraft.net
    Server check failed for http://realms.minecraft.net/, java.net.UnknownHostException: realms.minecraft.net
    Server check failed for http://realms.minecraft.net/, java.net.UnknownHostException: realms.minecraft.net
    Server check failed for http://realms.minecraft.net/, java.net.UnknownHostException: realms.minecraft.net

    *** Starting Minecraft ***
    Profile: Default
    Environment: 1.6.4-Forge9.11.1.965
    Minecraft version: 1.6.4
    Minecraft.jar: 1.6.4-Forge9.11.1.965.jar
    Mods:
    OptiFine_1.6.4_HD_U_C8.jar
    FpsPlus1.6.4_v2.zip
    ShadersModCore-v2.2.1-mc1.6.4-f953.jar
    Java path: C:\Program Files\Java\jre7\bin\java
    Java parameters: -Dfml.ignoreInvalidMinecraftCertificates = true -Dfml.ignorePatchDisrepancies = true
    Memory: 512 MB
    LauncherPath: /C:/Users/Johnny/Desktop/MagicLauncher_1.2.5.exe
    Main class: net.minecraft.launchwrapper.Launch
    Error: Could not find or load main class =
    Missing class member: public static final F PId2, class: ls, mod: FpsPlus1.6.4_v2.zip
    Missing class member: public static final F deg2Rad, class: ls, mod: FpsPlus1.6.4_v2.zip
    Missing class member: public static Z fastMath, class: ls, mod: FpsPlus1.6.4_v2.zip
    Missing class member: public static final F radiansToDegrees, class: ls, mod: OptiFine_1.6.4_HD_U_C8.jar
    Missing class member: public static final F radDeg, class: ls, mod: OptiFine_1.6.4_HD_U_C8.jar
    Missing class member: public static final F degreesToRadians, class: ls, mod: OptiFine_1.6.4_HD_U_C8.jar
    Missing class member: public static final F degRad, class: ls, mod: OptiFine_1.6.4_HD_U_C8.jar

    *** Starting Minecraft ***
    Profile: Default
    Environment: 1.6.4-Forge9.11.1.965
    Minecraft version: 1.6.4
    Minecraft.jar: 1.6.4-Forge9.11.1.965.jar
    Mods:
    FpsPlus1.6.4_v2.zip
    OptiFine_1.6.4_HD_U_C8.jar
    ShadersModCore-v2.2.1-mc1.6.4-f953.jar
    Java path: C:\Program Files\Java\jre7\bin\java
    Java parameters: -Dfml.ignoreInvalidMinecraftCertificates = true -Dfml.ignorePatchDisrepancies = true
    Memory: 512 MB
    LauncherPath: /C:/Users/Johnny/Desktop/MagicLauncher_1.2.5.exe
    Main class: net.minecraft.launchwrapper.Launch
    Error: Could not find or load main class =
    If you do not understand it, please send it to the FPSPlus or Optifine creators, in fact, maybe send it to both.
    Anyways, I was using Magic Launcher at the time of when I was doing this since I do not understand how to add these "parameters" to the normal minecraft JSON file since no one fecking (<- That's irish for... Well, you know what...) said or gave an example of where to place the fecking parameters at in the JSON file!
    Posted in: Minecraft Mods
  • 0

    posted a message on [Forge][1.6.4] Raycraft 1.2.0 - Energize your world!
    Hello my fine sir, I recently installed your mod, but got the following error:

    ---- Minecraft Crash Report ----
    // Shall we play a game?

    Time: 1/18/14 3:05 AM
    Description: Initializing game

    java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
    at java.util.ArrayList.rangeCheck(Unknown Source)
    at java.util.ArrayList.get(Unknown Source)
    at com.tommysource.raycraft.RaycraftMainComponet.load(RaycraftMainComponet.java:159)
    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:545)
    at sun.reflect.GeneratedMethodAccessor1.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:201)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    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:112)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:704)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    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:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)


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

    -- Head --
    Stacktrace:
    at java.util.ArrayList.rangeCheck(Unknown Source)
    at java.util.ArrayList.get(Unknown Source)
    at com.tommysource.raycraft.RaycraftMainComponet.load(RaycraftMainComponet.java:159)
    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:545)
    at sun.reflect.GeneratedMethodAccessor1.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:201)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    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:112)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:704)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    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:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

    -- System Details --
    Details:
    Minecraft Version: 1.6.4
    Operating System: Windows 7 (x86) version 6.1
    Java Version: 1.7.0_45, Oracle Corporation
    Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
    Memory: 45317392 bytes (43 MB) / 216793088 bytes (206 MB) up to 1037959168 bytes (989 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.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 14 mods loaded, 14 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    TooManyItems{1.6.4} [TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ComputerCraft{1.57} [ComputerCraft] (ComputerCraft1.57.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    CCTurtle{1.57} [ComputerCraft Turtles] (ComputerCraft1.57.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    customnpcs{1.6.4} [CustomNpcs] (CustomNPCs_1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    EE3{pre2a} [Equivalent Exchange 3] (EquivalentExchange3-1.6.4-pre2a.42.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Morph{0.5.0} [Morph] (files^Morph-Beta-0.5.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    IC2{2.0.357-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.357-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    mca{3.5.4} [Minecraft Comes Alive] (MCA v3.5.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    numina{0.1.0-45} [Numina] (Numina-1.6.2-0.1.0-45.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    powersuits{0.9.0-76} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.6.2-0.9.0-76.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    com.tommysource.raycraft{1.0.0} [Raycraft] (Raycraft1.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Errored
    Launched Version: 1.6.4-Forge9.11.1.965
    LWJGL: 2.9.0
    OpenGL: Intel(R) HD Graphics GL version 2.1.0 - Build 8.15.10.2993, Intel
    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
    I would really appreciate it if this could be solved...
    Posted in: Minecraft Mods
  • 0

    posted a message on Custom NPCs
    Hey noppes, I have a request.
    Could you add a ID changer to the config for your mod? I was making a tavern with the beer mod, and when I was gonna make myself some beer, I noticed that all my 64 mugs turned into mother trucking 64 diamond shields, so I tried going into the config and changing the ID's, but, there was no ID changer to be seen, just pointless junk I don't understand.
    So if you could add that ID changer to the config, that would be nice.
    ~Johnny
    Posted in: Minecraft Mods
  • 0

    posted a message on Advanced Genetics Mod
    I have checked the "How-to" spoiler, and I did the instructions for removing the gene, but nothing happens.
    I used the Transmutator to make the anti gene for infinite milk.
    I placed the anti gene into the left slot of the remover and then the syringe with my blood that has the infinite milk into the right slot, but, nothing happens.
    Either this a glitch, or a bug. Or even the remover is a dev element to this mod.
    (Dev element: still being developed object)
    I think I need an answer to this.
    I tried all different syringe types like empty, filled, filled and centrifuged, but nothing appears. And I can never get rid of my DNA mixture...
    Posted in: Minecraft Mods
  • 0

    posted a message on Thaumcraft 6.1.BETA26 [no longer being developed]
    Gee, thanks for making the mod even more complicated >:-(
    It's hard enough as it is to find all the freaking research, and now there's this connect symbol horse crap.
    Honestly, I think there should be selectable modes that do various things, like, maybe, unlocked mode: a mode that unlocks all research, and then the mode for those who actually want to figure this bullcrap out.
    Now, if you are mistaking this as negative feedback, then it's not, it is a complaint, and as far as the internet tells me, feedback and complaints are COMPLETELY different.
    Posted in: Minecraft Mods
  • 0

    posted a message on Advanced Genetics Mod
    In MCE626's review, his minecraft crashed when using the DNA remover. I tried this, and it did the same thing.
    You should make a "Known bugs list" to list all the known bugs and add this bug as one of them.
    Maybe even a "To-do list" to make upcoming features as well.
    Posted in: Minecraft Mods
  • 1

    posted a message on [1.5.1]PROJECT MEGAMAN Mod
    I could probably help you with blocks and items (except the mega buster, I don't have the correct code for a bow), that is if you tell what modloading thing you will be using.
    Like, forge or modloader.
    ModLoader: I can help you with armor, blocks and items, even foods in case you need like a eatable energy tank.
    Forge: I could only help you with the blocks and items considering I haven't found any recent tutorial's from my tutor that details any newer things.
    Posted in: WIP Mods
  • 0

    posted a message on [1.4.7][ModLoader][WIP]Tobuscus Mod
    Everyone, I am sorry to say, but unfortunately, due to a file format, this mod has been deleted, there is no way for me to update it without the project, therefore, the mod will officially shutdown.
    And by shutdown, I mean will never ever update, or get any other addons/specifications.
    If this mod doesn't do TOO well, I will ask a moderator to take it down.
    Posted in: WIP Mods
  • 0

    posted a message on [1.5.2 / 1.5.1 / 1.4.7 / 1.3.2] Creating Mods - Modloader/Forge ~SCMowns [Src & Video]
    It'll be minecraft 1.0.0.90 by the time you make a new tutorial -_-
    Seriously, I need to know how to add textures to my damn mod... I have the correct knowledge for my modding, like the basics of forge with the blocks, items, tools and creative tabs (even importing my mod into newer versions of minecraft), I just REALLY require the knowledge of adding textures!
    Considering NO ONE on YouTube has made anything specific! And even when it IS specific, it's hard as hell and is hard for me to understand!
    Posted in: Mapping and Modding Tutorials
  • To post a comment, please .