服务端:Thermos-1.7.10-1558-server.jar  ,Thermos-1.7.10-1614-server.jar也试了。一样
请问怎么解决? 这个插件必须要用的。
@nsisogf
日志:
[21:54:05] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[21:54:05] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[21:54:05] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[21:54:05] [main/INFO]: Forge Mod Loader version 7.99.4.1614 for Minecraft 1.7.10 loading
[21:54:07] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_121, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_121
[21:54:07] [main/INFO]: [pw.prok.imagine.ImagineLoadingPlugin:<clinit>:26]: Loading plugin initialized!
[21:54:07] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:54:07] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[21:54:07] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:54:07] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:54:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:54:08] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:54:08] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:54:09] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[21:54:10] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[21:54:10] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[21:54:10] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[21:54:19] [Server thread/INFO]: Starting minecraft server version 1.7.10
[21:54:19] [Server thread/INFO]: Attempting early MinecraftForge initialization
[21:54:19] [Server thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
[21:54:19] [Server thread/INFO]: Replaced 184 ore recipies
[21:54:19] [Server thread/INFO]: Completed early MinecraftForge initialization
[21:54:19] [Server thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[21:54:19] [Server thread/INFO]: Searching C:\Users\Administrator\Desktop\Thermos-1.7.10\mods for mods
[21:54:21] [Server thread/INFO]: Forge Mod Loader has identified 4 mods to load
[21:54:21] [Server thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine] at CLIENT
[21:54:21] [Server thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine] at SERVER
[21:54:21] [Server thread/INFO]: Processing ObjectHolder annotations
[21:54:21] [Server thread/INFO]: Found 341 ObjectHolder annotations
[21:54:21] [Server thread/INFO]: Identifying ItemStackHolder annotations
[21:54:21] [Server thread/INFO]: Found 0 ItemStackHolder annotations
[21:54:21] [Server thread/INFO]: Configured a dormant chunk cache size of 0
[21:54:21] [Server thread/INFO]: Applying holder lookups
[21:54:21] [Server thread/INFO]: Holder lookups applied
[21:54:21] [Server thread/INFO]: Injecting itemstacks
[21:54:21] [Server thread/INFO]: Itemstack injection complete
[21:54:21] [Server thread/INFO]: Loading properties
[21:54:21] [Server thread/INFO]: Default game type: SURVIVAL
[21:54:22] [Server thread/INFO]: This server is running Cauldron version 1.7.10-1614.58 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
[21:54:22] [Server thread/INFO]: Server Ping Player Sample Count: 12
[21:54:22] [Server thread/INFO]: Using 4 threads for Netty based IO
[21:54:22] [Server thread/INFO]: Generating keypair
[21:54:23] [Server thread/INFO]: Starting Minecraft server on *:25565
[21:54:23] [Server thread/INFO]: Injecting itemstacks
[21:54:23] [Server thread/INFO]: Itemstack injection complete
[21:54:23] [Server thread/INFO]: Forge Mod Loader has successfully loaded 4 mods
[21:54:23] [Server thread/INFO]: Preparing level "world"
[21:54:23] [Server thread/INFO]: Registered command debug with permission node vanilla.command.debug
[21:54:23] [Server thread/INFO]: Registered command spreadplayers with permission node vanilla.command.spreadplayers
[21:54:23] [Server thread/INFO]: Registered command playsound with permission node vanilla.command.playsound
[21:54:23] [Server thread/INFO]: Registered command scoreboard with permission node vanilla.command.scoreboard
[21:54:23] [Server thread/INFO]: Registered command achievement with permission node vanilla.command.achievement
[21:54:23] [Server thread/INFO]: Registered command summon with permission node vanilla.command.summon
[21:54:23] [Server thread/INFO]: Registered command setblock with permission node vanilla.command.setblock
[21:54:23] [Server thread/INFO]: Registered command testforblock with permission node vanilla.command.testforblock
[21:54:23] [Server thread/INFO]: Registered command tellraw with permission node vanilla.command.tellraw
[21:54:23] [Server thread/INFO]: Registered command netstat with permission node vanilla.command.netstat
[21:54:23] [Server thread/INFO]: Injecting existing block and item data into this server instance
[21:54:23] [Server thread/INFO]: Applying holder lookups
[21:54:23] [Server thread/INFO]: Holder lookups applied
[21:54:24] [Server thread/ERROR]: Could not load 'plugins\ProtocolLib-3.4.0.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:196) ~[JavaPluginLoader.class:1.7.10-1614.58]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [SimplePluginManager.class:1.7.10-1614.58]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:343) [CraftServer.class:1.7.10-1614.58]
at net.minecraft.world.storage.SaveHandler.initBukkitData(SaveHandler.java:462) [ayq.class:?]
at net.minecraft.world.storage.SaveHandler.func_75757_d(SaveHandler.java:138) [ayq.class:?]
at net.minecraft.world.World.<init>(World.java:374) [ahb.class:?]
at net.minecraft.world.WorldServer.<init>(WorldServer.java:162) [mt.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:375) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:337) [lt.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:643) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_121]
Caused by: java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_121]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_121]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_121]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_121]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_121]
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:184) ~[JavaPluginLoader.class:1.7.10-1614.58]
... 10 more
[21:54:25] [Server thread/INFO]: Mapping loaded 11 packages, 7841 classes, 26711 fields, 53884 methods, flags 1ffa
[21:54:25] [Server thread/INFO]: Loaded inheritance map of 895 classes
[21:54:26] [Server thread/INFO]: [Essentials] Loading Essentials vPre2.14.1.3
[21:54:26] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vPre2.14.1.3
[21:54:26] [Server thread/INFO]: [Vault] Loading Vault v1.4.1-b436
[21:54:26] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vPre2.14.1.3
[21:54:26] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vPre2.14.1.3
[21:54:26] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0 (2.12.1) (Phoenix)
[21:54:26] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild vPre2.14.1.3
[21:54:26] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.2-b1542
[21:54:26] [Server thread/INFO]: [Vault] Enabling Vault v1.4.1-b436
[21:54:26] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[21:54:27] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
[21:54:27] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[21:54:27] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
[21:54:27] [Server thread/INFO]: [Vault] Enabled Version 1.4.1-b436
[21:54:28] [Server thread/INFO]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@70d0689e)
[21:54:28] [Server thread/INFO]: Loading dimension 1 (DIM1) (net.minecraft.server.dedicated.DedicatedServer@70d0689e)
[21:54:28] [Server thread/INFO]: Loading dimension -1 (DIM-1) (net.minecraft.server.dedicated.DedicatedServer@70d0689e)
[21:54:28] [Server thread/INFO]: Preparing start region for level 0
[21:54:29] [Server thread/INFO]: Preparing spawn area: 22%
[21:54:30] [Server thread/INFO]: Preparing spawn area: 91%
[21:54:30] [Server thread/INFO]: [Essentials] Enabling Essentials vPre2.14.1.3
[21:54:30] [Server thread/INFO]: Bukkit version format changed. Version not checked.
[21:54:30] [Server thread/INFO]: 1.7.10-1614.58 (MC: 1.7.10)
[21:54:30] [Server thread/INFO]: 1.7.10-R0.1-SNAPSHOT
[21:54:30] [Server thread/INFO]: Using locale zh
[21:54:30] [Server thread/INFO]: Using locale zh
[21:54:31] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[21:54:31] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
[21:54:31] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
[21:54:31] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vPre2.14.1.3
[21:54:31] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vPre2.14.1.3
[21:54:31] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vPre2.14.1.3
[21:54:31] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0 (2.12.1) (Phoenix)
[21:54:31] [Server thread/INFO]: GroupManager - INFO - World Found: world
[21:54:31] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
[21:54:31] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
[21:54:31] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
[21:54:31] [Server thread/INFO]: GroupManager version 2.0 (2.12.1) (Phoenix) is enabled!
[21:54:31] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
[21:54:31] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
[21:54:31] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
[21:54:31] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild vPre2.14.1.3
[21:54:31] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.2-b1542
[21:54:32] [Server thread/INFO]: [AuthMe] SQLite driver loaded
[21:54:32] [Server thread/INFO]: [AuthMe] SQLite Setup finished
[21:54:33] [Server thread/INFO]: [AuthMe] Hooked into Vault!
[21:54:33] [Server thread/INFO]: [AuthMe] Hooked successfully into Essentials
[21:54:33] [Server thread/INFO]: [AuthMe] Essentials spawn file not found: 'C:\Users\Administrator\Desktop\Thermos-1.7.10\plugins\Essentials\spawn.yml'
[21:54:34] [Server thread/INFO]: [AuthMe] [LICENSE] This product uses data from the GeoLite API created by MaxMind, available at http://www.maxmind.com
[21:54:34] [Server thread/WARN]: [AuthMe] WARNING! The protectInventory feature requires ProtocolLib! Disabling it...
[21:54:35] [Server thread/INFO]: [AuthMe] Development builds are available on our jenkins, thanks to f14stelt.
[21:54:35] [Server thread/INFO]: [AuthMe] Do you want a good game server? Look at our sponsor GameHosting.it leader in Italy as Game Server Provider!
[21:54:35] [Server thread/INFO]: [AuthMe] AuthMe 5.2 build n.1542 correctly enabled!
[21:54:35] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[21:54:35] [Server thread/INFO]: Done (11.383s)! For help, type "help" or "?"
[21:54:35] [Server thread/INFO]: Registered command forge with permission node net.minecraftforge.server.command.ForgeCommand
[21:54:35] [Server thread/INFO]: Hey, you don't have a server icon! Try out one of Thermos' Icon Generators at https://github.com/CyberdyneCC/ThermosIconGenerators !
[21:54:35] [Server thread/INFO]: [Thermos] Refusing to lock affinity, disabled in cauldron.yml
[21:54:35] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
[21:54:37] [Thermos version retriever/INFO]: New version of Thermos available: 1.7.10-1614.57
[21:54:37] [Thermos version retriever/INFO]: Download at: https://github.com/CyberdyneCC/Thermos/releases
[21:54:38] [Craft Scheduler Thread - 2/INFO]: [Vault] Checking for Updates:
[21:54:38] [Craft Scheduler Thread - 2/WARN]: [Vault] Stable Version: 1.5.6 is out! You are still running version: 1.4.1
[21:54:38] [Craft Scheduler Thread - 2/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
请问怎么解决? 这个插件必须要用的。
@nsisogf
日志:
[21:54:05] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[21:54:05] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[21:54:05] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[21:54:05] [main/INFO]: Forge Mod Loader version 7.99.4.1614 for Minecraft 1.7.10 loading
[21:54:07] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_121, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_121
[21:54:07] [main/INFO]: [pw.prok.imagine.ImagineLoadingPlugin:<clinit>:26]: Loading plugin initialized!
[21:54:07] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:54:07] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[21:54:07] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:54:07] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:54:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:54:08] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:54:08] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:54:09] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[21:54:10] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[21:54:10] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[21:54:10] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[21:54:19] [Server thread/INFO]: Starting minecraft server version 1.7.10
[21:54:19] [Server thread/INFO]: Attempting early MinecraftForge initialization
[21:54:19] [Server thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
[21:54:19] [Server thread/INFO]: Replaced 184 ore recipies
[21:54:19] [Server thread/INFO]: Completed early MinecraftForge initialization
[21:54:19] [Server thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[21:54:19] [Server thread/INFO]: Searching C:\Users\Administrator\Desktop\Thermos-1.7.10\mods for mods
[21:54:21] [Server thread/INFO]: Forge Mod Loader has identified 4 mods to load
[21:54:21] [Server thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine] at CLIENT
[21:54:21] [Server thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine] at SERVER
[21:54:21] [Server thread/INFO]: Processing ObjectHolder annotations
[21:54:21] [Server thread/INFO]: Found 341 ObjectHolder annotations
[21:54:21] [Server thread/INFO]: Identifying ItemStackHolder annotations
[21:54:21] [Server thread/INFO]: Found 0 ItemStackHolder annotations
[21:54:21] [Server thread/INFO]: Configured a dormant chunk cache size of 0
[21:54:21] [Server thread/INFO]: Applying holder lookups
[21:54:21] [Server thread/INFO]: Holder lookups applied
[21:54:21] [Server thread/INFO]: Injecting itemstacks
[21:54:21] [Server thread/INFO]: Itemstack injection complete
[21:54:21] [Server thread/INFO]: Loading properties
[21:54:21] [Server thread/INFO]: Default game type: SURVIVAL
[21:54:22] [Server thread/INFO]: This server is running Cauldron version 1.7.10-1614.58 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
[21:54:22] [Server thread/INFO]: Server Ping Player Sample Count: 12
[21:54:22] [Server thread/INFO]: Using 4 threads for Netty based IO
[21:54:22] [Server thread/INFO]: Generating keypair
[21:54:23] [Server thread/INFO]: Starting Minecraft server on *:25565
[21:54:23] [Server thread/INFO]: Injecting itemstacks
[21:54:23] [Server thread/INFO]: Itemstack injection complete
[21:54:23] [Server thread/INFO]: Forge Mod Loader has successfully loaded 4 mods
[21:54:23] [Server thread/INFO]: Preparing level "world"
[21:54:23] [Server thread/INFO]: Registered command debug with permission node vanilla.command.debug
[21:54:23] [Server thread/INFO]: Registered command spreadplayers with permission node vanilla.command.spreadplayers
[21:54:23] [Server thread/INFO]: Registered command playsound with permission node vanilla.command.playsound
[21:54:23] [Server thread/INFO]: Registered command scoreboard with permission node vanilla.command.scoreboard
[21:54:23] [Server thread/INFO]: Registered command achievement with permission node vanilla.command.achievement
[21:54:23] [Server thread/INFO]: Registered command summon with permission node vanilla.command.summon
[21:54:23] [Server thread/INFO]: Registered command setblock with permission node vanilla.command.setblock
[21:54:23] [Server thread/INFO]: Registered command testforblock with permission node vanilla.command.testforblock
[21:54:23] [Server thread/INFO]: Registered command tellraw with permission node vanilla.command.tellraw
[21:54:23] [Server thread/INFO]: Registered command netstat with permission node vanilla.command.netstat
[21:54:23] [Server thread/INFO]: Injecting existing block and item data into this server instance
[21:54:23] [Server thread/INFO]: Applying holder lookups
[21:54:23] [Server thread/INFO]: Holder lookups applied
[21:54:24] [Server thread/ERROR]: Could not load 'plugins\ProtocolLib-3.4.0.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:196) ~[JavaPluginLoader.class:1.7.10-1614.58]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [SimplePluginManager.class:1.7.10-1614.58]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:343) [CraftServer.class:1.7.10-1614.58]
at net.minecraft.world.storage.SaveHandler.initBukkitData(SaveHandler.java:462) [ayq.class:?]
at net.minecraft.world.storage.SaveHandler.func_75757_d(SaveHandler.java:138) [ayq.class:?]
at net.minecraft.world.World.<init>(World.java:374) [ahb.class:?]
at net.minecraft.world.WorldServer.<init>(WorldServer.java:162) [mt.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:375) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:337) [lt.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:643) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_121]
Caused by: java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_121]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_121]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_121]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_121]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_121]
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:184) ~[JavaPluginLoader.class:1.7.10-1614.58]
... 10 more
[21:54:25] [Server thread/INFO]: Mapping loaded 11 packages, 7841 classes, 26711 fields, 53884 methods, flags 1ffa
[21:54:25] [Server thread/INFO]: Loaded inheritance map of 895 classes
[21:54:26] [Server thread/INFO]: [Essentials] Loading Essentials vPre2.14.1.3
[21:54:26] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vPre2.14.1.3
[21:54:26] [Server thread/INFO]: [Vault] Loading Vault v1.4.1-b436
[21:54:26] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vPre2.14.1.3
[21:54:26] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vPre2.14.1.3
[21:54:26] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0 (2.12.1) (Phoenix)
[21:54:26] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild vPre2.14.1.3
[21:54:26] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.2-b1542
[21:54:26] [Server thread/INFO]: [Vault] Enabling Vault v1.4.1-b436
[21:54:26] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[21:54:27] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
[21:54:27] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[21:54:27] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
[21:54:27] [Server thread/INFO]: [Vault] Enabled Version 1.4.1-b436
[21:54:28] [Server thread/INFO]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@70d0689e)
[21:54:28] [Server thread/INFO]: Loading dimension 1 (DIM1) (net.minecraft.server.dedicated.DedicatedServer@70d0689e)
[21:54:28] [Server thread/INFO]: Loading dimension -1 (DIM-1) (net.minecraft.server.dedicated.DedicatedServer@70d0689e)
[21:54:28] [Server thread/INFO]: Preparing start region for level 0
[21:54:29] [Server thread/INFO]: Preparing spawn area: 22%
[21:54:30] [Server thread/INFO]: Preparing spawn area: 91%
[21:54:30] [Server thread/INFO]: [Essentials] Enabling Essentials vPre2.14.1.3
[21:54:30] [Server thread/INFO]: Bukkit version format changed. Version not checked.
[21:54:30] [Server thread/INFO]: 1.7.10-1614.58 (MC: 1.7.10)
[21:54:30] [Server thread/INFO]: 1.7.10-R0.1-SNAPSHOT
[21:54:30] [Server thread/INFO]: Using locale zh
[21:54:30] [Server thread/INFO]: Using locale zh
[21:54:31] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[21:54:31] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
[21:54:31] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
[21:54:31] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vPre2.14.1.3
[21:54:31] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vPre2.14.1.3
[21:54:31] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vPre2.14.1.3
[21:54:31] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0 (2.12.1) (Phoenix)
[21:54:31] [Server thread/INFO]: GroupManager - INFO - World Found: world
[21:54:31] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
[21:54:31] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
[21:54:31] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
[21:54:31] [Server thread/INFO]: GroupManager version 2.0 (2.12.1) (Phoenix) is enabled!
[21:54:31] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
[21:54:31] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
[21:54:31] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
[21:54:31] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild vPre2.14.1.3
[21:54:31] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.2-b1542
[21:54:32] [Server thread/INFO]: [AuthMe] SQLite driver loaded
[21:54:32] [Server thread/INFO]: [AuthMe] SQLite Setup finished
[21:54:33] [Server thread/INFO]: [AuthMe] Hooked into Vault!
[21:54:33] [Server thread/INFO]: [AuthMe] Hooked successfully into Essentials
[21:54:33] [Server thread/INFO]: [AuthMe] Essentials spawn file not found: 'C:\Users\Administrator\Desktop\Thermos-1.7.10\plugins\Essentials\spawn.yml'
[21:54:34] [Server thread/INFO]: [AuthMe] [LICENSE] This product uses data from the GeoLite API created by MaxMind, available at http://www.maxmind.com
[21:54:34] [Server thread/WARN]: [AuthMe] WARNING! The protectInventory feature requires ProtocolLib! Disabling it...
[21:54:35] [Server thread/INFO]: [AuthMe] Development builds are available on our jenkins, thanks to f14stelt.
[21:54:35] [Server thread/INFO]: [AuthMe] Do you want a good game server? Look at our sponsor GameHosting.it leader in Italy as Game Server Provider!
[21:54:35] [Server thread/INFO]: [AuthMe] AuthMe 5.2 build n.1542 correctly enabled!
[21:54:35] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[21:54:35] [Server thread/INFO]: Done (11.383s)! For help, type "help" or "?"
[21:54:35] [Server thread/INFO]: Registered command forge with permission node net.minecraftforge.server.command.ForgeCommand
[21:54:35] [Server thread/INFO]: Hey, you don't have a server icon! Try out one of Thermos' Icon Generators at https://github.com/CyberdyneCC/ThermosIconGenerators !
[21:54:35] [Server thread/INFO]: [Thermos] Refusing to lock affinity, disabled in cauldron.yml
[21:54:35] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
[21:54:37] [Thermos version retriever/INFO]: New version of Thermos available: 1.7.10-1614.57
[21:54:37] [Thermos version retriever/INFO]: Download at: https://github.com/CyberdyneCC/Thermos/releases
[21:54:38] [Craft Scheduler Thread - 2/INFO]: [Vault] Checking for Updates:
[21:54:38] [Craft Scheduler Thread - 2/WARN]: [Vault] Stable Version: 1.5.6 is out! You are still running version: 1.4.1
[21:54:38] [Craft Scheduler Thread - 2/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
请问怎么解决? 这个插件必须要用的。
@nsisogf
日志:
[21:54:05] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[21:54:05] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[21:54:05] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[21:54:05] [main/INFO]: Forge Mod Loader version 7.99.4.1614 for Minecraft 1.7.10 loading
[21:54:07] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_121, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_121
[21:54:07] [main/INFO]: [pw.prok.imagine.ImagineLoadingPlugin:<clinit>:26]: Loading plugin initialized!
[21:54:07] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:54:07] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[21:54:07] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:54:07] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:54:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:54:08] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:54:08] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:54:09] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[21:54:10] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[21:54:10] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[21:54:10] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[21:54:19] [Server thread/INFO]: Starting minecraft server version 1.7.10
[21:54:19] [Server thread/INFO]: Attempting early MinecraftForge initialization
[21:54:19] [Server thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
[21:54:19] [Server thread/INFO]: Replaced 184 ore recipies
[21:54:19] [Server thread/INFO]: Completed early MinecraftForge initialization
[21:54:19] [Server thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[21:54:19] [Server thread/INFO]: Searching C:\Users\Administrator\Desktop\Thermos-1.7.10\mods for mods
[21:54:21] [Server thread/INFO]: Forge Mod Loader has identified 4 mods to load
[21:54:21] [Server thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine] at CLIENT
[21:54:21] [Server thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine] at SERVER
[21:54:21] [Server thread/INFO]: Processing ObjectHolder annotations
[21:54:21] [Server thread/INFO]: Found 341 ObjectHolder annotations
[21:54:21] [Server thread/INFO]: Identifying ItemStackHolder annotations
[21:54:21] [Server thread/INFO]: Found 0 ItemStackHolder annotations
[21:54:21] [Server thread/INFO]: Configured a dormant chunk cache size of 0
[21:54:21] [Server thread/INFO]: Applying holder lookups
[21:54:21] [Server thread/INFO]: Holder lookups applied
[21:54:21] [Server thread/INFO]: Injecting itemstacks
[21:54:21] [Server thread/INFO]: Itemstack injection complete
[21:54:21] [Server thread/INFO]: Loading properties
[21:54:21] [Server thread/INFO]: Default game type: SURVIVAL
[21:54:22] [Server thread/INFO]: This server is running Cauldron version 1.7.10-1614.58 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
[21:54:22] [Server thread/INFO]: Server Ping Player Sample Count: 12
[21:54:22] [Server thread/INFO]: Using 4 threads for Netty based IO
[21:54:22] [Server thread/INFO]: Generating keypair
[21:54:23] [Server thread/INFO]: Starting Minecraft server on *:25565
[21:54:23] [Server thread/INFO]: Injecting itemstacks
[21:54:23] [Server thread/INFO]: Itemstack injection complete
[21:54:23] [Server thread/INFO]: Forge Mod Loader has successfully loaded 4 mods
[21:54:23] [Server thread/INFO]: Preparing level "world"
[21:54:23] [Server thread/INFO]: Registered command debug with permission node vanilla.command.debug
[21:54:23] [Server thread/INFO]: Registered command spreadplayers with permission node vanilla.command.spreadplayers
[21:54:23] [Server thread/INFO]: Registered command playsound with permission node vanilla.command.playsound
[21:54:23] [Server thread/INFO]: Registered command scoreboard with permission node vanilla.command.scoreboard
[21:54:23] [Server thread/INFO]: Registered command achievement with permission node vanilla.command.achievement
[21:54:23] [Server thread/INFO]: Registered command summon with permission node vanilla.command.summon
[21:54:23] [Server thread/INFO]: Registered command setblock with permission node vanilla.command.setblock
[21:54:23] [Server thread/INFO]: Registered command testforblock with permission node vanilla.command.testforblock
[21:54:23] [Server thread/INFO]: Registered command tellraw with permission node vanilla.command.tellraw
[21:54:23] [Server thread/INFO]: Registered command netstat with permission node vanilla.command.netstat
[21:54:23] [Server thread/INFO]: Injecting existing block and item data into this server instance
[21:54:23] [Server thread/INFO]: Applying holder lookups
[21:54:23] [Server thread/INFO]: Holder lookups applied
[21:54:24] [Server thread/ERROR]: Could not load 'plugins\ProtocolLib-3.4.0.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:196) ~[JavaPluginLoader.class:1.7.10-1614.58]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [SimplePluginManager.class:1.7.10-1614.58]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:343) [CraftServer.class:1.7.10-1614.58]
at net.minecraft.world.storage.SaveHandler.initBukkitData(SaveHandler.java:462) [ayq.class:?]
at net.minecraft.world.storage.SaveHandler.func_75757_d(SaveHandler.java:138) [ayq.class:?]
at net.minecraft.world.World.<init>(World.java:374) [ahb.class:?]
at net.minecraft.world.WorldServer.<init>(WorldServer.java:162) [mt.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:375) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:337) [lt.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:643) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_121]
Caused by: java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_121]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_121]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_121]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_121]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_121]
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:184) ~[JavaPluginLoader.class:1.7.10-1614.58]
... 10 more
[21:54:25] [Server thread/INFO]: Mapping loaded 11 packages, 7841 classes, 26711 fields, 53884 methods, flags 1ffa
[21:54:25] [Server thread/INFO]: Loaded inheritance map of 895 classes
[21:54:26] [Server thread/INFO]: [Essentials] Loading Essentials vPre2.14.1.3
[21:54:26] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vPre2.14.1.3
[21:54:26] [Server thread/INFO]: [Vault] Loading Vault v1.4.1-b436
[21:54:26] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vPre2.14.1.3
[21:54:26] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vPre2.14.1.3
[21:54:26] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0 (2.12.1) (Phoenix)
[21:54:26] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild vPre2.14.1.3
[21:54:26] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.2-b1542
[21:54:26] [Server thread/INFO]: [Vault] Enabling Vault v1.4.1-b436
[21:54:26] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[21:54:27] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
[21:54:27] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[21:54:27] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
[21:54:27] [Server thread/INFO]: [Vault] Enabled Version 1.4.1-b436
[21:54:28] [Server thread/INFO]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@70d0689e)
[21:54:28] [Server thread/INFO]: Loading dimension 1 (DIM1) (net.minecraft.server.dedicated.DedicatedServer@70d0689e)
[21:54:28] [Server thread/INFO]: Loading dimension -1 (DIM-1) (net.minecraft.server.dedicated.DedicatedServer@70d0689e)
[21:54:28] [Server thread/INFO]: Preparing start region for level 0
[21:54:29] [Server thread/INFO]: Preparing spawn area: 22%
[21:54:30] [Server thread/INFO]: Preparing spawn area: 91%
[21:54:30] [Server thread/INFO]: [Essentials] Enabling Essentials vPre2.14.1.3
[21:54:30] [Server thread/INFO]: Bukkit version format changed. Version not checked.
[21:54:30] [Server thread/INFO]: 1.7.10-1614.58 (MC: 1.7.10)
[21:54:30] [Server thread/INFO]: 1.7.10-R0.1-SNAPSHOT
[21:54:30] [Server thread/INFO]: Using locale zh
[21:54:30] [Server thread/INFO]: Using locale zh
[21:54:31] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[21:54:31] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
[21:54:31] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
[21:54:31] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vPre2.14.1.3
[21:54:31] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vPre2.14.1.3
[21:54:31] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vPre2.14.1.3
[21:54:31] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0 (2.12.1) (Phoenix)
[21:54:31] [Server thread/INFO]: GroupManager - INFO - World Found: world
[21:54:31] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
[21:54:31] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
[21:54:31] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
[21:54:31] [Server thread/INFO]: GroupManager version 2.0 (2.12.1) (Phoenix) is enabled!
[21:54:31] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
[21:54:31] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
[21:54:31] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
[21:54:31] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild vPre2.14.1.3
[21:54:31] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.2-b1542
[21:54:32] [Server thread/INFO]: [AuthMe] SQLite driver loaded
[21:54:32] [Server thread/INFO]: [AuthMe] SQLite Setup finished
[21:54:33] [Server thread/INFO]: [AuthMe] Hooked into Vault!
[21:54:33] [Server thread/INFO]: [AuthMe] Hooked successfully into Essentials
[21:54:33] [Server thread/INFO]: [AuthMe] Essentials spawn file not found: 'C:\Users\Administrator\Desktop\Thermos-1.7.10\plugins\Essentials\spawn.yml'
[21:54:34] [Server thread/INFO]: [AuthMe] [LICENSE] This product uses data from the GeoLite API created by MaxMind, available at http://www.maxmind.com
[21:54:34] [Server thread/WARN]: [AuthMe] WARNING! The protectInventory feature requires ProtocolLib! Disabling it...
[21:54:35] [Server thread/INFO]: [AuthMe] Development builds are available on our jenkins, thanks to f14stelt.
[21:54:35] [Server thread/INFO]: [AuthMe] Do you want a good game server? Look at our sponsor GameHosting.it leader in Italy as Game Server Provider!
[21:54:35] [Server thread/INFO]: [AuthMe] AuthMe 5.2 build n.1542 correctly enabled!
[21:54:35] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[21:54:35] [Server thread/INFO]: Done (11.383s)! For help, type "help" or "?"
[21:54:35] [Server thread/INFO]: Registered command forge with permission node net.minecraftforge.server.command.ForgeCommand
[21:54:35] [Server thread/INFO]: Hey, you don't have a server icon! Try out one of Thermos' Icon Generators at https://github.com/CyberdyneCC/ThermosIconGenerators !
[21:54:35] [Server thread/INFO]: [Thermos] Refusing to lock affinity, disabled in cauldron.yml
[21:54:35] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
[21:54:37] [Thermos version retriever/INFO]: New version of Thermos available: 1.7.10-1614.57
[21:54:37] [Thermos version retriever/INFO]: Download at: https://github.com/CyberdyneCC/Thermos/releases
[21:54:38] [Craft Scheduler Thread - 2/INFO]: [Vault] Checking for Updates:
[21:54:38] [Craft Scheduler Thread - 2/WARN]: [Vault] Stable Version: 1.5.6 is out! You are still running version: 1.4.1
[21:54:38] [Craft Scheduler Thread - 2/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
2021.12 数据,可能有更多内容
服务端:Thermos-1.7.10-1558-server.jar,Thermos-1.7.10-1614-server.jar也试了。一样请问怎么解决? 这个插件必须要用的。
@nsisogf
日志:
[21:54:05] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[21:54:05] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[21:54:05] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[21:54:05] [main/INFO]: Forge Mod Loader version 7.99.4.1614 for Minecraft 1.7.10 loading
[21:54:07] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_121, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_121
[21:54:07] [main/INFO]: [pw.prok.imagine.ImagineLoadingPlugin:<clinit>:26]: Loading plugin initialized!
[21:54:07] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:54:07] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[21:54:07] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:54:07] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:54:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:54:08] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:54:08] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:54:09] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[21:54:10] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[21:54:10] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[21:54:10] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[21:54:19] [Server thread/INFO]: Starting minecraft server version 1.7.10
[21:54:19] [Server thread/INFO]: Attempting early MinecraftForge initialization
[21:54:19] [Server thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
[21:54:19] [Server thread/INFO]: Replaced 184 ore recipies
[21:54:19] [Server thread/INFO]: Completed early MinecraftForge initialization
[21:54:19] [Server thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[21:54:19] [Server thread/INFO]: Searching C:\Users\Administrator\Desktop\Thermos-1.7.10\mods for mods
[21:54:21] [Server thread/INFO]: Forge Mod Loader has identified 4 mods to load
[21:54:21] [Server thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine] at CLIENT
[21:54:21] [Server thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine] at SERVER
[21:54:21] [Server thread/INFO]: Processing ObjectHolder annotations
[21:54:21] [Server thread/INFO]: Found 341 ObjectHolder annotations
[21:54:21] [Server thread/INFO]: Identifying ItemStackHolder annotations
[21:54:21] [Server thread/INFO]: Found 0 ItemStackHolder annotations
[21:54:21] [Server thread/INFO]: Configured a dormant chunk cache size of 0
[21:54:21] [Server thread/INFO]: Applying holder lookups
[21:54:21] [Server thread/INFO]: Holder lookups applied
[21:54:21] [Server thread/INFO]: Injecting itemstacks
[21:54:21] [Server thread/INFO]: Itemstack injection complete
[21:54:21] [Server thread/INFO]: Loading properties
[21:54:21] [Server thread/INFO]: Default game type: SURVIVAL
[21:54:22] [Server thread/INFO]: This server is running Cauldron version 1.7.10-1614.58 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
[21:54:22] [Server thread/INFO]: Server Ping Player Sample Count: 12
[21:54:22] [Server thread/INFO]: Using 4 threads for Netty based IO
[21:54:22] [Server thread/INFO]: Generating keypair
[21:54:23] [Server thread/INFO]: Starting Minecraft server on *:25565
[21:54:23] [Server thread/INFO]: Injecting itemstacks
[21:54:23] [Server thread/INFO]: Itemstack injection complete
[21:54:23] [Server thread/INFO]: Forge Mod Loader has successfully loaded 4 mods
[21:54:23] [Server thread/INFO]: Preparing level "world"
[21:54:23] [Server thread/INFO]: Registered command debug with permission node vanilla.command.debug
[21:54:23] [Server thread/INFO]: Registered command spreadplayers with permission node vanilla.command.spreadplayers
[21:54:23] [Server thread/INFO]: Registered command playsound with permission node vanilla.command.playsound
[21:54:23] [Server thread/INFO]: Registered command scoreboard with permission node vanilla.command.scoreboard
[21:54:23] [Server thread/INFO]: Registered command achievement with permission node vanilla.command.achievement
[21:54:23] [Server thread/INFO]: Registered command summon with permission node vanilla.command.summon
[21:54:23] [Server thread/INFO]: Registered command setblock with permission node vanilla.command.setblock
[21:54:23] [Server thread/INFO]: Registered command testforblock with permission node vanilla.command.testforblock
[21:54:23] [Server thread/INFO]: Registered command tellraw with permission node vanilla.command.tellraw
[21:54:23] [Server thread/INFO]: Registered command netstat with permission node vanilla.command.netstat
[21:54:23] [Server thread/INFO]: Injecting existing block and item data into this server instance
[21:54:23] [Server thread/INFO]: Applying holder lookups
[21:54:23] [Server thread/INFO]: Holder lookups applied
[21:54:24] [Server thread/ERROR]: Could not load 'plugins\ProtocolLib-3.4.0.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:196) ~[JavaPluginLoader.class:1.7.10-1614.58]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [SimplePluginManager.class:1.7.10-1614.58]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:343) [CraftServer.class:1.7.10-1614.58]
at net.minecraft.world.storage.SaveHandler.initBukkitData(SaveHandler.java:462) [ayq.class:?]
at net.minecraft.world.storage.SaveHandler.func_75757_d(SaveHandler.java:138) [ayq.class:?]
at net.minecraft.world.World.<init>(World.java:374) [ahb.class:?]
at net.minecraft.world.WorldServer.<init>(WorldServer.java:162) [mt.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:375) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:337) [lt.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:643) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_121]
Caused by: java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_121]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_121]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_121]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_121]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_121]
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:184) ~[JavaPluginLoader.class:1.7.10-1614.58]
... 10 more
[21:54:25] [Server thread/INFO]: Mapping loaded 11 packages, 7841 classes, 26711 fields, 53884 methods, flags 1ffa
[21:54:25] [Server thread/INFO]: Loaded inheritance map of 895 classes
[21:54:26] [Server thread/INFO]: [Essentials] Loading Essentials vPre2.14.1.3
[21:54:26] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vPre2.14.1.3
[21:54:26] [Server thread/INFO]: [Vault] Loading Vault v1.4.1-b436
[21:54:26] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vPre2.14.1.3
[21:54:26] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vPre2.14.1.3
[21:54:26] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0 (2.12.1) (Phoenix)
[21:54:26] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild vPre2.14.1.3
[21:54:26] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.2-b1542
[21:54:26] [Server thread/INFO]: [Vault] Enabling Vault v1.4.1-b436
[21:54:26] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[21:54:27] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
[21:54:27] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[21:54:27] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
[21:54:27] [Server thread/INFO]: [Vault] Enabled Version 1.4.1-b436
[21:54:28] [Server thread/INFO]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@70d0689e)
[21:54:28] [Server thread/INFO]: Loading dimension 1 (DIM1) (net.minecraft.server.dedicated.DedicatedServer@70d0689e)
[21:54:28] [Server thread/INFO]: Loading dimension -1 (DIM-1) (net.minecraft.server.dedicated.DedicatedServer@70d0689e)
[21:54:28] [Server thread/INFO]: Preparing start region for level 0
[21:54:29] [Server thread/INFO]: Preparing spawn area: 22%
[21:54:30] [Server thread/INFO]: Preparing spawn area: 91%
[21:54:30] [Server thread/INFO]: [Essentials] Enabling Essentials vPre2.14.1.3
[21:54:30] [Server thread/INFO]: Bukkit version format changed. Version not checked.
[21:54:30] [Server thread/INFO]: 1.7.10-1614.58 (MC: 1.7.10)
[21:54:30] [Server thread/INFO]: 1.7.10-R0.1-SNAPSHOT
[21:54:30] [Server thread/INFO]: Using locale zh
[21:54:30] [Server thread/INFO]: Using locale zh
[21:54:31] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[21:54:31] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
[21:54:31] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
[21:54:31] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vPre2.14.1.3
[21:54:31] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vPre2.14.1.3
[21:54:31] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vPre2.14.1.3
[21:54:31] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0 (2.12.1) (Phoenix)
[21:54:31] [Server thread/INFO]: GroupManager - INFO - World Found: world
[21:54:31] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
[21:54:31] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
[21:54:31] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
[21:54:31] [Server thread/INFO]: GroupManager version 2.0 (2.12.1) (Phoenix) is enabled!
[21:54:31] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
[21:54:31] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
[21:54:31] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
[21:54:31] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild vPre2.14.1.3
[21:54:31] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.2-b1542
[21:54:32] [Server thread/INFO]: [AuthMe] SQLite driver loaded
[21:54:32] [Server thread/INFO]: [AuthMe] SQLite Setup finished
[21:54:33] [Server thread/INFO]: [AuthMe] Hooked into Vault!
[21:54:33] [Server thread/INFO]: [AuthMe] Hooked successfully into Essentials
[21:54:33] [Server thread/INFO]: [AuthMe] Essentials spawn file not found: 'C:\Users\Administrator\Desktop\Thermos-1.7.10\plugins\Essentials\spawn.yml'
[21:54:34] [Server thread/INFO]: [AuthMe] [LICENSE] This product uses data from the GeoLite API created by MaxMind, available at http://www.maxmind.com
[21:54:34] [Server thread/WARN]: [AuthMe] WARNING! The protectInventory feature requires ProtocolLib! Disabling it...
[21:54:35] [Server thread/INFO]: [AuthMe] Development builds are available on our jenkins, thanks to f14stelt.
[21:54:35] [Server thread/INFO]: [AuthMe] Do you want a good game server? Look at our sponsor GameHosting.it leader in Italy as Game Server Provider!
[21:54:35] [Server thread/INFO]: [AuthMe] AuthMe 5.2 build n.1542 correctly enabled!
[21:54:35] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[21:54:35] [Server thread/INFO]: Done (11.383s)! For help, type "help" or "?"
[21:54:35] [Server thread/INFO]: Registered command forge with permission node net.minecraftforge.server.command.ForgeCommand
[21:54:35] [Server thread/INFO]: Hey, you don't have a server icon! Try out one of Thermos' Icon Generators at https://github.com/CyberdyneCC/ThermosIconGenerators !
[21:54:35] [Server thread/INFO]: [Thermos] Refusing to lock affinity, disabled in cauldron.yml
[21:54:35] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
[21:54:37] [Thermos version retriever/INFO]: New version of Thermos available: 1.7.10-1614.57
[21:54:37] [Thermos version retriever/INFO]: Download at: https://github.com/CyberdyneCC/Thermos/releases
[21:54:38] [Craft Scheduler Thread - 2/INFO]: [Vault] Checking for Updates:
[21:54:38] [Craft Scheduler Thread - 2/WARN]: [Vault] Stable Version: 1.5.6 is out! You are still running version: 1.4.1
[21:54:38] [Craft Scheduler Thread - 2/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
ProtocolLib本体损坏,常见原因为自动更新失败。
解决方法:
重新下载安装ProtocolLib
打开plugins\ProtocolLib\config.yml
将auto updater下面的参数全部修改为false
解决方法:
重新下载安装ProtocolLib
打开plugins\ProtocolLib\config.yml
将auto updater下面的参数全部修改为false
既然您已经清楚问题所在,那我就详细说明是如何发生这个错误的
引用错误日志重点:
在错误报告的开头,服务端已经明确指出问题所在
原因是服务端在载入插件时
org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription这个载入插件的类(CLASS)中
抛出org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml的异常类型
Invalid plugin.yml异常类型是指插件中的plugin.yml损坏或残缺。无法正常读取而导致的无法加载
希望对您有所帮助
授人鱼不如授人以渔
引用错误日志重点:
[21:54:24] [Server thread/ERROR]: Could not load 'plugins\ProtocolLib-3.4.0.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:196) ~[JavaPluginLoader.class:1.7.10-1614.58]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [SimplePluginManager.class:1.7.10-1614.58]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:343) [CraftServer.class:1.7.10-1614.58]
at net.minecraft.world.storage.SaveHandler.initBukkitData(SaveHandler.java:462) [ayq.class:?]
at net.minecraft.world.storage.SaveHandler.func_75757_d(SaveHandler.java:138) [ayq.class:?]
at net.minecraft.world.World.<init>(World.java:374) [ahb.class:?]
at net.minecraft.world.WorldServer.<init>(WorldServer.java:162) [mt.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:375) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:337) [lt.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:643) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_121]
Caused by: java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_121]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_121]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_121]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_121]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_121]
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:184) ~[JavaPluginLoader.class:1.7.10-1614.58]
... 10 more
在错误报告的开头,服务端已经明确指出问题所在
Could not load 'plugins\ProtocolLib-3.4.0.jar' in folder 'plugins'
不能载入在plugins文件夹内的ProtocolLib-3.4.0这个插件
原因是服务端在载入插件时
org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription这个载入插件的类(CLASS)中
抛出org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml的异常类型
Invalid plugin.yml异常类型是指插件中的plugin.yml损坏或残缺。无法正常读取而导致的无法加载
希望对您有所帮助
授人鱼不如授人以渔