Advertisement
Guest User

ChatManager error

a guest
Mar 14th, 2016
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.42 KB | None | 0 0
  1. [09:18:15] [main/INFO] [FML/]: Forge Mod Loader version 7.99.4.1614 for Minecraft 1.7.10 loading
  2. [09:18:16] [main/INFO] [FML/]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_66-internal, running on Linux:amd64:4.2.0-23-generic, installed at /usr/lib/jvm/java-8-openjdk-amd64/jre
  3. [09:18:16] [main/INFO] [STDERR/]: [pw.prok.imagine.ImagineLoadingPlugin:<clinit>:26]: Loading plugin initialized!
  4. [09:18:16] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  5. [09:18:16] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  6. [09:18:16] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  7. [09:18:16] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  8. [09:18:16] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  9. [09:18:20] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  10. [09:18:20] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  11. [09:18:20] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  12. [09:18:21] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  13. [09:18:21] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  14. [09:18:22] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  15. [09:18:33] [Server thread/INFO] [MinecraftForge/]: Attempting early MinecraftForge initialization
  16. [09:18:33] [Server thread/INFO] [FML/]: MinecraftForge v10.13.4.1614 Initialized
  17. [09:18:33] [Server thread/INFO] [FML/]: Replaced 183 ore recipies
  18. [09:18:34] [Server thread/INFO] [MinecraftForge/]: Completed early MinecraftForge initialization
  19. [09:18:34] [Server thread/INFO] [FML/]: Found 0 mods from the command line. Injecting into mod discoverer
  20. [09:18:34] [Server thread/INFO] [FML/]: Searching /home/Tsyklop/Server/mods for mods
  21. [09:18:34] [Server thread/INFO] [FML/]: Forge Mod Loader has identified 4 mods to load
  22. [09:18:34] [Server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, kimagine] at CLIENT
  23. [09:18:34] [Server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, kimagine] at SERVER
  24. [09:18:35] [Server thread/INFO] [FML/]: Processing ObjectHolder annotations
  25. [09:18:35] [Server thread/INFO] [FML/]: Found 341 ObjectHolder annotations
  26. [09:18:35] [Server thread/INFO] [FML/]: Identifying ItemStackHolder annotations
  27. [09:18:35] [Server thread/INFO] [FML/]: Found 0 ItemStackHolder annotations
  28. [09:18:35] [Server thread/INFO] [FML/Forge]: Configured a dormant chunk cache size of 0
  29. [09:18:35] [Server thread/INFO] [FML/]: Applying holder lookups
  30. [09:18:35] [Server thread/INFO] [FML/]: Holder lookups applied
  31. [09:18:35] [Server thread/INFO] [FML/]: Injecting itemstacks
  32. [09:18:35] [Server thread/INFO] [FML/]: Itemstack injection complete
  33. [09:18:36] [Server thread/INFO] [Minecraft/]: This server is running KCauldron version 1.7.10-R0.1-SNAPSHOT (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  34. [09:18:36] [Server thread/INFO] [/]: Server Ping Player Sample Count: 12
  35. [09:18:36] [Server thread/INFO] [Minecraft/]: Using 2 threads for Netty based IO
  36. [09:18:37] [Server thread/INFO] [FML/]: Injecting itemstacks
  37. [09:18:37] [Server thread/INFO] [FML/]: Itemstack injection complete
  38. [09:18:37] [Server thread/INFO] [FML/]: Forge Mod Loader has successfully loaded 4 mods
  39. [09:18:37] [Server thread/INFO] [FML/]: Injecting existing block and item data into this server instance
  40. [09:18:37] [Server thread/INFO] [FML/]: Applying holder lookups
  41. [09:18:37] [Server thread/INFO] [FML/]: Holder lookups applied
  42. [09:18:38] [Server thread/INFO] [/]: Mapping loaded 11 packages, 7841 classes, 26711 fields, 53884 methods, flags 1ffa
  43. [09:18:39] [Server thread/INFO] [/]: Loaded inheritance map of 895 classes
  44. [09:18:39] [Server thread/WARN] [FML/]: =============================================================
  45. [09:18:39] [Server thread/WARN] [FML/]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  46. [09:18:39] [Server thread/WARN] [FML/]: Offendor: net/md_5/specialsource/SpecialSource.main([Ljava/lang/String;)V
  47. [09:18:39] [Server thread/WARN] [FML/]: Use FMLCommonHandler.exitJava instead
  48. [09:18:39] [Server thread/WARN] [FML/]: =============================================================
  49. [09:18:39] [Server thread/WARN] [FML/]: =============================================================
  50. [09:18:39] [Server thread/WARN] [FML/]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  51. [09:18:39] [Server thread/WARN] [FML/]: Offendor: net/md_5/specialsource/SpecialSource.main([Ljava/lang/String;)V
  52. [09:18:39] [Server thread/WARN] [FML/]: Use FMLCommonHandler.exitJava instead
  53. [09:18:39] [Server thread/WARN] [FML/]: =============================================================
  54. [09:18:39] [Server thread/WARN] [FML/]: =============================================================
  55. [09:18:39] [Server thread/WARN] [FML/]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  56. [09:18:39] [Server thread/WARN] [FML/]: Offendor: net/md_5/specialsource/SpecialSource.main([Ljava/lang/String;)V
  57. [09:18:39] [Server thread/WARN] [FML/]: Use FMLCommonHandler.exitJava instead
  58. [09:18:39] [Server thread/WARN] [FML/]: =============================================================
  59. [09:18:39] [Server thread/WARN] [FML/]: =============================================================
  60. [09:18:39] [Server thread/WARN] [FML/]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  61. [09:18:39] [Server thread/WARN] [FML/]: Offendor: net/md_5/specialsource/SpecialSource.main([Ljava/lang/String;)V
  62. [09:18:39] [Server thread/WARN] [FML/]: Use FMLCommonHandler.exitJava instead
  63. [09:18:39] [Server thread/WARN] [FML/]: =============================================================
  64. [09:18:40] [Server thread/INFO] [me.minebuilders.clearlag.Clearlag/]: [ClearLag] Loading ClearLag v2.9.0
  65. [09:18:40] [Server thread/INFO] [ru.tehkode.permissions.bukkit.PermissionsEx/]: [PermissionsEx] Loading PermissionsEx v1.22.10
  66. [09:18:41] [Server thread/INFO] [autosaveworld.core.AutoSaveWorld/]: [AutoSaveWorld] Loading AutoSaveWorld v4.15.dev
  67. [09:18:41] [Server thread/INFO] [ru.tehkode.modifyworld.bukkit.Modifyworld/]: [Modifyworld] Loading Modifyworld v1.19.7
  68. [09:18:41] [Server thread/INFO] [ru.intervi.dupefixer.Main/]: [DupeFixer] Loading DupeFixer v1.7
  69. [09:18:41] [Server thread/INFO] [net.milkbowl.vault.Vault/]: [Vault] Loading Vault v1.4.1-b436
  70. [09:18:41] [Server thread/INFO] [mc.aledanmar.motd.Motd/]: [ServerMotd] Loading ServerMotd v1.3
  71. [09:18:41] [Server thread/INFO] [me.SgtBud.ChatManager.ChatManager/]: [ChatManager] Loading ChatManager v6.5
  72. [09:18:41] [Server thread/INFO] [fr.xephi.authme.AuthMe/]: [AuthMe] Loading AuthMe v3.4
  73. [09:18:41] [Server thread/INFO] [autosaveworld.core.AutoSaveWorld/]: [AutoSaveWorld] Enabling AutoSaveWorld v4.15.dev
  74. [09:18:41] [Server thread/INFO] [net.milkbowl.vault.Vault/]: [Vault] Enabling Vault v1.4.1-b436
  75. [09:18:42] [Server thread/INFO] [net.milkbowl.vault.Vault/]: [Vault] [Permission] PermissionsEx found: Waiting
  76. [09:18:42] [Server thread/INFO] [net.milkbowl.vault.Vault/]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  77. [09:18:42] [Server thread/INFO] [net.milkbowl.vault.Vault/]: [Vault] [Chat] PermissionsEx found: Waiting
  78. [09:18:43] [Server thread/INFO] [net.milkbowl.vault.Vault/]: [Vault] Enabled Version 1.4.1-b436
  79. [09:18:43] [Server thread/INFO] [FML/]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@719c40be)
  80. [09:18:43] [Server thread/INFO] [FML/]: Loading dimension 1 (DIM1) (net.minecraft.server.dedicated.DedicatedServer@719c40be)
  81. [09:18:43] [Server thread/INFO] [FML/]: Loading dimension -1 (DIM-1) (net.minecraft.server.dedicated.DedicatedServer@719c40be)
  82. [09:18:47] [Server thread/INFO] [me.minebuilders.clearlag.Clearlag/]: [ClearLag] Enabling ClearLag v2.9.0
  83. [09:18:47] [Server thread/INFO] [Minecraft/]: [ClearLag] Loading modules...
  84. [09:18:47] [Server thread/INFO] [Minecraft/]: [ClearLag] Modules enabed, loading config values
  85. [09:18:47] [Server thread/INFO] [Minecraft/]: [ClearLag] Modules have been loaded!
  86. [09:18:47] [Server thread/INFO] [Minecraft/]: [ClearLag] Clearlag is now enabled!
  87. [09:18:47] [Server thread/INFO] [ru.tehkode.permissions.bukkit.PermissionsEx/]: [PermissionsEx] Enabling PermissionsEx v1.22.10
  88. [09:18:47] [Thread-12/INFO] [Minecraft/]: [ClearLag] Checking for updates...
  89. [09:18:47] [Server thread/INFO] [ru.tehkode.permissions.bukkit.PermissionsEx/]: [PermissionsEx] Initializing file backend
  90. [09:18:47] [Server thread/INFO] [ru.tehkode.permissions.bukkit.PermissionsEx/]: [PermissionsEx] Permissions file successfully reloaded
  91. [09:18:48] [Server thread/INFO] [Minecraft/]: [Vault][Permission] PermissionsEx hooked.
  92. [09:18:48] [Server thread/INFO] [Minecraft/]: [Vault][Chat] PermissionsEx_Chat hooked.
  93. [09:18:48] [Server thread/INFO] [ru.tehkode.modifyworld.bukkit.Modifyworld/]: [Modifyworld] Enabling Modifyworld v1.19.7
  94. [09:18:49] [Server thread/INFO] [ru.tehkode.modifyworld.bukkit.Modifyworld/]: [Modifyworld] Modifyworld enabled!
  95. [09:18:49] [Server thread/INFO] [ru.intervi.dupefixer.Main/]: [DupeFixer] Enabling DupeFixer v1.7
  96. [09:18:49] [Server thread/INFO] [/]: [DupeFixer] <--------------------->
  97. [09:18:49] [Server thread/INFO] [/]: [DupeFixer] Старт DupeFixer...
  98. [09:18:49] [Server thread/INFO] [/]: [DupeFixer] Created by InterVi
  99. [09:18:49] [Server thread/INFO] [/]: [DupeFixer] <--------------------->
  100. [09:18:49] [Server thread/INFO] [mc.aledanmar.motd.Motd/]: [ServerMotd] Enabling ServerMotd v1.3
  101. [09:18:49] [Server thread/INFO] [Minecraft/]: [ServerMotd] ServerMotd v1.4 enabled correctly!
  102. [09:18:49] [Server thread/INFO] [me.SgtBud.ChatManager.ChatManager/]: [ChatManager] Enabling ChatManager v6.5
  103. [09:18:49] [Server thread/ERROR] [Minecraft/]: Error occurred while enabling ChatManager v6.5 (Is it up to date?)
  104. java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/libs/jline/internal/Log
  105. at me.SgtBud.ChatManager.ChatManager.onEnable(ChatManager.java:25) ~[?:?]
  106. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[JavaPlugin.class:1.7.10-R0.1-SNAPSHOT]
  107. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:368) [JavaPluginLoader.class:1.7.10-R0.1-SNAPSHOT]
  108. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:410) [SimplePluginManager.class:1.7.10-R0.1-SNAPSHOT]
  109. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:415) [CraftServer.class:1.7.10-R0.1-SNAPSHOT]
  110. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:349) [CraftServer.class:1.7.10-R0.1-SNAPSHOT]
  111. at net.minecraft.server.MinecraftServer.func_71243_i(MinecraftServer.java:511) [MinecraftServer.class:?]
  112. at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:485) [MinecraftServer.class:?]
  113. at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:445) [MinecraftServer.class:?]
  114. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:336) [lt.class:?]
  115. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:631) [MinecraftServer.class:?]
  116. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66-internal]
  117. Caused by: java.lang.ClassNotFoundException: org.bukkit.craftbukkit.libs.jline.internal.Log
  118. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:394) ~[PluginClassLoader.class:1.7.10-R0.1-SNAPSHOT]
  119. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:211) ~[PluginClassLoader.class:1.7.10-R0.1-SNAPSHOT]
  120. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_66-internal]
  121. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_66-internal]
  122. ... 12 more
  123. [09:18:49] [Server thread/INFO] [fr.xephi.authme.AuthMe/]: [AuthMe] Enabling AuthMe v3.4
  124. [09:18:49] [Thread-13/WARN] [ru.tehkode.permissions.bukkit.PermissionsEx/]: [PermissionsEx] An update to PermissionsEx version 1.23.4 is available to download from http://dev.bukkit.org/bukkit-plugins/permissionsex/. Please review the changes and update as soon as possible!
  125. [09:18:49] [Thread-12/INFO] [Minecraft/]: [ClearLag] No updates found!
  126. [09:18:49] [Server thread/INFO] [fr.xephi.authme.AuthMe/]: [AuthMe] Loading Configuration File...
  127. [09:18:49] [Server thread/INFO] [AuthMe/]: [AuthMe] Set Language: en
  128. [09:18:49] [Server thread/INFO] [AuthMe/]: [AuthMe] Vault plugin detected, hook with PermissionsEx system
  129. [09:18:50] [Server thread/INFO] [AuthMe/]: [AuthMe] LICENSE : This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
  130. [09:18:50] [Server thread/INFO] [AuthMe/]: [AuthMe] Authme 3.4 enabled
  131. [09:18:50] [Server thread/INFO] [Minecraft/]: Server permissions file permissions.yml is empty, ignoring it
  132. [09:18:50] [Craft Scheduler Thread - 2/INFO] [net.milkbowl.vault.Vault/]: [Vault] Checking for Updates:
  133. [09:18:50] [Craft Scheduler Thread - 2/WARN] [net.milkbowl.vault.Vault/]: [Vault] Stable Version: 1.5.6 is out! You are still running version: 1.4.1
  134. [09:18:50] [Craft Scheduler Thread - 2/WARN] [net.milkbowl.vault.Vault/]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement