Created
August 9, 2014 13:16
-
-
Save kevingoos/32330c96cf8557825e5e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[15:13:33] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker | |
[15:13:33] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker | |
[15:13:33] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker | |
[15:13:33] [main/INFO] [FML]: Forge Mod Loader version 7.10.18.1180 for Minecraft 1.7.10 loading | |
[15:13:33] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_60, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jdk1.7.0_60\jre | |
[15:13:33] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation | |
[15:13:33] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker | |
[15:13:33] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker | |
[15:13:33] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker | |
[15:13:33] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker | |
[15:13:33] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper | |
[15:13:33] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work! | |
[15:13:34] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing | |
[15:13:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper | |
[15:13:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker | |
[15:13:35] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer} | |
[15:13:36] [Server thread/INFO]: Starting minecraft server version 1.7.10 | |
[15:13:37] [Server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization | |
[15:13:37] [Server thread/INFO] [FML]: MinecraftForge v10.13.0.1180 Initialized | |
[15:13:37] [Server thread/INFO] [FML]: Replaced 182 ore recipies | |
[15:13:37] [Server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization | |
[15:13:37] [Server thread/INFO] [FML]: Searching D:\Git\TradeMC\eclipse\mods for mods | |
[15:13:40] [Server thread/WARN] [FML]: Zip file rt.jar failed to read properly, it will be ignored | |
java.lang.NullPointerException | |
at cpw.mods.fml.common.discovery.asm.ASMModParser.isBaseMod(ASMModParser.java:130) ~[ASMModParser.class:?] | |
at cpw.mods.fml.common.ModContainerFactory.build(ModContainerFactory.java:34) ~[ModContainerFactory.class:?] | |
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:83) [JarDiscoverer.class:?] | |
at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?] | |
at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?] | |
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:123) [ModDiscoverer.class:?] | |
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?] | |
at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?] | |
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:?] | |
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:313) [FMLCommonHandler.class:?] | |
at net.minecraft.server.dedicated.DedicatedServer.startServer(DedicatedServer.java:120) [DedicatedServer.class:?] | |
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:455) [MinecraftServer.class:?] | |
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:762) [MinecraftServer$2.class:?] | |
[15:13:40] [Server thread/ERROR] [FML]: FML has detected a mod that is using a package name based on 'net.minecraft.src' : net.minecraft.src.FMLRenderAccessLibrary. This is generally a severe programming error. There should be no mod code in the minecraft namespace. MOVE YOUR MOD! If you're in eclipse, select your source code and 'refactor' it into a new package. Go on. DO IT NOW! | |
[15:13:41] [Server thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load | |
[15:13:42] [Server thread/INFO] [FML]: Processing ObjectHolder annotations | |
[15:13:42] [Server thread/INFO] [FML]: Found 341 ObjectHolder annotations | |
[15:13:42] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0 | |
[15:13:42] [Server thread/INFO] [TradeMC]: Starting init | |
[15:13:42] [Server thread/INFO] [TradeMC]: End init | |
[15:13:42] [Server thread/INFO] [TradeMC]: Pre Initialization Complete! | |
[15:13:42] [Server thread/INFO] [FML]: Applying holder lookups | |
[15:13:42] [Server thread/INFO] [FML]: Holder lookups applied | |
[15:13:42] [Server thread/INFO]: Loading properties | |
[15:13:42] [Server thread/INFO]: You need to agree to the EULA in order to run the server. Go to eula.txt for more info. | |
[15:13:42] [Server thread/WARN] [FML]: Can't revert to frozen GameData state without freezing first. | |
[15:13:42] [Server thread/INFO] [FML]: Applying holder lookups | |
[15:13:42] [Server thread/INFO] [FML]: Holder lookups applied | |
[15:13:42] [Server thread/INFO] [FML]: The state engine was in incorrect state POSTINITIALIZATION and forced into state SERVER_STOPPED. Errors may have been discarded. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment