So I recently set up a server and I followed all of the tutorials instructions. Nothing was wrong. But whenever I try to turn my server on, I click on the right file and it just does a long log (I cant get it all it crashes that quick), and the server just crashes. I managed to get a little bit of the log, if anything else is needed let me know.
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) [lt.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
[17:41:33] [Server thread/ERROR] [FML]: Unable to determine registrant mod for [email protected] This is a critical error and should be impossible
java.lang.Throwable
at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:56) [EventBus.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.<init>(EventBus.java:36) [EventBus.class:?]
at net.minecraftforge.common.MinecraftForge.<clinit>(MinecraftForge.java:23) [MinecraftForge.class:?]
at java.lang.Class.forName0(Native Method) [?:1.7.0_67]
at java.lang.Class.forName(Unknown Source) [?:1.7.0_67]
at cpw.mods.fml.common.FMLCommonHandler.findMinecraftForge(FMLCommonHandler.java:180) [FMLCommonHandler.class:?]
at cpw.mods.fml.common.FMLCommonHandler.callForgeMethod(FMLCommonHandler.java:194) [FMLCommonHandler.class:?]
at cpw.mods.fml.common.FMLCommonHandler.beginLoading(FMLCommonHandler.java:106) [FMLCommonHandler.class:?]
at cpw.mods.fml.server.FMLServerHandler.<init>(FMLServerHandler.java:75) [FMLServerHandler.class:?]
at cpw.mods.fml.server.FMLServerHandler.<clinit>(FMLServerHandler.java:66) [FMLServerHandler.class:?]
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:313) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) [lt.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
[17:41:33] [Server thread/INFO] [FML]: MinecraftForge v10.13.1.1217 Initialized
[17:41:33] [Server thread/INFO] [FML]: Replaced 182 ore recipies
[17:41:33] [Server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[17:41:33] [Server thread/INFO] [FML]: Searching C:\Users\USER\Desktop\Custom NPCs Server\mods for mods
[17:41:34] [Server thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
[17:41:34] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, customnpcs] at CLIENT
[17:41:34] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, customnpcs] at SERVER
[17:41:35] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[17:41:35] [Server thread/INFO] [FML]: Found 341 ObjectHolder annotations
[17:41:35] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
If anything helpful is possible please let me know. Thanks!
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) [lt.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
[17:41:33] [Server thread/ERROR] [FML]: Unable to determine registrant mod for [email protected] This is a critical error and should be impossible
java.lang.Throwable
at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:56) [EventBus.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.<init>(EventBus.java:36) [EventBus.class:?]
at net.minecraftforge.common.MinecraftForge.<clinit>(MinecraftForge.java:23) [MinecraftForge.class:?]
at java.lang.Class.forName0(Native Method) [?:1.7.0_67]
at java.lang.Class.forName(Unknown Source) [?:1.7.0_67]
at cpw.mods.fml.common.FMLCommonHandler.findMinecraftForge(FMLCommonHandler.java:180) [FMLCommonHandler.class:?]
at cpw.mods.fml.common.FMLCommonHandler.callForgeMethod(FMLCommonHandler.java:194) [FMLCommonHandler.class:?]
at cpw.mods.fml.common.FMLCommonHandler.beginLoading(FMLCommonHandler.java:106) [FMLCommonHandler.class:?]
at cpw.mods.fml.server.FMLServerHandler.<init>(FMLServerHandler.java:75) [FMLServerHandler.class:?]
at cpw.mods.fml.server.FMLServerHandler.<clinit>(FMLServerHandler.java:66) [FMLServerHandler.class:?]
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:313) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) [lt.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
[17:41:33] [Server thread/INFO] [FML]: MinecraftForge v10.13.1.1217 Initialized
[17:41:33] [Server thread/INFO] [FML]: Replaced 182 ore recipies
[17:41:33] [Server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[17:41:33] [Server thread/INFO] [FML]: Searching C:\Users\USER\Desktop\Custom NPCs Server\mods for mods
[17:41:34] [Server thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
[17:41:34] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, customnpcs] at CLIENT
[17:41:34] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, customnpcs] at SERVER
[17:41:35] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[17:41:35] [Server thread/INFO] [FML]: Found 341 ObjectHolder annotations
[17:41:35] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
If anything helpful is possible please let me know. Thanks!