- [20:56:12] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
- [20:56:12] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
- [20:56:12] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
- [20:56:12] [main/INFO]: Forge Mod Loader version 7.10.85.1236 for Minecraft 1.7.10 loading
- [20:56:13] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_67, running on Windows 2003:amd64:5.2, installed at C:\Program Files\Java\jre7
- [20:56:16] [main/WARN]: The following coremods do not have a @MCVersion annotation. They may cause problems if this is not the correct version of Minecraft for them.
- [20:56:16] [main/WARN]: Missing @MCVersion: ic2.core.coremod.IC2core chylex.java7check.JavaCheckerCoremod
- [20:56:16] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
- [20:56:16] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
- [20:56:16] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
- [20:56:16] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
- [20:56:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [20:56:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [20:56:17] [main/ERROR]: There is a binary discrepency between the expected input class nq (nq) and the actual class. Checksum on disk is 5e0782bd, in patch 1d691c9e. Things are probably about to go very wrong. Did you put something into the jar file?
- [20:56:17] [main/ERROR]: FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
- [20:56:17] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [20:56:17] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [20:56:18] [main/INFO]: Loaded library EJML-core-0.26.jar.
- [20:56:18] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [20:56:18] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
- [20:56:18] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [20:56:18] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
- [20:56:18] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
- [20:56:19] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
- [20:56:22] [main/FATAL]: Failed to start the minecraft server
- java.lang.NullPointerException
- at org.bukkit.Bukkit.getLogger(Bukkit.java:311) ~[Bukkit.class:git-Cauldron-MCPC-Plus-1.7.10-1.1236.06.212]
- at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:185) ~[YamlConfiguration.class:git-Cauldron-MCPC-Plus-1.7.10-1.1236.06.212]
- at net.minecraftforge.cauldron.configuration.ConfigBase.<init>(ConfigBase.java:45) ~[ConfigBase.class:git-Cauldron-MCPC-Plus-1.7.10-1.1236.05.212]
- at net.minecraftforge.cauldron.configuration.CauldronConfig.<init>(CauldronConfig.java:62) ~[CauldronConfig.class:git-Cauldron-MCPC-Plus-1.7.10-1.1236.05.212]
- at net.minecraft.server.MinecraftServer.<init>(MinecraftServer.java:236) ~[MinecraftServer.class:?]
- at net.minecraft.server.dedicated.DedicatedServer.<init>(DedicatedServer.java:69) ~[lt.class:?]
- at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1684) [MinecraftServer.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_67]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_67]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_67]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_67]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_67]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_67]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_67]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_67]
- at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [main-1.7.10.jar:git-Cauldron-MCPC-Plus-1.7.10-1.1236.05.212]
- at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [main-1.7.10.jar:git-Cauldron-MCPC-Plus-1.7.10-1.1236.05.212]
好像是楼主把R键整理放进服务端mod了