Skip to content

Instantly share code, notes, and snippets.

@Brycey92
Created October 10, 2014 18:13
Show Gist options
  • Save Brycey92/77f9d5ce4b31c84ab8cc to your computer and use it in GitHub Desktop.
Save Brycey92/77f9d5ce4b31c84ab8cc to your computer and use it in GitHub Desktop.
[13:38:16] [main/INFO] [FML/]: Forge Mod Loader version 7.10.84.1217 for Minecraft 1.7.10 loading
[13:38:18] [main/INFO] [FML/]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_67, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
[13:38:18] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:38:18] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[13:38:18] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:38:18] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:38:18] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:38:22] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:38:22] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[13:38:24] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[13:38:24] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[13:38:26] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[13:38:41] [Server thread/ERROR] [FML/]: Unable to determine registrant mod for cpw.mods.fml.common.eventhandler.EventBus@53d1d58d. 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:git-Cauldron-MCPC-Plus-1.7.10-1.1217.01.0]
at cpw.mods.fml.common.eventhandler.EventBus.<init>(EventBus.java:36) [EventBus.class:git-Cauldron-MCPC-Plus-1.7.10-1.1217.01.0]
at cpw.mods.fml.common.FMLCommonHandler.<init>(FMLCommonHandler.java:94) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1217.01.0]
at cpw.mods.fml.common.FMLCommonHandler.<clinit>(FMLCommonHandler.java:81) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1217.01.0]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:170) [lt.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.7.0_67]
[13:38:41] [Server thread/INFO] [MinecraftForge/]: Attempting early MinecraftForge initialization
[13:38:41] [Server thread/ERROR] [FML/]: Unable to determine registrant mod for cpw.mods.fml.common.eventhandler.EventBus@31dddb91. 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:git-Cauldron-MCPC-Plus-1.7.10-1.1217.01.0]
at cpw.mods.fml.common.eventhandler.EventBus.<init>(EventBus.java:36) [EventBus.class:git-Cauldron-MCPC-Plus-1.7.10-1.1217.01.0]
at net.minecraftforge.common.MinecraftForge.<clinit>(MinecraftForge.java:21) [MinecraftForge.class:git-Cauldron-MCPC-Plus-1.7.10-1.1217.01.0]
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:184) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1217.01.0]
at cpw.mods.fml.common.FMLCommonHandler.callForgeMethod(FMLCommonHandler.java:198) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1217.01.0]
at cpw.mods.fml.common.FMLCommonHandler.beginLoading(FMLCommonHandler.java:110) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1217.01.0]
at cpw.mods.fml.server.FMLServerHandler.<init>(FMLServerHandler.java:75) [FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1217.01.0]
at cpw.mods.fml.server.FMLServerHandler.<clinit>(FMLServerHandler.java:66) [FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1217.01.0]
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:317) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1217.01.0]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:170) [lt.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.7.0_67]
[13:38:41] [Server thread/ERROR] [FML/]: Unable to determine registrant mod for cpw.mods.fml.common.eventhandler.EventBus@5c7a262a. 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:git-Cauldron-MCPC-Plus-1.7.10-1.1217.01.0]
at cpw.mods.fml.common.eventhandler.EventBus.<init>(EventBus.java:36) [EventBus.class:git-Cauldron-MCPC-Plus-1.7.10-1.1217.01.0]
at net.minecraftforge.common.MinecraftForge.<clinit>(MinecraftForge.java:22) [MinecraftForge.class:git-Cauldron-MCPC-Plus-1.7.10-1.1217.01.0]
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:184) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1217.01.0]
at cpw.mods.fml.common.FMLCommonHandler.callForgeMethod(FMLCommonHandler.java:198) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1217.01.0]
at cpw.mods.fml.common.FMLCommonHandler.beginLoading(FMLCommonHandler.java:110) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1217.01.0]
at cpw.mods.fml.server.FMLServerHandler.<init>(FMLServerHandler.java:75) [FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1217.01.0]
at cpw.mods.fml.server.FMLServerHandler.<clinit>(FMLServerHandler.java:66) [FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1217.01.0]
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:317) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1217.01.0]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:170) [lt.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.7.0_67]
[13:38:41] [Server thread/ERROR] [FML/]: Unable to determine registrant mod for cpw.mods.fml.common.eventhandler.EventBus@575fbed4. 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:git-Cauldron-MCPC-Plus-1.7.10-1.1217.01.0]
at cpw.mods.fml.common.eventhandler.EventBus.<init>(EventBus.java:36) [EventBus.class:git-Cauldron-MCPC-Plus-1.7.10-1.1217.01.0]
at net.minecraftforge.common.MinecraftForge.<clinit>(MinecraftForge.java:23) [MinecraftForge.class:git-Cauldron-MCPC-Plus-1.7.10-1.1217.01.0]
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:184) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1217.01.0]
at cpw.mods.fml.common.FMLCommonHandler.callForgeMethod(FMLCommonHandler.java:198) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1217.01.0]
at cpw.mods.fml.common.FMLCommonHandler.beginLoading(FMLCommonHandler.java:110) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1217.01.0]
at cpw.mods.fml.server.FMLServerHandler.<init>(FMLServerHandler.java:75) [FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1217.01.0]
at cpw.mods.fml.server.FMLServerHandler.<clinit>(FMLServerHandler.java:66) [FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1217.01.0]
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:317) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1217.01.0]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:170) [lt.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.7.0_67]
[13:38:41] [Server thread/INFO] [FML/]: MinecraftForge v10.13.1.1217 Initialized
[13:38:41] [Server thread/INFO] [FML/]: Replaced 182 ore recipies
[13:38:41] [Server thread/INFO] [MinecraftForge/]: Completed early MinecraftForge initialization
[13:38:41] [Server thread/INFO] [FML/]: Searching C:\Users\Bryce\Desktop\Server\Minecraft-1.7\TEST\mods for mods
[13:38:43] [Server thread/INFO] [FML/]: Forge Mod Loader has identified 3 mods to load
[13:38:43] [Server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge] at CLIENT
[13:38:43] [Server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge] at SERVER
[13:38:44] [Server thread/INFO] [FML/]: Processing ObjectHolder annotations
[13:38:44] [Server thread/INFO] [FML/]: Found 341 ObjectHolder annotations
[13:38:44] [Server thread/INFO] [FML/Forge]: Configured a dormant chunk cache size of 0
[13:38:44] [Server thread/INFO] [FML/]: Applying holder lookups
[13:38:44] [Server thread/INFO] [FML/]: Holder lookups applied
[13:38:45] [Server thread/INFO] [Minecraft/]: This server is running Cauldron-MCPC-Plus version null (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
[13:38:45] [Server thread/INFO] [/]: Server Ping Player Sample Count: 12
[13:38:45] [Server thread/WARN] [FML/]: =============================================================
[13:38:45] [Server thread/WARN] [FML/]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[13:38:45] [Server thread/WARN] [FML/]: Offendor: org/spigotmc/RestartCommand.restart()V
[13:38:45] [Server thread/WARN] [FML/]: Use FMLCommonHandler.exitJava instead
[13:38:45] [Server thread/WARN] [FML/]: =============================================================
[13:38:45] [Server thread/INFO] [Minecraft/]: Using 4 threads for Netty based IO
[13:38:47] [Server thread/INFO] [FML/]: Forge Mod Loader has successfully loaded 3 mods
[13:38:47] [Server thread/INFO] [FML/]: Injecting existing block and item data into this server instance
[13:38:47] [Server thread/INFO] [FML/]: Applying holder lookups
[13:38:47] [Server thread/INFO] [FML/]: Holder lookups applied
[13:38:48] [Server thread/INFO] [FML/]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@16c198f9)
[13:38:48] [Server thread/INFO] [FML/]: Loading dimension 1 (DIM1) (net.minecraft.server.dedicated.DedicatedServer@16c198f9)
[13:38:48] [Server thread/INFO] [FML/]: Loading dimension -1 (DIM-1) (net.minecraft.server.dedicated.DedicatedServer@16c198f9)
[13:38:52] [Server thread/INFO] [Minecraft/]: Server permissions file permissions.yml is empty, ignoring it
[13:39:23] [Netty IO #2/INFO] [FML/]: Client protocol version 1
[13:39:23] [Netty IO #2/INFO] [FML/]: Client attempting to join with 3 mods : mcp@9.05,FML@7.10.85.1223,Forge@10.13.1.1223
[13:39:23] [Netty IO #2/INFO] [FML/]: Attempting connection with missing mods [] at CLIENT
[13:39:23] [Server thread/INFO] [FML/]: [Server thread] Server side modded connection established
[13:40:01] [Server thread/INFO] [/]: You can only perform this command as a player
[14:01:25] [Server thread/INFO] [/]: CONSOLE: Stopping the server..
[14:01:26] [Server thread/INFO] [FML/]: Unloading dimension 0
[14:01:26] [Server thread/INFO] [FML/]: Unloading dimension -1
[14:01:26] [Server thread/INFO] [FML/]: Unloading dimension 1
[14:01:26] [Server thread/INFO] [FML/]: Applying holder lookups
[14:01:26] [Server thread/INFO] [FML/]: Holder lookups applied
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment