FalseTetrabyte Posted May 10, 2013 Posted May 10, 2013 I can't get it to work anymore on Tekkit Lite. I was running 0.6.4 but upgraded to 0.6.5 since it improved stability for us overall, but I absolutely cannot get FE to work. It throws all kinds of errors after everything else (read: Tekkit Lite itself and Dynmap) load. I've also updated java, but it used to work fine, lately, not so much. I hadn't changed anything on the prior server build when it stopped working. Anyone know of a fix? My users (and myself!) want to be able to use /spawn and all that stuff that comes with FE. 2013-05-10 15:10:25 [sEVERE] [ForgeModLoader] Caught exception from ForgeEssentials java.lang.RuntimeException: java.lang.reflect.InvocationTargetException at com.google.common.base.Throwables.propagate(Throwables.java:160) at com.ForgeEssentials.core.moduleLauncher.ModuleContainer.runServerInit(ModuleContainer.java:407) at com.ForgeEssentials.core.moduleLauncher.ModuleLauncher.serverStarting(ModuleLauncher.java:178) at com.ForgeEssentials.core.ForgeEssentials.serverStarting(ForgeEssentials.java:227) 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:487) at sun.reflect.GeneratedMethodAccessor1.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:153) 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:86) at cpw.mods.fml.common.Loader.serverStarting(Loader.java:721) at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:315) at ho.c(DedicatedServer.java:199) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458) at fy.run(SourceFile:849) Caused by: java.lang.reflect.InvocationTargetException 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.ForgeEssentials.core.moduleLauncher.ModuleContainer.runServerInit(ModuleContainer.java:402) ... 31 more Caused by: java.lang.NullPointerException at com.ForgeEssentials.data.ForgeConfigDataDriver.readClassFromProperty(ForgeConfigDataDriver.java:269) at com.ForgeEssentials.data.ForgeConfigDataDriver.readClassFromProperty(ForgeConfigDataDriver.java:286) at com.ForgeEssentials.data.ForgeConfigDataDriver.loadData(ForgeConfigDataDriver.java:68) at com.ForgeEssentials.data.ForgeConfigDataDriver.loadAll(ForgeConfigDataDriver.java:86) at com.ForgeEssentials.data.AbstractDataDriver.loadAllObjects(AbstractDataDriver.java:72) at com.ForgeEssentials.afterlife.Deathchest.load(Deathchest.java:61) at com.ForgeEssentials.afterlife.ModuleAfterlife.serverStarting(ModuleAfterlife.java:46) ... 36 more 2013-05-10 15:10:25 [iNFO] [sTDERR] Exception in thread "Server thread" java.lang.RuntimeException: java.lang.reflect.InvocationTargetException 2013-05-10 15:10:25 [iNFO] [sTDERR]at com.google.common.base.Throwables.propagate(Throwables.java:160) 2013-05-10 15:10:25 [iNFO] [sTDERR]at com.ForgeEssentials.core.moduleLauncher.ModuleContainer.runServerInit(ModuleContainer.java:407) 2013-05-10 15:10:25 [iNFO] [sTDERR]at com.ForgeEssentials.core.moduleLauncher.ModuleLauncher.serverStarting(ModuleLauncher.java:178) 2013-05-10 15:10:25 [iNFO] [sTDERR]at com.ForgeEssentials.core.ForgeEssentials.serverStarting(ForgeEssentials.java:227) 2013-05-10 15:10:25 [iNFO] [sTDERR]at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-05-10 15:10:25 [iNFO] [sTDERR]at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-05-10 15:10:25 [iNFO] [sTDERR]at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-05-10 15:10:25 [iNFO] [sTDERR]at java.lang.reflect.Method.invoke(Unknown Source) 2013-05-10 15:10:25 [iNFO] [sTDERR]at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487) 2013-05-10 15:10:25 [iNFO] [sTDERR]at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) 2013-05-10 15:10:25 [iNFO] [sTDERR]at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-05-10 15:10:25 [iNFO] [sTDERR]at java.lang.reflect.Method.invoke(Unknown Source) 2013-05-10 15:10:25 [iNFO] [sTDERR]at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) 2013-05-10 15:10:25 [iNFO] [sTDERR]at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2013-05-10 15:10:25 [iNFO] [sTDERR]at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) 2013-05-10 15:10:25 [iNFO] [sTDERR]at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) 2013-05-10 15:10:25 [iNFO] [sTDERR]at com.google.common.eventbus.EventBus.post(EventBus.java:268) 2013-05-10 15:10:25 [iNFO] [sTDERR]at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153) 2013-05-10 15:10:25 [iNFO] [sTDERR]at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-05-10 15:10:25 [iNFO] [sTDERR]at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-05-10 15:10:25 [iNFO] [sTDERR]at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-05-10 15:10:25 [iNFO] [sTDERR]at java.lang.reflect.Method.invoke(Unknown Source) 2013-05-10 15:10:25 [iNFO] [sTDERR]at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) 2013-05-10 15:10:25 [iNFO] [sTDERR]at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2013-05-10 15:10:25 [iNFO] [sTDERR]at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) 2013-05-10 15:10:25 [iNFO] [sTDERR]at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) 2013-05-10 15:10:25 [iNFO] [sTDERR]at com.google.common.eventbus.EventBus.post(EventBus.java:268) 2013-05-10 15:10:25 [iNFO] [sTDERR]at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86) 2013-05-10 15:10:25 [iNFO] [sTDERR]at cpw.mods.fml.common.Loader.serverStarting(Loader.java:721) 2013-05-10 15:10:25 [iNFO] [sTDERR]at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:315) 2013-05-10 15:10:25 [iNFO] [sTDERR]at ho.c(DedicatedServer.java:199) 2013-05-10 15:10:25 [iNFO] [sTDERR]at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458) 2013-05-10 15:10:25 [iNFO] [sTDERR]at fy.run(SourceFile:849) 2013-05-10 15:10:25 [iNFO] [sTDERR] Caused by: java.lang.reflect.InvocationTargetException 2013-05-10 15:10:25 [iNFO] [sTDERR]at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-05-10 15:10:25 [iNFO] [sTDERR]at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-05-10 15:10:25 [iNFO] [sTDERR]at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-05-10 15:10:25 [iNFO] [sTDERR]at java.lang.reflect.Method.invoke(Unknown Source) 2013-05-10 15:10:25 [iNFO] [sTDERR]at com.ForgeEssentials.core.moduleLauncher.ModuleContainer.runServerInit(ModuleContainer.java:402) 2013-05-10 15:10:25 [iNFO] [sTDERR]... 31 more 2013-05-10 15:10:25 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException 2013-05-10 15:10:25 [iNFO] [sTDERR]at com.ForgeEssentials.data.ForgeConfigDataDriver.readClassFromProperty(ForgeConfigDataDriver.java:269) 2013-05-10 15:10:25 [iNFO] [sTDERR]at com.ForgeEssentials.data.ForgeConfigDataDriver.readClassFromProperty(ForgeConfigDataDriver.java:286) 2013-05-10 15:10:25 [iNFO] [sTDERR]at com.ForgeEssentials.data.ForgeConfigDataDriver.loadData(ForgeConfigDataDriver.java:68) 2013-05-10 15:10:25 [iNFO] [sTDERR]at com.ForgeEssentials.data.ForgeConfigDataDriver.loadAll(ForgeConfigDataDriver.java:86) 2013-05-10 15:10:25 [iNFO] [sTDERR]at com.ForgeEssentials.data.AbstractDataDriver.loadAllObjects(AbstractDataDriver.java:72) 2013-05-10 15:10:25 [iNFO] [sTDERR]at com.ForgeEssentials.afterlife.Deathchest.load(Deathchest.java:61) 2013-05-10 15:10:25 [iNFO] [sTDERR]at com.ForgeEssentials.afterlife.ModuleAfterlife.serverStarting(ModuleAfterlife.java:46) 2013-05-10 15:10:25 [iNFO] [sTDERR]... 36 more
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now