Content: Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Background: Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Pattern: Blank Waves Notes Sharp Wood Rockface Leather Honey Vertical Triangles
Welcome to TerraFirmaCraft Forums

Register now to gain access to all of our features. Once registered and logged in, you will be able to contribute to this site by submitting your own content or replying to existing content. You'll be able to customize your profile, receive reputation points as a reward for submitting content, while also communicating with other members via your own private inbox, plus much more! This message will be removed once you have signed in.

  • Announcements

    • Dries007

      ATTENTION Forum Database Breach   03/04/2019

      There has been a breach of our database. Please make sure you change your password (use a password manager, like Lastpass).
      If you used this password anywhere else, change that too! The passwords themselves are stored hashed, but may old accounts still had old, insecure (by today's standards) hashes from back when they where created. This means they can be "cracked" more easily. Other leaked information includes: email, IP, account name.
      I'm trying my best to find out more and keep everyone up to date. Discord (http://invite.gg/TerraFirmaCraft) is the best option for up to date news and questions. I'm sorry for this, but the damage has been done. All I can do is try to make sure it doesn't happen again.
    • Claycorp

      This forum is now READ ONLY!   01/20/2020

      As of this post and forever into the future this forum has been put into READ ONLY MODE. There will be no new posts! A replacement is coming SoonTM . If you wish to stay up-to-date on whats going on or post your content. Please use the Discord or Sub-Reddit until the new forums are running.

      Any questions or comments can be directed to Claycorp on either platform.

jmizzle

Members
  • Content count

    27
  • Joined

  • Last visited

Everything posted by jmizzle

  1. Minecraft won't start

    So...I installed everything needed including minecraftforge-universal-1.4.5-6.4.1.411 and MC 1.4.5 - Player API universal 1.1, as well as TFC build 69. I opened minecraft between every step to make sure it was still working, and it worked between every step until I actually placed the TFC zip into the mods folder and I get the crash report below. I'm sure you guys have seen this before, but I've tried many different options to get this to work, so any other suggestions or tips would be quite helpful thank you in advance crash-2012-12-04_05.43.45-client.txt
  2. Minecraft won't start

    Lol Windows 8 did cause problems because of the file explorer they use...but I've learned to stick with the good stuff
  3. Minecraft won't start

    First of all, I would like to thank everybody who helped me up to this point. I figured out that my problem was actually with forge. Forge, for no reason I know of, wouldn't recognize anything, even minecraft itself. To fix it, I deleted EVERYTHING from my downloads and minecraft files, even reinstalled java. It took a long time, but now it works and that's all that matters for me. Thanks guys
  4. crash while loading world

    This is the same error I get as well. Did you try creating a world with ONLY forge installed?
  5. Minecraft won't start

    Now I've got an even bigger problem. I can't even start a new world with forge installed. It gets stuck on the building world screen right before you would spawn. I started with a fresh .minecraft directory and it worked fine, then once I installed forge it worked fine up until I tried to build a world. God dangit
  6. Minecraft won't start

    And that leads me to guess that API is not working yet again. All other mods that only require forge are working, but the one mod that requires forge and API are not working...
  7. Minecraft won't start

    So I tried that, and still had the same results. Minecraft would only start if I took out TFC. All the other mods that he had worked, but TFC would not even start. I'm starting to lose ideas :/
  8. Minecraft won't start

    Precisely, but I did download it specifically for testing purposes. Delete that link so nobody gets in trouble and it will be deleted from my computer immediately after testing. Thank you. Results to follow shortly.
  9. Minecraft won't start

    Just for fun, I tried installing PlayerAPI before forge and somehow got the same results; Minecraft started and forge worked perfectly, but API did not work. Could this also be a clue that points to a malfunction with my API?
  10. Minecraft won't start

    I did install forge before API. Sorry for the confusion. Still haven't figured out the problem though :/
  11. Minecraft won't start

    Then why isn't API being recognized by forge? Hmm...
  12. Minecraft won't start

    Dang. I have no idea what the problem could be. You just drop all the PlayerAPI files into the minecraft.jar right? I think we've narrowed it down to API being the problem...
  13. Minecraft won't start

    As long as I'm using the version of forge that TFC was built on, I don't see why using a different version of forge would make a difference...but I did get to thinking, is version 1.1 of API too new to be recognized by that version of forge? Just a guess...
  14. Minecraft won't start

    Result is another crash. And I immediately took forge and API out of the mods folder after it failed haha
  15. Minecraft won't start

    Although I really thought that idea wouldn't work because it goes against what amount of intuition I have about programming and file management, I tried it anyway. Alas, it did not work...
  16. Minecraft won't start

    Indeed I did good sir and don't worry, I'm starting to wonder if a dummy could've figured this out faster than I could :/
  17. Minecraft won't start

    Ok, let's finish this up so I can play this mod. All I did to install PlayerAPI was drag and drop the contents of the PlayerAPI zip into the minecraft.jar. Is this the correct procedure?
  18. Minecraft won't start

    Minecraft Coder Pack 7.23 Forge Mod Loader 4.5.2.459 Minecraft Forge 6.4.0.395
  19. Minecraft won't start

    The forge meta-inf is still in-tact. And I used the forge that TheWolf277 linked me to above
  20. Minecraft won't start

    Java version 7 build 1.7.0_94-ea-b16 64 bit. I have no idea what it could be either. This is either a very complicated mod or a very simple mistake is being made :/
  21. Minecraft won't start

    Any other suggestions? Anybody?
  22. Minecraft won't start

    Same results ---- Minecraft Crash Report ---- // My bad. Time: 12/4/12 6:38 AM Description: Failed to start game cpw.mods.fml.common.LoaderException: java.lang.IllegalAccessError: tried to access field ut.c from class net.minecraftforge.common.ForgeHooks at cpw.mods.fml.common.LoadController.transition(LoadController.java:117) at cpw.mods.fml.common.Loader.loadMods(Loader.java:481) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:151) at net.minecraft.client.Minecraft.a(Minecraft.java:424) at net.minecraft.client.Minecraft.run(Minecraft.java:756) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.IllegalAccessError: tried to access field ut.c from class net.minecraftforge.common.ForgeHooks at net.minecraftforge.common.ForgeHooks.initTools(ForgeHooks.java:161) at net.minecraftforge.common.ForgeHooks.<clinit>(ForgeHooks.java:232) at net.minecraftforge.common.MinecraftForge.setBlockHarvestLevel(MinecraftForge.java:125) at TFC.TFCBlocks.LoadBlocks(TFCBlocks.java:464) at TFC.TerraFirmaCraft.preInit(TerraFirmaCraft.java:89) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) at com.google.common.eventbus.EventBus.post(EventBus.java:268) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) at com.google.common.eventbus.EventBus.post(EventBus.java:268) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83) at cpw.mods.fml.common.Loader.loadMods(Loader.java:480) ... 4 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.4.5 Operating System: Windows 8 (amd64) version 6.2 Java Version: 1.7.0_09, Oracle Corporation Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 447425208 bytes (426 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB) JVM Flags: 2 total; -Xmx1024M -Xms512M 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 v7.23 FML v4.5.2.459 Minecraft Forge 6.4.0.395 4 mods loaded, 4 mods active mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized TerraFirmaCraft [TerraFirmaCraft] (TFCraft-Universal-Core-B2-Build69.zip) Unloaded->Constructed->Errored LWJGL: 2.4.2 OpenGL: GeForce GTX 660 Ti/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation Is Modded: Definitely; Client brand changed to 'forge,fml' Type: Client (map_client.txt) Texture Pack: Default Profiler Position: N/A (disabled) Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
  23. Minecraft won't start

    I used the forge version that you linked me to. API is version 1.1. And I didn't unzip when I dropped the file. I just drag and dropped it into the mods folder
  24. Minecraft won't start

    Open .minecraft>bin>minecraft.jar Delete the META-INF folder that you find in the jar Open the forge.zip Drag and drop all the files from the forge.zip to the .jar Open the PlayerAPI.zip Drag and drop all the files from the PlayerAPI.zip to the .jar Close all and start minecraft Now close minecraft Go to .minecraft>mods and place here the TFC.zip And now close all I did all that with a completely new .minecraft file exactly to the letter.
  25. Minecraft won't start

    Same thing, worked until I put the TFC zip into the mods folder. ---- Minecraft Crash Report ---- // Hi. I'm Minecraft, and I'm a crashaholic. Time: 12/4/12 6:16 AM Description: Failed to start game cpw.mods.fml.common.LoaderException: java.lang.IllegalAccessError: tried to access field ut.c from class net.minecraftforge.common.ForgeHooks at cpw.mods.fml.common.LoadController.transition(LoadController.java:117) at cpw.mods.fml.common.Loader.loadMods(Loader.java:481) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:151) at net.minecraft.client.Minecraft.a(Minecraft.java:424) at net.minecraft.client.Minecraft.run(Minecraft.java:756) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.IllegalAccessError: tried to access field ut.c from class net.minecraftforge.common.ForgeHooks at net.minecraftforge.common.ForgeHooks.initTools(ForgeHooks.java:161) at net.minecraftforge.common.ForgeHooks.<clinit>(ForgeHooks.java:232) at net.minecraftforge.common.MinecraftForge.setBlockHarvestLevel(MinecraftForge.java:125) at TFC.TFCBlocks.LoadBlocks(TFCBlocks.java:464) at TFC.TerraFirmaCraft.preInit(TerraFirmaCraft.java:89) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) at com.google.common.eventbus.EventBus.post(EventBus.java:268) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) at com.google.common.eventbus.EventBus.post(EventBus.java:268) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83) at cpw.mods.fml.common.Loader.loadMods(Loader.java:480) ... 4 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.4.5 Operating System: Windows 8 (amd64) version 6.2 Java Version: 1.7.0_09, Oracle Corporation Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 450159280 bytes (429 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB) JVM Flags: 2 total; -Xmx1024M -Xms512M 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 v7.23 FML v4.5.2.459 Minecraft Forge 6.4.0.395 4 mods loaded, 4 mods active mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized TerraFirmaCraft [TerraFirmaCraft] (TFCraft-Universal-Core-B2-Build69.zip) Unloaded->Constructed->Errored LWJGL: 2.4.2 OpenGL: GeForce GTX 660 Ti/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation Is Modded: Definitely; Client brand changed to 'forge,fml' Type: Client (map_client.txt) Texture Pack: Default Profiler Position: N/A (disabled) Vec3 Pool Size: ~~ERROR~~ NullPointerException: null