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.

Galdrak

Members
  • Content count

    4
  • Joined

  • Last visited

Community Reputation

0 Neutral

About Galdrak

  • Rank
    Freshly Spawned
  1. Crash during world creation

    Ok, my problem was the same as this thread: http://terrafirmacraft.com/f/topic/1854-crash-error/ Switching from forge 271 to forge 272 fixed the glitch...
  2. Crash during world creation

    Changing the world name did nothing. I also told it to not generate structures. That didn't fix it either.
  3. Crash during world creation

    I did. I will re-name it again to World to see if that works.
  4. Crash during world creation

    Hello, I recently decided to check out this mod, and I installed it into MultiMC. Everything works fine until I try to generate a new world. When I attempt to generate a world, it crashes. Here is my error log: ---- Minecraft Crash Report ---- // I'm sorry, Dave. Time: 9/20/12 10:50 PM Description: Unexpected error java.lang.NullPointerException at TFC.WorldGen.TFCProvider.getSkyColor(TFCProvider.java:112) at up.a(World.java:1601) at auw.h(EntityRenderer.java:1766) at auw.a(EntityRenderer.java:1253) at auw.b(EntityRenderer.java:1039) at net.minecraft.client.Minecraft.J(Minecraft.java:880) at net.minecraft.client.Minecraft.run(Minecraft.java:773) at java.lang.Thread.run(Unknown Source) Relevant Details: - Minecraft Version: 1.3.2 - Operating System: Windows XP (x86) version 5.1 - Java Version: 1.7.0_05, Oracle Corporation - Java VM Version: Java HotSpot Client VM (mixed mode), Oracle Corporation - Memory: 365140408 bytes (348 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB) - JVM Flags: 2 total; -Xmx1024m -Xms512m - FML: FML v3.1.15.378 Minecraft Forge 4.1.4.271 Optifine OptiFine_1.3.2_HD_U_B3 3 mods loaded, 3 mods active FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available TerraFirmaCraft [TerraFirmaCraft] (TFCraft-Universal-Core-B2-Build51.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available - LWJGL: 2.4.2 - OpenGL: AMD Radeon HD 6570 GL version 4.2.11399 Compatibility Profile Context, ATI Technologies Inc. - Is Modded: Definitely; 'forge,fml' - Type: Client - Texture Pack: Default - Profiler Position: N/A (disabled) - World MpServer Entities: 1 total; [atg['Galdrak'/136, l='MpServer', x=8.50, y=66.62, z=8.50]] - World MpServer Players: 1 total; [atg['Galdrak'/136, l='MpServer', x=8.50, y=66.62, z=8.50]] - World MpServer Chunk Stats: MultiplayerChunkCache: 0 - Forced Entities: 1 total; [atg['Galdrak'/136, l='MpServer', x=8.50, y=66.62, z=8.50]] - Retry Entities: 0 total; [] I believe that this lists out all of the version numbers of the mods that I am using. Any advice would be appreciated.