Advertisement
Guest User

Untitled

a guest
Aug 26th, 2019
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.38 KB | None | 0 0
  1. [08:58:46] [Server thread/INFO]: Starting minecraft server version 1.12.2
  2. [08:58:46] [Server thread/INFO]: Loading properties
  3. [08:58:46] [Server thread/INFO]: Default game type: SURVIVAL
  4. [08:58:46] [Server thread/INFO]: Generating keypair
  5. [08:58:46] [Server thread/INFO]: Starting Minecraft server on *:41824
  6. [08:58:46] [Server thread/INFO]: Using epoll channel type
  7. [08:58:47] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-2b93d83 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
  8. [08:58:47] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  9. [08:58:47] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.9;caf0ad9
  10. [08:58:47] [Server thread/INFO]: [SetSpawn] Loading SetSpawn v2.2.1
  11. [08:58:47] [Server thread/INFO]: [MaxBans] Loading MaxBans v2.7
  12. [08:58:47] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.3.2
  13. [08:58:47] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
  14. [08:58:47] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  15. [08:58:47] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  16. [08:58:47] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.2-SNAPSHOT;8eeab68
  17. [08:58:47] [Server thread/INFO]: [IslandWorld] Loading IslandWorld v8.5
  18. [08:58:47] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
  19. [08:58:47] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  20. [08:58:47] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  21. [08:58:47] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  22. [08:58:47] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  23. [08:58:47] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
  24. [08:58:47] [Server thread/INFO]: Preparing level "World"
  25. [08:58:48] [Server thread/INFO]: Preparing start region for level 0 (Seed: -271489775891323296)
  26. [08:58:49] [Server thread/INFO]: Preparing spawn area: 11%
  27. [08:58:50] [Server thread/INFO]: Preparing spawn area: 62%
  28. [08:58:51] [Server thread/INFO]: Preparing start region for level 1 (Seed: -271489775891323296)
  29. [08:58:52] [Server thread/INFO]: Preparing spawn area: 75%
  30. [08:58:52] [Server thread/INFO]: Preparing start region for level 2 (Seed: -271489775891323296)
  31. [08:58:53] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  32. [08:58:53] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  33. [08:58:53] [Server thread/ERROR]: [PermissionsEx]
  34. ========== UNABLE TO LOAD PERMISSIONS BACKEND =========
  35. Your configuration must be fixed before PEX will enable
  36. Details: Error loading permissions file!
  37. =======================================================
  38. ru.tehkode.permissions.exceptions.PermissionBackendException: Error loading permissions file!
  39. at ru.tehkode.permissions.backends.file.FileBackend.reload(FileBackend.java:321) ~[PermissionsEx-1.23.4.jar:?]
  40. at ru.tehkode.permissions.backends.file.FileBackend.<init>(FileBackend.java:120) ~[PermissionsEx-1.23.4.jar:?]
  41. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_212]
  42. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_212]
  43. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
  44. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
  45. at ru.tehkode.permissions.backends.PermissionBackend.getBackend(PermissionBackend.java:392) ~[PermissionsEx-1.23.4.jar:?]
  46. at ru.tehkode.permissions.backends.PermissionBackend.getBackend(PermissionBackend.java:367) ~[PermissionsEx-1.23.4.jar:?]
  47. at ru.tehkode.permissions.PermissionManager.createBackend(PermissionManager.java:624) ~[PermissionsEx-1.23.4.jar:?]
  48. at ru.tehkode.permissions.PermissionManager.setBackend(PermissionManager.java:606) ~[PermissionsEx-1.23.4.jar:?]
  49. at ru.tehkode.permissions.PermissionManager.initBackend(PermissionManager.java:693) ~[PermissionsEx-1.23.4.jar:?]
  50. at ru.tehkode.permissions.PermissionManager.<init>(PermissionManager.java:67) ~[PermissionsEx-1.23.4.jar:?]
  51. at ru.tehkode.permissions.bukkit.PermissionsEx.onEnable(PermissionsEx.java:175) [PermissionsEx-1.23.4.jar:?]
  52. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  53. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:329) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  54. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  55. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:367) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  56. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:328) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  57. at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:412) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  58. at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:373) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  59. at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:328) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  60. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:248) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  61. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:522) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  62. at java.lang.Thread.run(Thread.java:813) [?:1.8.0_212]
  63. Caused by: org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
  64. in 'string', line 78, column 5:
  65. options:
  66. ^
  67. expected <block end>, but found BlockEntry
  68. in 'string', line 80, column 5:
  69. - "*"
  70. ^
  71.  
  72. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  73. at ru.tehkode.permissions.backends.file.FileConfig.loadFromString(FileConfig.java:68) ~[?:?]
  74. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:162) ~[craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  75. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130) ~[craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  76. at ru.tehkode.permissions.backends.file.FileConfig.load(FileConfig.java:38) ~[?:?]
  77. at ru.tehkode.permissions.backends.file.FileBackend.reload(FileBackend.java:309) ~[?:?]
  78. ... 23 more
  79. Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
  80. in 'string', line 78, column 5:
  81. options:
  82. ^
  83. expected <block end>, but found BlockEntry
  84. in 'string', line 80, column 5:
  85. - "*"
  86. ^
  87.  
  88. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:571) ~[craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  89. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:157) ~[craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  90. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:147) ~[craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  91. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:227) ~[craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  92. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:154) ~[craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  93. at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:249) ~[craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  94. at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:240) ~[craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  95. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:228) ~[craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  96. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:154) ~[craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  97. at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:249) ~[craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  98. at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:240) ~[craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  99. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:228) ~[craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  100. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:154) ~[craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  101. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  102. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  103. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:140) ~[craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  104. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524) ~[craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  105. at org.yaml.snakeyaml.Yaml.load(Yaml.java:437) ~[craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  106. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53) ~[craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  107. at ru.tehkode.permissions.backends.file.FileConfig.loadFromString(FileConfig.java:68) ~[?:?]
  108. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:162) ~[craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  109. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130) ~[craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  110. at ru.tehkode.permissions.backends.file.FileConfig.load(FileConfig.java:38) ~[?:?]
  111. at ru.tehkode.permissions.backends.file.FileBackend.reload(FileBackend.java:309) ~[?:?]
  112. ... 23 more
  113. [08:58:53] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
  114. [08:58:53] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  115. [08:58:53] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.9;caf0ad9
  116. [08:58:53] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  117. [08:58:54] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R2 as the Bukkit adapter
  118. [08:58:54] [Server thread/INFO]: [SetSpawn] Enabling SetSpawn v2.2.1
  119. [08:58:54] [Server thread/INFO]: [MaxBans] Enabling MaxBans v2.7
  120. [08:58:54] [Server thread/INFO]: [MaxBans] Using SQLite
  121. [08:58:54] [Server thread/INFO]: [MaxBans] Loading from DB...
  122. [08:58:54] [Server thread/INFO]: [MaxBans] Loading bans
  123. [08:58:54] [Server thread/INFO]: [MaxBans] Loading ipbans
  124. [08:58:54] [Server thread/INFO]: [MaxBans] Loading mutes
  125. [08:58:54] [Server thread/INFO]: [MaxBans] Loading player names...
  126. [08:58:54] [Server thread/INFO]: [MaxBans] Loading IP History
  127. [08:58:54] [Server thread/INFO]: [MaxBans] Loading warn history...
  128. [08:58:54] [Server thread/INFO]: [MaxBans] Loading chat commands...
  129. [08:58:54] [Server thread/INFO]: [MaxBans] Loading history...
  130. [08:58:54] [Server thread/INFO]: [MaxBans] Starting DNS blacklist
  131. [08:58:54] [Server thread/INFO]: [MaxBans] Loading proxys...
  132. [08:58:54] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.3.2
  133. [08:58:54] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  134. [08:58:54] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  135. [08:58:54] [Server thread/INFO]: git-Bukkit-2b93d83 (MC: 1.12.2)
  136. [08:58:54] [Server thread/INFO]: 1.12.2-R0.1-SNAPSHOT
  137. [08:58:54] [Server thread/INFO]: Using locale c.u_US
  138. [08:58:54] [Server thread/INFO]: Using locale c.u_US
  139. [08:58:54] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
  140. [08:58:54] [Server thread/INFO]: Essentials: Using superperms based permissions.
  141. [08:58:54] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  142. [08:58:54] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.2-SNAPSHOT;8eeab68
  143. [08:58:54] [Server thread/INFO]: [WorldGuard] (World) TNT ignition is PERMITTED.
  144. [08:58:54] [Server thread/INFO]: [WorldGuard] (World) Lighters are PERMITTED.
  145. [08:58:54] [Server thread/INFO]: [WorldGuard] (World) Lava fire is blocked.
  146. [08:58:54] [Server thread/INFO]: [WorldGuard] (World) Fire spread is UNRESTRICTED.
  147. [08:58:54] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'World'
  148. [08:58:54] [Server thread/INFO]: [WorldGuard] (World_nether) TNT ignition is PERMITTED.
  149. [08:58:54] [Server thread/INFO]: [WorldGuard] (World_nether) Lighters are PERMITTED.
  150. [08:58:54] [Server thread/INFO]: [WorldGuard] (World_nether) Lava fire is blocked.
  151. [08:58:54] [Server thread/INFO]: [WorldGuard] (World_nether) Fire spread is UNRESTRICTED.
  152. [08:58:54] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'World_nether'
  153. [08:58:54] [Server thread/INFO]: [WorldGuard] (World_the_end) TNT ignition is PERMITTED.
  154. [08:58:54] [Server thread/INFO]: [WorldGuard] (World_the_end) Lighters are PERMITTED.
  155. [08:58:54] [Server thread/INFO]: [WorldGuard] (World_the_end) Lava fire is blocked.
  156. [08:58:54] [Server thread/INFO]: [WorldGuard] (World_the_end) Fire spread is UNRESTRICTED.
  157. [08:58:54] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'World_the_end'
  158. [08:58:54] [Server thread/INFO]: [WorldGuard] Loading region data...
  159. [08:58:55] [Server thread/INFO]: [IslandWorld] Enabling IslandWorld v8.5
  160. [08:58:55] [Server thread/INFO]: [IslandWorld] Dynmap support disabled
  161. [08:58:55] [Server thread/INFO]: [IslandWorld] Saved plugins/IslandWorld/messages_def.yml
  162. [08:58:55] [Server thread/INFO]: [IslandWorld] Trying to create new world
  163. [08:58:55] [Server thread/INFO]: Preparing start region for level 3 (Seed: 1788566766817379132)
  164. [08:58:55] [Server thread/INFO]: [WorldGuard] (islandworld) TNT ignition is PERMITTED.
  165. [08:58:55] [Server thread/INFO]: [WorldGuard] (islandworld) Lighters are PERMITTED.
  166. [08:58:55] [Server thread/INFO]: [WorldGuard] (islandworld) Lava fire is blocked.
  167. [08:58:55] [Server thread/INFO]: [WorldGuard] (islandworld) Fire spread is UNRESTRICTED.
  168. [08:58:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'islandworld'
  169. [08:58:55] [Server thread/INFO]: [IslandWorld] Worlds info: islandworld/World[-297.5/88/709.5/0.0/0.0]
  170. [08:58:55] [Server thread/INFO]: [IslandWorld] Using New Schematic Manager
  171. [08:58:55] [Server thread/INFO]: [IslandWorld] Using sql driver org.sqlite.JDBC, url: jdbc:sqlite:/home/gs-41824/plugins/IslandWorld/rank.db
  172. [08:58:55] [Server thread/INFO]: [IslandWorld] Checking for updates
  173. [08:58:55] [Server thread/INFO]: [IslandWorld] ########## IslandWorld update ##########
  174. [08:58:55] [Server thread/INFO]: [IslandWorld] A new version of IslandWorld was found!
  175. [08:58:55] [Server thread/INFO]: [IslandWorld] Version found: Island World v8.4
  176. [08:58:55] [Server thread/INFO]: [IslandWorld] Version running: IslandWorld v8.5
  177. [08:58:55] [Server thread/INFO]: [IslandWorld] #####################################
  178. [08:58:55] [Server thread/INFO]: [IslandWorld] Loaded 9999 free islands.
  179. [08:58:55] [Server thread/INFO]: [IslandWorld] Loaded 1 taken islands.
  180. [08:58:55] [Server thread/INFO]: [IslandWorld] Loaded 0 helping players.
  181. [08:58:55] [Server thread/INFO]: [IslandWorld] Loaded 0 points.
  182. [08:58:55] [Server thread/INFO]: [IslandWorld] Plugin enabled.
  183. [08:58:55] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  184. [08:58:55] [Server thread/INFO]: Done (7.960s)! For help, type "help" or "?"
  185. [08:58:55] [Server thread/INFO]: Starting GS4 status listener
  186. [08:58:55] [Query Listener #1/INFO]: Query running on 0.0.0.0:41824
  187. [08:58:56] [Server thread/WARN]: [HolographicDisplays] Unable to get a stack trace element, please inform the developer. You will only see this error once and a fallback method will be used.
  188. java.lang.NoSuchMethodException: java.lang.Throwable.getStackTraceDepth()
  189. at java.lang.Class.newNoSuchMethodException(Class.java:562) ~[?:1.8.0_212]
  190. at java.lang.Class.throwExceptionOrReturnNull(Class.java:1195) ~[?:1.8.0_212]
  191. at java.lang.Class.getMethodHelper(Class.java:1259) ~[?:1.8.0_212]
  192. at java.lang.Class.getDeclaredMethod(Class.java:931) ~[?:1.8.0_212]
  193. at com.gmail.filoghost.holographicdisplays.util.reflection.ReflectMethod.init(ReflectMethod.java:36) ~[HolographicDisplays.jar:?]
  194. at com.gmail.filoghost.holographicdisplays.util.reflection.ReflectMethod.invoke(ReflectMethod.java:42) ~[HolographicDisplays.jar:?]
  195. at com.gmail.filoghost.holographicdisplays.util.reflection.ReflectionUtils.getStackTraceElement(ReflectionUtils.java:58) [HolographicDisplays.jar:?]
  196. at com.gmail.filoghost.holographicdisplays.nms.v1_12_R1.EntityNMSArmorStand.getId(EntityNMSArmorStand.java:155) [HolographicDisplays.jar:?]
  197. at net.minecraft.server.v1_12_R1.PacketPlayOutEntityTeleport.<init>(SourceFile:22) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  198. at com.gmail.filoghost.holographicdisplays.nms.v1_12_R1.EntityNMSArmorStand.setLocationNMS(EntityNMSArmorStand.java:220) [HolographicDisplays.jar:?]
  199. at com.gmail.filoghost.holographicdisplays.nms.v1_12_R1.NmsManagerImpl.spawnNMSArmorStand(NmsManagerImpl.java:100) [HolographicDisplays.jar:?]
  200. at com.gmail.filoghost.holographicdisplays.object.line.CraftTextLine.spawn(CraftTextLine.java:104) [HolographicDisplays.jar:?]
  201. at com.gmail.filoghost.holographicdisplays.object.CraftHologram.spawnEntities(CraftHologram.java:314) [HolographicDisplays.jar:?]
  202. at com.gmail.filoghost.holographicdisplays.object.CraftHologram.refreshAll(CraftHologram.java:261) [HolographicDisplays.jar:?]
  203. at com.gmail.filoghost.holographicdisplays.task.StartupLoadHologramsTask.run(StartupLoadHologramsTask.java:38) [HolographicDisplays.jar:?]
  204. at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:58) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  205. at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:360) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  206. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:690) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  207. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:371) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  208. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:651) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  209. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:555) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  210. at java.lang.Thread.run(Thread.java:813) [?:1.8.0_212]
  211. [08:58:56] [pool-3-thread-4/INFO]: [Vault] Checking for Updates ...
  212. [08:58:56] [pool-3-thread-4/INFO]: [Vault] No new version available
  213. [08:59:01] [User Authenticator #1/INFO]: UUID of player DiamondAlty is 69f5ce19-7935-4f4d-aff4-b2d57606e219
  214. [08:59:02] [Server thread/INFO]: DiamondAlty[/86.23.60.224:56612] logged in with entity id 99 at ([World]480.2078518250201, 62.0, 657.2182632141378)
  215. [08:59:04] [Server thread/INFO]: DiamondAlty issued server command: /pex
  216. [08:59:04] [Server thread/ERROR]: null
  217. org.bukkit.command.CommandException: Cannot execute command 'pex' in plugin PermissionsEx v1.23.4 - plugin is disabled.
  218. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:36) ~[craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  219. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140) ~[craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  220. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:628) ~[craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  221. at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1338) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  222. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1198) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  223. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(SourceFile:37) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  224. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(SourceFile:9) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  225. at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  226. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
  227. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
  228. at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  229. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:696) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  230. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:371) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  231. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:651) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  232. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:555) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
  233. at java.lang.Thread.run(Thread.java:813) [?:1.8.0_212]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement