kontrola 1.3.1 R1.0 ?

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Yuri1985
Příspěvky: 255
Registrován: 26 led 2012, 18:21
Reputation: 0

kontrola 1.3.1 R1.0 ?

#1 Příspěvekod Yuri1985 » 07 srp 2012, 21:50

27602)

Tak jsem si zkousel pokusne prehodit na testovacim serveru u sebe 1.3.1 R1.0 a chci se optat zda mi nekdo zkoukne log zda to jede vsechno jak ma...
koukam ze mi tam hapruje Logblock ale to se nejspis opravi az nastavim MSQL

Spoiler: zobrazit

Kód: Vybrat vše

2012-08-07 21:42:14 [INFO] Starting minecraft server version 1.3.1
2012-08-07 21:42:14 [INFO] Loading properties
2012-08-07 21:42:14 [INFO] Default game type: SURVIVAL
2012-08-07 21:42:14 [INFO] Generating keypair
2012-08-07 21:42:14 [INFO] Starting Minecraft server on 10.106.121.8:25888
2012-08-07 21:42:14 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2012-08-07 21:42:14 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2012-08-07 21:42:14 [WARNING] 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.
2012-08-07 21:42:14 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2012-08-07 21:42:14 [INFO] This server is running CraftBukkit version git-Bukkit-1.3.1-R1.0-b2320jnks (MC: 1.3.1) (Implementing API version 1.3.1-R1.0)
2012-08-07 21:42:14 [INFO] [PermissionsEx] sql backend registered!
2012-08-07 21:42:14 [INFO] [PermissionsEx] file backend registered!
2012-08-07 21:42:14 [INFO] [PermissionsEx] PermissionEx plugin initialized.
2012-08-07 21:42:14 [INFO] [Orebfuscator] Loading Orebfuscator v1.5.6-unstable
2012-08-07 21:42:14 [INFO] [WorldEdit] Loading WorldEdit v5.3
2012-08-07 21:42:14 [INFO] [NoCheatPlus] Loading NoCheatPlus v3.7
2012-08-07 21:42:14 [INFO] [Vault] Loading Vault v1.2.16-b184
2012-08-07 21:42:14 [INFO] [Multiverse-Core] Loading Multiverse-Core v2.4-b527
2012-08-07 21:42:14 [INFO] [PermissionsEx] Loading PermissionsEx v1.19.3
2012-08-07 21:42:14 [INFO] [PermissionsEx] Initializing file backend
2012-08-07 21:42:14 [INFO] [LogBlock] Loading LogBlock v1.56
2012-08-07 21:42:15 [INFO] [LogBlock] [LogBlock] Connecting to username@jdbc:mysql://localhost:3306/minecraft...
2012-08-07 21:42:17 [SEVERE] [LogBlock] [LogBlock] Error while fetching connection:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure

The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
   at java.lang.reflect.Constructor.newInstance(Unknown Source)
   at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
   at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
   at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
   at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
   at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
   at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
   at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
   at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
   at java.lang.reflect.Constructor.newInstance(Unknown Source)
   at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
   at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
   at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
   at java.sql.DriverManager.getConnection(Unknown Source)
   at java.sql.DriverManager.getConnection(Unknown Source)
   at de.diddiz.util.MySQLConnectionPool.getConnection(MySQLConnectionPool.java:73)
   at de.diddiz.LogBlock.LogBlock.getConnection(LogBlock.java:243)
   at de.diddiz.LogBlock.LogBlock.onLoad(LogBlock.java:89)
   at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:227)
   at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:198)
   at net.minecraft.server.ServerConfigurationManagerAbstract.<init>(ServerConfigurationManagerAbstract.java:50)
   at net.minecraft.server.ServerConfigurationManager.<init>(SourceFile:11)
   at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:105)
   at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:380)
   at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
Caused by: java.net.ConnectException: Connection refused: connect
   at java.net.PlainSocketImpl.socketConnect(Native Method)
   at java.net.PlainSocketImpl.doConnect(Unknown Source)
   at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
   at java.net.PlainSocketImpl.connect(Unknown Source)
   at java.net.SocksSocketImpl.connect(Unknown Source)
   at java.net.Socket.connect(Unknown Source)
   at java.net.Socket.connect(Unknown Source)
   at java.net.Socket.<init>(Unknown Source)
   at java.net.Socket.<init>(Unknown Source)
   at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
   at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
   ... 24 more
2012-08-07 21:42:17 [INFO] [UltraBan] Loading UltraBan v1.0.1
2012-08-07 21:42:17 [INFO] [WorldGuard] Loading WorldGuard v5.5.3
2012-08-07 21:42:17 [INFO] [TreeAssist] Loading TreeAssist v4.4
2012-08-07 21:42:17 [INFO] [blXP] Loading blXP v0.2.7
2012-08-07 21:42:17 [INFO] [ReEnder] Loading ReEnder v0.10
2012-08-07 21:42:17 [INFO] [iConomy] Loading iConomy v7.0
2012-08-07 21:42:17 [INFO] [AuthMe] Loading AuthMe v2.6.6
2012-08-07 21:42:17 [INFO] [Reservations] Loading Reservations v2.3.4
2012-08-07 21:42:17 [INFO] [OpenInv] Loading OpenInv v1.8.5
2012-08-07 21:42:17 [INFO] [Lockette] Loading Lockette v1.6
2012-08-07 21:42:17 [INFO] [Modifyworld] Loading Modifyworld v1.19.3
2012-08-07 21:42:17 [INFO] [MobArena] Loading MobArena v0.94.4.79
2012-08-07 21:42:17 [INFO] [FoundDiamonds] Loading FoundDiamonds v3.3.2-Beta
2012-08-07 21:42:17 [INFO] [Catacombs] Loading Catacombs v2.5
2012-08-07 21:42:17 [INFO] [Essentials] Loading Essentials v2.9.2
2012-08-07 21:42:17 [INFO] [Lift] Loading Lift v19
2012-08-07 21:42:17 [INFO] [Jobs] Loading Jobs v2.8.5
2012-08-07 21:42:17 [INFO] [Citizens] Loading Citizens v1.2.1
2012-08-07 21:42:17 [INFO] [ChatManager] Loading ChatManager v1.19.1
2012-08-07 21:42:17 [INFO] [EssentialsProtect] Loading EssentialsProtect v2.9.2
2012-08-07 21:42:17 [INFO] MLog clients using java 1.4+ standard logging.
2012-08-07 21:42:17 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.9.2
2012-08-07 21:42:17 [INFO] [CreativeGates] Loading CreativeGates v1.3.5
2012-08-07 21:42:17 [INFO] [LWC] Loading LWC v4.2.1 (b700-git-MANUAL) (May 20, 2012)
2012-08-07 21:42:17 [INFO] [PhysicalShop] Loading PhysicalShop v9.1.2
2012-08-07 21:42:17 [INFO] [EssentialsChat] Loading EssentialsChat v2.9.2
2012-08-07 21:42:17 [INFO] [Residence] Loading Residence v2.6.4
2012-08-07 21:42:17 [INFO] [ResidenceSigns] Loading ResidenceSigns v1.4
2012-08-07 21:42:17 [INFO] [Orebfuscator] Enabling Orebfuscator v1.5.6-unstable
2012-08-07 21:42:17 [INFO] [OFC] Spout not found, using non-Spout mode.
2012-08-07 21:42:17 [INFO] [OFC] Statistics features enabling...
2012-08-07 21:42:17 [INFO] [OFC] Version 1.5.6-unstable enabled!
2012-08-07 21:42:17 [INFO] [Vault] Enabling Vault v1.2.16-b184
2012-08-07 21:42:17 [INFO] [Vault][Economy] Essentials Economy found: Waiting
2012-08-07 21:42:17 [SEVERE] iConomy6 - If you are using Flatfile storage be aware that iCo6 has a CRITICAL bug which can wipe ALL iconomy data.
2012-08-07 21:42:17 [SEVERE] if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
2012-08-07 21:42:17 [SEVERE] it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
2012-08-07 21:42:17 [INFO] [Vault][Economy] iConomy 6 found: Waiting
2012-08-07 21:42:17 [INFO] [Vault][Permission] PermissionsEx found: Waiting
2012-08-07 21:42:17 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
2012-08-07 21:42:17 [INFO] [Vault][Chat] PermissionsEx found: Waiting
2012-08-07 21:42:17 [INFO] [Vault] Enabled Version 1.2.16-b184
2012-08-07 21:42:17 [INFO] [LWC] Enabling LWC v4.2.1 (b700-git-MANUAL) (May 20, 2012)
2012-08-07 21:42:17 [INFO] LWC: Loading shared objects
2012-08-07 21:42:17 [INFO] LWC: Native library: plugins/LWC/lib/native/Windows/x86/sqlitejdbc.dll
2012-08-07 21:42:17 [INFO] LWC: Protection cache: 0/10000
2012-08-07 21:42:17 [INFO] LWC: Loaded 207 locale strings (0 overrides)
2012-08-07 21:42:17 [INFO] [LWC] Permissions API: VaultPermissions
2012-08-07 21:42:17 [INFO] [LWC] Currency API: VaultCurrency
2012-08-07 21:42:17 [INFO] [LWC] Connecting to SQLite
2012-08-07 21:42:17 [INFO] [LWC] Performing any necessary database updates
2012-08-07 21:42:17 [INFO] [LWC] Using database: Native
2012-08-07 21:42:17 [INFO] LWC: Precached 0 protections.
2012-08-07 21:42:17 [INFO] LWC: At version: 4.2.1 (b700)
2012-08-07 21:42:17 [INFO] Preparing level "world"
2012-08-07 21:42:17 [INFO] [LWC] Latest version: 4.2.1
2012-08-07 21:42:17 [INFO] Preparing start region for level 0 (Seed: -8197571355019456733)
2012-08-07 21:42:18 [INFO] Preparing spawn area: 8%
2012-08-07 21:42:19 [INFO] Preparing spawn area: 20%
2012-08-07 21:42:20 [INFO] Preparing spawn area: 28%
2012-08-07 21:42:21 [INFO] Preparing spawn area: 36%
2012-08-07 21:42:22 [INFO] Preparing spawn area: 44%
2012-08-07 21:42:23 [INFO] Preparing spawn area: 48%
2012-08-07 21:42:24 [INFO] Preparing spawn area: 57%
2012-08-07 21:42:25 [INFO] Preparing spawn area: 69%
2012-08-07 21:42:26 [INFO] Preparing spawn area: 77%
2012-08-07 21:42:27 [INFO] Preparing spawn area: 89%
2012-08-07 21:42:28 [INFO] Preparing spawn area: 97%
2012-08-07 21:42:28 [INFO] Preparing start region for level 1 (Seed: -8197571355019456733)
2012-08-07 21:42:29 [INFO] Preparing spawn area: 16%
2012-08-07 21:42:30 [INFO] Preparing spawn area: 28%
2012-08-07 21:42:31 [INFO] Preparing spawn area: 44%
2012-08-07 21:42:32 [INFO] Preparing spawn area: 56%
2012-08-07 21:42:33 [INFO] Preparing spawn area: 77%
2012-08-07 21:42:34 [INFO] Preparing spawn area: 89%
2012-08-07 21:42:35 [INFO] Preparing start region for level 2 (Seed: -8197571355019456733)
2012-08-07 21:42:35 [INFO] Preparing spawn area: 8%
2012-08-07 21:42:36 [INFO] Preparing spawn area: 65%
2012-08-07 21:42:37 [INFO] [WorldEdit] Enabling WorldEdit v5.3
2012-08-07 21:42:37 [INFO] WEPIF: Using the Bukkit Permissions API.
2012-08-07 21:42:37 [INFO] [NoCheatPlus] Enabling NoCheatPlus v3.7
2012-08-07 21:42:37 [INFO] [NoCheatPlus] Version 3.7 is enabled.
2012-08-07 21:42:37 [INFO] [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
2012-08-07 21:42:37 [INFO] [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
2012-08-07 21:42:37 [INFO] [AllPay] - Version 10.0 - hooked into iConomy 6 for Multiverse-Core v2.4-b527
2012-08-07 21:42:37 [INFO] [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: FLAT & seed: 1624629763500868336
2012-08-07 21:42:37 [WARNING] [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
2012-08-07 21:42:37 [WARNING] [Multiverse-Core] Original Location: X: 4 Y: 64 Z: 244 P: 0 Y: 0
2012-08-07 21:42:37 [INFO] [Multiverse-Core] New Spawn for 'world' is Located at: world:5,50,64,00,244,50:0,00:0,00
2012-08-07 21:42:37 [INFO] [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: 7706295280828114431
2012-08-07 21:42:37 [WARNING] [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
2012-08-07 21:42:37 [WARNING] [Multiverse-Core] Original Location: X: 0 Y: 64 Z: 0 P: 0 Y: 0
2012-08-07 21:42:37 [INFO] [Multiverse-Core] New Spawn for 'world_nether' is Located at: world_nether:8,50,67,00,-7,50:0,00:0,00
2012-08-07 21:42:37 [INFO] [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: 7706295280828114431
2012-08-07 21:42:37 [WARNING] [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
2012-08-07 21:42:37 [WARNING] [Multiverse-Core] Original Location: X: 0 Y: 50 Z: 0 P: 0 Y: 0
2012-08-07 21:42:37 [INFO] [Multiverse-Core] New Spawn for 'world_the_end' is Located at: world_the_end:0,00,63,00,0,00:0,00:0,00
2012-08-07 21:42:38 [INFO] [Multiverse-Core] Loading World & Settings - 'Dungeon' - Env: NORMAL - Type: FLAT & seed: -3800951972010637754
2012-08-07 21:42:38 [INFO] Preparing start region for level 3 (Seed: -3800951972010637754)
2012-08-07 21:42:39 [INFO] [Multiverse-Core] 4 - World(s) loaded.
2012-08-07 21:42:39 [INFO] [PermissionsEx] Enabling PermissionsEx v1.19.3
2012-08-07 21:42:39 [INFO] [PermissionsEx] Superperms support enabled.
2012-08-07 21:42:39 [INFO] [PermissionsEx] v1.19.3 enabled
2012-08-07 21:42:39 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
2012-08-07 21:42:39 [INFO] [Vault][Permission] PermissionsEx hooked.
2012-08-07 21:42:39 [INFO] [Vault][Chat] PermissionsEx_Chat hooked.
2012-08-07 21:42:39 [INFO] [LogBlock] Enabling LogBlock v1.56
2012-08-07 21:42:39 [INFO] [UltraBan] Enabling UltraBan v1.0.1
2012-08-07 21:42:39 [INFO] [UltraBan] Configuration: config.yml Loaded!
2012-08-07 21:42:39 [INFO] [UltraBan] Initialized db connection
2012-08-07 21:42:39 [INFO] [UltraBan] version 1.0.1 has been initialized!
2012-08-07 21:42:39 [INFO] [WorldGuard] Enabling WorldGuard v5.5.3
2012-08-07 21:42:39 [INFO] [WorldGuard] (world) TNT ignition is PERMITTED.
2012-08-07 21:42:39 [INFO] [WorldGuard] (world) Lighters are PERMITTED.
2012-08-07 21:42:39 [INFO] [WorldGuard] (world) Lava fire is blocked.
2012-08-07 21:42:39 [INFO] [WorldGuard] (world) Fire spread is UNRESTRICTED.
2012-08-07 21:42:39 [INFO] [WorldGuard] Loaded configuration for world 'world'
2012-08-07 21:42:39 [INFO] [WorldGuard] (world_nether) TNT ignition is PERMITTED.
2012-08-07 21:42:39 [INFO] [WorldGuard] (world_nether) Lighters are PERMITTED.
2012-08-07 21:42:39 [INFO] [WorldGuard] (world_nether) Lava fire is blocked.
2012-08-07 21:42:39 [INFO] [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
2012-08-07 21:42:39 [INFO] [WorldGuard] Loaded configuration for world 'world_nether'
2012-08-07 21:42:39 [INFO] [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
2012-08-07 21:42:39 [INFO] [WorldGuard] (world_the_end) Lighters are PERMITTED.
2012-08-07 21:42:39 [INFO] [WorldGuard] (world_the_end) Lava fire is blocked.
2012-08-07 21:42:39 [INFO] [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
2012-08-07 21:42:39 [INFO] [WorldGuard] Loaded configuration for world 'world_the_end'
2012-08-07 21:42:39 [INFO] [WorldGuard] (Dungeon) TNT ignition is PERMITTED.
2012-08-07 21:42:39 [INFO] [WorldGuard] (Dungeon) Lighters are PERMITTED.
2012-08-07 21:42:39 [INFO] [WorldGuard] (Dungeon) Lava fire is blocked.
2012-08-07 21:42:39 [INFO] [WorldGuard] (Dungeon) Fire spread is UNRESTRICTED.
2012-08-07 21:42:39 [INFO] [WorldGuard] Loaded configuration for world 'Dungeon'
2012-08-07 21:42:39 [INFO] [WorldGuard] 0 regions loaded for 'world'
2012-08-07 21:42:39 [INFO] [WorldGuard] 0 regions loaded for 'world_nether'
2012-08-07 21:42:39 [INFO] [WorldGuard] 0 regions loaded for 'world_the_end'
2012-08-07 21:42:39 [INFO] [WorldGuard] 0 regions loaded for 'Dungeon'
2012-08-07 21:42:39 [INFO] [TreeAssist] Enabling TreeAssist v4.4
2012-08-07 21:42:39 [INFO] [blXP] Enabling blXP v0.2.7
2012-08-07 21:42:39 [INFO] [ReEnder] Enabling ReEnder v0.10
2012-08-07 21:42:39 [INFO] [iConomy] Enabling iConomy v7.0
2012-08-07 21:42:39 [INFO] [iConomy - April Fools] Enabled (8 ms)
2012-08-07 21:42:39 [INFO] [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
2012-08-07 21:42:39 [INFO] [Vault][Economy] iConomy 6 hooked.
2012-08-07 21:42:39 [INFO] [iConomy - April Fools] Purged accounts with default balance.
2012-08-07 21:42:39 [INFO] [AuthMe] Enabling AuthMe v2.6.6
2012-08-07 21:42:39 [INFO] [AuthMe] Loading Configuration File...
2012-08-07 21:42:39 [INFO] [AuthMe] Merge new Config Options..
2012-08-07 21:42:39 [INFO] [AuthMe] Set Language: en
2012-08-07 21:42:39 [INFO] [AuthMe] Authme 2.6.6 enabled
2012-08-07 21:42:39 [INFO] [Reservations] Enabling Reservations v2.3.4
2012-08-07 21:42:39 [INFO] [Reservations] Using Vault!
2012-08-07 21:42:39 [INFO] [Reservations] Using PEX based rank system!
2012-08-07 21:42:39 [INFO] [Reservations] is enabled!
2012-08-07 21:42:39 [INFO] [OpenInv] Enabling OpenInv v1.8.5
2012-08-07 21:42:39 [INFO] [OpenInv] version 1.8.5 enabled!
2012-08-07 21:42:39 [INFO] [Lockette] Enabling Lockette v1.6
2012-08-07 21:42:39 [INFO] [Lockette] Version 1.6 is being enabled!  Yay!  (Core version 1.3.2)
2012-08-07 21:42:39 [INFO] [Lockette] Detected craftbukkit build [2320] ok.
2012-08-07 21:42:39 [INFO] [Lockette] Custom lockable block list: [116, 84, 57]
2012-08-07 21:42:39 [INFO] [Lockette] Enabled link to plugin PermissionsEx for Groups, version 1.19.3
2012-08-07 21:42:39 [INFO] [Lockette] Enabled link to plugin LWC for Zones, version 4.2.1 (b700-git-MANUAL) (May 20, 2012)
2012-08-07 21:42:39 [INFO] [Lockette] Using ops file for admin permissions.
2012-08-07 21:42:39 [INFO] [Lockette] Ready to protect your containers.
2012-08-07 21:42:39 [INFO] [Modifyworld] Enabling Modifyworld v1.19.3
2012-08-07 21:42:39 [INFO] [Modifyworld] Modifyworld enabled!
2012-08-07 21:42:39 [INFO] [MobArena] Enabling MobArena v0.94.4.79
2012-08-07 21:42:39 [INFO] [MobArena] v0.94.4.79 enabled.
2012-08-07 21:42:39 [INFO] [FoundDiamonds] Enabling FoundDiamonds v3.3.2-Beta
2012-08-07 21:42:39 [INFO] [FoundDiamonds] Enabled
2012-08-07 21:42:39 [INFO] [Catacombs] Enabling Catacombs v2.5
2012-08-07 21:42:39 [INFO] [Catacombs] Found permission system 'PermissionsEx'
2012-08-07 21:42:39 [INFO] [Catacombs] Found economy system 'iConomy 6'
2012-08-07 21:42:39 [INFO] [Essentials] Enabling Essentials v2.9.2
2012-08-07 21:42:40 [INFO] [Vault][Economy] Essentials Economy hooked.
2012-08-07 21:42:40 [INFO] Essentials: Using PermissionsEx based permissions.
2012-08-07 21:42:40 [INFO] [Essentials] Payment method found (Vault - Economy: iConomy 6 version: 1.2.16-b184)
2012-08-07 21:42:40 [INFO] [Lift] Enabling Lift v19
2012-08-07 21:42:40 [INFO] Lift v19 is now enabled!
2012-08-07 21:42:40 [INFO] [Jobs] Enabling Jobs v2.8.5
2012-08-07 21:42:40 [INFO] [Jobs] Started database save task
2012-08-07 21:42:40 [INFO] [Jobs] [Jobs] Successfully linked with Vault.
2012-08-07 21:42:40 [INFO] [Jobs] Database save task shutdown
2012-08-07 21:42:40 [INFO] [Jobs] Plugin has been enabled succesfully.
2012-08-07 21:42:40 [INFO] [Jobs] Started database save task
2012-08-07 21:42:40 [INFO] [Jobs] Login manager started
2012-08-07 21:42:40 [INFO] [Citizens] Enabling Citizens v1.2.1
2012-08-07 21:42:40 [INFO] [Citizens] NPC types loaded: blacksmith, guard, healer, quester, trader, wizard
2012-08-07 21:42:40 [INFO] [Citizens] version [1.2.1] loaded.
2012-08-07 21:42:40 [INFO] [ChatManager] Enabling ChatManager v1.19.1
2012-08-07 21:42:40 [INFO] [ChatManager] ChatManager disabled. Check config.yml!
2012-08-07 21:42:40 [INFO] [ChatManager] Disabling ChatManager v1.19.1
2012-08-07 21:42:40 [INFO] [ChatManager] ChatManager disabled!
2012-08-07 21:42:40 [INFO] [EssentialsProtect] Enabling EssentialsProtect v2.9.2
2012-08-07 21:42:40 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
2012-08-07 21:42:40 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.9.2
2012-08-07 21:42:40 [INFO] [CreativeGates] Enabling CreativeGates v1.3.5
2012-08-07 21:42:40 [INFO] [CreativeGates v1.3.5] === ENABLE START ===
2012-08-07 21:42:40 [INFO] [CreativeGates v1.3.5] §cThe source block must be made of §ddiamond block. Gate was removed.
2012-08-07 21:42:40 [INFO] [CreativeGates v1.3.5] === ENABLE DONE (Took 190ms) ===
2012-08-07 21:42:40 [INFO] [PhysicalShop] Enabling PhysicalShop v9.1.2
2012-08-07 21:42:40 [INFO] [PhysicalShop] Did not hook into LogBlock
2012-08-07 21:42:40 [INFO] [PhysicalShop] PhysicalShop v9.1.2 enabled.
2012-08-07 21:42:40 [INFO] [EssentialsChat] Enabling EssentialsChat v2.9.2
2012-08-07 21:42:40 [INFO] [Residence] Enabling Residence v2.6.4
2012-08-07 21:42:40 [INFO] [Residence] Found Vault using permissions plugin:PermissionsEx
2012-08-07 21:42:40 [INFO] [Residence] Scanning for economy systems...
2012-08-07 21:42:40 [INFO] [Residence] Found Vault using economy system: iConomy 6
2012-08-07 21:42:40 [INFO] [Residence] Found WorldEdit
2012-08-07 21:42:40 [INFO] [Residence] Enabled! Version 2.6.4 by bekvon
2012-08-07 21:42:40 [INFO] [ResidenceSigns] Enabling ResidenceSigns v1.4
2012-08-07 21:42:40 [INFO] [ResidenceSigns] Successfully Enabled.
2012-08-07 21:42:40 [INFO] Server permissions file permissions.yml is empty, ignoring it
2012-08-07 21:42:41 [INFO] Done (23.653s)! For help, type "help" or "?"
2012-08-07 21:42:41 [INFO] [Citizens] Loaded 0 NPCs.
2012-08-07 21:42:41 [INFO] [Citizens] Loaded 0 quests.
2012-08-07 21:43:30 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2012-08-07 21:44:30 [INFO] Yuri1985_2[/10.106.121.8:52255] logged in with entity id 4320 at ([world] -1.5, 71.62000000476837, 239.5)
2012-08-07 21:44:31 [INFO] [UltraBan] Logged Yuri1985_2 connecting from ip:10.106.121.8
2012-08-07 21:44:31 [INFO] trying to update address.
2012-08-07 21:44:32 [INFO] -60, 30
2012-08-07 21:44:40 [INFO] [AuthMe] §0[§6Majitel§0]§f Yuri1985_2§3§f logged in!
2012-08-07 21:44:42 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2012-08-07 21:46:36 [INFO] [PLAYER_COMMAND] Yuri1985_2: /setspawn 
2012-08-07 21:47:02 [INFO] CONSOLE: Stopping the server..
2012-08-07 21:47:02 [INFO] Stopping server
2012-08-07 21:47:02 [INFO] [ResidenceSigns] Disabling ResidenceSigns v1.4
2012-08-07 21:47:02 [INFO] [ResidenceSigns] Disabled.
2012-08-07 21:47:02 [INFO] [Residence] Disabling Residence v2.6.4
2012-08-07 21:47:02 [INFO] [Residence] Disabled!
2012-08-07 21:47:02 [INFO] [EssentialsChat] Disabling EssentialsChat v2.9.2
2012-08-07 21:47:02 [INFO] [PhysicalShop] Disabling PhysicalShop v9.1.2
2012-08-07 21:47:02 [INFO] [LWC] Disabling LWC v4.2.1 (b700-git-MANUAL) (May 20, 2012)
2012-08-07 21:47:02 [INFO] [Lockette] Disabled link to plugin LWC, version 4.2.1 (b700-git-MANUAL) (May 20, 2012)
2012-08-07 21:47:02 [INFO] [LWC] Flushing protection updates (0)
2012-08-07 21:47:02 [INFO] [LWC] Freeing SQLite
2012-08-07 21:47:02 [INFO] [CreativeGates] Disabling CreativeGates v1.3.5
2012-08-07 21:47:02 [INFO] [CreativeGates v1.3.5] Disabled
2012-08-07 21:47:02 [INFO] [EssentialsSpawn] Disabling EssentialsSpawn v2.9.2
2012-08-07 21:47:02 [INFO] [EssentialsProtect] Disabling EssentialsProtect v2.9.2
2012-08-07 21:47:03 [INFO] [Citizens] Disabling Citizens v1.2.1
2012-08-07 21:47:03 [INFO] [Citizens] version [1.2.1] disabled.
2012-08-07 21:47:03 [INFO] [Jobs] Disabling Jobs v2.8.5
2012-08-07 21:47:03 [INFO] [Jobs] Database save task shutdown
2012-08-07 21:47:03 [INFO] [Jobs] Login manager shutdown
2012-08-07 21:47:03 [INFO] [Jobs] Plugin has been disabled succesfully.
2012-08-07 21:47:03 [INFO] [Lift] Disabling Lift v19
2012-08-07 21:47:03 [INFO] Lift v19 is now disabled!
2012-08-07 21:47:03 [INFO] [Essentials] Disabling Essentials v2.9.2
2012-08-07 21:47:03 [INFO] [Vault][Economy] Essentials Economy unhooked.
2012-08-07 21:47:03 [INFO] [Catacombs] Disabling Catacombs v2.5
2012-08-07 21:47:03 [INFO] [FoundDiamonds] Disabling FoundDiamonds v3.3.2-Beta
2012-08-07 21:47:03 [INFO] [FoundDiamonds] Saving all data...
2012-08-07 21:47:03 [INFO] [FoundDiamonds] Data successfully saved.
2012-08-07 21:47:03 [INFO] [FoundDiamonds] Disabled
2012-08-07 21:47:03 [INFO] [MobArena] Disabling MobArena v0.94.4.79
2012-08-07 21:47:03 [INFO] [MobArena] disabled.
2012-08-07 21:47:03 [INFO] [Modifyworld] Disabling Modifyworld v1.19.3
2012-08-07 21:47:03 [INFO] [Modifyworld] Modifyworld successfully disabled!
2012-08-07 21:47:03 [INFO] [Lockette] Disabling Lockette v1.6
2012-08-07 21:47:03 [INFO] Lockette is being disabled...  ;.;
2012-08-07 21:47:03 [INFO] [Lockette] Closing all automatic doors.
2012-08-07 21:47:03 [INFO] [OpenInv] Disabling OpenInv v1.8.5
2012-08-07 21:47:03 [INFO] [OpenInv] version 1.8.5 disabled!
2012-08-07 21:47:03 [INFO] [Reservations] Disabling Reservations v2.3.4
2012-08-07 21:47:03 [INFO] [Reservations] is disabled!
2012-08-07 21:47:03 [INFO] [AuthMe] Disabling AuthMe v2.6.6
2012-08-07 21:47:03 [INFO] [AuthMe] Authme 2.6.6 disabled
2012-08-07 21:47:03 [INFO] [iConomy] Disabling iConomy v7.0
2012-08-07 21:47:03 [INFO] [Vault][Economy] iConomy 6 unhooked.
2012-08-07 21:47:03 [INFO] [iConomy] Closing general data...
2012-08-07 21:47:03 [INFO] [iConomy] Disabled. (0 ms)
2012-08-07 21:47:03 [INFO] [ReEnder] Disabling ReEnder v0.10
2012-08-07 21:47:03 [INFO] [blXP] Disabling blXP v0.2.7
2012-08-07 21:47:03 [INFO] [TreeAssist] Disabling TreeAssist v4.4
2012-08-07 21:47:03 [INFO] [WorldGuard] Disabling WorldGuard v5.5.3
2012-08-07 21:47:03 [INFO] [UltraBan] Disabling UltraBan v1.0.1
2012-08-07 21:47:03 [INFO] UltraBan disabled.
2012-08-07 21:47:03 [INFO] [LogBlock] Disabling LogBlock v1.56
2012-08-07 21:47:03 [INFO] [LogBlock] LogBlock disabled.
2012-08-07 21:47:03 [INFO] [PermissionsEx] Disabling PermissionsEx v1.19.3
2012-08-07 21:47:03 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
2012-08-07 21:47:03 [INFO] [Vault][Permission] PermissionsEx un-hooked.
2012-08-07 21:47:03 [INFO] [Vault][Chat] PermissionsEx_Chat un-hooked.
2012-08-07 21:47:03 [INFO] [PermissionsEx] v1.19.3 disabled successfully.
2012-08-07 21:47:03 [INFO] [Multiverse-Core] Disabling Multiverse-Core v2.4-b527
2012-08-07 21:47:03 [INFO] [Multiverse-Core] - Disabled
2012-08-07 21:47:03 [INFO] [Vault] Disabling Vault v1.2.16-b184
2012-08-07 21:47:03 [INFO] [Vault] Disabled Version 1.2.16-b184
2012-08-07 21:47:03 [INFO] [NoCheatPlus] Disabling NoCheatPlus v3.7
2012-08-07 21:47:03 [INFO] [NoCheatPlus] Version 3.7 is disabled.
2012-08-07 21:47:03 [INFO] [WorldEdit] Disabling WorldEdit v5.3
2012-08-07 21:47:03 [INFO] [Orebfuscator] Disabling Orebfuscator v1.5.6-unstable
2012-08-07 21:47:03 [INFO] [OFC] Version 1.5.6-unstable disabled!
2012-08-07 21:47:03 [WARNING] DSCT: socket closed
2012-08-07 21:47:03 [INFO] Saving players
2012-08-07 21:47:03 [INFO] Closing listening thread
2012-08-07 21:47:03 [INFO] Saving worlds
2012-08-07 21:47:03 [INFO] Saving chunks for level 'world'/net.minecraft.server.WorldProviderNormal@1adc141
2012-08-07 21:47:04 [INFO] Saving chunks for level 'world_nether'/net.minecraft.server.WorldProviderHell@abfc2
2012-08-07 21:47:04 [INFO] Saving chunks for level 'world_the_end'/net.minecraft.server.WorldProviderTheEnd@1b3743f
2012-08-07 21:47:04 [INFO] Saving chunks for level 'Dungeon'/net.minecraft.server.WorldProviderNormal@94eb89
2012-08-07 21:47:04 [INFO] Stopping server


predem diky za prohlednuti a kdyz to bude OK pustim se uz do upgradu :)
[img]http://query.fakaheda.eu/93.91.250.109:27602?type=3[img]

Uživatelský avatar
nejento
Příspěvky: 9815
Registrován: 28 lis 2011, 14:09
Reputation: 55
Kontaktovat uživatele:

Re: kontrola 1.3.1 R1.0 ?

#2 Příspěvekod nejento » 07 srp 2012, 21:57

Jenom LogBlock :)
Obrázek

Obrázek Přidejte se ke komunitě zákazníků na FakaHeda.eu Discord! Poznejte nové lidi nebo vyřešte svůj technický problém živě: https://discord.fakaheda.eu/

Yuri1985
Příspěvky: 255
Registrován: 26 led 2012, 18:21
Reputation: 0

Re: kontrola 1.3.1 R1.0 ?

#3 Příspěvekod Yuri1985 » 07 srp 2012, 22:12

nejento píše:Jenom LogBlock :)


a ten se opravi teda tim vyplnenim adresy MSQL v confugu pak vid ? :)
[img]http://query.fakaheda.eu/93.91.250.109:27602?type=3[img]

Uživatelský avatar
Sejsel
Příspěvky: 4131
Registrován: 19 čer 2011, 09:43
Reputation: 0
Bydliště: /home/sejsel/
Kontaktovat uživatele:

Re: kontrola 1.3.1 R1.0 ?

#4 Příspěvekod Sejsel » 07 srp 2012, 22:27

Jo, jo, vyhazuje chybu v připojení k databázi.
01101110011101010110001001110111

Yuri1985
Příspěvky: 255
Registrován: 26 led 2012, 18:21
Reputation: 0

Re: kontrola 1.3.1 R1.0 ?

#5 Příspěvekod Yuri1985 » 07 srp 2012, 23:49

oká díky, akorad se setkavam s problemem ze lidi co nejam original tak se jim bud nejde pripojit a nebo jim server hrozne laguje :/
[img]http://query.fakaheda.eu/93.91.250.109:27602?type=3[img]

Uživatelský avatar
Sejsel
Příspěvky: 4131
Registrován: 19 čer 2011, 09:43
Reputation: 0
Bydliště: /home/sejsel/
Kontaktovat uživatele:

Re: kontrola 1.3.1 R1.0 ?

#6 Příspěvekod Sejsel » 08 srp 2012, 00:53

To by se dít nemělo, seznam pluginů by nebyl?

Co já vím, tak když spustíš Minecraft přes AnjoCaidův launcher, tak se hra chová jako by byla v prohlížeči na minecraft.net - proto tam není Quit Game. Možná by chyba mohla být někde tam.
01101110011101010110001001110111

Yuri1985
Příspěvky: 255
Registrován: 26 led 2012, 18:21
Reputation: 0

Re: kontrola 1.3.1 R1.0 ?

#7 Příspěvekod Yuri1985 » 08 srp 2012, 11:39

Sejsel píše:To by se dít nemělo, seznam pluginů by nebyl?

Co já vím, tak když spustíš Minecraft přes AnjoCaidův launcher, tak se hra chová jako by byla v prohlížeči na minecraft.net - proto tam není Quit Game. Možná by chyba mohla být někde tam.


pluginy mam tyhle, ale je fakr ze kdyz vyradim vsechny pluginy tak jim to problem nedela..

Obrázek
[img]http://query.fakaheda.eu/93.91.250.109:27602?type=3[img]

Daniel
Příspěvky: 180
Registrován: 30 črc 2012, 06:13
Reputation: 0

Re: kontrola 1.3.1 R1.0 ?

#8 Příspěvekod Daniel » 08 srp 2012, 16:09

No ono to bude možná MobArenou, docela zatěžuje server a také orebfuscator to zatěžuje...kolika slotový máš server?Na kolika máš nastavený view-distance v server properties?
Minecraft PvP server IP: 93.91.250.122:27426
[Frakce, mcMMO a mnoho dalšího!]

Pomohl jsem ti?Budu rád za karmu+

Yuri1985
Příspěvky: 255
Registrován: 26 led 2012, 18:21
Reputation: 0

Re: kontrola 1.3.1 R1.0 ?

#9 Příspěvekod Yuri1985 » 08 srp 2012, 20:17

tou mobarenou nevim noo. zadna vytvorena jeste nebyla, ostatne mapa je nove vygenerovana a ani neni nijak objevena.. je hola a nic na ni neni.. pluginy mam nejnovejsi a na verzi 1.3.1 R0.1 jelo vsechno v pohode.. po prechodu na R1.0 hazelo chybu jen plugin nocheatplus a ten jsem aktualizoval na tu developed verzi pro pro 1.3.1, a ten orebfub... predtim jel v pohode.. tak nevim...navic ho mam na jeden word uplne v configu vypnutej.. jede jen na hlavni word a na druhy, na tej treti uz nejede a z verze 125 mam odskouseno ze jede na dva wordy v pohode :)

co si myslim ze bude bud ten nocheatplus a ultrabanplugin...
[img]http://query.fakaheda.eu/93.91.250.109:27602?type=3[img]

Uživatelský avatar
Sejsel
Příspěvky: 4131
Registrován: 19 čer 2011, 09:43
Reputation: 0
Bydliště: /home/sejsel/
Kontaktovat uživatele:

Re: kontrola 1.3.1 R1.0 ?

#10 Příspěvekod Sejsel » 09 srp 2012, 01:50

Taky to dost možná mohou dělat Jobs, kontrolují si každé zničení bloku, zabití.. prostě vše.
01101110011101010110001001110111


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 31 hostů