Kód: Vybrat vše
93.91.240.151:27466
Robil som to podľa navodu ale nejde mi to,ked sa aj na zaciatku prihlasim neukaže a ni vote za server alebo niečo také
Može mi niekto poslať jeho config?
#1 Příspěvekod hroch24 » 29 bře 2014, 08:37
Kód: Vybrat vše
93.91.240.151:27466
#2 Příspěvekod vojtamaniak » 29 bře 2014, 09:36
#8 Příspěvekod Smexhy » 29 bře 2014, 10:11
#9 Příspěvekod hroch24 » 29 bře 2014, 18:49
Kód: Vybrat vše
[07:16:55] [Server thread/INFO]: Starting minecraft server version 1.7.5
[07:16:55] [Server thread/INFO]: Loading properties
[07:16:55] [Server thread/INFO]: Default game type: SURVIVAL
[07:16:55] [Server thread/INFO]: Generating keypair
[07:16:55] [Server thread/INFO]: Starting Minecraft server on 93.91.240.151:27466
[07:16:55] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.7.2-R0.3-9-g8e87ff5-b3033jnks (MC: 1.7.5) (Implementing API version 1.7.5-R0.1-SNAPSHOT)
[07:16:56] [Server thread/INFO]: [PermissionsEx] sql backend registered!
[07:16:56] [Server thread/INFO]: [PermissionsEx] file backend registered!
[07:16:56] [Thread-7/INFO]: ----- Bukkit Auto Updater -----
[07:16:56] [Thread-7/INFO]: It appears that you're running a Development Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
[07:16:56] [Thread-7/INFO]: If you would like to be kept informed about new Development Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'dev'.
[07:16:56] [Thread-7/INFO]: With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.
[07:16:56] [Thread-7/INFO]: If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
[07:16:56] [Thread-7/INFO]: ----- ------------------- -----
[07:16:56] [Server thread/ERROR]: Could not load 'plugins/DisguiseCraft.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_6_R3/Packet
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-9-g8e87ff5-b3033jnks]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-9-g8e87ff5-b3033jnks]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-9-g8e87ff5-b3033jnks]
at org.bukkit.craftbukkit.v1_7_R2.CraftServer.loadPlugins(CraftServer.java:351) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-9-g8e87ff5-b3033jnks]
at org.bukkit.craftbukkit.v1_7_R2.CraftServer.<init>(CraftServer.java:313) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-9-g8e87ff5-b3033jnks]
at net.minecraft.server.v1_7_R2.PlayerList.<init>(PlayerList.java:63) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-9-g8e87ff5-b3033jnks]
at net.minecraft.server.v1_7_R2.DedicatedPlayerList.<init>(SourceFile:14) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-9-g8e87ff5-b3033jnks]
at net.minecraft.server.v1_7_R2.DedicatedServer.init(DedicatedServer.java:126) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-9-g8e87ff5-b3033jnks]
at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:426) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-9-g8e87ff5-b3033jnks]
at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-9-g8e87ff5-b3033jnks]
Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_6_R3/Packet
at java.lang.Class.forName0(Native Method) ~[?:1.7.0_51]
at java.lang.Class.forName(Class.java:270) ~[?:1.7.0_51]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-9-g8e87ff5-b3033jnks]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-9-g8e87ff5-b3033jnks]
... 9 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_6_R3.Packet
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-9-g8e87ff5-b3033jnks]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-9-g8e87ff5-b3033jnks]
at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_51]
at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_51]
at java.lang.Class.forName0(Native Method) ~[?:1.7.0_51]
at java.lang.Class.forName(Class.java:270) ~[?:1.7.0_51]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-9-g8e87ff5-b3033jnks]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-9-g8e87ff5-b3033jnks]
... 9 more
[07:16:56] [Server thread/INFO]: [FakaHedaMinequery] Loading FakaHedaMinequery v1.3
[07:16:56] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6
[07:16:56] [Server thread/INFO]: [Vault] Loading Vault v1.2.31-b411
[07:16:56] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.20.4
[07:16:56] [Server thread/INFO]: [PermissionsEx] Initializing file backend
[07:16:56] [Server thread/INFO]: Permissions file successfully reloaded
[07:16:56] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
[07:16:56] [Server thread/INFO]: [LWC] Loading LWC v4.4.0 (b881) (July 11, 2013)
[07:16:56] [Server thread/INFO]: [uSkyBlock] Loading uSkyBlock v2.0.0
[07:16:56] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
[07:16:56] [Server thread/INFO]: [ZavAutoMessager] Loading ZavAutoMessager v2.6
[07:16:56] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.6.2
[07:16:56] [Server thread/INFO]: [ColorMe] Loading ColorMe v3.8.1
[07:16:56] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
[07:16:56] [Server thread/INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.13
[07:16:56] [Server thread/INFO]: [MobArena] Loading MobArena v0.96.2
[07:16:56] [Server thread/INFO]: [GAListener] Loading GAListener v1.1
[07:16:56] [Server thread/INFO]: [MoneyDrop] Loading MoneyDrop v2.2.0
[07:16:56] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
[07:16:56] [Server thread/INFO]: [Jobs] Loading Jobs v2.11.4
[07:16:56] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.13.1
[07:16:56] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
[07:16:56] [Server thread/INFO]: [ScoreboardStats] Loading ScoreboardStats v0.7.3
[07:16:56] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
[07:16:56] [Server thread/INFO]: [Residence] Loading Residence v2.6.6.6
[07:16:56] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.7.5
[07:16:56] [Server thread/INFO]: [AuthMe] Loading AuthMe v3.3.3
[07:16:56] [Server thread/INFO]: [Vault] Enabling Vault v1.2.31-b411
[07:16:56] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy found: Waiting
[07:16:56] [Server thread/INFO]: [Vault] [Vault][Permission] PermissionsEx found: Waiting
[07:16:56] [Server thread/INFO]: [Vault] [Vault][Permission] SuperPermissions loaded as backup permission system.
[07:16:56] [Server thread/INFO]: [Vault] [Vault][Chat] PermissionsEx found: Waiting
[07:16:56] [Server thread/INFO]: [Vault] [Vault] Enabled Version 1.2.31-b411
[07:16:56] [Server thread/INFO]: [LWC] Enabling LWC v4.4.0 (b881) (July 11, 2013)
[07:16:56] [Server thread/INFO]: [LWC] Connecting to SQLite
[07:16:56] [Server thread/WARN]: java.lang.UnsatisfiedLinkError: /hlserver/27466/plugins/LWC/lib/native/Linux/amd64/libsqlitejdbc.so: /hlserver/27466/plugins/LWC/lib/native/Linux/amd64/libsqlitejdbc.so: file too short
[07:16:56] [Server thread/INFO]: [uSkyBlock] Enabling uSkyBlock v2.0.0
[07:16:56] [Server thread/INFO]: 5000
[07:16:56] [Server thread/INFO]: -1
[07:16:56] [Server thread/INFO]: -1
[07:16:56] [Server thread/INFO]: [uSkyBlock] Using built in protection.
[07:16:56] [Server thread/INFO]: Island Configs Loaded:
[07:16:56] [Server thread/INFO]: [uSkyBlock] 1 schematics loaded.
[07:16:56] [Server thread/INFO]: [uSkyBlock] uSkyBlock v.2.0.0 enabled.
[07:16:56] [Server thread/INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.13
[07:16:56] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[07:16:56] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[07:16:56] [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.
[07:16:56] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[07:16:56] [Server thread/INFO]: Preparing level "false"
[07:16:56] [Server thread/INFO]: Preparing start region for level 0 (Seed: -7263504822089396078)
[07:16:57] [Server thread/INFO]: Preparing start region for level 1 (Seed: -4956769996502220525)
[07:16:57] [Server thread/INFO]: Preparing start region for level 2 (Seed: -4956769996502220525)
[07:16:57] [Server thread/INFO]: [FakaHedaMinequery] Enabling FakaHedaMinequery v1.3
[07:16:57] [Server thread/INFO]: Starting FakaHedaMinequery server on 93.91.240.151:28466
[07:16:57] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6
[07:16:57] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[07:16:57] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.20.4
[07:16:57] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[07:16:57] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
[07:16:57] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
[07:16:57] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
[07:16:57] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
[07:16:57] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
[07:16:57] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: FLAT & seed: -7263504822089396078
[07:16:57] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: -4956769996502220525
[07:16:57] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: -4956769996502220525
[07:16:57] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'skyworld' - Env: NORMAL - Type: FLAT & seed: 5114725452446509628 & generator: uSkyBlock
[07:16:57] [Server thread/INFO]: Preparing start region for level 3 (Seed: 5114725452446509628)
[07:16:57] [Server thread/WARN]: [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
[07:16:57] [Server thread/WARN]: [Multiverse-Core] Original Location: X: 535 Y: 4 Z: -761 P: 0 Y: 0
[07:16:57] [Server thread/ERROR]: [Multiverse-Core] New safe spawn NOT found!!!
[07:16:57] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'ruskyspawn' - Env: NORMAL - Type: FLAT & seed: -7263504822089396078
[07:16:57] [Server thread/INFO]: Preparing start region for level 4 (Seed: -7263504822089396078)
[07:16:58] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'pvp' - Env: NORMAL - Type: NORMAL & seed: -4647918201483218306
[07:16:58] [Server thread/INFO]: Preparing start region for level 5 (Seed: -4647918201483218306)
[07:16:58] [Server thread/INFO]: [Multiverse-Core] 6 - World(s) loaded.
[07:16:58] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
[07:16:58] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is blocked.
[07:16:58] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[07:16:58] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[07:16:58] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[07:16:58] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[07:16:58] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is blocked.
[07:16:58] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[07:16:58] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[07:16:58] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[07:16:58] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[07:16:58] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is blocked.
[07:16:58] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[07:16:58] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[07:16:58] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[07:16:58] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[07:16:58] [Server thread/INFO]: [WorldGuard] (skyworld) TNT ignition is blocked.
[07:16:58] [Server thread/INFO]: [WorldGuard] (skyworld) Lighters are PERMITTED.
[07:16:58] [Server thread/INFO]: [WorldGuard] (skyworld) Lava fire is blocked.
[07:16:58] [Server thread/INFO]: [WorldGuard] (skyworld) Fire spread is UNRESTRICTED.
[07:16:58] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'skyworld'
[07:16:58] [Server thread/INFO]: [WorldGuard] (ruskyspawn) TNT ignition is blocked.
[07:16:58] [Server thread/INFO]: [WorldGuard] (ruskyspawn) Lighters are PERMITTED.
[07:16:58] [Server thread/INFO]: [WorldGuard] (ruskyspawn) Lava fire is blocked.
[07:16:58] [Server thread/INFO]: [WorldGuard] (ruskyspawn) Fire spread is UNRESTRICTED.
[07:16:58] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ruskyspawn'
[07:16:58] [Server thread/INFO]: [WorldGuard] (pvp) TNT ignition is blocked.
[07:16:58] [Server thread/INFO]: [WorldGuard] (pvp) Lighters are PERMITTED.
[07:16:58] [Server thread/INFO]: [WorldGuard] (pvp) Lava fire is blocked.
[07:16:58] [Server thread/INFO]: [WorldGuard] (pvp) Fire spread is UNRESTRICTED.
[07:16:58] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'pvp'
[07:16:58] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'world'
[07:16:58] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
[07:16:58] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
[07:16:58] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'skyworld'
[07:16:58] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'ruskyspawn'
[07:16:58] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'pvp'
[07:16:58] [Server thread/INFO]: [ZavAutoMessager] Enabling ZavAutoMessager v2.6
[07:16:58] [Server thread/INFO]: ZavAutoMessager v2.6 has been enabled
[07:16:58] [Server thread/INFO]: ZavAutoMessager v2.6: Sending messages is now set to true
[07:16:59] [Server thread/INFO]: ZavAutoMessager v2.6 is up to date!
[07:16:59] [Server thread/INFO]: Thank you for using ZavAutoMessager v2.6 by the ZavTeam!
[07:16:59] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.6.2
[07:16:59] [Server thread/WARN]: [ClearLag] --=[> This build was made for CraftBukkit 1.7.2 <]=---
[07:16:59] [Server thread/WARN]: [ClearLag] The following features have been disabled: mob-range
[07:16:59] [Server thread/INFO]: [ClearLag] No config updates found...
[07:16:59] [Thread-23/INFO]: [ClearLag] Searching for updates..
[07:16:59] [Server thread/INFO]: [ClearLag] Clearlag has been enabled!
[07:16:59] [Server thread/INFO]: [ColorMe] Enabling ColorMe v3.8.1
[07:16:59] [Server thread/INFO]: [ColorMe] Loaded Vault successfully
[07:16:59] [Server thread/INFO]: [ColorMe] Running without Spout!
[07:16:59] [Server thread/INFO]: [ColorMe] Using own group system!
[07:16:59] [Server thread/INFO]: [ColorMe] SoftMode enabled. If other chat plugins are found, the chat won't be affected by ColorMe.
[07:16:59] [Server thread/INFO]: [ColorMe] Found EssentialsChat. Will use it for chat!
[07:16:59] [Server thread/INFO]: [ColorMe] Didn't found TagAPI!
[07:16:59] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
[07:16:59] [Server thread/INFO]: [Votifier] Configuring Votifier for the first time...
[07:16:59] [Server thread/INFO]: [Votifier] ------------------------------------------------------------------------------
[07:16:59] [Server thread/INFO]: [Votifier] Assigning Votifier to listen on port 8192. If you are hosting Craftbukkit on a
[07:16:59] [Server thread/INFO]: [Votifier] shared server please check with your hosting provider to verify that this port
[07:16:59] [Server thread/INFO]: [Votifier] is available for your use. Chances are that your hosting provider will assign
[07:16:59] [Server thread/INFO]: [Votifier] a different port, which you need to specify in config.yml
[07:16:59] [Server thread/INFO]: [Votifier] ------------------------------------------------------------------------------
[07:16:59] [Server thread/INFO]: [Votifier] Votifier is generating an RSA key pair...
[07:17:00] [Server thread/ERROR]: [Votifier] Error initializing vote receiver. Please verify that the configured
[07:17:00] [Server thread/ERROR]: [Votifier] IP address and port are not already in use. This is a common problem
[07:17:00] [Server thread/ERROR]: [Votifier] with hosting services and, if so, you should check with your hosting provider.
java.net.BindException: Address already in use
at java.net.PlainSocketImpl.socketBind(Native Method) ~[?:1.7.0_51]
at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:376) ~[?:1.7.0_51]
at java.net.ServerSocket.bind(ServerSocket.java:376) ~[?:1.7.0_51]
at java.net.ServerSocket.bind(ServerSocket.java:330) ~[?:1.7.0_51]
at com.vexsoftware.votifier.net.VoteReceiver.initialize(VoteReceiver.java:81) [Votifier.jar:?]
at com.vexsoftware.votifier.net.VoteReceiver.<init>(VoteReceiver.java:75) [Votifier.jar:?]
at com.vexsoftware.votifier.Votifier.onEnable(Votifier.java:172) [Votifier.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-9-g8e87ff5-b3033jnks]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-9-g8e87ff5-b3033jnks]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-9-g8e87ff5-b3033jnks]
at org.bukkit.craftbukkit.v1_7_R2.CraftServer.loadPlugin(CraftServer.java:442) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-9-g8e87ff5-b3033jnks]
at org.bukkit.craftbukkit.v1_7_R2.CraftServer.enablePlugins(CraftServer.java:376) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-9-g8e87ff5-b3033jnks]
at net.minecraft.server.v1_7_R2.MinecraftServer.n(MinecraftServer.java:344) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-9-g8e87ff5-b3033jnks]
at net.minecraft.server.v1_7_R2.MinecraftServer.g(MinecraftServer.java:319) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-9-g8e87ff5-b3033jnks]
at net.minecraft.server.v1_7_R2.MinecraftServer.a(MinecraftServer.java:275) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-9-g8e87ff5-b3033jnks]
at net.minecraft.server.v1_7_R2.DedicatedServer.init(DedicatedServer.java:175) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-9-g8e87ff5-b3033jnks]
at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:426) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-9-g8e87ff5-b3033jnks]
at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-9-g8e87ff5-b3033jnks]
[07:17:00] [Server thread/ERROR]: [Votifier] Votifier did not initialize properly!
[07:17:00] [Server thread/INFO]: [MobArena] Enabling MobArena v0.96.2
[07:17:00] [Server thread/INFO]: [MobArena] Vault found; economy rewards enabled.
[07:17:00] [Server thread/INFO]: [MobArena] Loaded arena 'default'
[07:17:00] [Server thread/INFO]: [MobArena] Loaded arena 'test'
[07:17:00] [Server thread/INFO]: [MobArena] Loaded arena 'arena'
[07:17:00] [Server thread/INFO]: [MobArena] v0.96.2 enabled.
[07:17:00] [Server thread/INFO]: [GAListener] Enabling GAListener v1.1
[07:17:00] [Server thread/INFO]: [GAListener] GAListener v1.1 Enabled
[07:17:00] [Server thread/INFO]: [MoneyDrop] Enabling MoneyDrop v2.2.0
[07:17:00] [Server thread/INFO]: [MoneyDrop] loaded and ready for looting.
[07:17:00] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
[07:17:00] [Thread-23/INFO]: [ClearLag] No updates found!
[07:17:00] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[07:17:00] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
[07:17:00] [Server thread/INFO]: [Jobs] Enabling Jobs v2.11.4
[07:17:00] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task
[07:17:00] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread
[07:17:00] [Server thread/INFO]: [Jobs] Plugin has been enabled succesfully.
[07:17:00] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.13.1
[07:17:00] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
[07:17:00] [Server thread/INFO]: [ScoreboardStats] Enabling ScoreboardStats v0.7.3
[07:17:00] [Server thread/INFO]: DataSourcePool [ScoreboardStats] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[250]
[07:17:00] [Server thread/INFO]: DatabasePlatform name:ScoreboardStats platform:sqlite
[07:17:00] [Server thread/INFO]: SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
[07:17:00] [Server thread/INFO]: Entities enhanced[0] subclassed[1]
[07:17:00] [Server thread/WARN]: [ScoreboardStats] The Replacer: SkyBlockVariables cant be registered because that plugin version isnt supported (This Plugin will now ignore the replacer and continue without it)
[07:18:00] [Thread-26/ERROR]: [ScoreboardStats] The updater could not contact dev.bukkit.org for updating.
[07:18:00] [Thread-26/ERROR]: [ScoreboardStats] If you have not recently modified your configuration and this is the first time you are seeing this message, the site may be experiencing temporary downtime.
[07:18:00] [Thread-26/ERROR]: [ScoreboardStats] null
java.io.IOException: Server returned HTTP response code: 504 for URL: https://api.curseforge.com/servermods/files?projectIds=55148
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1626) ~[?:1.7.0_51]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.7.0_51]
at com.github.games647.scoreboardstats.Updater.read(Updater.java:230) [ScoreboardStats.jar:?]
at com.github.games647.scoreboardstats.Updater.access$100(Updater.java:28) [ScoreboardStats.jar:?]
at com.github.games647.scoreboardstats.Updater$UpdateRunnable.run(Updater.java:292) [ScoreboardStats.jar:?]
at java.lang.Thread.run(Thread.java:744) [?:1.7.0_51]
[07:18:00] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
[07:18:00] [Server thread/INFO]: [Residence] Enabling Residence v2.6.6.6
[07:18:00] [Server thread/INFO]: [Residence] Found Vault using permissions plugin:PermissionsEx
[07:18:01] [Server thread/INFO]: [Residence] Scanning for economy systems...
[07:18:01] [Server thread/INFO]: [Residence] Found Vault using economy system: Essentials Economy
[07:18:01] [Server thread/INFO]: [Residence] Found WorldEdit
[07:18:01] [Server thread/INFO]: [Residence] Enabled! Version 2.6.6.6 by bekvon
[07:18:01] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.7.5
[07:18:01] [Server thread/INFO]: [ChestShop] LWC version 4.4.0 (b881) (July 11, 2013) loaded.
[07:18:01] [Server thread/INFO]: [ChestShop] Residence version 2.6.6.6 loaded.
[07:18:01] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
[07:18:01] [Server thread/INFO]: [AuthMe] Enabling AuthMe v3.3.3
[07:18:01] [Server thread/INFO]: [AuthMe] Loading Configuration File...
[07:18:01] [Server thread/WARN]: [AuthMe] Merge new Config Options if needed..
[07:18:01] [Server thread/WARN]: [AuthMe] Please check your config.yml file!
[07:18:01] [Server thread/INFO]: [AuthMe] Set Language: en
[07:18:01] [Server thread/INFO]: [AuthMe] Vault plugin detected, hook with PermissionsEx system
[07:18:01] [Server thread/INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations
[07:18:01] [Server thread/INFO]: [AuthMe] Hook with Essentials plugin
[07:18:01] [Server thread/INFO]: [AuthMe] Hook with EssentialsSpawn plugin
[07:18:01] [Server thread/INFO]: [AuthMe] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
[07:18:01] [Server thread/INFO]: [AuthMe] Authme 3.3.3 enabled
[07:18:01] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[07:18:01] [Server thread/INFO]: Done (64.605s)! For help, type "help" or "?"
[07:18:01] [Server thread/INFO]: Starting GS4 status listener
[07:18:01] [Server thread/INFO]: Starting remote control listener
[07:18:01] [Query Listener #1/INFO]: Query running on 93.91.240.151:27466
[07:18:01] [Server thread/WARN]: No rcon password set in '/hlserver/27466/server.properties', rcon disabled!
[07:18:01] [pool-3-thread-2/INFO]: [GAListener] [SQLite] Connection established!
[07:18:01] [Server thread/INFO]: [Jobs] [Jobs] Successfully linked with Vault.
[07:18:01] [Server thread/INFO]: [uSkyBlock] Using vault for permissions
[07:18:01] [pool-3-thread-6/INFO]: [GAListener] Took 4ms to get 99 offline players.
[07:18:01] [Server thread/INFO]: [0;32;1mMultiverse[0;37;1m already knows about '[0;36;1mskyworld[0;37;1m'![m
[07:18:01] [pool-3-thread-2/INFO]: [GAListener] Loading queued votes
[07:18:01] [pool-3-thread-2/INFO]: [GAListener] Loaded 0 queued votes
[07:18:01] [Server thread/INFO]: [MobArena] MobArena v0.96.3 is now available!
[07:18:01] [Server thread/INFO]: [MobArena] Your version: v0.96.2
[07:18:01] [pool-3-thread-12/INFO]: [LWC] [LWC] The updater ran into a minor issue: http://update.griefcraft.com/lwc/branch/stable/LATEST
[07:18:01] [pool-3-thread-12/INFO]: [LWC] [LWC] This can probably be ignored.
[07:18:01] [pool-3-thread-12/WARN]: Exception in thread "pool-3-thread-12"
[07:18:01] [pool-3-thread-12/WARN]: org.apache.commons.lang.UnhandledException: Plugin LWC v4.4.0 (b881) (July 11, 2013) generated an exception while executing task 4
at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Caused by: java.lang.NullPointerException
at com.griefcraft.util.Updater$1.run(Updater.java:81)
at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftTask.run(CraftTask.java:53)
at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
... 3 more
[07:18:02] [pool-3-thread-14/INFO]: [Vault] Checking for Updates:
[07:18:02] [pool-3-thread-14/INFO]: [Vault] No new version available
[07:21:35] [Server thread/INFO]: CONSOLE: Stopping the server..[m
[07:21:35] [Server thread/INFO]: Stopping server
[07:21:35] [Server thread/INFO]: [AuthMe] Disabling AuthMe v3.3.3
[07:21:35] [Server thread/INFO]: [ChestShop] Disabling ChestShop v3.7.5
[07:21:35] [Server thread/INFO]: [Residence] Disabling Residence v2.6.6.6
[07:21:35] [Server thread/INFO]: [Residence] Disabled!
[07:21:35] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.13.1
[07:21:35] [Server thread/INFO]: [ScoreboardStats] Disabling ScoreboardStats v0.7.3
[07:21:35] [Server thread/INFO]: Now saving the stats to the database. This can take a while.
[07:21:35] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.13.1
[07:21:35] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect v2.13.1
[07:21:35] [Server thread/INFO]: [Jobs] Disabling Jobs v2.11.4
[07:21:35] [Server thread/INFO]: [Jobs] Plugin has been disabled succesfully.
[07:21:35] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Buffered payment thread shutdown
[07:21:35] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Database save task shutdown
[07:21:35] [Server thread/INFO]: [Essentials] Disabling Essentials v2.13.1
[07:21:35] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
[07:21:35] [Server thread/INFO]: [MoneyDrop] Disabling MoneyDrop v2.2.0
[07:21:35] [Server thread/INFO]: [MoneyDrop] has been disabled. All existing money is now treated as regular items.
[07:21:35] [Server thread/INFO]: [GAListener] Disabling GAListener v1.1
[07:21:35] [Server thread/INFO]: [GAListener] GAListener v1.1 Disabled
[07:21:35] [Server thread/INFO]: [MobArena] Disabling MobArena v0.96.2
[07:21:35] [Server thread/INFO]: [MobArena] disabled.
[07:21:35] [Server thread/INFO]: [AutoSaveWorld] Disabling AutoSaveWorld v4.13
[07:21:35] [Server thread/INFO]: [0;34;1mAutoSaving[m
[07:21:35] [Server thread/WARN]: A manual (plugin-induced) save has been detected while server is configured to auto-save. This may affect performance.
[07:21:35] [Server thread/INFO]: [0;34;1mAutoSave Complete[m
[07:21:38] [Server thread/INFO]: [Votifier] Disabling Votifier v1.9
[07:21:38] [Server thread/INFO]: [Votifier] Votifier disabled.
[07:21:38] [Server thread/INFO]: [ColorMe] Disabling ColorMe v3.8.1
[07:21:38] [Server thread/INFO]: [ClearLag] Disabling ClearLag v2.6.2
[07:21:38] [Server thread/INFO]: [ClearLag] Clearlag has been disabled!
[07:21:38] [Server thread/INFO]: [ZavAutoMessager] Disabling ZavAutoMessager v2.6
[07:21:38] [Server thread/INFO]: ZavAutoMessager v2.6 has been disabled
[07:21:38] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v5.9
[07:21:38] [Server thread/INFO]: [uSkyBlock] Disabling uSkyBlock v2.0.0
[07:21:38] [Server thread/INFO]: [uSkyBlock] uSkyBlock v2.0.0 disabled.
[07:21:38] [Server thread/INFO]: [LWC] Disabling LWC v4.4.0 (b881) (July 11, 2013)
[07:21:38] [Server thread/INFO]: [LWC] Flushing protection updates (0)
[07:21:38] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.4-b527
[07:21:38] [Server thread/INFO]: [Multiverse-Core] - Disabled
[07:21:38] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.20.4
[07:21:38] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[07:21:38] [Server thread/INFO]: [Vault][Permission] PermissionsEx un-hooked.
[07:21:38] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat un-hooked.
[07:21:38] [Server thread/INFO]: Permissions file successfully reloaded
[07:21:38] [Server thread/INFO]: [Vault] Disabling Vault v1.2.31-b411
[07:21:38] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v5.6
[07:21:38] [Server thread/INFO]: [FakaHedaMinequery] Disabling FakaHedaMinequery v1.3
[07:21:38] [Thread-20/INFO]: Stopping FakaHedaMinequery server
[07:21:38] [Server thread/INFO]: Saving players
[07:21:38] [Server thread/INFO]: Saving worlds
[07:21:38] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
[07:21:38] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
[07:21:38] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
[07:21:38] [Server thread/INFO]: Saving chunks for level 'skyworld'/Overworld
[07:21:38] [Server thread/INFO]: Saving chunks for level 'ruskyspawn'/Overworld
[07:21:38] [Server thread/INFO]: Saving chunks for level 'pvp'/Overworld
[07:21:38] [Thread-4/INFO]: Stopping server
[07:21:38] [Thread-4/INFO]: Saving players
[07:21:38] [Thread-4/INFO]: Saving worlds
[07:21:38] [Thread-4/INFO]: Saving chunks for level 'world'/Overworld
#10 Příspěvekod Welton123 » 29 bře 2014, 19:04
Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 30 hostů