本帖最后由 1069418097 于 2019-7-9 15:50 编辑
复制代码
1.14.2 水龙头核心 崩服了谢谢各位大佬了!!
- [12:59:49] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to RFChairs v1.5
- org.bukkit.event.EventException: null
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:520) ~[Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:505) ~[Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at org.bukkit.craftbukkit.v1_14_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:429) ~[Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at net.minecraft.server.v1_14_R1.PlayerInteractManager.a(PlayerInteractManager.java:435) ~[Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1267) ~[Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at net.minecraft.server.v1_14_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:27) ~[Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at net.minecraft.server.v1_14_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:1) ~[Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:13) ~[Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) [Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(SourceFile:135) [Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) [Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(SourceFile:114) [Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at net.minecraft.server.v1_14_R1.MinecraftServer.aW(MinecraftServer.java:895) [Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:888) [Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeAll(SourceFile:99) [Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:871) [Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:805) [Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_202]
- Caused by: java.lang.NullPointerException
- at com.rifledluffy.chairs.Chair.getLocation(Chair.java:48) ~[?:?]
- at com.rifledluffy.chairs.ChairHandler.blockIsChair(ChairHandler.java:397) ~[?:?]
- at com.rifledluffy.chairs.ChairHandler.onRightClick(ChairHandler.java:87) ~[?:?]
- at sun.reflect.GeneratedMethodAccessor93.invoke(Unknown Source) ~[?:?]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_202]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_202]
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- ... 19 more
- [12:59:49] [Server thread/INFO]: Youny issued server command: /res
- [12:59:50] [Server thread/INFO]: [Lv.15]<heylookitslinds> 这个
- [12:59:51] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to RFChairs v1.5
- org.bukkit.event.EventException: null
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:520) ~[Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:505) ~[Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at org.bukkit.craftbukkit.v1_14_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:429) ~[Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at net.minecraft.server.v1_14_R1.PlayerInteractManager.a(PlayerInteractManager.java:435) ~[Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1267) ~[Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at net.minecraft.server.v1_14_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:27) ~[Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at net.minecraft.server.v1_14_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:1) ~[Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:13) ~[Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) [Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(SourceFile:135) [Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) [Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(SourceFile:114) [Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at net.minecraft.server.v1_14_R1.MinecraftServer.aW(MinecraftServer.java:895) [Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:888) [Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeAll(SourceFile:99) [Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:871) [Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:805) [Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_202]
- Caused by: java.lang.NullPointerException
- at com.rifledluffy.chairs.Chair.getLocation(Chair.java:48) ~[?:?]
- at com.rifledluffy.chairs.ChairHandler.blockIsChair(ChairHandler.java:397) ~[?:?]
- at com.rifledluffy.chairs.ChairHandler.onRightClick(ChairHandler.java:87) ~[?:?]
- at sun.reflect.GeneratedMethodAccessor93.invoke(Unknown Source) ~[?:?]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_202]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_202]
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- ... 19 more
- [12:59:51] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to RFChairs v1.5
- org.bukkit.event.EventException: null
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:520) ~[Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:505) ~[Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at org.bukkit.craftbukkit.v1_14_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:429) ~[Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at net.minecraft.server.v1_14_R1.PlayerInteractManager.a(PlayerInteractManager.java:435) ~[Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1267) ~[Spigot-1.14.2.jar:git-Spigot-01d0f04-455023c]
- [13:00:51] [Server thread/INFO]: [Residence] Disabled!
- [13:00:51] [Server thread/INFO]: [ChestCommands] Disabling ChestCommands v3.1.3
- [13:00:51] [Server thread/INFO]: [GreatFireWall] Disabling GreatFireWall v5.0
- [13:00:51] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.25-SNAPSHOT (build 1693)
- [13:00:51] [Server thread/WARN]: java.lang.IllegalStateException: Removing entity while ticking!
- [13:00:51] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.WorldServer.removeEntity(WorldServer.java:1098)
- [13:00:51] [Server thread/WARN]: at net.citizensnpcs.nms.v1_14_R1.util.NMSImpl.removeFromWorld(NMSImpl.java:857)
- [13:00:51] [Server thread/WARN]: at net.citizensnpcs.util.NMS.removeFromWorld(NMS.java:325)
- [13:00:51] [Server thread/WARN]: at net.citizensnpcs.nms.v1_14_R1.entity.HumanController.remove(HumanController.java:118)
- [13:00:51] [Server thread/WARN]: at net.citizensnpcs.npc.CitizensNPC.despawn(CitizensNPC.java:98)
- [13:00:51] [Server thread/WARN]: at net.citizensnpcs.Citizens.despawnNPCs(Citizens.java:131)
- [13:00:51] [Server thread/WARN]: at net.citizensnpcs.Citizens.onDisable(Citizens.java:274)
- [13:00:51] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
- [13:00:51] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:377)
- [13:00:51] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:437)
- [13:00:51] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:429)
- [13:00:51] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.disablePlugins(CraftServer.java:392)
- [13:00:51] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.stop(MinecraftServer.java:676)
- [13:00:51] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.stop(DedicatedServer.java:695)
- [13:00:51] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:842)
- [13:00:51] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
- [13:00:51] [Server thread/INFO]: [GrScriptBlock] Disabling GrScriptBlock v1.1.0
- [13:00:51] [Server thread/INFO]: [Civs] Disabling Civs v1.3.7
- [13:00:51] [Server thread/INFO]: [Civs] Civs Version: 1.3.7 is now disabled!
- [13:00:51] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.5.0-SNAPSHOT
- [13:00:51] [Server thread/INFO]: [PlayerPoints] Disabling PlayerPoints v2.1.4
- [13:00:51] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: playerpoints
- [13:00:51] [Server thread/INFO]: [Essentials] Disabling Essentials v2.16.1.156
- [13:00:51] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy unhooked.
- [13:00:51] [Server thread/INFO]: [Deathmoney] Disabling Deathmoney v0.4
- [13:00:51] [Server thread/INFO]: [Deathmoney] Disabled Version 0.4
- [13:00:51] [Server thread/INFO]: [Vault] Disabling Vault v1.7.2-b107
- [13:00:51] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
- [13:00:51] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: vault
- [13:00:51] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v2.1.2
- [13:00:51] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
- [13:00:51] [Server thread/INFO]: [mcMMO] Disabling mcMMO v2.1.92-SNAPSHOT
- [13:00:51] [Server thread/INFO]: [mcMMO] Saving mcMMOPlayers... (10)
- [13:00:51] [Server thread/INFO]: [mcMMO] Saving data for player: Lovelybebe
- [13:00:51] [Server thread/INFO]: [mcMMO] Saving data for player: 885641
- [13:00:51] [Server thread/INFO]: [mcMMO] Saving data for player: Mo_chen
- [13:00:51] [Server thread/INFO]: [mcMMO] Saving data for player: heylookitslinds
- [13:00:51] [Server thread/INFO]: [mcMMO] Saving data for player: lone10124
- [13:00:51] [Server thread/INFO]: [mcMMO] Saving data for player: _xLuke
- [13:00:51] [Server thread/INFO]: [mcMMO] Saving data for player: major_jun
- [13:00:51] [Server thread/INFO]: [mcMMO] Saving data for player: Youny
- [13:00:51] [Server thread/INFO]: [mcMMO] Saving data for player: Red_dates
- [13:00:51] [Server thread/INFO]: [mcMMO] Saving data for player: whaleblows
- [13:00:51] [Server thread/INFO]: [mcMMO] Finished save operation for 10 players!
- [13:00:51] [Server thread/INFO]: [SQLibrary] Disabling SQLibrary v7.1
- [13:00:51] [Server thread/INFO]: SQLibrary stopped.
- [13:00:51] [Server thread/INFO]: [RFChairs] Disabling RFChairs v1.5
- [13:00:51] [Server thread/INFO]: [RFChairs] Saving 0 Players that had toggled off.
- [13:00:51] [Server thread/INFO]: [RFChairs] Saving Configuration Files!
- [13:00:51] [Server thread/INFO]: [RFChairs] Rifle's Chairs has been disabled!
- [13:00:51] [Server thread/INFO]: [AkkariinSign] Disabling AkkariinSign v1.0
- [13:00:51] [Server thread/INFO]: [DangerousCaves] Disabling DangerousCaves v10.5
- [13:00:51] [Server thread/INFO]: [ImageOnMap] Disabling ImageOnMap v2.99
- [13:00:51] [Server thread/INFO]: [ChineseCommand] Disabling ChineseCommand v1.4
- [13:00:51] [Server thread/INFO]: [NoSpawnChunks] Disabling NoSpawnChunks v2.0-b147
- [13:00:51] [Server thread/INFO]: [NoSpawnChunks] NoSpawnChunks v2.0-b147 has been disabled.
- [13:00:51] [Server thread/INFO]: [DeluxeTags] Disabling DeluxeTags v1.7.1
- [13:00:51] [Server thread/INFO]: [ChopTree2] Disabling ChopTree2 v1.14.2-2.4.3
- [13:00:51] [Server thread/INFO]: [InventoryRollback] Disabling InventoryRollback v1.3.6
- [13:00:51] [Server thread/INFO]: [ChestSort] Disabling ChestSort v4.0
- [13:00:51] [Server thread/INFO]: [LaggRemover] Disabling LaggRemover v2.0.5
- [13:00:51] [Server thread/INFO]: [LaggRemover] LaggRemover has been disabled!
- [13:00:51] [Server thread/INFO]: [IllegalStack] Disabling IllegalStack v1.7.6
- [13:00:51] [Server thread/INFO]: [Stp] Disabling Stp v0.0.3
- [13:00:51] [Server thread/INFO]: [Stp] Stp 已被卸载.
- [13:00:51] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.9.1
- [13:00:51] [Server thread/INFO]: [GroupManager] Disabling GroupManager v3.1
- [13:00:51] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
- [13:00:51] [Server thread/INFO]: [GM+] [INFO] Scheduled Data Saving is disabled!
- [13:00:51] [Server thread/INFO]: [GM+] [INFO] Scheduled Data Saving is disabled!
- [13:00:51] [Server thread/INFO]: GroupManager version 3.1 is disabled!
- [13:00:51] [Server thread/INFO]: [OpenInv] Disabling OpenInv v4.0.3
- [13:00:51] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.0.0-SNAPSHOT;4213-d48702a
- [13:00:51] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
- [13:00:51] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v4.2.58
- [13:00:51] [Server thread/INFO]: [LuckPerms] Closing storage...
- [13:00:51] [Server thread/INFO]: [LuckPerms] Shutting down internal scheduler...
- [13:00:51] [Server thread/INFO]: [LuckPerms] Goodbye!1
1.14.2 水龙头核心 崩服了谢谢各位大佬了!!
有问题的插件:RFChairs / Civs(不是崩服原因,只是说一下,不过也可能造成崩服)
贴出文件:D:\梦想旅途\纯净生存\.\crash-reports\crash-2019-07-09_13.00.50-server.txt
这个是崩溃报告。你给个服务器日志还不够。
贴出文件:D:\梦想旅途\纯净生存\.\crash-reports\crash-2019-07-09_13.00.50-server.txt
这个是崩溃报告。你给个服务器日志还不够。