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

Problem running TFCraft v 43: NoClassDefFoundError: PlayerBase

7 posts in this topic

Making an instance with multimc works fine, and I've tried running with just modloader and forge installed (no tfc client or resources), as well as all my mods minus tfc client and resources and that works fine too.

When using this load order (each are latest), -> Modloader, Minecraft Forge, Tfc Client 43, TFC resources

I get this error, and minecraft whitescreens indefinitely: (In this case, I have other mods also installed, but I have tried with above load order and the error happens identically.)

Loading jars...

Loading URL: file:/C:/Users/<user>/Desktop/multimc/instances/TerraFirma/.minecraft/bin/minecraft.jar

Loading URL: file:/C:/Users/<user>/Desktop/multimc/instances/TerraFirma/.minecraft/bin/lwjgl.jar

Loading URL: file:/C:/Users/<user>/Desktop/multimc/instances/TerraFirma/.minecraft/bin/lwjgl_util.jar

Loading URL: file:/C:/Users/<user>/Desktop/multimc/instances/TerraFirma/.minecraft/bin/jinput.jar

Loading natives...

Fixed Minecraft Path: Field was private static java.io.File net.minecraft.client.Minecraft.aj

MCDIR: C:Users<user>DesktopmultimcinstancesTerraFirma.minecraft

27 achievements

182 recipes

LWJGL Version: 2.8.3

OptiFine_1.2.5_HD_MT_AA_A7

Thu Jul 05 15:07:39 PDT 2012

OS: Windows 7 (amd64) version 6.1

Java: 1.7.0_04, Oracle Corporation

VM: Java HotSpotâ„¢ 64-Bit Server VM (mixed mode), Oracle Corporation

LWJGL: 2.8.3

OpenGL: ATI Radeon HD 5700 Series version 4.2.11733 Compatibility Profile Context, ATI Technologies Inc.

OpenGL Version: 4.0

OpenGL Fancy fog: Not available (GL_NV_fog_distance)

setupTexture: "/title/mojang.png", id: 1

Jul 05, 2012 3:07:39 PM cpw.mods.fml.common.FMLCommonHandler beginLoading

INFO: Attempting early MinecraftForge initialization

Jul 05, 2012 3:07:40 PM cpw.mods.fml.common.FMLCommonHandler beginLoading

INFO: Completed early MinecraftForge initialization

2012-07-05 15:07:40 [iNFO] Forge Mod Loader version 2.2.105.175 for Minecraft c:1.2.5, s:1.2.5 loading

2012-07-05 15:07:40 [iNFO] Forge Mod Loader has detected optifine OptiFine_1.2.5_HD_MT_AA_A7, enabling compatibility features

2012-07-05 15:07:40 [iNFO] Loading mods from C:Users<user>DesktopmultimcinstancesTerraFirma.minecraftmods

2012-07-05 15:07:40 [iNFO] Directory mocreatures contained no mods

2012-07-05 15:07:40 [iNFO] Directory rei_minimap contained no mods

2012-07-05 15:07:40 [iNFO] Forge Mod Loader has loaded 8 mods

MinecraftForge v3.3.8.160 Initialized

2012-07-05 15:07:40 [iNFO] MinecraftForge v3.3.8.160 Initialized

WARNING: Found unknown Windows version: Windows 7

Attempting to use default windows plug-in.

Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin

Exception in thread "Minecraft main thread" java.lang.NoClassDefFoundError: PlayerBase

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

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

at java.security.SecureClassLoader.defineClass(Unknown Source)

at java.net.URLClassLoader.defineClass(Unknown Source)

at java.net.URLClassLoader.access$100(Unknown Source)

at java.net.URLClassLoader$1.run(Unknown Source)

at java.net.URLClassLoader$1.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(Unknown Source)

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

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

at mod_TFC_Core.load(mod_TFC_Core.java:277)

at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:356)

at cpw.mods.fml.common.Loader.modInit(Loader.java:273)

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

at cpw.mods.fml.client.FMLClientHandler.onLoadComplete(FMLClientHandler.java:223)

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

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

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

Caused by: java.lang.ClassNotFoundException: PlayerBase

at java.net.URLClassLoader$1.run(Unknown Source)

at java.net.URLClassLoader$1.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(Unknown Source)

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

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

... 19 more

0

Share this post


Link to post
Share on other sites

If you look at the client installation instructions for TFC, you'll note it doesn't ask for modloader anymore. Apparently modloader functionality is included in forge.

1

Share this post


Link to post
Share on other sites

Did you also include Player API? It was in the installation instructions.

0

Share this post


Link to post
Share on other sites

If you look at the client installation instructions for TFC, you'll note it doesn't ask for modloader anymore. Apparently modloader functionality is included in forge.

I was gonna post this:

Mods loaded: 10

ModLoader 1.2.5

mod_UpdateManager by Vazkii. Version 1.2.2

mod_CodeChickenCore 0.5.2

mod_MinecraftForge 3.0.1.84

mod_ModLoaderMp 1.2.5v1

mod_NotEnoughItems 1.2.1

mod_SmartMoving 8.8

mod_Somnia v24 [1.2.5]

mod_TFC_Core Beta 2 Build 43

mod_ReiMinimap v3.0_04 [1.2.5]

Minecraft has crashed!

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

Minecraft has stopped running because it encountered a problem.

--- BEGIN ERROR REPORT c36e4f30 --------

Generated 7/5/12 5:10 PM

Minecraft: Minecraft 1.2.5

OS: Windows 7 (amd64) version 6.1

Java: 1.7.0_04, Oracle Corporation

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

LWJGL: 2.4.2

OpenGL: Mobile Intel® 4 Series Express Chipset Family version 2.1.0 - Build 8.15.10.1892, Intel

java.lang.NoSuchMethodError: forge.MinecraftForgeClient.registerSoundHandler(Lforge/ISoundHandler;)V

at ClientProxy.registerTileEntities(ClientProxy.java:124)

at mod_TFC_Core.load(mod_TFC_Core.java:429)

at ModLoader.init(ModLoader.java:891)

at ModLoader.addAllRenderers(ModLoader.java:189)

at ahu.<init>(ahu.java:77)

at ahu.<clinit>(ahu.java:8)

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

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

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

--- END ERROR REPORT 709788ca ----------

But then I read that... and now I am gonna retry w/o modloader.

0

Share this post


Link to post
Share on other sites

Also, check out Magic Launcher for managing mods. I just starting using it and it is the cat's meow.

0

Share this post


Link to post
Share on other sites