Mam problem s LogBlockem

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Ematko
Příspěvky: 31
Registrován: 08 dub 2012, 22:43
Reputation: 0

Re: Mam problem s LogBlockem

#11 Příspěvekod Ematko » 09 dub 2012, 22:13

Svety jsem zkontroloval ty souhlasi a jmeno serveru jsem tam taky dal pise mi to problem s MySQL.

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

Re: Mam problem s LogBlockem

#12 Příspěvekod nejento » 09 dub 2012, 22:16

Dej sem server.log a dej sem config.yml
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/

Ematko
Příspěvky: 31
Registrován: 08 dub 2012, 22:43
Reputation: 0

Re: Mam problem s LogBlockem

#13 Příspěvekod Ematko » 10 dub 2012, 14:28

Fakt se omlouvam za tolik problemu se mnou ale ja tomu fakt moc nerozumim,jen tak tak jsem si nainstaloval DynMapu.

Config:
tools:
tool:
defaultEnabled: true
mode: LOOKUP
aliases:
- t
params: area 0 all sum none limit 15 desc silent
leftClickBehavior: NONE
item: 280
rightClickBehavior: TOOL
permissionDefault: 'TRUE'
toolblock:
params: area 0 all sum none limit 15 desc silent
permissionDefault: 'TRUE'
rightClickBehavior: BLOCK
item: 352
mode: LOOKUP
defaultEnabled: true
aliases:
- tb
leftClickBehavior: TOOL
mysql:
user: gs_37437_1
port: 3306
password: *******
host: matrix.fakaheda.eu:37437
database: gs_37437_1
logging:
hiddenBlocks:
- 0
logCreeperExplosionsAsPlayerWhoTriggeredThese: false
logPlayerInfo: true
hiddenPlayers: []
logKillsLevel: PLAYERS
consumer:
timePerRun: 200
useBukkitScheduler: true
forceToProcessAtLeast: 20
delayBetweenRuns: 6
lookup:
linesLimit: 1500
defaultTime: 30 minutes
defaultDist: 20
linesPerPage: 15
questioner:
askClearLogs: true
banPermission: mcbans.ban.local
askRollbacks: true
askRedos: true
askClearLogAfterRollback: true
askRollbackAfterBan: false
updater:
checkVersion: true
loggedWorlds:
- world
- world_nether
- world_the_end
clearlog:
enableAutoClearLog: false
auto:
- world "world" before 365 days all
- world "world" player lavaflow waterflow leavesdecay before 7 days all
- world world_nether before 365 days all
- world world_nether player lavaflow before 7 days all
dumpDeletedLog: false
rollback:
replaceAnyway:
- 8
- 9
- 10
- 11
- 51
maxArea: 50
dontRollback:
- 10
- 11
- 46
- 51
maxTime: 2 days
version: '1.50'


ServerLog 1:
2012-03-27 06:34:06 [INFO] Starting minecraft server version 1.1
2012-03-27 06:34:06 [INFO] Loading properties
2012-03-27 06:34:06 [INFO] Starting Minecraft server on 93.91.250.116:37437
2012-03-27 06:34:06 [WARNING] **** FAILED TO BIND TO PORT!
2012-03-27 06:34:06 [WARNING] The exception was: java.net.BindException: Address already in use
2012-03-27 06:34:06 [WARNING] Perhaps a server is already running on that port?
2012-03-28 06:33:35 [SEVERE] null
java.io.IOException: Input/output error
at java.io.FileInputStream.readBytes(Native Method)
at java.io.FileInputStream.read(FileInputStream.java:242)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
at java.io.BufferedInputStream.read(BufferedInputStream.java:254)
at jline.Terminal.readCharacter(Terminal.java:99)
at jline.UnixTerminal.readVirtualKey(UnixTerminal.java:128)
at jline.ConsoleReader.readVirtualKey(ConsoleReader.java:1453)
at jline.ConsoleReader.readBinding(ConsoleReader.java:654)
at jline.ConsoleReader.readLine(ConsoleReader.java:494)
at net.minecraft.server.ThreadCommandReader.run(ThreadCommandReader.java:31)
2012-04-06 10:03:36 [INFO] Starting minecraft server version 1.2.4
2012-04-06 10:03:36 [INFO] Loading properties
2012-04-06 10:03:36 [INFO] Starting Minecraft server on 93.91.250.116:37437
2012-04-06 10:03:36 [WARNING] **** FAILED TO BIND TO PORT!
2012-04-06 10:03:36 [WARNING] The exception was: java.net.BindException: Address already in use
2012-04-06 10:03:36 [WARNING] Perhaps a server is already running on that port?
2012-04-06 10:09:09 [SEVERE] null
java.io.IOException: Input/output error
at java.io.FileInputStream.readBytes(Native Method)
at java.io.FileInputStream.read(FileInputStream.java:242)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
at java.io.BufferedInputStream.read(BufferedInputStream.java:254)
at jline.Terminal.readCharacter(Terminal.java:99)
at jline.UnixTerminal.readVirtualKey(UnixTerminal.java:128)
at jline.ConsoleReader.readVirtualKey(ConsoleReader.java:1453)
at jline.ConsoleReader.readBinding(ConsoleReader.java:654)
at jline.ConsoleReader.readLine(ConsoleReader.java:494)
at net.minecraft.server.ThreadCommandReader.run(ThreadCommandReader.java:31)
2012-04-06 10:09:09 [INFO] Stopping server
2012-04-06 10:09:09 [SEVERE] Exception in thread "Thread-3"
2012-04-06 10:09:09 [SEVERE] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
2012-04-06 10:09:09 [SEVERE] at java.util.ArrayList.rangeCheck(ArrayList.java:604)
2012-04-06 10:09:09 [SEVERE] at java.util.ArrayList.get(ArrayList.java:382)
2012-04-06 10:09:09 [SEVERE] at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:411)
2012-04-06 10:09:09 [SEVERE] at org.bukkit.craftbukkit.util.ServerShutdownThread.run(ServerShutdownThread.java:14)
2012-04-06 12:05:59 [INFO] Starting minecraft server version 1.2.4
2012-04-06 12:05:59 [INFO] Loading properties
2012-04-06 12:05:59 [INFO] Starting Minecraft server on 93.91.250.116:37437
2012-04-06 12:05:59 [WARNING] **** FAILED TO BIND TO PORT!
2012-04-06 12:05:59 [WARNING] The exception was: java.net.BindException: Address already in use
2012-04-06 12:05:59 [WARNING] Perhaps a server is already running on that port?
2012-04-06 12:18:24 [INFO] Stopping server


ServerLog 2:
2012-04-06 12:06:13 [INFO] Starting minecraft server version 1.2.4
2012-04-06 12:06:13 [INFO] Loading properties
2012-04-06 12:06:13 [INFO] Starting Minecraft server on 93.91.250.116:37437
2012-04-06 12:06:13 [WARNING] **** FAILED TO BIND TO PORT!
2012-04-06 12:06:13 [WARNING] The exception was: java.net.BindException: Address already in use
2012-04-06 12:06:13 [WARNING] Perhaps a server is already running on that port?
2012-04-06 12:18:24 [SEVERE] null
java.io.IOException: Input/output error
at java.io.FileInputStream.readBytes(Native Method)
at java.io.FileInputStream.read(FileInputStream.java:242)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
at java.io.BufferedInputStream.read(BufferedInputStream.java:254)
at jline.Terminal.readCharacter(Terminal.java:99)
at jline.UnixTerminal.readVirtualKey(UnixTerminal.java:128)
at jline.ConsoleReader.readVirtualKey(ConsoleReader.java:1453)
at jline.ConsoleReader.readBinding(ConsoleReader.java:654)
at jline.ConsoleReader.readLine(ConsoleReader.java:494)
at net.minecraft.server.ThreadCommandReader.run(ThreadCommandReader.java:31)
2012-04-06 12:18:24 [INFO] Stopping server

TIGERHax
Příspěvky: 395
Registrován: 27 čer 2011, 11:41
Reputation: 0

Re: Mam problem s LogBlockem

#14 Příspěvekod TIGERHax » 10 dub 2012, 14:32

zly server log, daj sem server.log iba ten nic viac

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

Re: Mam problem s LogBlockem

#15 Příspěvekod nejento » 10 dub 2012, 14:50

Dej sem server.log od tý části, kde se server spouští. To je jak to píše, že server je na verzi 1.2.5 atp. až k chatu hráčů.
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/

Ematko
Příspěvky: 31
Registrován: 08 dub 2012, 22:43
Reputation: 0

Re: Mam problem s LogBlockem

#16 Příspěvekod Ematko » 10 dub 2012, 15:39

Nevim jestli toho je moc nebo malo snad to bude OK


[INFO] Starting minecraft server version 1.2.5
2012-04-10 06:55:19 [INFO] Loading properties
2012-04-10 06:55:19 [INFO] Starting Minecraft server on 93.91.250.116:37437
2012-04-10 06:55:19 [INFO] This server is running CraftBukkit version git-Bukkit-1.2.5-R1.0-b2149jnks (MC: 1.2.5) (Implementing API version 1.2.5-R1.0)
2012-04-10 06:55:20 [INFO] Starting FakaHedaMinequery server on 93.91.250.116:38437
2012-04-10 06:55:20 [SEVERE] ebean.properties not found
2012-04-10 06:55:20 [INFO] DataSourcePool [BanHammer] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
2012-04-10 06:55:20 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
2012-04-10 06:55:20 [INFO] Entities enhanced[0] subclassed[1]
2012-04-10 06:55:20 [SEVERE] Could not load 'plugins/Trampolin.0.6.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/bukkit/event/block/BlockListener
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:148)
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:207)
at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:183)
at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:53)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:156)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
Caused by: java.lang.NoClassDefFoundError: org/bukkit/event/block/BlockListener
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:791)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
at com.bukkit.tm.Trampolin.Trampolin.<init>(Trampolin.java:12)
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 org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:144)
... 8 more
Caused by: java.lang.ClassNotFoundException: org.bukkit.event.block.BlockListener
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
... 27 more
2012-04-10 06:55:20 [INFO] [Citizens] Loading Citizens v1.2
2012-04-10 06:55:20 [INFO] [LagMeter] Loading LagMeter v1.7
2012-04-10 06:55:20 [INFO] [Spectate] Loading Spectate v1.7
2012-04-10 06:55:20 [INFO] [WorldEdit] Loading WorldEdit v5.2
2012-04-10 06:55:20 [INFO] [FakaHedaMinequery] Loading FakaHedaMinequery v1.1
2012-04-10 06:55:20 [INFO] [iConomy] Loading iConomy v7.0
2012-04-10 06:55:20 [INFO] [Safe Creeper] Loading Safe Creeper v0.5
2012-04-10 06:55:20 [INFO] [CommandBook] Loading CommandBook v2.0
2012-04-10 06:55:20 [INFO] [NoWeather] Loading NoWeather v1.7.3
2012-04-10 06:55:20 [INFO] [BKCommonLib] Loading BKCommonLib v1.12
2012-04-10 06:55:20 [INFO] [LogBlockQuestioner] Loading LogBlockQuestioner v0.02
2012-04-10 06:55:20 [INFO] [ColorMe] Loading ColorMe v3.4.1
2012-04-10 06:55:20 [INFO] [BanHammer] Loading BanHammer v1.8.1
2012-04-10 06:55:20 [INFO] [LogBlock] Loading LogBlock v1.50
2012-04-10 06:55:20 [INFO] [LogBlock] Version check: Your version is up to date
2012-04-10 06:55:20 [INFO] [LogBlock] Connecting to username@jdbc:mysql://localhost:3306/minecraft...
2012-04-10 06:55:20 [SEVERE] [LogBlock] Error while fetching connection:
java.sql.SQLException: Access denied for user 'username'@'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.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(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:221)
at de.diddiz.util.MySQLConnectionPool.getConnection(MySQLConnectionPool.java:72)
at de.diddiz.LogBlock.LogBlock.getConnection(LogBlock.java:258)
at de.diddiz.LogBlock.LogBlock.onLoad(LogBlock.java:77)
at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:212)
at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:183)
at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:53)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:156)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
2012-04-10 06:55:20 [INFO] [LWC] Loading LWC v4.1.1 (b645-git-b24cc99e)
2012-04-10 06:55:20 [INFO] [MyHome] Loading MyHome v2.2
2012-04-10 06:55:20 [INFO] [WorldGuard] Loading WorldGuard v5.5.1
2012-04-10 06:55:20 [INFO] [dynmap] Loading dynmap v0.36.3-1085
2012-04-10 06:55:20 [INFO] [SignColours] Loading SignColours v1.3
2012-04-10 06:55:20 [INFO] [NoLaggTNT] Loading NoLaggTNT v1.03
2012-04-10 06:55:20 [INFO] [VanishNoPacket] Loading VanishNoPacket v3.5
2012-04-10 06:55:20 [INFO] [ChestShop] Loading ChestShop v3.39
2012-04-10 06:55:20 [INFO] [Safe Creeper] Enabling Safe Creeper v0.5
2012-04-10 06:55:20 [INFO] [Safe Creeper] Loading config files...
2012-04-10 06:55:20 [INFO] [Safe Creeper] Global config file loaded
2012-04-10 06:55:20 [INFO] [Safe Creeper] 2 world config files loaded
2012-04-10 06:55:20 [INFO] [Safe Creeper] Safe Creeper v0.5 Enabled
2012-04-10 06:55:20 [INFO] [BKCommonLib] Enabling BKCommonLib v1.12
2012-04-10 06:55:20 [INFO] BKCommonLib version 1.12 enabled!
2012-04-10 06:55:20 [INFO] [LWC] Enabling LWC v4.1.1 (b645-git-b24cc99e)
2012-04-10 06:55:20 [INFO] LWC: Loading shared objects
2012-04-10 06:55:20 [INFO] LWC: Native library: plugins/LWC/lib/native/Linux/amd64/libsqlitejdbc.so
2012-04-10 06:55:20 [INFO] LWC: Protection cache: 0/10000
2012-04-10 06:55:20 [INFO] LWC: Loaded 207 locale strings (0 overrides)
2012-04-10 06:55:20 [INFO] LWC: Permissions API: SuperPermsPermissions
2012-04-10 06:55:20 [INFO] LWC: Currency API: iConomy6Currency
2012-04-10 06:55:20 [INFO] LWC: Connecting to SQLite
2012-04-10 06:55:20 [INFO] LWC: Performing any necessary database updates
2012-04-10 06:55:20 [INFO] LWC: Using database: Native
2012-04-10 06:55:20 [INFO] LWC: Precached 1156 protections.
2012-04-10 06:55:20 [INFO] LWC: At version: 4.1.1 (b645)
2012-04-10 06:55:20 [INFO] Preparing level "world"
2012-04-10 06:55:20 [INFO] Default game type: 0
2012-04-10 06:55:21 [INFO] LWC: Latest version: 4.1.1
2012-04-10 06:55:21 [INFO] Preparing start region for level 0 (Seed: 2212566446585522668)
2012-04-10 06:55:21 [INFO] Preparing start region for level 1 (Seed: -3027733867392182251)
2012-04-10 06:55:21 [INFO] Preparing start region for level 2 (Seed: -3027733867392182251)
2012-04-10 06:55:21 [INFO] [Citizens] Enabling Citizens v1.2
2012-04-10 06:55:21 [INFO] [Citizens] No NPC types loaded.
2012-04-10 06:55:21 [INFO] [Citizens] Creating new config file at npc-profiles.yml.
2012-04-10 06:55:21 [INFO] [Citizens] Creating new config file at citizens.yml.
2012-04-10 06:55:21 [INFO] [Citizens] Creating new config file at mobs.yml.
2012-04-10 06:55:21 [INFO] [Citizens] Writing default setting range.arrow.min.
2012-04-10 06:55:21 [INFO] [Citizens] Writing default setting range.arrow.max.
2012-04-10 06:55:21 [INFO] [Citizens] Writing default setting ticks.pathing.max-stationary.
2012-04-10 06:55:21 [INFO] [Citizens] Writing default setting ticks.pathing.max-pathing.
2012-04-10 06:55:21 [INFO] [Citizens] Writing default setting ticks.saving.delay.
2012-04-10 06:55:21 [INFO] [Citizens] Writing default setting ticks.waypoints.right-click-pause.
2012-04-10 06:55:21 [INFO] [Citizens] Writing default setting range.look.
2012-04-10 06:55:21 [INFO] [Citizens] Writing default setting general.chat.format.
2012-04-10 06:55:21 [INFO] [Citizens] Writing default setting general.chat.default-text.
2012-04-10 06:55:21 [INFO] [Citizens] Writing default setting general.colors.npc-colour.
2012-04-10 06:55:21 [INFO] [Citizens] Writing default setting general.pathing.realistic.
2012-04-10 06:55:21 [INFO] [Citizens] Writing default setting items.talk-items.
2012-04-10 06:55:21 [INFO] [Citizens] Writing default setting items.select-items.
2012-04-10 06:55:21 [INFO] [Citizens] Writing default setting general.chat.selection-message.
2012-04-10 06:55:21 [INFO] [Citizens] Writing default setting general.chat.creation-message.
2012-04-10 06:55:21 [INFO] [Citizens] Writing default setting general.chat.space-char.
2012-04-10 06:55:21 [INFO] [Citizens] Writing default setting general.defaults.enable-following.
2012-04-10 06:55:21 [INFO] [Citizens] Writing default setting ticks.saving.save-often.
2012-04-10 06:55:21 [INFO] [Citizens] Writing default setting general.colors.use-npc-colours.
2012-04-10 06:55:21 [INFO] [Citizens] Writing default setting ticks.saving.use-task.
2012-04-10 06:55:21 [INFO] [Citizens] Writing default setting general.quick-select.
2012-04-10 06:55:21 [INFO] [Citizens] Writing default setting debug.debug-mode.
2012-04-10 06:55:21 [INFO] [Citizens] Writing default setting general.notify-updates.
2012-04-10 06:55:21 [INFO] [Citizens] Writing default setting general.defaults.talk-when-close.
2012-04-10 06:55:21 [INFO] [Citizens] Writing default setting general.pvp.deny.attack-disabled-pvp-players.
2012-04-10 06:55:21 [INFO] [Citizens] Writing default setting range.pathfinding.
2012-04-10 06:55:21 [INFO] [Citizens] Writing default setting economy.use-economy.
2012-04-10 06:55:21 [INFO] [Citizens] Writing default setting economy.prices.basic.creation.
2012-04-10 06:55:21 [INFO] [Citizens] Writing default setting general.spawn.delay.
2012-04-10 06:55:21 [INFO] [Citizens] Writing default setting evil.items.tame-item.
2012-04-10 06:55:21 [INFO] [Citizens] Writing default setting evil.misc.tame-chance.
2012-04-10 06:55:21 [INFO] [Citizens] Writing default setting evil.spawn.max.
2012-04-10 06:55:21 [INFO] [Citizens] Writing default setting evil.spawn.chance.
2012-04-10 06:55:21 [INFO] [Citizens] Writing default setting evil.misc.names.
2012-04-10 06:55:21 [INFO] [Citizens] Writing default setting evil.misc.health.
2012-04-10 06:55:21 [INFO] [Citizens] Writing default setting evil.items.drops.
2012-04-10 06:55:21 [INFO] [Citizens] Writing default setting evil.spawn.spawn.
2012-04-10 06:55:21 [INFO] [Citizens] Writing default setting evil.misc.failed-tame-messages.
2012-04-10 06:55:21 [SEVERE] Error occurred while enabling Citizens v1.2 (Is it up to date?)
java.lang.NoClassDefFoundError: net/milkbowl/vault/economy/Economy
at net.citizensnpcs.Economy.init(Economy.java:21)
at net.citizensnpcs.Citizens.onEnable(Citizens.java:122)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:371)
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
Caused by: java.lang.ClassNotFoundException: net.milkbowl.vault.economy.Economy
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
... 12 more
2012-04-10 06:55:22 [INFO] [LagMeter] Enabling LagMeter v1.7
2012-04-10 06:55:22 [INFO] [LagMeter 1.7] Enabled! Polling every 40 server ticks. Logging to /hlserver/37437/plugins/LagMeter/lag.log
2012-04-10 06:55:22 [INFO] [Spectate] Enabling Spectate v1.7
2012-04-10 06:55:22 [INFO] [Spectate] v1.7 enabled!
2012-04-10 06:55:22 [INFO] [WorldEdit] Enabling WorldEdit v5.2
2012-04-10 06:55:22 [INFO] WorldEdit 5.2 enabled.
2012-04-10 06:55:22 [INFO] WEPIF: Using the Bukkit Permissions API.
2012-04-10 06:55:22 [INFO] WEPIF: Using the Bukkit Permissions API.
2012-04-10 06:55:22 [INFO] [FakaHedaMinequery] Enabling FakaHedaMinequery v1.1
2012-04-10 06:55:22 [INFO] [iConomy] Enabling iConomy v7.0
2012-04-10 06:55:22 [INFO] [iConomy - April Fools] Enabled (15 ms)
2012-04-10 06:55:22 [INFO] [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
2012-04-10 06:55:22 [INFO] [iConomy - April Fools] Purged accounts with default balance.
2012-04-10 06:55:22 [INFO] [CommandBook] Enabling CommandBook v2.0
2012-04-10 06:55:22 [INFO] [CommandBook] Maximum wrapper compatibility is enabled. Some features have been disabled to be compatible with poorly written server wrappers.
2012-04-10 06:55:22 [FINEST] [CommandBook] Component SessionComponent successfully enabled!
2012-04-10 06:55:22 [INFO] [CommandBook] 4 banned name(s) loaded.
2012-04-10 06:55:22 [FINEST] [CommandBook] Component BansComponent successfully enabled!
2012-04-10 06:55:22 [INFO] [CommandBook] 6 Homes(s) loaded
2012-04-10 06:55:22 [FINEST] [CommandBook] Component HomesComponent successfully enabled!
2012-04-10 06:55:22 [INFO] [CommandBook] 9 Warps(s) loaded
2012-04-10 06:55:22 [FINEST] [CommandBook] Component WarpsComponent successfully enabled!
2012-04-10 06:55:22 [FINEST] [CommandBook] Component MessagingComponent successfully enabled!
2012-04-10 06:55:22 [FINEST] [CommandBook] Component TeleportComponent successfully enabled!
2012-04-10 06:55:22 [FINEST] [CommandBook] Component InventoryComponent successfully enabled!
2012-04-10 06:55:22 [INFO] [CommandBook] 1 kit(s) loaded.
2012-04-10 06:55:22 [FINEST] [CommandBook] Component KitsComponent successfully enabled!
2012-04-10 06:55:22 [FINEST] [CommandBook] Component JingleNoteComponent successfully enabled!
2012-04-10 06:55:22 [FINEST] [CommandBook] Component TimeComponent successfully enabled!
2012-04-10 06:55:22 [FINEST] [CommandBook] Component NameVerificationComponent successfully enabled!
2012-04-10 06:55:22 [FINEST] [CommandBook] Component FunComponent successfully enabled!
2012-04-10 06:55:22 [FINEST] [CommandBook] Component DebugComponent successfully enabled!
2012-04-10 06:55:22 [FINEST] [CommandBook] Component ThorComponent successfully enabled!
2012-04-10 06:55:22 [FINEST] [CommandBook] Component OnlineListComponent successfully enabled!
2012-04-10 06:55:22 [FINEST] [CommandBook] Component StoredMessagesComponent successfully enabled!
2012-04-10 06:55:22 [FINEST] [CommandBook] Component SpawnLocationsComponent successfully enabled!
2012-04-10 06:55:22 [FINEST] [CommandBook] Component InfoComponent successfully enabled!
2012-04-10 06:55:22 [FINEST] [CommandBook] Component WorldComponent successfully enabled!
2012-04-10 06:55:22 [FINEST] [CommandBook] Component PlayerComponent successfully enabled!
2012-04-10 06:55:22 [FINEST] [CommandBook] Component GodComponent successfully enabled!
2012-04-10 06:55:22 [INFO] [NoWeather] Enabling NoWeather v1.7.3
2012-04-10 06:55:22 [INFO] [LogBlockQuestioner] Enabling LogBlockQuestioner v0.02
2012-04-10 06:55:22 [SEVERE] Error occurred while enabling LogBlockQuestioner v0.02 (Is it up to date?)
java.lang.NoClassDefFoundError: org/bukkit/event/Event$Type
at de.diddiz.LogBlockQuestioner.LogBlockQuestioner.onEnable(LogBlockQuestioner.java:15)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:371)
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
Caused by: java.lang.ClassNotFoundException: org.bukkit.event.Event$Type
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
... 11 more
2012-04-10 06:55:22 [INFO] [ColorMe] Enabling ColorMe v3.4.1
2012-04-10 06:55:22 [INFO] ColorMe 3.4.1 is enabled!
2012-04-10 06:55:22 [WARNING] Vault was NOT found! Running without economy!
2012-04-10 06:55:22 [WARNING] Running without Spout!
2012-04-10 06:55:22 [INFO] [BanHammer] Enabling BanHammer v1.8.1
2012-04-10 06:55:22 [FINE] <name.richardson.james.bukkit.banhammer.BanHammerConfiguration> Registering ban limits
2012-04-10 06:55:22 [FINE] <name.richardson.james.bukkit.banhammer.BanHammerConfiguration> Creating new ban limit warning with a maximum time of 1h (3600000).
2012-04-10 06:55:22 [FINE] <name.richardson.james.bukkit.banhammer.BanHammerConfiguration> Creating new ban limit short with a maximum time of 1d (86400000).
2012-

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

Re: Mam problem s LogBlockem

#17 Příspěvekod nejento » 10 dub 2012, 15:50

Aktualizuj Citizens: http://ci.citizensnpcs.net/
LogBlock - Questioner myslím že už nepotřebuje
Smaž Trampolin.

U té MySQL máš prý podle logu špatné uživatelské jméno, nebo server.
Takže uživatelské jméno má být

Kód: Vybrat vše

gs_port-tvého-serveru_1
a server něco.fakaheda.eu (To zjistíš podle E-mailu z objednávky)
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/

Ematko
Příspěvky: 31
Registrován: 08 dub 2012, 22:43
Reputation: 0

Re: Mam problem s LogBlockem

#18 Příspěvekod Ematko » 10 dub 2012, 16:12

Takhle?




mysql:
user: gs_37437_1
port: 3306
password: ********
host: matrix.fakaheda.eu:37437
database: gs_37437_1

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

Re: Mam problem s LogBlockem

#19 Příspěvekod nejento » 10 dub 2012, 16:15

U host bez toho portu

Kód: Vybrat vše

:37437

Takže to bude vypadat takhle:

Kód: Vybrat vše

user: gs_37437_1
port: 3306
password: ********
host: matrix.fakaheda.eu
database: gs_37437_1

Jenom si to uprav, protože nevím jestli jsou dobře ty sloupce a mezery :)
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/

Ematko
Příspěvky: 31
Registrován: 08 dub 2012, 22:43
Reputation: 0

Re: Mam problem s LogBlockem

#20 Příspěvekod Ematko » 10 dub 2012, 16:27

Krasne jsem ten config ze serveru vymazal a udelal novej protoze tam byl asi bordel kdyz se udelal novej config vse jsem tam pomalu a jiste napsal slovo po slovu ale na serveru stale Check your MySQL user. :( Nemam udelat neco na tom MySQL?


Zpět na „Minecraft, Tekkit“

Kdo je online

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