服务器后台不知道为什么 崩溃以后一直刷报错
是不是那个插件的冲突或者mod的冲突..
求解决方法.....
[spoiler][code][19:58:29] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[19:58:29] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[19:58:29] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[19:58:29] [main/INFO]: Forge Mod Loader version 7.99.4.1481 for Minecraft 1.7.10 loading
[19:58:30] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_60, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_60
[19:58:30] [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.
[19:58:30] [main/WARN]: Missing @MCVersion: thaumcraft.codechicken.core.launch.DepLoader
[19:58:30] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:58:30] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[19:58:30] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:58:30] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:58:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:58:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:58:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:58:31] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:58:31] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[19:58:31] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:58:31] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[19:58:31] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[19:58:31] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[19:58:34] [Server thread/INFO]: Starting minecraft server version 1.7.10
[19:58:34] [Server thread/INFO]: Attempting early MinecraftForge initialization
[19:58:34] [Server thread/INFO]: MinecraftForge v10.13.4.1481 Initialized
[19:58:34] [Server thread/INFO]: Replaced 183 ore recipies
[19:58:34] [Server thread/INFO]: Completed early MinecraftForge initialization
[19:58:34] [Server thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[19:58:34] [Server thread/INFO]: Searching D:\Minecraft\服务器\梦次元\mods for mods
[19:58:34] [Server thread/INFO]: Also searching D:\Minecraft\服务器\梦次元\mods\1.7.10 for mods
[19:58:35] [Server thread/INFO]: Forge Mod Loader has identified 22 mods to load
[19:58:35] [Server thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine, mod_ThreadedLighting, aether, gilded-games-util, flammpfeil.nihil, flammpfeil.slashblade.slasharts, AntiCheat, BambooMod, cfm, flammpfeil.slashblade, ESM, armourersWorkshop, plushieWrapper, harvestcraft, Thaumcraft, InfernalMobs, customnpcs, flammpfeil.fluorescentbar, Baubles] at CLIENT
[19:58:35] [Server thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine, mod_ThreadedLighting, aether, gilded-games-util, flammpfeil.nihil, flammpfeil.slashblade.slasharts, AntiCheat, BambooMod, cfm, flammpfeil.slashblade, ESM, armourersWorkshop, plushieWrapper, harvestcraft, Thaumcraft, InfernalMobs, customnpcs, flammpfeil.fluorescentbar, Baubles] at SERVER
[19:58:36] [Server thread/INFO]: Processing ObjectHolder annotations
[19:58:36] [Server thread/INFO]: Found 341 ObjectHolder annotations
[19:58:36] [Server thread/INFO]: Identifying ItemStackHolder annotations
[19:58:36] [Server thread/INFO]: Found 0 ItemStackHolder annotations
[19:58:36] [Server thread/INFO]: Configured a dormant chunk cache size of 0
[19:58:36] [Server thread/INFO]: preInit over
[19:58:57] [Server thread/WARN]: java.net.ConnectException: Connection timed out: connect
[19:58:58] [Server thread/WARN]: at java.net.TwoStacksPlainSocketImpl.socketConnect(Native Method)
[19:58:58] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
[19:58:58] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
[19:58:58] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
[19:58:58] [Server thread/WARN]: at java.net.PlainSocketImpl.connect(Unknown Source)
[19:58:58] [Server thread/WARN]: at java.net.SocksSocketImpl.connect(Unknown Source)
[19:58:58] [Server thread/WARN]: at java.net.Socket.connect(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.security.ssl.BaseSSLSocketImpl.connect(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.net.NetworkClient.doConnect(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
[19:58:58] [Server thread/WARN]: at java.security.AccessController.doPrivileged(Native Method)
[19:58:58] [Server thread/WARN]: at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
[19:58:58] [Server thread/WARN]: at java.security.AccessController.doPrivileged(Native Method)
[19:58:58] [Server thread/WARN]: at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
[19:58:58] [Server thread/WARN]: at java.net.URL.openStream(Unknown Source)
[19:58:58] [Server thread/WARN]: at ruby.bamboo.UpdateNotify.run(UpdateNotify.java:43)
[19:58:58] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
[19:58:58] [Server thread/WARN]: at ruby.bamboo.BambooCore.preLoad(BambooCore.java:59)
[19:58:58] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:58:58] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[19:58:58] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
[19:58:58] [Server thread/WARN]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[19:58:58] [Server thread/WARN]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[19:58:58] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
[19:58:58] [Server thread/WARN]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:58:58] [Server thread/WARN]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:58:58] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:58:58] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:58:58] [Server thread/WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:58:58] [Server thread/WARN]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[19:58:58] [Server thread/WARN]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[19:58:58] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:58:58] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[19:58:58] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
[19:58:58] [Server thread/WARN]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:58:58] [Server thread/WARN]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:58:58] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:58:58] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:58:58] [Server thread/WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:58:58] [Server thread/WARN]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[19:58:58] [Server thread/WARN]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
[19:58:58] [Server thread/WARN]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
[19:58:58] [Server thread/WARN]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319)
[19:58:58] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:176)
[19:58:58] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:631)
[19:58:58] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
[19:58:58] [Server thread/INFO]: Loading ESM Global Config
[19:58:58] [Server thread/INFO]: Successfully replaced vanilla End Portal
[19:58:58] [Server thread/INFO]: Loading Armourer's Workshop 1.7.10-0.36.0.92
[19:58:58] [Armourer's Workshop update thread./INFO]: Starting Update Check
[19:58:58] [Server thread/INFO]: Registering skin type - id:0 name:armourers:head
[19:58:58] [Server thread/INFO]: Registering skin type - id:1 name:armourers:chest
[19:58:58] [Server thread/INFO]: Registering skin type - id:2 name:armourers:legs
[19:58:58] [Server thread/INFO]: Registering skin type - id:3 name:armourers:feet
[19:58:58] [Server thread/INFO]: Registering skin type - id:4 name:armourers:sword
[19:58:58] [Server thread/INFO]: Registering skin type - id:5 name:armourers:bow
[19:58:58] [Server thread/INFO]: Registering skin type - id:6 name:armourers:arrow
[19:58:58] [Server thread/INFO]: Registering skin type - id:7 name:armourers:block
[19:58:58] [Server thread/INFO]: Registering equipment cube - id:0 name:Cube
[19:58:58] [Server thread/INFO]: Registering equipment cube - id:1 name:CubeGlowing
[19:58:58] [Server thread/INFO]: Registering equipment cube - id:2 name:CubeGlass
[19:58:58] [Server thread/INFO]: Registering equipment cube - id:3 name:CubeGlassGlowing
[19:58:58] [Server thread/INFO]: Loading Plushie Wrapper version 0.0.0
[19:58:59] [Armourer's Workshop update thread./WARN]: Unable to read from remote version authority.
[19:58:59] [Armourer's Workshop update thread./WARN]: java.net.SocketException: Software caused connection abort: recv failed
[19:58:59] [Server thread/WARN]: [19:58:59][FINE][noppes.npcs.LogWriter:71] Sat Sep 19 19:58:59 CST 2015
[19:58:59] [Server thread/WARN]: [19:58:59][FINE][noppes.npcs.controllers.ScriptController:58] Script Engines Available:
[19:58:59] [Server thread/INFO]: Bukkit permissions enabled
[19:58:59] [Server thread/INFO]: Permissions available:
[19:58:59] [Server thread/INFO]: customnpcs.edit.blocks
[19:58:59] [Server thread/INFO]: customnpcs.edit.villager
[19:58:59] [Server thread/INFO]: customnpcs.global.bank
[19:58:59] [Server thread/INFO]: customnpcs.global.dialog
[19:58:59] [Server thread/INFO]: customnpcs.global.faction
[19:58:59] [Server thread/INFO]: customnpcs.global.linked
[19:58:59] [Server thread/INFO]: customnpcs.global.naturalspawn
[19:58:59] [Server thread/INFO]: customnpcs.global.playerdata
[19:58:59] [Server thread/INFO]: customnpcs.global.quest
[19:58:59] [Server thread/INFO]: customnpcs.global.recipe
[19:58:59] [Server thread/INFO]: customnpcs.global.transport
[19:58:59] [Server thread/INFO]: customnpcs.npc.advanced
[19:58:59] [Server thread/INFO]: customnpcs.npc.ai
[19:58:59] [Server thread/INFO]: customnpcs.npc.clone
[19:58:59] [Server thread/INFO]: customnpcs.npc.create
[19:58:59] [Server thread/INFO]: customnpcs.npc.delete
[19:58:59] [Server thread/INFO]: customnpcs.npc.display
[19:58:59] [Server thread/INFO]: customnpcs.npc.freeze
[19:58:59] [Server thread/INFO]: customnpcs.npc.gui
[19:58:59] [Server thread/INFO]: customnpcs.npc.inventory
[19:58:59] [Server thread/INFO]: customnpcs.npc.reset
[19:58:59] [Server thread/INFO]: customnpcs.npc.stats
[19:58:59] [Server thread/INFO]: customnpcs.soulstone.all
[19:58:59] [Server thread/INFO]: customnpcs.spawner.create
[19:58:59] [Server thread/INFO]: customnpcs.spawner.mob
[19:58:59] [Server thread/INFO]: customnpcs.tool.mounter
[19:58:59] [Server thread/INFO]: customnpcs.tool.pather
[19:58:59] [Server thread/INFO]: customnpcs.tool.scripter
[19:58:59] [Server thread/INFO]: Applying holder lookups
[19:58:59] [Server thread/INFO]: Holder lookups applied
[19:58:59] [Server thread/INFO]: Injecting itemstacks
[19:58:59] [Server thread/INFO]: Itemstack injection complete
[19:58:59] [Server thread/INFO]: Loading properties
[19:58:59] [Server thread/INFO]: Default game type: SURVIVAL
[19:58:59] [Server thread/INFO]: This server is running KCauldron version 1.7.10-1481.146 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
[19:58:59] [Server thread/INFO]: Server Ping Player Sample Count: 12
[19:58:59] [Server thread/INFO]: Using 4 threads for Netty based IO
[19:58:59] [Server thread/INFO]: Generating keypair
[19:58:59] [Server thread/INFO]: Starting Minecraft server on 192.168.1.105:25565
[19:58:59] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[19:58:59] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[19:58:59] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[19:58:59] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[19:58:59] [Server thread/INFO]: Init over
[19:58:59] [Server thread/INFO]: InfernalMobsCore load() completed! Modifiers ready: 27
[19:58:59] [Server thread/INFO]: RecipeAPI (InterModComm): Registering recipes from 1 mod(s).
[19:58:59] [Server thread/WARN]: ## RecipeAPI Error Report ##
[19:58:59] [Server thread/WARN]: From Mod: Pam's HarvestCraft
[19:58:59] [Server thread/WARN]: Type: microwave
[19:58:59] [Server thread/WARN]: Description: Missing required variables for microwave
[19:58:59] [Server thread/WARN]: Required Variables:
[19:58:59] [Server thread/WARN]: - input
[19:58:59] [Server thread/WARN]: - output
[19:58:59] [Server thread/WARN]: ## RecipeAPI Error Report ##
[19:58:59] [Server thread/WARN]: From Mod: Pam's HarvestCraft
[19:58:59] [Server thread/WARN]: Type: microwave
[19:58:59] [Server thread/WARN]: Description: Missing required variables for microwave
[19:58:59] [Server thread/WARN]: Required Variables:
[19:58:59] [Server thread/WARN]: - input
[19:58:59] [Server thread/WARN]: - output
[19:58:59] [Server thread/WARN]: ## RecipeAPI Error Report ##
[19:58:59] [Server thread/WARN]: From Mod: Pam's HarvestCraft
[19:58:59] [Server thread/WARN]: Type: microwave
[19:58:59] [Server thread/WARN]: Description: Missing required variables for microwave
[19:58:59] [Server thread/WARN]: Required Variables:
[19:58:59] [Server thread/WARN]: - input
[19:58:59] [Server thread/WARN]: - output
[19:58:59] [Server thread/WARN]: ## RecipeAPI Error Report ##
[19:58:59] [Server thread/WARN]: From Mod: Pam's HarvestCraft
[19:58:59] [Server thread/WARN]: Type: microwave
[19:58:59] [Server thread/WARN]: Description: Missing required variables for microwave
[19:58:59] [Server thread/WARN]: Required Variables:
[19:58:59] [Server thread/WARN]: - input
[19:58:59] [Server thread/WARN]: - output
[19:58:59] [Server thread/WARN]: ## RecipeAPI Error Report ##
[19:58:59] [Server thread/WARN]: From Mod: Pam's HarvestCraft
[19:58:59] [Server thread/WARN]: Type: microwave
[19:58:59] [Server thread/WARN]: Description: Missing required variables for microwave
[19:58:59] [Server thread/WARN]: Required Variables:
[19:58:59] [Server thread/WARN]: - input
[19:58:59] [Server thread/WARN]: - output
[19:58:59] [Server thread/WARN]: ## RecipeAPI Error Report ##
[19:58:59] [Server thread/WARN]: From Mod: Pam's HarvestCraft
[19:58:59] [Server thread/WARN]: Type: microwave
[19:58:59] [Server thread/WARN]: Description: Missing required variables for microwave
[19:58:59] [Server thread/WARN]: Required Variables:
[19:58:59] [Server thread/WARN]: - input
[19:58:59] [Server thread/WARN]: - output
[19:58:59] [Server thread/WARN]: ## RecipeAPI Error Report ##
[19:58:59] [Server thread/WARN]: From Mod: Pam's HarvestCraft
[19:58:59] [Server thread/WARN]: Type: microwave
[19:58:59] [Server thread/WARN]: Description: Missing required variables for microwave
[19:58:59] [Server thread/WARN]: Required Variables:
[19:58:59] [Server thread/WARN]: - input
[19:58:59] [Server thread/WARN]: - output
[19:58:59] [Server thread/WARN]: ## RecipeAPI Error Report ##
[19:58:59] [Server thread/WARN]: From Mod: Pam's HarvestCraft
[19:58:59] [Server thread/WARN]: Type: microwave
[19:58:59] [Server thread/WARN]: Description: Missing required variables for microwave
[19:58:59] [Server thread/WARN]: Required Variables:
[19:58:59] [Server thread/WARN]: - input
[19:58:59] [Server thread/WARN]: - output
[19:58:59] [Server thread/WARN]: ## RecipeAPI Error Report ##
[19:58:59] [Server thread/WARN]: From Mod: Pam's HarvestCraft
[19:58:59] [Server thread/WARN]: Type: microwave
[19:58:59] [Server thread/WARN]: Description: Missing required variables for microwave
[19:58:59] [Server thread/WARN]: Required Variables:
[19:58:59] [Server thread/WARN]: - input
[19:58:59] [Server thread/WARN]: - output
[19:58:59] [Server thread/WARN]: ## RecipeAPI Error Report ##
[19:58:59] [Server thread/WARN]: From Mod: Pam's HarvestCraft
[19:58:59] [Server thread/WARN]: Type: microwave
[19:58:59] [Server thread/WARN]: Description: Missing required variables for microwave
[19:58:59] [Server thread/WARN]: Required Variables:
[19:58:59] [Server thread/WARN]: - input
[19:58:59] [Server thread/WARN]: - output
[19:58:59] [Server thread/WARN]: ## RecipeAPI Error Report ##
[19:58:59] [Server thread/WARN]: From Mod: Pam's HarvestCraft
[19:58:59] [Server thread/WARN]: Type: microwave
[19:58:59] [Server thread/WARN]: Description: Missing required variables for microwave
[19:58:59] [Server thread/WARN]: Required Variables:
[19:58:59] [Server thread/WARN]: - input
[19:58:59] [Server thread/WARN]: - output
[19:58:59] [Server thread/WARN]: ## RecipeAPI Error Report ##
[19:58:59] [Server thread/WARN]: From Mod: Pam's HarvestCraft
[19:58:59] [Server thread/WARN]: Type: microwave
[19:58:59] [Server thread/WARN]: Description: Missing required variables for microwave
[19:58:59] [Server thread/WARN]: Required Variables:
[19:58:59] [Server thread/WARN]: - input
[19:58:59] [Server thread/WARN]: - output
[19:58:59] [Server thread/WARN]: ## RecipeAPI Error Report ##
[19:58:59] [Server thread/WARN]: From Mod: Pam's HarvestCraft
[19:58:59] [Server thread/WARN]: Type: microwave
[19:58:59] [Server thread/WARN]: Description: Missing required variables for microwave
[19:58:59] [Server thread/WARN]: Required Variables:
[19:58:59] [Server thread/WARN]: - input
[19:58:59] [Server thread/WARN]: - output
[19:58:59] [Server thread/WARN]: ## RecipeAPI Error Report ##
[19:58:59] [Server thread/WARN]: From Mod: Pam's HarvestCraft
[19:58:59] [Server thread/WARN]: Type: microwave
[19:58:59] [Server thread/WARN]: Description: Missing required variables for microwave
[19:58:59] [Server thread/WARN]: Required Variables:
[19:58:59] [Server thread/WARN]: - input
[19:58:59] [Server thread/WARN]: - output
[19:58:59] [Server thread/WARN]: ## RecipeAPI Error Report ##
[19:58:59] [Server thread/WARN]: From Mod: Pam's HarvestCraft
[19:58:59] [Server thread/WARN]: Type: microwave
[19:58:59] [Server thread/WARN]: Description: Missing required variables for microwave
[19:58:59] [Server thread/WARN]: Required Variables:
[19:58:59] [Server thread/WARN]: - input
[19:58:59] [Server thread/WARN]: - output
[19:58:59] [Server thread/INFO]: Injecting itemstacks
[19:58:59] [Server thread/INFO]: Itemstack injection complete
[19:58:59] [Server thread/INFO]: serverPostInit over
[19:58:59] [Server thread/INFO]: AntiCheat Mod modMd5:b004abfb2a019a6563b51bfae6456a92
[19:58:59] [Server thread/INFO]: server md5Lis :
[19:58:59] [Server thread/INFO]: 520414b482588556ef42bf529d38f44e
[19:58:59] [Server thread/INFO]: 7c2c35414e28e0dc01eea315368bc1ec
[19:59:00] [Server thread/INFO]: c6c5bf40cee31ba9d2ef09e73514efcd
[19:59:00] [Server thread/INFO]: 3ef9f998466f580cc93ba50204569642
[19:59:00] [Server thread/INFO]: 18e05522861a200df82b0de910c9c9c7
[19:59:00] [Server thread/INFO]: c9ac45ad57ce6b304a0c13e5b7f7ed7d
[19:59:00] [Server thread/INFO]: e711d6535970f62d4964edaa26f4623
[19:59:00] [Server thread/INFO]: 17f2e60dabd4961c9a3a2dad3ad6528a
[19:59:00] [Server thread/INFO]: cfd6b930ba2cbda87e3b9a6c358a0f26
[19:59:00] [Server thread/INFO]: 83f7ddcd5f5fd8d640aa15dc62acc6bf
[19:59:00] [Server thread/INFO]: 657462b757297d7ab186d06f91f66203
[19:59:00] [Server thread/INFO]: f1f33a007d6a78d68e6bb217a6ffdb9e
[19:59:00] [Server thread/INFO]: 4d671ebad820189254ea74c5c9474a01
[19:59:00] [Server thread/INFO]: 4e1aa591588345058b5e410a8ab649c2
[19:59:00] [Server thread/INFO]: b004abfb2a019a6563b51bfae6456a92%0
是不是那个插件的冲突或者mod的冲突..
求解决方法.....
[spoiler][code][19:58:29] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[19:58:29] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[19:58:29] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[19:58:29] [main/INFO]: Forge Mod Loader version 7.99.4.1481 for Minecraft 1.7.10 loading
[19:58:30] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_60, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_60
[19:58:30] [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.
[19:58:30] [main/WARN]: Missing @MCVersion: thaumcraft.codechicken.core.launch.DepLoader
[19:58:30] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:58:30] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[19:58:30] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:58:30] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:58:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:58:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:58:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:58:31] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:58:31] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[19:58:31] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:58:31] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[19:58:31] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[19:58:31] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[19:58:34] [Server thread/INFO]: Starting minecraft server version 1.7.10
[19:58:34] [Server thread/INFO]: Attempting early MinecraftForge initialization
[19:58:34] [Server thread/INFO]: MinecraftForge v10.13.4.1481 Initialized
[19:58:34] [Server thread/INFO]: Replaced 183 ore recipies
[19:58:34] [Server thread/INFO]: Completed early MinecraftForge initialization
[19:58:34] [Server thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[19:58:34] [Server thread/INFO]: Searching D:\Minecraft\服务器\梦次元\mods for mods
[19:58:34] [Server thread/INFO]: Also searching D:\Minecraft\服务器\梦次元\mods\1.7.10 for mods
[19:58:35] [Server thread/INFO]: Forge Mod Loader has identified 22 mods to load
[19:58:35] [Server thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine, mod_ThreadedLighting, aether, gilded-games-util, flammpfeil.nihil, flammpfeil.slashblade.slasharts, AntiCheat, BambooMod, cfm, flammpfeil.slashblade, ESM, armourersWorkshop, plushieWrapper, harvestcraft, Thaumcraft, InfernalMobs, customnpcs, flammpfeil.fluorescentbar, Baubles] at CLIENT
[19:58:35] [Server thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine, mod_ThreadedLighting, aether, gilded-games-util, flammpfeil.nihil, flammpfeil.slashblade.slasharts, AntiCheat, BambooMod, cfm, flammpfeil.slashblade, ESM, armourersWorkshop, plushieWrapper, harvestcraft, Thaumcraft, InfernalMobs, customnpcs, flammpfeil.fluorescentbar, Baubles] at SERVER
[19:58:36] [Server thread/INFO]: Processing ObjectHolder annotations
[19:58:36] [Server thread/INFO]: Found 341 ObjectHolder annotations
[19:58:36] [Server thread/INFO]: Identifying ItemStackHolder annotations
[19:58:36] [Server thread/INFO]: Found 0 ItemStackHolder annotations
[19:58:36] [Server thread/INFO]: Configured a dormant chunk cache size of 0
[19:58:36] [Server thread/INFO]: preInit over
[19:58:57] [Server thread/WARN]: java.net.ConnectException: Connection timed out: connect
[19:58:58] [Server thread/WARN]: at java.net.TwoStacksPlainSocketImpl.socketConnect(Native Method)
[19:58:58] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
[19:58:58] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
[19:58:58] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
[19:58:58] [Server thread/WARN]: at java.net.PlainSocketImpl.connect(Unknown Source)
[19:58:58] [Server thread/WARN]: at java.net.SocksSocketImpl.connect(Unknown Source)
[19:58:58] [Server thread/WARN]: at java.net.Socket.connect(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.security.ssl.BaseSSLSocketImpl.connect(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.net.NetworkClient.doConnect(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
[19:58:58] [Server thread/WARN]: at java.security.AccessController.doPrivileged(Native Method)
[19:58:58] [Server thread/WARN]: at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
[19:58:58] [Server thread/WARN]: at java.security.AccessController.doPrivileged(Native Method)
[19:58:58] [Server thread/WARN]: at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
[19:58:58] [Server thread/WARN]: at java.net.URL.openStream(Unknown Source)
[19:58:58] [Server thread/WARN]: at ruby.bamboo.UpdateNotify.run(UpdateNotify.java:43)
[19:58:58] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
[19:58:58] [Server thread/WARN]: at ruby.bamboo.BambooCore.preLoad(BambooCore.java:59)
[19:58:58] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:58:58] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[19:58:58] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
[19:58:58] [Server thread/WARN]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[19:58:58] [Server thread/WARN]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[19:58:58] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
[19:58:58] [Server thread/WARN]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:58:58] [Server thread/WARN]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:58:58] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:58:58] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:58:58] [Server thread/WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:58:58] [Server thread/WARN]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[19:58:58] [Server thread/WARN]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[19:58:58] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:58:58] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[19:58:58] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[19:58:58] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
[19:58:58] [Server thread/WARN]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:58:58] [Server thread/WARN]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:58:58] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:58:58] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:58:58] [Server thread/WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:58:58] [Server thread/WARN]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[19:58:58] [Server thread/WARN]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
[19:58:58] [Server thread/WARN]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
[19:58:58] [Server thread/WARN]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319)
[19:58:58] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:176)
[19:58:58] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:631)
[19:58:58] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
[19:58:58] [Server thread/INFO]: Loading ESM Global Config
[19:58:58] [Server thread/INFO]: Successfully replaced vanilla End Portal
[19:58:58] [Server thread/INFO]: Loading Armourer's Workshop 1.7.10-0.36.0.92
[19:58:58] [Armourer's Workshop update thread./INFO]: Starting Update Check
[19:58:58] [Server thread/INFO]: Registering skin type - id:0 name:armourers:head
[19:58:58] [Server thread/INFO]: Registering skin type - id:1 name:armourers:chest
[19:58:58] [Server thread/INFO]: Registering skin type - id:2 name:armourers:legs
[19:58:58] [Server thread/INFO]: Registering skin type - id:3 name:armourers:feet
[19:58:58] [Server thread/INFO]: Registering skin type - id:4 name:armourers:sword
[19:58:58] [Server thread/INFO]: Registering skin type - id:5 name:armourers:bow
[19:58:58] [Server thread/INFO]: Registering skin type - id:6 name:armourers:arrow
[19:58:58] [Server thread/INFO]: Registering skin type - id:7 name:armourers:block
[19:58:58] [Server thread/INFO]: Registering equipment cube - id:0 name:Cube
[19:58:58] [Server thread/INFO]: Registering equipment cube - id:1 name:CubeGlowing
[19:58:58] [Server thread/INFO]: Registering equipment cube - id:2 name:CubeGlass
[19:58:58] [Server thread/INFO]: Registering equipment cube - id:3 name:CubeGlassGlowing
[19:58:58] [Server thread/INFO]: Loading Plushie Wrapper version 0.0.0
[19:58:59] [Armourer's Workshop update thread./WARN]: Unable to read from remote version authority.
[19:58:59] [Armourer's Workshop update thread./WARN]: java.net.SocketException: Software caused connection abort: recv failed
[19:58:59] [Server thread/WARN]: [19:58:59][FINE][noppes.npcs.LogWriter:71] Sat Sep 19 19:58:59 CST 2015
[19:58:59] [Server thread/WARN]: [19:58:59][FINE][noppes.npcs.controllers.ScriptController:58] Script Engines Available:
[19:58:59] [Server thread/INFO]: Bukkit permissions enabled
[19:58:59] [Server thread/INFO]: Permissions available:
[19:58:59] [Server thread/INFO]: customnpcs.edit.blocks
[19:58:59] [Server thread/INFO]: customnpcs.edit.villager
[19:58:59] [Server thread/INFO]: customnpcs.global.bank
[19:58:59] [Server thread/INFO]: customnpcs.global.dialog
[19:58:59] [Server thread/INFO]: customnpcs.global.faction
[19:58:59] [Server thread/INFO]: customnpcs.global.linked
[19:58:59] [Server thread/INFO]: customnpcs.global.naturalspawn
[19:58:59] [Server thread/INFO]: customnpcs.global.playerdata
[19:58:59] [Server thread/INFO]: customnpcs.global.quest
[19:58:59] [Server thread/INFO]: customnpcs.global.recipe
[19:58:59] [Server thread/INFO]: customnpcs.global.transport
[19:58:59] [Server thread/INFO]: customnpcs.npc.advanced
[19:58:59] [Server thread/INFO]: customnpcs.npc.ai
[19:58:59] [Server thread/INFO]: customnpcs.npc.clone
[19:58:59] [Server thread/INFO]: customnpcs.npc.create
[19:58:59] [Server thread/INFO]: customnpcs.npc.delete
[19:58:59] [Server thread/INFO]: customnpcs.npc.display
[19:58:59] [Server thread/INFO]: customnpcs.npc.freeze
[19:58:59] [Server thread/INFO]: customnpcs.npc.gui
[19:58:59] [Server thread/INFO]: customnpcs.npc.inventory
[19:58:59] [Server thread/INFO]: customnpcs.npc.reset
[19:58:59] [Server thread/INFO]: customnpcs.npc.stats
[19:58:59] [Server thread/INFO]: customnpcs.soulstone.all
[19:58:59] [Server thread/INFO]: customnpcs.spawner.create
[19:58:59] [Server thread/INFO]: customnpcs.spawner.mob
[19:58:59] [Server thread/INFO]: customnpcs.tool.mounter
[19:58:59] [Server thread/INFO]: customnpcs.tool.pather
[19:58:59] [Server thread/INFO]: customnpcs.tool.scripter
[19:58:59] [Server thread/INFO]: Applying holder lookups
[19:58:59] [Server thread/INFO]: Holder lookups applied
[19:58:59] [Server thread/INFO]: Injecting itemstacks
[19:58:59] [Server thread/INFO]: Itemstack injection complete
[19:58:59] [Server thread/INFO]: Loading properties
[19:58:59] [Server thread/INFO]: Default game type: SURVIVAL
[19:58:59] [Server thread/INFO]: This server is running KCauldron version 1.7.10-1481.146 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
[19:58:59] [Server thread/INFO]: Server Ping Player Sample Count: 12
[19:58:59] [Server thread/INFO]: Using 4 threads for Netty based IO
[19:58:59] [Server thread/INFO]: Generating keypair
[19:58:59] [Server thread/INFO]: Starting Minecraft server on 192.168.1.105:25565
[19:58:59] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[19:58:59] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[19:58:59] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[19:58:59] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[19:58:59] [Server thread/INFO]: Init over
[19:58:59] [Server thread/INFO]: InfernalMobsCore load() completed! Modifiers ready: 27
[19:58:59] [Server thread/INFO]: RecipeAPI (InterModComm): Registering recipes from 1 mod(s).
[19:58:59] [Server thread/WARN]: ## RecipeAPI Error Report ##
[19:58:59] [Server thread/WARN]: From Mod: Pam's HarvestCraft
[19:58:59] [Server thread/WARN]: Type: microwave
[19:58:59] [Server thread/WARN]: Description: Missing required variables for microwave
[19:58:59] [Server thread/WARN]: Required Variables:
[19:58:59] [Server thread/WARN]: - input
[19:58:59] [Server thread/WARN]: - output
[19:58:59] [Server thread/WARN]: ## RecipeAPI Error Report ##
[19:58:59] [Server thread/WARN]: From Mod: Pam's HarvestCraft
[19:58:59] [Server thread/WARN]: Type: microwave
[19:58:59] [Server thread/WARN]: Description: Missing required variables for microwave
[19:58:59] [Server thread/WARN]: Required Variables:
[19:58:59] [Server thread/WARN]: - input
[19:58:59] [Server thread/WARN]: - output
[19:58:59] [Server thread/WARN]: ## RecipeAPI Error Report ##
[19:58:59] [Server thread/WARN]: From Mod: Pam's HarvestCraft
[19:58:59] [Server thread/WARN]: Type: microwave
[19:58:59] [Server thread/WARN]: Description: Missing required variables for microwave
[19:58:59] [Server thread/WARN]: Required Variables:
[19:58:59] [Server thread/WARN]: - input
[19:58:59] [Server thread/WARN]: - output
[19:58:59] [Server thread/WARN]: ## RecipeAPI Error Report ##
[19:58:59] [Server thread/WARN]: From Mod: Pam's HarvestCraft
[19:58:59] [Server thread/WARN]: Type: microwave
[19:58:59] [Server thread/WARN]: Description: Missing required variables for microwave
[19:58:59] [Server thread/WARN]: Required Variables:
[19:58:59] [Server thread/WARN]: - input
[19:58:59] [Server thread/WARN]: - output
[19:58:59] [Server thread/WARN]: ## RecipeAPI Error Report ##
[19:58:59] [Server thread/WARN]: From Mod: Pam's HarvestCraft
[19:58:59] [Server thread/WARN]: Type: microwave
[19:58:59] [Server thread/WARN]: Description: Missing required variables for microwave
[19:58:59] [Server thread/WARN]: Required Variables:
[19:58:59] [Server thread/WARN]: - input
[19:58:59] [Server thread/WARN]: - output
[19:58:59] [Server thread/WARN]: ## RecipeAPI Error Report ##
[19:58:59] [Server thread/WARN]: From Mod: Pam's HarvestCraft
[19:58:59] [Server thread/WARN]: Type: microwave
[19:58:59] [Server thread/WARN]: Description: Missing required variables for microwave
[19:58:59] [Server thread/WARN]: Required Variables:
[19:58:59] [Server thread/WARN]: - input
[19:58:59] [Server thread/WARN]: - output
[19:58:59] [Server thread/WARN]: ## RecipeAPI Error Report ##
[19:58:59] [Server thread/WARN]: From Mod: Pam's HarvestCraft
[19:58:59] [Server thread/WARN]: Type: microwave
[19:58:59] [Server thread/WARN]: Description: Missing required variables for microwave
[19:58:59] [Server thread/WARN]: Required Variables:
[19:58:59] [Server thread/WARN]: - input
[19:58:59] [Server thread/WARN]: - output
[19:58:59] [Server thread/WARN]: ## RecipeAPI Error Report ##
[19:58:59] [Server thread/WARN]: From Mod: Pam's HarvestCraft
[19:58:59] [Server thread/WARN]: Type: microwave
[19:58:59] [Server thread/WARN]: Description: Missing required variables for microwave
[19:58:59] [Server thread/WARN]: Required Variables:
[19:58:59] [Server thread/WARN]: - input
[19:58:59] [Server thread/WARN]: - output
[19:58:59] [Server thread/WARN]: ## RecipeAPI Error Report ##
[19:58:59] [Server thread/WARN]: From Mod: Pam's HarvestCraft
[19:58:59] [Server thread/WARN]: Type: microwave
[19:58:59] [Server thread/WARN]: Description: Missing required variables for microwave
[19:58:59] [Server thread/WARN]: Required Variables:
[19:58:59] [Server thread/WARN]: - input
[19:58:59] [Server thread/WARN]: - output
[19:58:59] [Server thread/WARN]: ## RecipeAPI Error Report ##
[19:58:59] [Server thread/WARN]: From Mod: Pam's HarvestCraft
[19:58:59] [Server thread/WARN]: Type: microwave
[19:58:59] [Server thread/WARN]: Description: Missing required variables for microwave
[19:58:59] [Server thread/WARN]: Required Variables:
[19:58:59] [Server thread/WARN]: - input
[19:58:59] [Server thread/WARN]: - output
[19:58:59] [Server thread/WARN]: ## RecipeAPI Error Report ##
[19:58:59] [Server thread/WARN]: From Mod: Pam's HarvestCraft
[19:58:59] [Server thread/WARN]: Type: microwave
[19:58:59] [Server thread/WARN]: Description: Missing required variables for microwave
[19:58:59] [Server thread/WARN]: Required Variables:
[19:58:59] [Server thread/WARN]: - input
[19:58:59] [Server thread/WARN]: - output
[19:58:59] [Server thread/WARN]: ## RecipeAPI Error Report ##
[19:58:59] [Server thread/WARN]: From Mod: Pam's HarvestCraft
[19:58:59] [Server thread/WARN]: Type: microwave
[19:58:59] [Server thread/WARN]: Description: Missing required variables for microwave
[19:58:59] [Server thread/WARN]: Required Variables:
[19:58:59] [Server thread/WARN]: - input
[19:58:59] [Server thread/WARN]: - output
[19:58:59] [Server thread/WARN]: ## RecipeAPI Error Report ##
[19:58:59] [Server thread/WARN]: From Mod: Pam's HarvestCraft
[19:58:59] [Server thread/WARN]: Type: microwave
[19:58:59] [Server thread/WARN]: Description: Missing required variables for microwave
[19:58:59] [Server thread/WARN]: Required Variables:
[19:58:59] [Server thread/WARN]: - input
[19:58:59] [Server thread/WARN]: - output
[19:58:59] [Server thread/WARN]: ## RecipeAPI Error Report ##
[19:58:59] [Server thread/WARN]: From Mod: Pam's HarvestCraft
[19:58:59] [Server thread/WARN]: Type: microwave
[19:58:59] [Server thread/WARN]: Description: Missing required variables for microwave
[19:58:59] [Server thread/WARN]: Required Variables:
[19:58:59] [Server thread/WARN]: - input
[19:58:59] [Server thread/WARN]: - output
[19:58:59] [Server thread/WARN]: ## RecipeAPI Error Report ##
[19:58:59] [Server thread/WARN]: From Mod: Pam's HarvestCraft
[19:58:59] [Server thread/WARN]: Type: microwave
[19:58:59] [Server thread/WARN]: Description: Missing required variables for microwave
[19:58:59] [Server thread/WARN]: Required Variables:
[19:58:59] [Server thread/WARN]: - input
[19:58:59] [Server thread/WARN]: - output
[19:58:59] [Server thread/INFO]: Injecting itemstacks
[19:58:59] [Server thread/INFO]: Itemstack injection complete
[19:58:59] [Server thread/INFO]: serverPostInit over
[19:58:59] [Server thread/INFO]: AntiCheat Mod modMd5:b004abfb2a019a6563b51bfae6456a92
[19:58:59] [Server thread/INFO]: server md5Lis :
[19:58:59] [Server thread/INFO]: 520414b482588556ef42bf529d38f44e
[19:58:59] [Server thread/INFO]: 7c2c35414e28e0dc01eea315368bc1ec
[19:59:00] [Server thread/INFO]: c6c5bf40cee31ba9d2ef09e73514efcd
[19:59:00] [Server thread/INFO]: 3ef9f998466f580cc93ba50204569642
[19:59:00] [Server thread/INFO]: 18e05522861a200df82b0de910c9c9c7
[19:59:00] [Server thread/INFO]: c9ac45ad57ce6b304a0c13e5b7f7ed7d
[19:59:00] [Server thread/INFO]: e711d6535970f62d4964edaa26f4623
[19:59:00] [Server thread/INFO]: 17f2e60dabd4961c9a3a2dad3ad6528a
[19:59:00] [Server thread/INFO]: cfd6b930ba2cbda87e3b9a6c358a0f26
[19:59:00] [Server thread/INFO]: 83f7ddcd5f5fd8d640aa15dc62acc6bf
[19:59:00] [Server thread/INFO]: 657462b757297d7ab186d06f91f66203
[19:59:00] [Server thread/INFO]: f1f33a007d6a78d68e6bb217a6ffdb9e
[19:59:00] [Server thread/INFO]: 4d671ebad820189254ea74c5c9474a01
[19:59:00] [Server thread/INFO]: 4e1aa591588345058b5e410a8ab649c2
[19:59:00] [Server thread/INFO]: b004abfb2a019a6563b51bfae6456a92%0
d_amask 发表于 2015-9-19 20:14
@snowclay
Pam's HarvestCraft这个mod有问题
MrCrayfishFurnitureMod家具MOD合成冲突,建议删除。
你是不是加了QS 和CO I
报错的话要么换个 VIS什么 那个前置插件 更新下
报错的话要么换个 VIS什么 那个前置插件 更新下
问题出在领地/询查/地皮插件上面
还有自定义NPC= =
已经自己解决了
还有自定义NPC= =
已经自己解决了