Advertisement
GiulioTopLad

Newest Error Chat Control Red

Nov 7th, 2021
993
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 6.27 KB | None | 0 0
  1. 2021-11-07 12:52:22 [INFO] Starting minecraft server version 1.2.5
  2. 2021-11-07 12:52:22 [INFO] Loading properties
  3. 2021-11-07 12:52:22 [INFO] Starting Minecraft server on *:25565
  4. 2021-11-07 12:52:22 [INFO] This server is running CraftBukkit version git-Bukkit-1.2.5-R5.0-1-g4d45a19-b2266jnks (MC: 1.2.5) (Implementing API version 1.2.5-R5.1-SNAPSHOT)
  5. 2021-11-07 12:52:22 [SEVERE] Ancient MC version detected, please follow install steps here: https://mineacademy.org/oldmcsupport
  6. 2021-11-07 12:52:22 [SEVERE] Please note that many features won't work and due to time constraints we can't provide support for such old Minecraft versions.
  7. 2021-11-07 12:52:22 [SEVERE] Could not load 'plugins\ChatControl-Red-10.7.7.jar' in folder 'plugins'
  8. org.bukkit.plugin.InvalidPluginException: java.lang.ExceptionInInitializerError
  9.     at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:151)
  10.     at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
  11.     at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
  12.     at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:214)
  13.     at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:190)
  14.     at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:55)
  15.     at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:158)
  16.     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:424)
  17.     at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
  18. Caused by: java.lang.ExceptionInInitializerError
  19.     at java.lang.Class.forName0(Native Method)
  20.     at java.lang.Class.forName(Unknown Source)
  21.     at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:140)
  22.     ... 8 more
  23. Caused by: java.lang.RuntimeException: Ancient MC detected, see above for installation steps.
  24.     at org.mineacademy.chatcontrol.lib.plugin.SimplePlugin.<clinit>(SimplePlugin.java:191)
  25.     ... 11 more
  26. 2021-11-07 12:52:23 [INFO] [Vault] Loading Vault v1.2.16-b184
  27. 2021-11-07 12:52:23 [INFO] [Vault] Enabling Vault v1.2.16-b184
  28. 2021-11-07 12:52:23 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
  29. 2021-11-07 12:52:23 [INFO] [Vault] Enabled Version 1.2.16-b184
  30. 2021-11-07 12:52:23 [INFO] Preparing level "Nostalgicraft"
  31. 2021-11-07 12:52:23 [INFO] Default game type: 0
  32. 2021-11-07 12:52:23 [INFO] Preparing start region for level 0 (Seed: 1946008188231006515)
  33. 2021-11-07 12:52:23 [INFO] Preparing start region for level 1 (Seed: 1946008188231006515)
  34. 2021-11-07 12:52:23 [INFO] Preparing start region for level 2 (Seed: 1946008188231006515)
  35. 2021-11-07 12:52:23 [INFO] Server permissions file permissions.yml is empty, ignoring it
  36. 2021-11-07 12:52:23 [INFO] Done (0,790s)! For help, type "help" or "?"
  37. 2021-11-07 12:53:42 [INFO] CONSOLE: Stopping the server..
  38. 2021-11-07 12:53:42 [INFO] Stopping server
  39. 2021-11-07 12:53:42 [INFO] [Vault] Disabling Vault v1.2.16-b184
  40. 2021-11-07 12:53:42 [INFO] [Vault] Disabled Version 1.2.16-b184
  41. 2021-11-07 12:53:42 [INFO] Saving chunks
  42. 2021-11-07 12:53:43 [INFO] Stopping server
  43.  
  44.  
  45. 2021-11-07 12:56:26 [INFO] Starting minecraft server version 1.2.5
  46. 2021-11-07 12:56:26 [INFO] Loading properties
  47. 2021-11-07 12:56:26 [INFO] Starting Minecraft server on *:25565
  48. 2021-11-07 12:56:26 [INFO] This server is running CraftBukkit version git-Bukkit-1.2.5-R5.0-1-g4d45a19-b2266jnks (MC: 1.2.5) (Implementing API version 1.2.5-R5.1-SNAPSHOT)
  49. 2021-11-07 12:56:27 [SEVERE] Ancient MC version detected, please follow install steps here: https://mineacademy.org/oldmcsupport
  50. 2021-11-07 12:56:27 [SEVERE] Please note that many features won't work and due to time constraints we can't provide support for such old Minecraft versions.
  51. 2021-11-07 12:56:27 [SEVERE] Could not load 'plugins\ChatControl-Red-10.7.7.jar' in folder 'plugins'
  52. org.bukkit.plugin.InvalidPluginException: java.lang.ExceptionInInitializerError
  53.     at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:151)
  54.     at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
  55.     at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
  56.     at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:214)
  57.     at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:190)
  58.     at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:55)
  59.     at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:158)
  60.     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:424)
  61.     at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
  62. Caused by: java.lang.ExceptionInInitializerError
  63.     at java.lang.Class.forName0(Native Method)
  64.     at java.lang.Class.forName(Unknown Source)
  65.     at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:140)
  66.     ... 8 more
  67. Caused by: java.lang.RuntimeException: Ancient MC detected, see above for installation steps.
  68.     at org.mineacademy.chatcontrol.lib.plugin.SimplePlugin.<clinit>(SimplePlugin.java:191)
  69.     ... 11 more
  70. 2021-11-07 12:56:27 [INFO] [Vault] Loading Vault v1.2.16-b184
  71. 2021-11-07 12:56:27 [INFO] [OldMCSupport] Loading OldMCSupport v1.0.0
  72. 2021-11-07 12:56:27 [INFO] [Vault] Enabling Vault v1.2.16-b184
  73. 2021-11-07 12:56:27 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
  74. 2021-11-07 12:56:27 [INFO] [Vault] Enabled Version 1.2.16-b184
  75. 2021-11-07 12:56:27 [INFO] Preparing level "Nostalgicraft"
  76. 2021-11-07 12:56:27 [INFO] Default game type: 0
  77. 2021-11-07 12:56:27 [INFO] Preparing start region for level 0 (Seed: 1946008188231006515)
  78. 2021-11-07 12:56:27 [INFO] Preparing start region for level 1 (Seed: 1946008188231006515)
  79. 2021-11-07 12:56:27 [INFO] Preparing start region for level 2 (Seed: 1946008188231006515)
  80. 2021-11-07 12:56:27 [INFO] [OldMCSupport] Enabling OldMCSupport v1.0.0
  81. 2021-11-07 12:56:27 [INFO] Server permissions file permissions.yml is empty, ignoring it
  82. 2021-11-07 12:56:27 [INFO] Done (0,790s)! For help, type "help" or "?"
  83. 2021-11-07 12:57:08 [INFO] CONSOLE: Stopping the server..
  84. 2021-11-07 12:57:08 [INFO] Stopping server
  85. 2021-11-07 12:57:08 [INFO] [OldMCSupport] Disabling OldMCSupport v1.0.0
  86. 2021-11-07 12:57:08 [INFO] [Vault] Disabling Vault v1.2.16-b184
  87. 2021-11-07 12:57:08 [INFO] [Vault] Disabled Version 1.2.16-b184
  88. 2021-11-07 12:57:08 [INFO] Saving chunks
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement