Strasne lagy

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Uživatelský avatar
SpreyYManNNikKK
Příspěvky: 1294
Registrován: 25 led 2012, 18:49
Reputation: 0

Strasne lagy

#1 Příspěvekod SpreyYManNNikKK » 28 led 2012, 15:46

27598
Zdravim , nyni sem dal kamosovi na server ( 27598 ) par pluginu ale zacal mu strasne lagovat , tu je kus logu.. Proste se zapojim do hry hraju normalne 3 sekundy a pak mi spadne minecraft nebo strasne strasne moc laguje jako ze nemuzu hejbat mysi atd a to stejne i ten majitel toho serveru ..


Kód: Vybrat vše

2012-01-28 14:39:28 [INFO] Starting minecraft server version 1.1
2012-01-28 14:39:28 [INFO] Loading properties
2012-01-28 14:39:28 [INFO] Starting Minecraft server on 93.91.250.109:27598
2012-01-28 14:39:28 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2012-01-28 14:39:28 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2012-01-28 14:39:28 [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-01-28 14:39:28 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2012-01-28 14:39:28 [INFO] This server is running Craftbukkit version git-Bukkit-1.0.1-R1-38-gb8d2671-b1716jnks (MC: 1.1) (Implementing API version 1.1-R1-SNAPSHOT)
2012-01-28 14:39:29 [INFO] Starting FakaHedaMinequery server on 93.91.250.109:28598
2012-01-28 14:39:29 [INFO] Preparing level "Order-Craft"
2012-01-28 14:39:29 [INFO] Default game type: 0
2012-01-28 14:39:29 [INFO] Preparing start region for level 0 (Seed: -4611510126848641635)
2012-01-28 14:39:29 [INFO] Preparing start region for level 1 (Seed: -4249124018655070639)
2012-01-28 14:39:30 [INFO] Preparing start region for level 2 (Seed: -4249124018655070639)
2012-01-28 14:39:30 [INFO] Preparing spawn area: 93%
2012-01-28 14:39:30 [FINEST] Logging enabled.
2012-01-28 14:39:30 [SEVERE] [LagMeter 0.5] Old permissions system detected.  Using it.
2012-01-28 14:39:30 [INFO] [LagMeter 0.5] Enabled!  Polling every 40 server ticks.  Logging to /hlserver/27598/plugins/LagMeter/lag.log
2012-01-28 14:39:30 [INFO] WorldEdit 5.0 enabled.
2012-01-28 14:39:30 [INFO] WEPIF: Using the Bukkit Permissions API.
2012-01-28 14:39:30 [INFO] WEPIF: Using the Bukkit Permissions API.
2012-01-28 14:39:30 [INFO] GroupManager - INFO - World Found: world4
2012-01-28 14:39:30 [INFO] GroupManager - INFO - World Found: order-craft
2012-01-28 14:39:30 [INFO] GroupManager - INFO - World Found: world1
2012-01-28 14:39:30 [INFO] GroupManager - INFO - World Found: world
2012-01-28 14:39:30 [INFO] GroupManager - INFO - World Found: Order-Craft_nether
2012-01-28 14:39:30 [INFO] GroupManager - INFO - World Found: Order-Craft_the_end
2012-01-28 14:39:30 [INFO] GroupManager - INFO - Superperms support enabled.
2012-01-28 14:39:30 [INFO] GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
2012-01-28 14:39:30 [INFO] GroupManager version 1.3 (Phoenix) is enabled!
2012-01-28 14:39:30 [INFO] Bukkit version format changed. Version not checked.
2012-01-28 14:39:30 [INFO] Loaded Essentials build 2.6.3 by: Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits
2012-01-28 14:39:30 [INFO] Essentials: Using config based permissions. Enable superperms in config.
2012-01-28 14:39:30 [INFO] [ FalseBook Core ] using GroupManager for Permissions!
2012-01-28 14:39:30 [INFO] [ FalseBook Core ] FalseBookCore v0.91alpha by GeMo enabled!
2012-01-28 14:39:30 [INFO] [RemoveOrbs] v0.1 loaded successfully!
2012-01-28 14:39:30 [INFO] [HeroicDeath] 1.9.1 enabled.
2012-01-28 14:39:30 [INFO] FalseBookCart v0.91alpha by GeMo enabled
2012-01-28 14:39:34 [SEVERE] Unable to retreive connection
com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
   at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
   at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
   at com.mysql.jdbc.Util.getInstance(Util.java:382)
   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1013)
   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)
   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982)
   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927)
   at com.mysql.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:2239)
   at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2168)
   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(NativeConstructorAccessorImpl.java:57)
   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
   at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
   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(DriverManager.java:579)
   at java.sql.DriverManager.getConnection(DriverManager.java:243)
   at com.yottabyte.bukkit.SQLConnection.getSQLConnection(SQLConnection.java:21)
   at com.yottabyte.bukkit.Database.<init>(Database.java:26)
   at com.yottabyte.bukkit.KiwiAdmin.onEnable(KiwiAdmin.java:134)
   at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:230)
   at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:970)
   at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
   at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:187)
   at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:170)
   at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:355)
   at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:342)
   at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:174)
   at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
   at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
Caused by: java.sql.SQLException: Access denied for user 'gs_27322_1'@'localhost' (using password: YES)
   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
   at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
   at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
   at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:931)
   at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4031)
   at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1296)
   at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2338)
   at com.mysql.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:2186)
   ... 25 more
2012-01-28 14:39:34 [SEVERE] [KiwiAdmin] Could not establish SQL connection. Disabling KiwiAdmin
2012-01-28 14:39:34 [INFO] KiwiAdmin disabled.
2012-01-28 14:39:34 [SEVERE] Error occurred while enabling KiwiAdmin v2.2 (Is it up to date?): Plugin attempted to register PLAYER_LOGIN while not enabled
org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register PLAYER_LOGIN while not enabled
   at org.bukkit.plugin.SimplePluginManager.registerEvent(SimplePluginManager.java:377)
   at com.yottabyte.bukkit.KiwiAdmin.onEnable(KiwiAdmin.java:138)
   at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:230)
   at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:970)
   at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
   at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:187)
   at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:170)
   at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:355)
   at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:342)
   at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:174)
   at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
   at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
2012-01-28 14:39:34 [INFO] [ FalseBook Block ] No Books loaded!
2012-01-28 14:39:34 [INFO] [ FalseBook Block ] No Cauldrons loaded!
2012-01-28 14:39:34 [INFO] [ FalseBook Block ] FalseBookBlock v0.91alpha by GeMo enabled
2012-01-28 14:39:34 [INFO] Loaded EssentialsSpawn build 2.6.3 by: essentials team
2012-01-28 14:39:34 [INFO] Lockette version 1.3.8 is being enabled!  Yay!  (Core version 1.0)
2012-01-28 14:39:34 [INFO] Lockette: Detected craftbukkit build [1716] ok.
2012-01-28 14:39:34 [INFO] Lockette: Linked to GroupManager plugin version 1.3 (Phoenix)
2012-01-28 14:39:34 [INFO] Lockette: Using ops file for admin permissions.
2012-01-28 14:39:34 [INFO] Lockette: Ready to protect your containers.
2012-01-28 14:39:34 [INFO] Loaded EssentialsChat build 2.6.3 by: essentials team
2012-01-28 14:39:34 [INFO] [ FalseBook Extra ] FalseBookExtra v0.91alpha by GeMo enabled
2012-01-28 14:39:34 [INFO] [AuthMe] Using flatfile as datasource!
2012-01-28 14:39:34 [INFO] [AuthMe] Cache for registrations is enabled!
2012-01-28 14:39:34 [INFO] [AuthMe] There are 4 registered players in database!
2012-01-28 14:39:34 [INFO] [AuthMe] Version 0.84 is enabled!
2012-01-28 14:39:34 [INFO] [ FalseBook Chat ] 0 ChatRooms loaded.
2012-01-28 14:39:34 [INFO] [ FalseBook Chat ] FalseBookChat v0.91alpha by GeMo enabled
2012-01-28 14:39:34 [INFO] Fake Permissions version 3.1.6 is enabled!
2012-01-28 14:39:34 [INFO] Essentials: Using Permissions 3 based permissions.
2012-01-28 14:39:34 [INFO] WEPIF: Using the Bukkit Permissions API.
2012-01-28 14:39:35 [INFO] [ChestShop] Permissions version 3.1.6 loaded.
2012-01-28 14:39:35 [INFO] [ChestShop] Lockette version 1.3.8 loaded.
2012-01-28 14:39:35 [INFO] [ChestShop] version 3.31 initialized!
2012-01-28 14:39:35 [INFO] [ChestShop] Essentials 2.2 loaded.
2012-01-28 14:39:35 [INFO] [Residence] Found Permissions Plugin!
2012-01-28 14:39:35 [INFO] [Residence] Scanning for economy systems...
2012-01-28 14:39:35 [INFO] [Residence] Vault NOT found!
2012-01-28 14:39:35 [INFO] [Residence] MineConomy NOT found!
2012-01-28 14:39:35 [INFO] [Residence] BOSEconomy NOT found!
2012-01-28 14:39:35 [INFO] [Residence] Successfully linked with Essentials Economy!
2012-01-28 14:39:35 [INFO] [Residence] Enabled! Version 2.5 by bekvon
2012-01-28 14:39:35 [INFO] [CreativeGates v1.3.2] === ENABLE START ===
2012-01-28 14:39:35 [INFO] [CreativeGates v1.3.2] Will use this plugin for permissions: Permissions v3.1.6
2012-01-28 14:39:35 [INFO] [CreativeGates v1.3.2] === ENABLE DONE (Took 54ms) ===
2012-01-28 14:39:35 [WARNING] Server permissions file permissions.yml is not valid YAML.
java.lang.ClassCastException: java.lang.String cannot be cast to java.util.Map
   at org.bukkit.craftbukkit.CraftServer.loadCustomPermissions(CraftServer.java:457)
   at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:176)
   at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:355)
   at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:342)
   at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:174)
   at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
   at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
2012-01-28 14:39:35 [INFO] Done (5.848s)! For help, type "help" or "?"
2012-01-28 14:39:35 [INFO] [ FalseBook Block ] 0 Areas loaded.
2012-01-28 14:39:35 [INFO] [ FalseBook Block ] 0 Bridges successfully loaded.
2012-01-28 14:39:35 [INFO] [ FalseBook Block ] 0 Doors successfully loaded.
2012-01-28 14:39:35 [INFO] [ FalseBook Block ] 0 protected gateblocks successfully loaded.
2012-01-28 14:39:35 [INFO] GroupManager - INFO - Bukkit Permissions Updated!
2012-01-28 14:42:44 [INFO] Creating empty config: /hlserver/27598/plugins/Essentials/userdata/tekknos.yml
2012-01-28 14:42:44 [INFO] tekknos [/90.177.226.49:19601] logged in with entity id 419 at ([Order-Craft] 15.5, 78.62000000476837, 248.5)
2012-01-28 14:43:38 [INFO] Connection reset
2012-01-28 14:43:38 [INFO] tekknos lost connection: disconnect.endOfStream
2012-01-28 14:43:55 [INFO] tekknos [/90.177.226.49:19646] logged in with entity id 1368 at ([Order-Craft] 14.5, 64.0, 249.5)
2012-01-28 14:44:00 [INFO] Creating empty config: /hlserver/27598/plugins/Essentials/userdata/prtikx.yml
2012-01-28 14:44:00 [INFO] Prtikx [/88.101.160.105:13700] logged in with entity id 1426 at ([Order-Craft] 14.5, 80.62000000476837, 258.5)
2012-01-28 14:44:22 [INFO] Connection reset
2012-01-28 14:44:22 [INFO] tekknos lost connection: disconnect.endOfStream
2012-01-28 14:44:25 [INFO] [AuthMe] Player Prtikx is now registered!
2012-01-28 14:44:33 [FINEST] TPS: 20.0  Memory free: 394.0/743.0  Players: 1/5
2012-01-28 14:45:02 [INFO] munasef [/90.180.190.186:51554] logged in with entity id 2182 at ([Order-Craft] 6.5625, 67.0, 287.0)
2012-01-28 14:45:36 [INFO] Read timed out
2012-01-28 14:45:36 [INFO] Prtikx lost connection: disconnect.endOfStream
2012-01-28 14:45:38 [INFO] SpreYyManNNikKK [/93.91.146.2:55439] logged in with entity id 2646 at ([Order-Craft] 8.71875, 64.0, 294.1875)
2012-01-28 14:45:41 [INFO] [AuthMe] Player SpreYyManNNikKK logged in!
2012-01-28 14:45:43 [INFO] Connection reset
2012-01-28 14:45:43 [INFO] munasef lost connection: disconnect.endOfStream

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: Strasne lagy

#2 Příspěvekod Sejsel » 28 led 2012, 15:52

Nějaký plugin se připojuje na MySQL se špatným heslem
01101110011101010110001001110111

Uživatelský avatar
SpreyYManNNikKK
Příspěvky: 1294
Registrován: 25 led 2012, 18:49
Reputation: 0

Re: Strasne lagy

#3 Příspěvekod SpreyYManNNikKK » 28 led 2012, 15:55

aha . Diky


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Google [Bot] a 24 hostů