Server not starting.

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

97torvic

New Member
Jul 29, 2019
33
0
0
I'm on 1.4.2 and 1.0.7 version of the modpack. Yesterday I updated the server to that version, and worked well. This morning, when I click start, this is what happen:



Code:
24.11 12:13:42 [Server] INFO [STDERR]at fp.run(SourceFile:818)
24.11 12:13:42 [Server] INFO [STDERR]at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:531)
24.11 12:13:42 [Server] INFO [STDERR]at hg.a(DedicatedServer.java:208)
24.11 12:13:42 [Server] INFO [STDERR]at hg.al(DedicatedServer.java:280)
24.11 12:13:42 [Server] INFO [STDERR]at p.a(CommandHandler.java:83)
24.11 12:13:42 [Server] INFO [STDERR]at gx.b(SourceFile:29)
24.11 12:13:42 [Server] INFO [STDERR] java.lang.NullPointerException
24.11 12:13:42 [Server] INFO [Minecraft] An unknown error occurred while attempting to perform this command
24.11 12:13:42 [Server] INFO [Minecraft] Saving...
24.11 12:13:42 [Server] INFO [STDERR]at fp.run(SourceFile:818)
24.11 12:13:42 [Server] INFO [STDERR]at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:531)
24.11 12:13:42 [Server] INFO [STDERR]at hg.a(DedicatedServer.java:208)
24.11 12:13:42 [Server] INFO [STDERR]at hg.al(DedicatedServer.java:280)
24.11 12:13:42 [Server] INFO [STDERR]at p.a(CommandHandler.java:83)
24.11 12:13:42 [Server] INFO [STDERR]at gz.b(SourceFile:21)
24.11 12:13:42 [Server] INFO [STDERR] java.lang.NullPointerException
24.11 12:13:42 [Server] INFO [Minecraft] An unknown error occurred while attempting to perform this command
24.11 12:13:42 [Multicraft] Skipped 59 lines due to rate limit (30/s)
24.11 12:13:42 [Multicraft] Auto-saving world...
24.11 12:03:45 [Server] INFO [STDERR]at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:342)
24.11 12:03:45 [Server] INFO [STDERR]at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:80)
24.11 12:03:45 [Server] INFO [STDERR]at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)
24.11 12:03:45 [Server] INFO [STDERR]at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
24.11 12:03:45 [Server] INFO [STDERR]at com.google.common.eventbus.EventBus.post(EventBus.java:268)
24.11 12:03:45 [Server] INFO [STDERR]at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
24.11 12:03:45 [Server] INFO [STDERR]at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
24.11 12:03:45 [Server] INFO [STDERR]at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
24.11 12:03:45 [Server] INFO [STDERR]at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
24.11 12:03:45 [Server] INFO [STDERR]at java.lang.reflect.Method.invoke(Method.java:601)
24.11 12:03:45 [Server] INFO [STDERR]at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
24.11 12:03:45 [Server] INFO [STDERR]at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
24.11 12:03:45 [Server] INFO [STDERR]at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
24.11 12:03:45 [Server] INFO [STDERR]at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
24.11 12:03:45 [Server] INFO [STDERR]at com.google.common.eventbus.EventBus.post(EventBus.java:268)
24.11 12:03:45 [Server] INFO [STDERR]at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
24.11 12:03:45 [Server] INFO [STDERR]at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
24.11 12:03:45 [Server] INFO [STDERR]at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
24.11 12:03:45 [Server] INFO [STDERR]at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
24.11 12:03:45 [Server] INFO [STDERR]at java.lang.reflect.Method.invoke(Method.java:601)
24.11 12:03:45 [Server] INFO [STDERR]at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
24.11 12:03:45 [Server] INFO [STDERR]at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
24.11 12:03:45 [Server] INFO [STDERR]at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
24.11 12:03:45 [Server] INFO [STDERR]at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:417)
24.11 12:03:45 [Server] INFO [STDERR]at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:42)
24.11 12:03:45 [Server] INFO [STDERR]at java.lang.Class.getDeclaredField(Class.java:1897)
24.11 12:03:45 [Server] INFO [STDERR]at java.lang.Class.privateGetDeclaredFields(Class.java:2308)
24.11 12:03:45 [Server] INFO [STDERR]at java.lang.Class.getDeclaredFields0(Native Method)
24.11 12:03:45 [Server] INFO [STDERR] java.lang.NoClassDefFoundError: Lcodechicken/core/ConfigFile;
24.11 12:03:44 [Server] INFO [ForgeModLoader] Forge Mod Loader has identified 38 mods to load
24.11 12:03:43 [Server] INFO [ForgeModLoader] Searching /mods for mods
24.11 12:03:43 [Server] INFO [ForgeModLoader] Completed early MinecraftForge initialization
24.11 12:03:43 [Server] INFO [ForgeModLoader] MinecraftForge v6.0.1.353 Initialized
24.11 12:03:43 [Server] INFO [STDOUT] MinecraftForge v6.0.1.353 Initialized
24.11 12:03:43 [Server] INFO [ForgeModLoader] Attempting early MinecraftForge initialization
24.11 12:03:43 [Server] INFO [Minecraft] Starting minecraft server version 1.4.2
24.11 12:03:43 [Server] INFO [STDOUT] 27 achievements
24.11 12:03:43 [Server] INFO [STDOUT] 208 recipes
24.11 12:03:41 [Multicraft] Failed to calculate resource usage: (pid=4618)
24.11 12:03:41 [Server] INFO [ForgeModLoader] Forge Mod Loader version 4.2.13.429 for Minecraft 1.4.2 loading
24.11 12:03:41 [Multicraft] Invalid encoding "None", setting to "system"
24.11 12:03:41 [Multicraft] Invalid encoding "None", setting to "system"
24.11 12:03:41 [Multicraft] Loaded config for "Craftbukkit 1.4.2 (Build 2455) Beta Build"
24.11 12:03:41 [Multicraft] Starting server!



So, I can't get into the server, and I didn't modify nothing! Any help would be useful.
Thanks !