502mc
我感觉是有问题的,因为我看到了什么不是有效的xxx程序
或许别的地方也有问题,如果真有问题 那是什么问题?要怎么解决?
以下是从开服到关服的日志
日志:
[23:02:09] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[23:02:09] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[23:02:09] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[23:02:09] [main/INFO]: Forge Mod Loader version 7.99.4.1614 for Minecraft 1.7.10 loading
[23:02:10] [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
[23:02:10] [main/INFO]: [pw.prok.imagine.ImagineLoadingPlugin:<clinit>:26]: Loading plugin initialized!
[23:02:10] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[23:02:10] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[23:02:10] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[23:02:10] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[23:02:10] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:02:12] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:02:12] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:02:13] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[23:02:14] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[23:02:14] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[23:02:14] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[23:02:21] [Server thread/INFO]: Starting minecraft server version 1.7.10
[23:02:21] [Server thread/INFO]: Attempting early MinecraftForge initialization
[23:02:21] [Server thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
[23:02:21] [Server thread/INFO]: Replaced 184 ore recipies
[23:02:22] [Server thread/INFO]: Completed early MinecraftForge initialization
[23:02:22] [Server thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[23:02:22] [Server thread/INFO]: Searching C:\Users\Administrator\Desktop\Thermos-1.7.10\mods for mods
[23:02:24] [Server thread/INFO]: Forge Mod Loader has identified 4 mods to load
[23:02:24] [Server thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine] at CLIENT
[23:02:24] [Server thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine] at SERVER
[23:02:24] [Server thread/INFO]: Processing ObjectHolder annotations
[23:02:24] [Server thread/INFO]: Found 341 ObjectHolder annotations
[23:02:24] [Server thread/INFO]: Identifying ItemStackHolder annotations
[23:02:24] [Server thread/INFO]: Found 0 ItemStackHolder annotations
[23:02:24] [Server thread/INFO]: Configured a dormant chunk cache size of 0
[23:02:24] [Server thread/INFO]: Applying holder lookups
[23:02:24] [Server thread/INFO]: Holder lookups applied
[23:02:24] [Server thread/INFO]: Injecting itemstacks
[23:02:24] [Server thread/INFO]: Itemstack injection complete
[23:02:24] [Server thread/INFO]: Loading properties
[23:02:24] [Server thread/INFO]: Default game type: SURVIVAL
[23:02:25] [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)
[23:02:25] [Server thread/INFO]: Server Ping Player Sample Count: 12
[23:02:25] [Server thread/INFO]: Using 4 threads for Netty based IO
[23:02:26] [Server thread/INFO]: Generating keypair
[23:02:26] [Server thread/INFO]: Starting Minecraft server on *:25565
[23:02:26] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[23:02:26] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[23:02:26] [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.
[23:02:26] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[23:02:26] [Server thread/INFO]: Injecting itemstacks
[23:02:26] [Server thread/INFO]: Itemstack injection complete
[23:02:26] [Server thread/INFO]: Forge Mod Loader has successfully loaded 4 mods
[23:02:27] [Server thread/INFO]: Preparing level "world"
[23:02:27] [Server thread/INFO]: Registered command debug with permission node vanilla.command.debug
[23:02:27] [Server thread/INFO]: Registered command spreadplayers with permission node vanilla.command.spreadplayers
[23:02:27] [Server thread/INFO]: Registered command playsound with permission node vanilla.command.playsound
[23:02:27] [Server thread/INFO]: Registered command scoreboard with permission node vanilla.command.scoreboard
[23:02:27] [Server thread/INFO]: Registered command achievement with permission node vanilla.command.achievement
[23:02:27] [Server thread/INFO]: Registered command summon with permission node vanilla.command.summon
[23:02:27] [Server thread/INFO]: Registered command setblock with permission node vanilla.command.setblock
[23:02:27] [Server thread/INFO]: Registered command testforblock with permission node vanilla.command.testforblock
[23:02:27] [Server thread/INFO]: Registered command tellraw with permission node vanilla.command.tellraw
[23:02:27] [Server thread/INFO]: Registered command netstat with permission node vanilla.command.netstat
[23:02:27] [Server thread/INFO]: Injecting existing block and item data into this server instance
[23:02:27] [Server thread/INFO]: Applying holder lookups
[23:02:27] [Server thread/INFO]: Holder lookups applied
[23:02:28] [Server thread/INFO]: Mapping loaded 11 packages, 7841 classes, 26711 fields, 53884 methods, flags 1ffa
[23:02:28] [Server thread/INFO]: Loaded inheritance map of 895 classes
[23:02:30] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.5;4651611
[23:02:30] [Server thread/INFO]: [Essentials] Loading Essentials vPre2.14.1.3
[23:02:30] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vPre2.14.1.3
[23:02:30] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vPre2.14.1.3
[23:02:30] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0 (2.12.1) (Phoenix)
[23:02:30] [Server thread/INFO]: [BanItem] Loading BanItem v3.0.35
[23:02:30] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild vPre2.14.1.3
[23:02:30] [Server thread/INFO]: [Vault] Loading Vault v1.4.1-b436
[23:02:30] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vPre2.14.1.3
[23:02:30] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.4.0
[23:02:30] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.7.10) has not yet been tested! Proceed with caution.
[23:02:31] [Server thread/WARN]: [ProtocolLib] [MinecraftReflection] Cannot find standard Minecraft library location. Assuming MCPC.
[23:02:32] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.2-b1542
[23:02:32] [Server thread/INFO]: [ColorMOTD] Loading ColorMOTD v1.5.3
[23:02:32] [Server thread/INFO]: [LWC] Loading LWC v4.5.0-SNAPSHOT
[23:02:32] [Server thread/INFO]: [QuickShop] Loading QuickShop v0.9.29
[23:02:32] [Server thread/INFO]: [Vault] Enabling Vault v1.4.1-b436
[23:02:33] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[23:02:33] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
[23:02:33] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[23:02:33] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
[23:02:33] [Server thread/INFO]: [Vault] Enabled Version 1.4.1-b436
[23:02:33] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.4.0
[23:02:33] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[23:02:33] [Server thread/INFO]: [ColorMOTD] Enabling ColorMOTD v1.5.3
[23:02:33] [Server thread/INFO]: [ColorMOTD] ├使用 ProtocolLib 3.4.0 作为前置
[23:02:33] [Server thread/INFO]: [ColorMOTD] │├正在载入配置文件..
[23:02:33] [Server thread/INFO]: [ColorMOTD] │├配置文件编码为UTF-8...
[23:02:33] [Server thread/INFO]: [ColorMOTD] │├正在加载图标...
[23:02:34] [Server thread/INFO]: [ColorMOTD] ││├成功加载图标"1.png"
[23:02:34] [Server thread/INFO]: [ColorMOTD] ││├成功加载图标"2.png"
[23:02:34] [Server thread/INFO]: [ColorMOTD] ││├成功加载图标"3.png"
[23:02:34] [Server thread/INFO]: [ColorMOTD] ││├成功加载维护模式下的图标
[23:02:34] [Server thread/INFO]: [ColorMOTD] │├载入成功
[23:02:34] [Server thread/INFO]: [ColorMOTD] │├软前置加载...
[23:02:34] [Server thread/INFO]: [ColorMOTD] │├找到Essentials,建立连接...
[23:02:34] [Server thread/INFO]: [ColorMOTD] ├正在注册MOTD监听器...
[23:02:34] [Server thread/INFO]: ColorMOTD v1.5.3加载完成,用时885毫秒
[23:02:34] [Server thread/INFO]: [LWC] Enabling LWC v4.5.0-SNAPSHOT
[23:02:35] [Server thread/INFO]: [LWC] Connecting to SQLite
[23:02:35] [Server thread/WARN]: java.lang.UnsatisfiedLinkError: C:\Users\Administrator\Desktop\Thermos-1.7.10\plugins\LWC\lib\native\Windows\amd64\sqlitejdbc.dll: %1 不是有效的 Win32 应用程序。
[23:02:36] [Server thread/INFO]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@7aa08490)
[23:02:36] [Server thread/INFO]: Loading dimension 1 (DIM1) (net.minecraft.server.dedicated.DedicatedServer@7aa08490)
[23:02:36] [Server thread/INFO]: Loading dimension -1 (DIM-1) (net.minecraft.server.dedicated.DedicatedServer@7aa08490)
[23:02:36] [Server thread/INFO]: Preparing start region for level 0
[23:02:37] [Server thread/INFO]: Preparing spawn area: 53%
[23:02:37] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.5;4651611
[23:02:39] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[23:02:40] [Server thread/WARN]: [WorldEdit]
**********************************************
** This WorldEdit version does not fully support your version of Bukkit.
**
** When working with blocks or undoing, chests will be empty, signs
** will be blank, and so on. There will be no support for entity
** and biome-related functions.
**
** Please see http://wiki.sk89q.com/wiki/WorldEdit/Bukkit_adapters
**********************************************

[23:02:40] [Server thread/INFO]: [Essentials] Enabling Essentials vPre2.14.1.3
[23:02:40] [Server thread/INFO]: Bukkit version format changed. Version not checked.
[23:02:40] [Server thread/INFO]: 1.7.10-1614.58 (MC: 1.7.10)
[23:02:40] [Server thread/INFO]: 1.7.10-R0.1-SNAPSHOT
[23:02:40] [Server thread/INFO]: Using locale zh
[23:02:40] [Server thread/INFO]: Using locale zh
[23:02:41] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[23:02:41] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
[23:02:41] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
[23:02:41] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vPre2.14.1.3
[23:02:41] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vPre2.14.1.3
[23:02:41] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0 (2.12.1) (Phoenix)
[23:02:41] [Server thread/INFO]: GroupManager - INFO - World Found: world
[23:02:41] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
[23:02:41] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
[23:02:41] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
[23:02:41] [Server thread/INFO]: GroupManager version 2.0 (2.12.1) (Phoenix) is enabled!
[23:02:41] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[23:02:41] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
[23:02:41] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
[23:02:41] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
[23:02:41] [Server thread/INFO]: [BanItem] Enabling BanItem v3.0.35
[23:02:41] [Server thread/INFO]: [BanItem] 已经重载语言翻译
[23:02:41] [Server thread/INFO]: [BanItem] >从NBT中移除要没收的物品: false
[23:02:41] [Server thread/INFO]: [BanItem] >在方块NBT中检查禁用物品: true
[23:02:41] [Server thread/INFO]: [BanItem] >玩家登陆时检查背包: true
[23:02:41] [Server thread/INFO]: [BanItem] >玩家切换物品时检查黑名单: true
[23:02:41] [Server thread/INFO]: [BanItem] >放置方块时检查周围方块: false
[23:02:41] [Server thread/INFO]: [BanItem] >是否启用物品ID权限: false
[23:02:41] [Server thread/INFO]: [BanItem] >是否启用物品子ID权限: false
[23:02:41] [Server thread/INFO]: [BanItem] 已经重载插件配置
[23:02:41] [Server thread/INFO]: [BanItem] 共载入0个需要检查NBT的物品
[23:02:41] [Server thread/INFO]: [BanItem] 世界 全局 共载入 0 个禁用物品配置
[23:02:41] [Server thread/INFO]: [BanItem] 世界 全局 最终禁用物品配置数量为 0 个
[23:02:41] [Server thread/INFO]: [BanItem] 已经重载插件
[23:02:41] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild vPre2.14.1.3
[23:02:41] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vPre2.14.1.3
[23:02:41] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.2-b1542
[23:02:42] [Server thread/INFO]: [AuthMe] SQLite driver loaded
[23:02:42] [Server thread/WARN]: java.lang.UnsatisfiedLinkError: C:\Users\Administrator\Desktop\Thermos-1.7.10\plugins\LWC\lib\native\Windows\amd64\sqlitejdbc.dll: %1 不是有效的 Win32 应用程序。
[23:02:42] [Server thread/WARN]: java.lang.UnsatisfiedLinkError: Native Library C:\Users\Administrator\AppData\Local\Temp\sqlite-3.7.2-sqlitejdbc.dll already loaded in another classloader
[23:02:46] [Server thread/WARN]: =============================================================
[23:02:46] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[23:02:46] [Server thread/WARN]: Offendor: org/sqlite/SQLite.main([Ljava/lang/String;)V
[23:02:46] [Server thread/WARN]: Use FMLCommonHandler.exitJava instead
[23:02:46] [Server thread/WARN]: =============================================================
[23:02:47] [Server thread/WARN]: =============================================================
[23:02:47] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[23:02:47] [Server thread/WARN]: Offendor: org/ibex/nestedvm/RuntimeCompiler.main([Ljava/lang/String;)V
[23:02:47] [Server thread/WARN]: Use FMLCommonHandler.exitJava instead
[23:02:47] [Server thread/WARN]: =============================================================
[23:02:47] [Server thread/WARN]: =============================================================
[23:02:47] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[23:02:47] [Server thread/WARN]: Offendor: org/ibex/nestedvm/RuntimeCompiler.main([Ljava/lang/String;)V
[23:02:47] [Server thread/WARN]: Use FMLCommonHandler.exitJava instead
[23:02:47] [Server thread/WARN]: =============================================================
[23:02:47] [Server thread/INFO]: [AuthMe] SQLite Setup finished
[23:02:48] [Server thread/INFO]: [AuthMe] Hooked into Vault!
[23:02:48] [Server thread/INFO]: [AuthMe] Hooked successfully into Essentials
[23:02:48] [Server thread/INFO]: [AuthMe] Essentials spawn file not found: 'C:\Users\Administrator\Desktop\Thermos-1.7.10\plugins\Essentials\spawn.yml'
[23:02:49] [Server thread/INFO]: [AuthMe] [LICENSE] This product uses data from the GeoLite API created by MaxMind, available at http://www.maxmind.com
[23:02:49] [Server thread/INFO]: [AuthMe] Development builds are available on our jenkins, thanks to f14stelt.
[23:02:49] [Server thread/INFO]: [AuthMe] Do you want a good game server? Look at our sponsor GameHosting.it leader in Italy as Game Server Provider!
[23:02:49] [Server thread/INFO]: [AuthMe] AuthMe 5.2 build n.1542 correctly enabled!
[23:02:49] [Server thread/INFO]: [QuickShop] Enabling QuickShop v0.9.29
[23:02:49] [Server thread/INFO]: [QuickShop] Found permission provider.
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {165;粘液块;粘液块} Error: Invalid material: 165
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {166;屏障;屏障} Error: Invalid material: 166
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {167;铁活板门;铁活板门} Error: Invalid material: 167
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {168*0;海晶石;海晶石} Error: Invalid material: 168
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {168*1;海晶石砖;海晶石砖} Error: Invalid material: 168
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {168*2;暗海晶石;暗海晶石} Error: Invalid material: 168
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {169;海晶灯;海晶灯} Error: Invalid material: 169
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {176;站立的旗帜;站立的旗帜} Error: Invalid material: 176
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {177;墙上的旗帜;墙上的旗帜} Error: Invalid material: 177
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {178;反向阳光传感器;反向阳光传感器} Error: Invalid material: 178
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {179*0;红沙石;红沙石} Error: Invalid material: 179
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {179*1;錾制红沙石;錾制红沙石} Error: Invalid material: 179
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {179*2;平滑红沙石;平滑红沙石} Error: Invalid material: 179
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {180;红沙石楼梯;红沙石楼梯} Error: Invalid material: 180
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {181*0;双红沙石台阶;双红沙石台阶} Error: Invalid material: 181
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {181*8;平滑双红沙石台阶;平滑双红沙石台阶} Error: Invalid material: 181
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {182;红沙石台阶;红沙石台阶} Error: Invalid material: 182
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {183;云杉木栅栏门;云杉木栅栏门} Error: Invalid material: 183
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {184;白桦木栅栏门;白桦木栅栏门} Error: Invalid material: 184
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {185;丛林木栅栏门;丛林木栅栏门} Error: Invalid material: 185
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {186;深色橡木栅栏门;深色橡木栅栏门} Error: Invalid material: 186
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {187;金合欢栅栏门;金合欢栅栏门} Error: Invalid material: 187
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {188;云杉木栅栏;云杉木栅栏} Error: Invalid material: 188
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {189;白桦木栅栏;白桦木栅栏} Error: Invalid material: 189
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {190;丛林木栅栏;丛林木栅栏} Error: Invalid material: 190
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {191;深色橡木栅栏 ;深色橡木栅栏} Error: Invalid material: 191
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {192;金合欢栅栏;金合欢栅栏} Error: Invalid material: 192
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {193;云杉木门;云杉木门} Error: Invalid material: 193
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {194;白桦木门;白桦木门} Error: Invalid material: 194
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {195;丛林木门;丛林木门} Error: Invalid material: 195
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {196;金合欢木门;金合欢木门} Error: Invalid material: 196
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {197;深色橡木门;深色橡木门} Error: Invalid material: 197
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {198;末地烛;末地烛} Error: Invalid material: 198
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {199;紫颂植物;紫颂植物} Error: Invalid material: 199
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {200;紫颂花;紫颂花} Error: Invalid material: 200
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {201;紫珀块;紫珀块} Error: Invalid material: 201
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {202;竖纹紫珀块;竖纹紫珀块} Error: Invalid material: 202
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {203;紫珀块楼梯;紫珀块楼梯} Error: Invalid material: 203
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {204;双紫珀台阶;双紫珀台阶} Error: Invalid material: 204
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {205;紫珀块台阶;紫珀块台阶} Error: Invalid material: 205
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {206;末地石砖;末地石砖} Error: Invalid material: 206
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {207;甜菜种子 ;甜菜种子} Error: Invalid material: 207
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {208;草径;草径} Error: Invalid material: 208
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {209;末地折跃门方块;末地折跃门方块} Error: Invalid material: 209
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {210;循环型命令方块;循环型命令方块} Error: Invalid material: 210
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {211;连锁型命令方块;连锁型命令方块} Error: Invalid material: 211
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {212;霜冰;霜冰} Error: Invalid material: 212
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {213;岩浆块;岩浆块} Error: Invalid material: 213
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {214;地狱疣块;地狱疣块} Error: Invalid material: 214
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {215;红色地狱砖;红色地狱砖} Error: Invalid material: 215
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {216;骨块;骨块} Error: Invalid material: 216
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {217;结构空位;结构空位} Error: Invalid material: 217
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {255;结构方块;结构方块} Error: Invalid material: 255
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {409;海晶碎片;海晶碎片} Error: Invalid material: 409
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {410;海晶砂粒;海晶砂粒} Error: Invalid material: 410
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {411;生兔肉;生兔肉} Error: Invalid material: 411
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {412;熟兔肉;熟兔肉} Error: Invalid material: 412
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {413;兔肉煲;兔肉煲} Error: Invalid material: 413
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {414;兔子脚;兔子脚} Error: Invalid material: 414
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {415;兔子皮 ;兔子皮} Error: Invalid material: 415
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {416;盔甲架;盔甲架} Error: Invalid material: 416
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {423;生羊肉;生羊肉} Error: Invalid material: 423
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {424;熟羊肉;熟羊肉} Error: Invalid material: 424
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {425;旗帜;旗帜} Error: Invalid material: 425
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {426;末影水晶;末影水晶} Error: Invalid material: 426
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {427;云杉木门;云杉木门} Error: Invalid material: 427
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {428;白桦木门;白桦木门} Error: Invalid material: 428
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {429;丛林木门;丛林木门} Error: Invalid material: 429
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {430;金合欢木门;金合欢木门} Error: Invalid material: 430
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {431;深色橡木门 ;深色橡木门} Error: Invalid material: 431
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {432;紫颂果;紫颂果} Error: Invalid material: 432
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {433;爆裂紫颂果;爆裂紫颂果} Error: Invalid material: 433
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {434;甜菜根;甜菜根} Error: Invalid material: 434
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {435;甜菜种子;甜菜种子} Error: Invalid material: 435
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {436;甜菜汤;甜菜汤} Error: Invalid material: 436
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {437;龙息;龙息} Error: Invalid material: 437
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {438;喷溅药水;喷溅药水} Error: Invalid material: 438
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {439;光灵箭;光灵箭} Error: Invalid material: 439
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {440;药箭;药箭} Error: Invalid material: 440
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {441;滞留药水;滞留药水} Error: Invalid material: 441
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {442;盾牌;盾牌} Error: Invalid material: 442
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {443;鞘翅;鞘翅} Error: Invalid material: 443
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {444;云杉船;云杉船} Error: Invalid material: 444
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {445;白桦船;白桦船} Error: Invalid material: 445
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {446;丛林船;丛林船} Error: Invalid material: 446
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {447;金合欢船 ;金合欢船} Error: Invalid material: 447
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {448;深色橡木船;深色橡木船} Error: Invalid material: 448
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {449;不死图腾;不死图腾} Error: Invalid material: 449
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {450;潜影壳;潜影壳} Error: Invalid material: 450
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {452;铁粒;铁粒} Error: Invalid material: 452
[23:02:50] [Server thread/WARN]: Invalid potion item name definition {AWKWARD;粗制的药水;粗制的药水} Error: No enum constant org.bukkit.potion.PotionType.AWKWARD
[23:02:50] [Server thread/WARN]: Invalid potion item name definition {JUMP;跳跃药水;跳跃药水} Error: No enum constant org.bukkit.potion.PotionType.JUMP
[23:02:50] [Server thread/WARN]: Invalid potion item name definition {LUCK;幸运药水;幸运药水} Error: No enum constant org.bukkit.potion.PotionType.LUCK
[23:02:50] [Server thread/WARN]: Invalid potion item name definition {MUNDANE;平凡的药水;平凡的药水} Error: No enum constant org.bukkit.potion.PotionType.MUNDANE
[23:02:50] [Server thread/WARN]: Invalid potion item name definition {THICK;浑浊的药水;浑浊的药水} Error: No enum constant org.bukkit.potion.PotionType.THICK
[23:02:50] [Server thread/WARN]: Invalid potion item name definition {UNCRAFTABLE;给力的药水;给力的药水} Error: No enum constant org.bukkit.potion.PotionType.UNCRAFTABLE
[23:02:50] [Server thread/WARN]: Invalid potion effect type name definition {GLOWING;发光} Error: Invalid PotionEffectType GLOWING
[23:02:50] [Server thread/WARN]: Invalid potion effect type name definition {LEVITATION;飘浮} Error: Invalid PotionEffectType LEVITATION
[23:02:50] [Server thread/WARN]: Invalid potion effect type name definition {LUCK;幸运} Error: Invalid PotionEffectType LUCK
[23:02:50] [Server thread/WARN]: Invalid potion effect type name definition {UNLUCK;霉运} Error: Invalid PotionEffectType UNLUCK
[23:02:50] [Server thread/INFO]: [QuickShop] Limit cfg found...
[23:02:50] [Server thread/INFO]: [QuickShop] Limits.use: false
[23:02:50] [Server thread/INFO]: [QuickShop] {quickshop=0, quickshop.vip=20}
[23:02:50] [Server thread/INFO]: [QuickShop] Loading shops from database...
[23:02:50] [Server thread/INFO]: [QuickShop] Loaded 0 shops.
[23:02:50] [Server thread/INFO]: Cleaning purchase messages from database that are over a week old...
[23:02:50] [Server thread/INFO]: [QuickShop] Registering Listeners
[23:02:50] [Server thread/INFO]: [QuickShop] QuickShop loaded!
[23:02:50] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[23:02:50] [Server thread/INFO]: Done (23.278s)! For help, type "help" or "?"
[23:02:50] [Server thread/INFO]: Registered command forge with permission node net.minecraftforge.server.command.ForgeCommand
[23:02:50] [Server thread/INFO]: Hey, you don't have a server icon! Try out one of Thermos' Icon Generators at https://github.com/CyberdyneCC/ThermosIconGenerators !
[23:02:50] [Server thread/INFO]: [Thermos] Refusing to lock affinity, disabled in cauldron.yml
[23:02:50] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
[23:02:52] [Craft Scheduler Thread - 9/INFO]: [Vault] Checking for Updates:
[23:02:52] [Craft Scheduler Thread - 9/WARN]: [Vault] Stable Version: 1.5.6 is out! You are still running version: 1.4.1
[23:02:52] [Craft Scheduler Thread - 9/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
[23:02:56] [Thermos version retriever/INFO]: New version of Thermos available: 1.7.10-1614.57
[23:02:56] [Thermos version retriever/INFO]: Download at: https://github.com/CyberdyneCC/Thermos/releases
[23:03:05] [User Authenticator #1/INFO]: UUID of player unco_ is 90c3d6e7-c324-3713-bad6-cc967597e597
[23:03:06] [Netty IO #2/INFO]: Client protocol version 2
[23:03:06] [Netty IO #2/INFO]: Client attempting to join with 3 mods : [email protected],[email protected],[email protected]
[23:03:06] [Netty IO #2/INFO]: Attempting connection with missing mods [kimagine] at CLIENT
[23:03:06] [Server thread/INFO]: [Server thread] Server side modded connection established
[23:03:06] [Server thread/INFO]: unco_[/127.0.0.1:3651] logged in with entity id 160 at ([world] 218.6859428027116, 64.0, 256.96349934330925)
[23:03:08] [Server thread/INFO]: [BanItem] 检查了玩家 unco_ 的 1 个背包
[23:03:08] [Server thread/INFO]: [BanItem] 未发现任何禁用物品
[23:03:10] [Server thread/INFO]: unco_ issued server command: /l xxxxxx
[23:03:10] [Craft Scheduler Thread - 12/INFO]: [AuthMe] unco_ logged in!
[23:03:16] [Server thread/INFO]: unco_ lost connection: Disconnected
[23:03:16] [Server thread/INFO]: unco_ left the game.
[23:03:26] [Server thread/INFO]: CONSOLE: Stopping the server..
[23:03:26] [Server thread/INFO]: Stopping server
[23:03:26] [Server thread/INFO]: [QuickShop] Disabling QuickShop v0.9.29
[23:03:26] [Server thread/INFO]: [LWC] Disabling LWC v4.5.0-SNAPSHOT
[23:03:26] [Server thread/INFO]: [LWC] Flushing protection updates (0)
[23:03:26] [Server thread/INFO]: [ColorMOTD] Disabling ColorMOTD v1.5.3
[23:03:26] [Server thread/INFO]: [AuthMe] Disabling AuthMe v5.2-b1542
[23:03:26] [Server thread/INFO]: [AuthMe] Waiting for 0 tasks to finish
[23:03:26] [Server thread/INFO]: [AuthMe] AuthMe 5.2-b1542 disabled!
[23:03:26] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v3.4.0
[23:03:26] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vPre2.14.1.3
[23:03:26] [Server thread/INFO]: [Vault] Disabling Vault v1.4.1-b436
[23:03:26] [Server thread/INFO]: [EssentialsAntiBuild] Disabling EssentialsAntiBuild vPre2.14.1.3
[23:03:26] [Server thread/INFO]: [BanItem] Disabling BanItem v3.0.35
[23:03:26] [Server thread/INFO]: [GroupManager] Disabling GroupManager v2.0 (2.12.1) (Phoenix)
[23:03:26] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[23:03:26] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is disabled!
[23:03:26] [Server thread/INFO]: GroupManager version 2.0 (2.12.1) (Phoenix) is disabled!
[23:03:26] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat vPre2.14.1.3
[23:03:26] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
[23:03:26] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
[23:03:26] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect vPre2.14.1.3
[23:03:26] [Server thread/INFO]: [Essentials] Disabling Essentials vPre2.14.1.3
[23:03:26] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.5;4651611
[23:03:26] [Server thread/INFO]: Saving players
[23:03:26] [Server thread/INFO]: Saving worlds
[23:03:26] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
[23:03:27] [Server thread/INFO]: Saving chunks for level 'DIM1'/The End
[23:03:27] [Server thread/INFO]: Saving chunks for level 'DIM-1'/Nether
[23:03:27] [Server thread/INFO]: Unloading dimension 0
[23:03:27] [Server thread/INFO]: Unloading dimension -1
[23:03:27] [Server thread/INFO]: Unloading dimension 1
[23:03:27] [Server thread/INFO]: Applying holder lookups
[23:03:27] [Server thread/INFO]: Holder lookups applied



2021.12 数据,可能有更多内容我感觉是有问题的,因为我看到了什么不是有效的xxx程序
或许别的地方也有问题,如果真有问题 那是什么问题?要怎么解决?
以下是从开服到关服的日志
日志:
[23:02:09] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[23:02:09] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[23:02:09] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[23:02:09] [main/INFO]: Forge Mod Loader version 7.99.4.1614 for Minecraft 1.7.10 loading
[23:02:10] [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
[23:02:10] [main/INFO]: [pw.prok.imagine.ImagineLoadingPlugin:&lt;clinit&gt;:26]: Loading plugin initialized!
[23:02:10] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[23:02:10] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[23:02:10] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[23:02:10] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[23:02:10] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:02:12] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:02:12] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:02:13] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[23:02:14] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[23:02:14] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[23:02:14] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[23:02:21] [Server thread/INFO]: Starting minecraft server version 1.7.10
[23:02:21] [Server thread/INFO]: Attempting early MinecraftForge initialization
[23:02:21] [Server thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
[23:02:21] [Server thread/INFO]: Replaced 184 ore recipies
[23:02:22] [Server thread/INFO]: Completed early MinecraftForge initialization
[23:02:22] [Server thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[23:02:22] [Server thread/INFO]: Searching C:\Users\Administrator\Desktop\Thermos-1.7.10\mods for mods
[23:02:24] [Server thread/INFO]: Forge Mod Loader has identified 4 mods to load
[23:02:24] [Server thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine] at CLIENT
[23:02:24] [Server thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine] at SERVER
[23:02:24] [Server thread/INFO]: Processing ObjectHolder annotations
[23:02:24] [Server thread/INFO]: Found 341 ObjectHolder annotations
[23:02:24] [Server thread/INFO]: Identifying ItemStackHolder annotations
[23:02:24] [Server thread/INFO]: Found 0 ItemStackHolder annotations
[23:02:24] [Server thread/INFO]: Configured a dormant chunk cache size of 0
[23:02:24] [Server thread/INFO]: Applying holder lookups
[23:02:24] [Server thread/INFO]: Holder lookups applied
[23:02:24] [Server thread/INFO]: Injecting itemstacks
[23:02:24] [Server thread/INFO]: Itemstack injection complete
[23:02:24] [Server thread/INFO]: Loading properties
[23:02:24] [Server thread/INFO]: Default game type: SURVIVAL
[23:02:25] [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)
[23:02:25] [Server thread/INFO]: Server Ping Player Sample Count: 12
[23:02:25] [Server thread/INFO]: Using 4 threads for Netty based IO
[23:02:26] [Server thread/INFO]: Generating keypair
[23:02:26] [Server thread/INFO]: Starting Minecraft server on *:25565
[23:02:26] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[23:02:26] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[23:02:26] [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.
[23:02:26] [Server thread/WARN]: To change this, set &quot;online-mode&quot; to &quot;true&quot; in the server.properties file.
[23:02:26] [Server thread/INFO]: Injecting itemstacks
[23:02:26] [Server thread/INFO]: Itemstack injection complete
[23:02:26] [Server thread/INFO]: Forge Mod Loader has successfully loaded 4 mods
[23:02:27] [Server thread/INFO]: Preparing level &quot;world&quot;
[23:02:27] [Server thread/INFO]: Registered command debug with permission node vanilla.command.debug
[23:02:27] [Server thread/INFO]: Registered command spreadplayers with permission node vanilla.command.spreadplayers
[23:02:27] [Server thread/INFO]: Registered command playsound with permission node vanilla.command.playsound
[23:02:27] [Server thread/INFO]: Registered command scoreboard with permission node vanilla.command.scoreboard
[23:02:27] [Server thread/INFO]: Registered command achievement with permission node vanilla.command.achievement
[23:02:27] [Server thread/INFO]: Registered command summon with permission node vanilla.command.summon
[23:02:27] [Server thread/INFO]: Registered command setblock with permission node vanilla.command.setblock
[23:02:27] [Server thread/INFO]: Registered command testforblock with permission node vanilla.command.testforblock
[23:02:27] [Server thread/INFO]: Registered command tellraw with permission node vanilla.command.tellraw
[23:02:27] [Server thread/INFO]: Registered command netstat with permission node vanilla.command.netstat
[23:02:27] [Server thread/INFO]: Injecting existing block and item data into this server instance
[23:02:27] [Server thread/INFO]: Applying holder lookups
[23:02:27] [Server thread/INFO]: Holder lookups applied
[23:02:28] [Server thread/INFO]: Mapping loaded 11 packages, 7841 classes, 26711 fields, 53884 methods, flags 1ffa
[23:02:28] [Server thread/INFO]: Loaded inheritance map of 895 classes
[23:02:30] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.5;4651611
[23:02:30] [Server thread/INFO]: [Essentials] Loading Essentials vPre2.14.1.3
[23:02:30] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vPre2.14.1.3
[23:02:30] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vPre2.14.1.3
[23:02:30] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0 (2.12.1) (Phoenix)
[23:02:30] [Server thread/INFO]: [BanItem] Loading BanItem v3.0.35
[23:02:30] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild vPre2.14.1.3
[23:02:30] [Server thread/INFO]: [Vault] Loading Vault v1.4.1-b436
[23:02:30] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vPre2.14.1.3
[23:02:30] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.4.0
[23:02:30] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.7.10) has not yet been tested! Proceed with caution.
[23:02:31] [Server thread/WARN]: [ProtocolLib] [MinecraftReflection] Cannot find standard Minecraft library location. Assuming MCPC.
[23:02:32] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.2-b1542
[23:02:32] [Server thread/INFO]: [ColorMOTD] Loading ColorMOTD v1.5.3
[23:02:32] [Server thread/INFO]: [LWC] Loading LWC v4.5.0-SNAPSHOT
[23:02:32] [Server thread/INFO]: [QuickShop] Loading QuickShop v0.9.29
[23:02:32] [Server thread/INFO]: [Vault] Enabling Vault v1.4.1-b436
[23:02:33] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[23:02:33] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
[23:02:33] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[23:02:33] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
[23:02:33] [Server thread/INFO]: [Vault] Enabled Version 1.4.1-b436
[23:02:33] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.4.0
[23:02:33] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[23:02:33] [Server thread/INFO]: [ColorMOTD] Enabling ColorMOTD v1.5.3
[23:02:33] [Server thread/INFO]: [ColorMOTD] ├使用 ProtocolLib 3.4.0 作为前置
[23:02:33] [Server thread/INFO]: [ColorMOTD] │├正在载入配置文件..
[23:02:33] [Server thread/INFO]: [ColorMOTD] │├配置文件编码为UTF-8...
[23:02:33] [Server thread/INFO]: [ColorMOTD] │├正在加载图标...
[23:02:34] [Server thread/INFO]: [ColorMOTD] ││├成功加载图标&quot;1.png&quot;
[23:02:34] [Server thread/INFO]: [ColorMOTD] ││├成功加载图标&quot;2.png&quot;
[23:02:34] [Server thread/INFO]: [ColorMOTD] ││├成功加载图标&quot;3.png&quot;
[23:02:34] [Server thread/INFO]: [ColorMOTD] ││├成功加载维护模式下的图标
[23:02:34] [Server thread/INFO]: [ColorMOTD] │├载入成功
[23:02:34] [Server thread/INFO]: [ColorMOTD] │├软前置加载...
[23:02:34] [Server thread/INFO]: [ColorMOTD] │├找到Essentials,建立连接...
[23:02:34] [Server thread/INFO]: [ColorMOTD] ├正在注册MOTD监听器...
[23:02:34] [Server thread/INFO]: ColorMOTD v1.5.3加载完成,用时885毫秒
[23:02:34] [Server thread/INFO]: [LWC] Enabling LWC v4.5.0-SNAPSHOT
[23:02:35] [Server thread/INFO]: [LWC] Connecting to SQLite
[23:02:35] [Server thread/WARN]: java.lang.UnsatisfiedLinkError: C:\Users\Administrator\Desktop\Thermos-1.7.10\plugins\LWC\lib\native\Windows\amd64\sqlitejdbc.dll: %1 不是有效的 Win32 应用程序。
[23:02:36] [Server thread/INFO]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@7aa08490)
[23:02:36] [Server thread/INFO]: Loading dimension 1 (DIM1) (net.minecraft.server.dedicated.DedicatedServer@7aa08490)
[23:02:36] [Server thread/INFO]: Loading dimension -1 (DIM-1) (net.minecraft.server.dedicated.DedicatedServer@7aa08490)
[23:02:36] [Server thread/INFO]: Preparing start region for level 0
[23:02:37] [Server thread/INFO]: Preparing spawn area: 53%
[23:02:37] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.5;4651611
[23:02:39] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[23:02:40] [Server thread/WARN]: [WorldEdit]
**********************************************
** This WorldEdit version does not fully support your version of Bukkit.
**
** When working with blocks or undoing, chests will be empty, signs
** will be blank, and so on. There will be no support for entity
** and biome-related functions.
**
** Please see http://wiki.sk89q.com/wiki/WorldEdit/Bukkit_adapters
**********************************************


[23:02:40] [Server thread/INFO]: [Essentials] Enabling Essentials vPre2.14.1.3
[23:02:40] [Server thread/INFO]: Bukkit version format changed. Version not checked.
[23:02:40] [Server thread/INFO]: 1.7.10-1614.58 (MC: 1.7.10)
[23:02:40] [Server thread/INFO]: 1.7.10-R0.1-SNAPSHOT
[23:02:40] [Server thread/INFO]: Using locale zh
[23:02:40] [Server thread/INFO]: Using locale zh
[23:02:41] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[23:02:41] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
[23:02:41] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
[23:02:41] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vPre2.14.1.3
[23:02:41] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vPre2.14.1.3
[23:02:41] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0 (2.12.1) (Phoenix)
[23:02:41] [Server thread/INFO]: GroupManager - INFO - World Found: world
[23:02:41] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
[23:02:41] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
[23:02:41] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
[23:02:41] [Server thread/INFO]: GroupManager version 2.0 (2.12.1) (Phoenix) is enabled!
[23:02:41] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[23:02:41] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
[23:02:41] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
[23:02:41] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
[23:02:41] [Server thread/INFO]: [BanItem] Enabling BanItem v3.0.35
[23:02:41] [Server thread/INFO]: [BanItem] 已经重载语言翻译
[23:02:41] [Server thread/INFO]: [BanItem] &gt;从NBT中移除要没收的物品: false
[23:02:41] [Server thread/INFO]: [BanItem] &gt;在方块NBT中检查禁用物品: true
[23:02:41] [Server thread/INFO]: [BanItem] &gt;玩家登陆时检查背包: true
[23:02:41] [Server thread/INFO]: [BanItem] &gt;玩家切换物品时检查黑名单: true
[23:02:41] [Server thread/INFO]: [BanItem] &gt;放置方块时检查周围方块: false
[23:02:41] [Server thread/INFO]: [BanItem] &gt;是否启用物品ID权限: false
[23:02:41] [Server thread/INFO]: [BanItem] &gt;是否启用物品子ID权限: false
[23:02:41] [Server thread/INFO]: [BanItem] 已经重载插件配置
[23:02:41] [Server thread/INFO]: [BanItem] 共载入0个需要检查NBT的物品
[23:02:41] [Server thread/INFO]: [BanItem] 世界 全局 共载入 0 个禁用物品配置
[23:02:41] [Server thread/INFO]: [BanItem] 世界 全局 最终禁用物品配置数量为 0 个
[23:02:41] [Server thread/INFO]: [BanItem] 已经重载插件
[23:02:41] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild vPre2.14.1.3
[23:02:41] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vPre2.14.1.3
[23:02:41] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.2-b1542
[23:02:42] [Server thread/INFO]: [AuthMe] SQLite driver loaded
[23:02:42] [Server thread/WARN]: java.lang.UnsatisfiedLinkError: C:\Users\Administrator\Desktop\Thermos-1.7.10\plugins\LWC\lib\native\Windows\amd64\sqlitejdbc.dll: %1 不是有效的 Win32 应用程序。
[23:02:42] [Server thread/WARN]: java.lang.UnsatisfiedLinkError: Native Library C:\Users\Administrator\AppData\Local\Temp\sqlite-3.7.2-sqlitejdbc.dll already loaded in another classloader
[23:02:46] [Server thread/WARN]: =============================================================
[23:02:46] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[23:02:46] [Server thread/WARN]: Offendor: org/sqlite/SQLite.main([Ljava/lang/String;)V
[23:02:46] [Server thread/WARN]: Use FMLCommonHandler.exitJava instead
[23:02:46] [Server thread/WARN]: =============================================================
[23:02:47] [Server thread/WARN]: =============================================================
[23:02:47] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[23:02:47] [Server thread/WARN]: Offendor: org/ibex/nestedvm/RuntimeCompiler.main([Ljava/lang/String;)V
[23:02:47] [Server thread/WARN]: Use FMLCommonHandler.exitJava instead
[23:02:47] [Server thread/WARN]: =============================================================
[23:02:47] [Server thread/WARN]: =============================================================
[23:02:47] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[23:02:47] [Server thread/WARN]: Offendor: org/ibex/nestedvm/RuntimeCompiler.main([Ljava/lang/String;)V
[23:02:47] [Server thread/WARN]: Use FMLCommonHandler.exitJava instead
[23:02:47] [Server thread/WARN]: =============================================================
[23:02:47] [Server thread/INFO]: [AuthMe] SQLite Setup finished
[23:02:48] [Server thread/INFO]: [AuthMe] Hooked into Vault!
[23:02:48] [Server thread/INFO]: [AuthMe] Hooked successfully into Essentials
[23:02:48] [Server thread/INFO]: [AuthMe] Essentials spawn file not found: 'C:\Users\Administrator\Desktop\Thermos-1.7.10\plugins\Essentials\spawn.yml'
[23:02:49] [Server thread/INFO]: [AuthMe] [LICENSE] This product uses data from the GeoLite API created by MaxMind, available at http://www.maxmind.com
[23:02:49] [Server thread/INFO]: [AuthMe] Development builds are available on our jenkins, thanks to f14stelt.
[23:02:49] [Server thread/INFO]: [AuthMe] Do you want a good game server? Look at our sponsor GameHosting.it leader in Italy as Game Server Provider!
[23:02:49] [Server thread/INFO]: [AuthMe] AuthMe 5.2 build n.1542 correctly enabled!
[23:02:49] [Server thread/INFO]: [QuickShop] Enabling QuickShop v0.9.29
[23:02:49] [Server thread/INFO]: [QuickShop] Found permission provider.
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {165;粘液块;粘液块} Error: Invalid material: 165
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {166;屏障;屏障} Error: Invalid material: 166
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {167;铁活板门;铁活板门} Error: Invalid material: 167
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {168*0;海晶石;海晶石} Error: Invalid material: 168
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {168*1;海晶石砖;海晶石砖} Error: Invalid material: 168
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {168*2;暗海晶石;暗海晶石} Error: Invalid material: 168
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {169;海晶灯;海晶灯} Error: Invalid material: 169
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {176;站立的旗帜;站立的旗帜} Error: Invalid material: 176
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {177;墙上的旗帜;墙上的旗帜} Error: Invalid material: 177
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {178;反向阳光传感器;反向阳光传感器} Error: Invalid material: 178
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {179*0;红沙石;红沙石} Error: Invalid material: 179
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {179*1;錾制红沙石;錾制红沙石} Error: Invalid material: 179
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {179*2;平滑红沙石;平滑红沙石} Error: Invalid material: 179
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {180;红沙石楼梯;红沙石楼梯} Error: Invalid material: 180
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {181*0;双红沙石台阶;双红沙石台阶} Error: Invalid material: 181
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {181*8;平滑双红沙石台阶;平滑双红沙石台阶} Error: Invalid material: 181
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {182;红沙石台阶;红沙石台阶} Error: Invalid material: 182
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {183;云杉木栅栏门;云杉木栅栏门} Error: Invalid material: 183
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {184;白桦木栅栏门;白桦木栅栏门} Error: Invalid material: 184
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {185;丛林木栅栏门;丛林木栅栏门} Error: Invalid material: 185
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {186;深色橡木栅栏门;深色橡木栅栏门} Error: Invalid material: 186
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {187;金合欢栅栏门;金合欢栅栏门} Error: Invalid material: 187
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {188;云杉木栅栏;云杉木栅栏} Error: Invalid material: 188
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {189;白桦木栅栏;白桦木栅栏} Error: Invalid material: 189
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {190;丛林木栅栏;丛林木栅栏} Error: Invalid material: 190
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {191;深色橡木栅栏 ;深色橡木栅栏} Error: Invalid material: 191
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {192;金合欢栅栏;金合欢栅栏} Error: Invalid material: 192
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {193;云杉木门;云杉木门} Error: Invalid material: 193
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {194;白桦木门;白桦木门} Error: Invalid material: 194
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {195;丛林木门;丛林木门} Error: Invalid material: 195
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {196;金合欢木门;金合欢木门} Error: Invalid material: 196
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {197;深色橡木门;深色橡木门} Error: Invalid material: 197
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {198;末地烛;末地烛} Error: Invalid material: 198
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {199;紫颂植物;紫颂植物} Error: Invalid material: 199
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {200;紫颂花;紫颂花} Error: Invalid material: 200
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {201;紫珀块;紫珀块} Error: Invalid material: 201
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {202;竖纹紫珀块;竖纹紫珀块} Error: Invalid material: 202
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {203;紫珀块楼梯;紫珀块楼梯} Error: Invalid material: 203
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {204;双紫珀台阶;双紫珀台阶} Error: Invalid material: 204
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {205;紫珀块台阶;紫珀块台阶} Error: Invalid material: 205
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {206;末地石砖;末地石砖} Error: Invalid material: 206
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {207;甜菜种子 ;甜菜种子} Error: Invalid material: 207
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {208;草径;草径} Error: Invalid material: 208
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {209;末地折跃门方块;末地折跃门方块} Error: Invalid material: 209
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {210;循环型命令方块;循环型命令方块} Error: Invalid material: 210
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {211;连锁型命令方块;连锁型命令方块} Error: Invalid material: 211
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {212;霜冰;霜冰} Error: Invalid material: 212
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {213;岩浆块;岩浆块} Error: Invalid material: 213
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {214;地狱疣块;地狱疣块} Error: Invalid material: 214
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {215;红色地狱砖;红色地狱砖} Error: Invalid material: 215
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {216;骨块;骨块} Error: Invalid material: 216
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {217;结构空位;结构空位} Error: Invalid material: 217
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {255;结构方块;结构方块} Error: Invalid material: 255
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {409;海晶碎片;海晶碎片} Error: Invalid material: 409
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {410;海晶砂粒;海晶砂粒} Error: Invalid material: 410
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {411;生兔肉;生兔肉} Error: Invalid material: 411
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {412;熟兔肉;熟兔肉} Error: Invalid material: 412
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {413;兔肉煲;兔肉煲} Error: Invalid material: 413
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {414;兔子脚;兔子脚} Error: Invalid material: 414
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {415;兔子皮 ;兔子皮} Error: Invalid material: 415
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {416;盔甲架;盔甲架} Error: Invalid material: 416
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {423;生羊肉;生羊肉} Error: Invalid material: 423
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {424;熟羊肉;熟羊肉} Error: Invalid material: 424
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {425;旗帜;旗帜} Error: Invalid material: 425
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {426;末影水晶;末影水晶} Error: Invalid material: 426
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {427;云杉木门;云杉木门} Error: Invalid material: 427
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {428;白桦木门;白桦木门} Error: Invalid material: 428
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {429;丛林木门;丛林木门} Error: Invalid material: 429
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {430;金合欢木门;金合欢木门} Error: Invalid material: 430
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {431;深色橡木门 ;深色橡木门} Error: Invalid material: 431
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {432;紫颂果;紫颂果} Error: Invalid material: 432
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {433;爆裂紫颂果;爆裂紫颂果} Error: Invalid material: 433
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {434;甜菜根;甜菜根} Error: Invalid material: 434
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {435;甜菜种子;甜菜种子} Error: Invalid material: 435
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {436;甜菜汤;甜菜汤} Error: Invalid material: 436
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {437;龙息;龙息} Error: Invalid material: 437
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {438;喷溅药水;喷溅药水} Error: Invalid material: 438
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {439;光灵箭;光灵箭} Error: Invalid material: 439
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {440;药箭;药箭} Error: Invalid material: 440
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {441;滞留药水;滞留药水} Error: Invalid material: 441
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {442;盾牌;盾牌} Error: Invalid material: 442
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {443;鞘翅;鞘翅} Error: Invalid material: 443
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {444;云杉船;云杉船} Error: Invalid material: 444
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {445;白桦船;白桦船} Error: Invalid material: 445
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {446;丛林船;丛林船} Error: Invalid material: 446
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {447;金合欢船 ;金合欢船} Error: Invalid material: 447
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {448;深色橡木船;深色橡木船} Error: Invalid material: 448
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {449;不死图腾;不死图腾} Error: Invalid material: 449
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {450;潜影壳;潜影壳} Error: Invalid material: 450
[23:02:49] [Server thread/WARN]: Invalid custom item name definition {452;铁粒;铁粒} Error: Invalid material: 452
[23:02:50] [Server thread/WARN]: Invalid potion item name definition {AWKWARD;粗制的药水;粗制的药水} Error: No enum constant org.bukkit.potion.PotionType.AWKWARD
[23:02:50] [Server thread/WARN]: Invalid potion item name definition {JUMP;跳跃药水;跳跃药水} Error: No enum constant org.bukkit.potion.PotionType.JUMP
[23:02:50] [Server thread/WARN]: Invalid potion item name definition {LUCK;幸运药水;幸运药水} Error: No enum constant org.bukkit.potion.PotionType.LUCK
[23:02:50] [Server thread/WARN]: Invalid potion item name definition {MUNDANE;平凡的药水;平凡的药水} Error: No enum constant org.bukkit.potion.PotionType.MUNDANE
[23:02:50] [Server thread/WARN]: Invalid potion item name definition {THICK;浑浊的药水;浑浊的药水} Error: No enum constant org.bukkit.potion.PotionType.THICK
[23:02:50] [Server thread/WARN]: Invalid potion item name definition {UNCRAFTABLE;给力的药水;给力的药水} Error: No enum constant org.bukkit.potion.PotionType.UNCRAFTABLE
[23:02:50] [Server thread/WARN]: Invalid potion effect type name definition {GLOWING;发光} Error: Invalid PotionEffectType GLOWING
[23:02:50] [Server thread/WARN]: Invalid potion effect type name definition {LEVITATION;飘浮} Error: Invalid PotionEffectType LEVITATION
[23:02:50] [Server thread/WARN]: Invalid potion effect type name definition {LUCK;幸运} Error: Invalid PotionEffectType LUCK
[23:02:50] [Server thread/WARN]: Invalid potion effect type name definition {UNLUCK;霉运} Error: Invalid PotionEffectType UNLUCK
[23:02:50] [Server thread/INFO]: [QuickShop] Limit cfg found...
[23:02:50] [Server thread/INFO]: [QuickShop] Limits.use: false
[23:02:50] [Server thread/INFO]: [QuickShop] {quickshop=0, quickshop.vip=20}
[23:02:50] [Server thread/INFO]: [QuickShop] Loading shops from database...
[23:02:50] [Server thread/INFO]: [QuickShop] Loaded 0 shops.
[23:02:50] [Server thread/INFO]: Cleaning purchase messages from database that are over a week old...
[23:02:50] [Server thread/INFO]: [QuickShop] Registering Listeners
[23:02:50] [Server thread/INFO]: [QuickShop] QuickShop loaded!
[23:02:50] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[23:02:50] [Server thread/INFO]: Done (23.278s)! For help, type &quot;help&quot; or &quot;?&quot;
[23:02:50] [Server thread/INFO]: Registered command forge with permission node net.minecraftforge.server.command.ForgeCommand
[23:02:50] [Server thread/INFO]: Hey, you don't have a server icon! Try out one of Thermos' Icon Generators at https://github.com/CyberdyneCC/ThermosIconGenerators !
[23:02:50] [Server thread/INFO]: [Thermos] Refusing to lock affinity, disabled in cauldron.yml
[23:02:50] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
[23:02:52] [Craft Scheduler Thread - 9/INFO]: [Vault] Checking for Updates:
[23:02:52] [Craft Scheduler Thread - 9/WARN]: [Vault] Stable Version: 1.5.6 is out! You are still running version: 1.4.1
[23:02:52] [Craft Scheduler Thread - 9/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
[23:02:56] [Thermos version retriever/INFO]: New version of Thermos available: 1.7.10-1614.57
[23:02:56] [Thermos version retriever/INFO]: Download at: https://github.com/CyberdyneCC/Thermos/releases
[23:03:05] [User Authenticator #1/INFO]: UUID of player unco_ is 90c3d6e7-c324-3713-bad6-cc967597e597
[23:03:06] [Netty IO #2/INFO]: Client protocol version 2
[23:03:06] [Netty IO #2/INFO]: Client attempting to join with 3 mods : [email protected],[email protected],[email protected]
[23:03:06] [Netty IO #2/INFO]: Attempting connection with missing mods [kimagine] at CLIENT
[23:03:06] [Server thread/INFO]: [Server thread] Server side modded connection established
[23:03:06] [Server thread/INFO]: unco_[/127.0.0.1:3651] logged in with entity id 160 at ([world] 218.6859428027116, 64.0, 256.96349934330925)
[23:03:08] [Server thread/INFO]: [BanItem] 检查了玩家 unco_ 的 1 个背包
[23:03:08] [Server thread/INFO]: [BanItem] 未发现任何禁用物品
[23:03:10] [Server thread/INFO]: unco_ issued server command: /l xxxxxx
[23:03:10] [Craft Scheduler Thread - 12/INFO]: [AuthMe] unco_ logged in!
[23:03:16] [Server thread/INFO]: unco_ lost connection: Disconnected
[23:03:16] [Server thread/INFO]: unco_ left the game.
[23:03:26] [Server thread/INFO]: CONSOLE: Stopping the server..
[23:03:26] [Server thread/INFO]: Stopping server
[23:03:26] [Server thread/INFO]: [QuickShop] Disabling QuickShop v0.9.29
[23:03:26] [Server thread/INFO]: [LWC] Disabling LWC v4.5.0-SNAPSHOT
[23:03:26] [Server thread/INFO]: [LWC] Flushing protection updates (0)
[23:03:26] [Server thread/INFO]: [ColorMOTD] Disabling ColorMOTD v1.5.3
[23:03:26] [Server thread/INFO]: [AuthMe] Disabling AuthMe v5.2-b1542
[23:03:26] [Server thread/INFO]: [AuthMe] Waiting for 0 tasks to finish
[23:03:26] [Server thread/INFO]: [AuthMe] AuthMe 5.2-b1542 disabled!
[23:03:26] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v3.4.0
[23:03:26] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vPre2.14.1.3
[23:03:26] [Server thread/INFO]: [Vault] Disabling Vault v1.4.1-b436
[23:03:26] [Server thread/INFO]: [EssentialsAntiBuild] Disabling EssentialsAntiBuild vPre2.14.1.3
[23:03:26] [Server thread/INFO]: [BanItem] Disabling BanItem v3.0.35
[23:03:26] [Server thread/INFO]: [GroupManager] Disabling GroupManager v2.0 (2.12.1) (Phoenix)
[23:03:26] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[23:03:26] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is disabled!
[23:03:26] [Server thread/INFO]: GroupManager version 2.0 (2.12.1) (Phoenix) is disabled!
[23:03:26] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat vPre2.14.1.3
[23:03:26] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
[23:03:26] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
[23:03:26] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect vPre2.14.1.3
[23:03:26] [Server thread/INFO]: [Essentials] Disabling Essentials vPre2.14.1.3
[23:03:26] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.5;4651611
[23:03:26] [Server thread/INFO]: Saving players
[23:03:26] [Server thread/INFO]: Saving worlds
[23:03:26] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
[23:03:27] [Server thread/INFO]: Saving chunks for level 'DIM1'/The End
[23:03:27] [Server thread/INFO]: Saving chunks for level 'DIM-1'/Nether
[23:03:27] [Server thread/INFO]: Unloading dimension 0
[23:03:27] [Server thread/INFO]: Unloading dimension -1
[23:03:27] [Server thread/INFO]: Unloading dimension 1
[23:03:27] [Server thread/INFO]: Applying holder lookups
[23:03:27] [Server thread/INFO]: Holder lookups applied



BobPlayer
参考我以前的回答:
http://mcbbs.tvt.im/thread-679845-1-1.html

502mc
浅念哥 发表于 2017-6-11 17:40
参考我以前的回答:
http://mcbbs.tvt.im/thread-679845-1-1.html

我知道怎么用ss代理翻墙看Google,但怎么让服务端也走代理?端口1080

BobPlayer
502mc 发表于 2017-6-11 18:41
我知道怎么用ss代理翻墙看Google,但怎么让服务端也走代理?端口1080

参考:
http://www.jiyingss.com/117/