Jump to content

Welcome to FTB Forums
Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, post status updates, manage your profile and so much more. If you already have an account, login here - otherwise create an account for free today!
Photo

Whats the Problem here

probnlem by starting lite ftb

  • This topic is locked This topic is locked
4 replies to this topic

#1
Rene840

Rene840

    Newbie

  • Members
  • Pip
  • 1 posts
  • Modpack:MindCrack Pack

013-05-31 15:39:11 [INFO] [STDERR]
Exception in thread "Minecraft main thread"
java.lang.NoClassDefFoundError: Lcodechicken/core/config/ConfigFile;

2013-05-31 15:39:11 [INFO] [STDERR]     at java.lang.Class.getDeclaredFields0(Native Method)
2013-05-31 15:39:11 [INFO] [STDERR]     at java.lang.Class.privateGetDeclaredFields(Unknown Source)
2013-05-31 15:39:11 [INFO] [STDERR]     at java.lang.Class.getDeclaredField(Unknown Source)
2013-05-31 15:39:11 [INFO] [STDERR]     at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:43)
2013-05-31 15:39:11 [INFO] [STDERR]     at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:464)
2013-05-31 15:39:11 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-31 15:39:11 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-31 15:39:11 [INFO] [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-31 15:39:11 [INFO] [STDERR]     at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-31 15:39:11 [INFO] [STDERR]     at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-05-31 15:39:11 [INFO] [STDERR]     at
com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-31 15:39:11 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-05-31 15:39:11 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-05-31 15:39:11 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-05-31 15:39:11 [INFO] [STDERR]     at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
2013-05-31 15:39:11 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-31 15:39:11 [INFO] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-31 15:39:11 [INFO] [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-31 15:39:11 [INFO] [STDERR]     at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-31 15:39:11 [INFO] [STDERR]     at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-05-31 15:39:11 [INFO] [STDERR]     at
com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-31 15:39:11 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-05-31 15:39:11 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-05-31 15:39:11 [INFO] [STDERR]     at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-05-31 15:39:11 [INFO] [STDERR]     at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
2013-05-31 15:39:11 [INFO] [STDERR]     at cpw.mods.fml.common.Loader.loadMods(Loader.java:494)
2013-05-31 15:39:11 [INFO] [STDERR]     at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
2013-05-31 15:39:11 [INFO] [STDERR]     at net.minecraft.client.Minecraft.a(Minecraft.java:412)
2013-05-31 15:39:11 [INFO] [STDERR]     at asq.a(SourceFile:56)
2013-05-31 15:39:11 [INFO] [STDERR]     at net.minecraft.client.Minecraft.run(Minecraft.java:746)
2013-05-31 15:39:11 [INFO] [STDERR]     at java.lang.Thread.run(Unknown Source)
2013-05-31 15:39:11 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: codechicken.core.config.ConfigFile
2013-05-31 15:39:11 [INFO] [STDERR]     at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
2013-05-31 15:39:11 [INFO] [STDERR]     at java.lang.ClassLoader.loadClass(Unknown Source)
2013-05-31 15:39:11 [INFO] [STDERR]     at java.lang.ClassLoader.loadClass(Unknown Source)
2013-05-31 15:39:11 [INFO] [STDERR]     ... 31 more
2013-05-31 15:39:11 [INFO] [STDERR] Caused by: java.lang.NullPointerException


#2
digitallyApocalyptic

digitallyApocalyptic

    Advanced Member

  • Administrators
  • 262 posts
  • IGN:GameStopper
  • Modpack:FTB Ultimate

You're missing one of the files that FTB needs to run. It appears to be in the CodeChickenCore mod. You could try manually redownloading CodeChickenCore for Minecraft 1.4.7 (a quick Google search should do the trick) and installing it to %APPDATA%/Roaming/.feedthebeast/MindCrack/minecraft/coremods and see if that works, or if you don't have that much technical know-how, you could try deleting the contents of your .feedthebeast folder (backing up your worlds, if any, first) and then redownloading the pack as a whole.

 

If you are running on Windows, your .feedthebeast folder will be under C:/Users/[your username here]/AppData/Roaming/.feedthebeast, or you can type %APPDATA% in the Run menu on Windows, then navigate to Roaming and then .feedthebeast.


My username is digitallyApocalyptic. I contribute where I can on the wiki and I've previously built pretty much the entirety of Category:Twilight Forest. I play FTB Ultimate, some games on Steam, and I follow MS Paint Adventures.


#3
dedbbs

dedbbs

    Member

  • Contributor
  • PipPip
  • 19 posts
  • Location:Arizona
  • Modpack:FTB Ultimate

You're missing one of the files that FTB needs to run. It appears to be in the CodeChickenCore mod. You could try manually redownloading CodeChickenCore for Minecraft 1.4.7 (a quick Google search should do the trick) and installing it to %APPDATA%/Roaming/.feedthebeast/MindCrack/minecraft/coremods and see if that works, or if you don't have that much technical know-how, you could try deleting the contents of your .feedthebeast folder (backing up your worlds, if any, first) and then redownloading the pack as a whole.

 

If you are running on Windows, your .feedthebeast folder will be under C:/Users/[your username here]/AppData/Roaming/.feedthebeast, or you can type %APPDATA% in the Run menu on Windows, then navigate to Roaming and then .feedthebeast.

 

Are you sure that isn't the string of [STDERR] messages that always shows up in the console when booting the server (they probably show up too in FTB's console window if you pay attention to ti)  I've had them since FTB Beta, and clean installs of software have never changed those from showing up....

 

Rene, do these errors stop your server or client from functioning, or are they just error messages that pass?

Generally, world-breaking errors are labeled [SEVERE] rather than [STDERR], so I am curious.

 

If they are what I'm referring to, just ignore them. They've never given me grief. If they are giving you grief (and therefore not what I am refering to) you should definitely follow digitallyApocalyptic's advice.



#4
Hippieshaman

Hippieshaman

    Advanced Member

  • Members
  • PipPipPip
  • 185 posts
  • Location:Hippiecraft HQ
  • Modpack:FTB Unleashed

This is a NullPointerException, so it will halt the server/client.

 

My best guess is that something bugged when you downloaded it, so you're missing files or they are damaged, as digitallyApocalyptic also states.

 

Manually delete the installation folder (path to this folder is found in the launcher -> advanced settings), then download the pack again. Doing a force update is not a foolproof method.

 

Backup any worlds you want to keep first!


Hippiecraft Community, since 2012.

Forum, Twitch, Youtube, Twitter, Planet Minecraft, Steam, Website

Contact us by e-mail: mail@hippiecraft.net | Support: support@hippiecraft.net


#5
ZL123

ZL123

    Me.

  • Administrators
  • 2079 posts
  • Location:Not somewhere where people say a fake location to try to be funny
  • IGN:ZL123
  • Modpack:Private Pack

Yeah, I was about to say, NullPointerExceptions are big Java errors which basically say that A is trying to use B, but B does not exist! They normally just cause the program to terminate.


-ZL123
Hope I helped!

YT: http://youtube.com/ZL234
Twitter: https://twitter.com/ZL234





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users