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.
rockman225

Crash At Startup

10 posts in this topic

I am trying to use this mod but everytime I startup minecraft it crashes. I have installed forge and player api (latest) and when i run minecraft with those two in it works like normal minecraft. But when I add TFC it crashes! please help!Here is my crash report:

Minecraft has crashed!

----------------------

Minecraft has stopped running because it encountered a problem; Failed to start game

This error has been saved to C:\Users\Josh\Desktop\tfc\Minecraft Profile Manager\profiles\TFC\.minecraft\crash-reports\crash-2012-10-28_20.48.21-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.

--- BEGIN ERROR REPORT 6091ccb --------

Generated 10/28/12 8:48 PM

- Minecraft Version: 1.4.2

- Operating System: Windows 7 (amd64) version 6.1

- Java Version: 1.7.0_07, Oracle Corporation

- Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

- Memory: 351705560 bytes (335 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)

- JVM Flags: 2 total; -Xms512m -Xmx1024m

- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

- FML: MCP v7.19 FML v4.2.6.422 Minecraft Forge 6.0.1.341 4 mods loaded, 4 mods active

mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized

FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized

Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized

TerraFirmaCraft [TerraFirmaCraft] (TFCraft-Universal-Core-B2-Build55) Unloaded->Constructed->Pre-initialized->Initialized->Errored

- LWJGL: 2.4.2

- OpenGL: AMD Radeon HD 7660G GL version 4.2.11480 Compatibility Profile Context, ATI Technologies Inc.

- Is Modded: Definitely; 'forge,fml'

- Type: Client

- Texture Pack: Default

- Profiler Position: N/A (disabled)

- Vec3 Pool Size: ~ERROR~ NullPointerException: null

cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: TFC/Core/Player/TFC_PlayerServer

at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)

at cpw.mods.fml.common.Loader.initializeMods(Loader.java:655)

at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:196)

at net.minecraft.client.Minecraft.a(Minecraft.java:465)

at net.minecraft.client.Minecraft.run(Minecraft.java:752)

at java.lang.Thread.run(Unknown Source)

Caused by: java.lang.NoClassDefFoundError: TFC/Core/Player/TFC_PlayerServer

at TFC.Core.CommonProxy.RegisterPlayerApiClasses(CommonProxy.java:217)

at TFC.Core.ClientProxy.RegisterPlayerApiClasses(ClientProxy.java:144)

at TerraFirmaCraft.modsLoaded(TerraFirmaCraft.java:162)

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.initializeMods(Loader.java:654)

... 4 more

Caused by: java.lang.ClassNotFoundException: TFC.Core.Player.TFC_PlayerServer

at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:126)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

... 33 more

Caused by: java.lang.NoClassDefFoundError: ServerPlayerBase

at java.lang.ClassLoader.defineClass1(Native Method)

at java.lang.ClassLoader.defineClass(Unknown Source)

at java.lang.ClassLoader.defineClass(Unknown Source)

at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:120)

... 35 more

Caused by: java.lang.ClassNotFoundException: ServerPlayerBase

at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:126)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

... 39 more

Caused by: java.lang.NullPointerException

--- END ERROR REPORT e1486fe5 ----------

0

Share this post


Link to post
Share on other sites

Is this your first time trying to get it to work 1.4.2 clean install. or are you upgrading from 1.3.2? Also 1.4.2 has some issues still right now.. i reverted back to 1.3.2 (well i use MultiMC so not a big deal) to play and not be surrounded by burning zombies that dont die :)

0

Share this post


Link to post
Share on other sites

i mad a clean install and am using minecraft profile manager

0

Share this post


Link to post
Share on other sites

Perhaps there is an issue with how the profile manager sets the different profiles on Windows 7. I tested it on Windows XP and there were no problems.

Try installing TFC into the normal location Minecraft gets stored in, %appdata%/.minecraft and see if that works.

0

Share this post


Link to post
Share on other sites

Profile manager isn't the problem, it worked fine for me.

0

Share this post


Link to post
Share on other sites

I managed to reproduce the error you are getting by not installing PlayerAPI. Either you didn't install it correctly or the copy you downloaded was somehow corrupted.

0

Share this post


Link to post
Share on other sites

but i still put player api and forge together into one file and use it as the minecraft in the .bin folder and put TFC as a mod right?

cause i added api and forge together and it works fine just when i put in TFC in the mods folder is when i get a crash

0

Share this post


Link to post
Share on other sites

I'm fairly certain order matters for most mods, forge, player api, put TFC in mods folder.

0

Share this post


Link to post
Share on other sites

idk wats wron because i put api and forge into a fresh minecraft folder works fine its just when i add TFC is when it crashes

0

Share this post


Link to post
Share on other sites

if it helps: when i take TFC out of mods and load MC it world for vanilla and in mods it says minecraft coderpack Version 7.19, Forge mod loader Version 4.3.6.422, and minecraft forge Version 6.0.1.314

0

Share this post


Link to post
Share on other sites