Stránka 1 z 1

Niake errory

Napsal: 20 led 2016, 23:30
od steaZZZ
IP: 82.208.17.32:27956

Ahojte potrebujem vyriešiť tieto errory.

1) NoLagg

Kód: Vybrat vše

org.bukkit.plugin.UnknownDependencyException: BKCommonLib
   at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [minecraft_server.jar:git-Spigot-db6de12-07c3001]
   at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [minecraft_server.jar:git-Spigot-db6de12-07c3001]
   at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [minecraft_server.jar:git-Spigot-db6de12-07c3001]
   at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [minecraft_server.jar:git-Spigot-db6de12-07c3001]
   at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]


2) Databáza?

Kód: Vybrat vše

[05:30:03] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver.  See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite


3) Linux or?

Kód: Vybrat vše

[05:29:41] [Server thread/WARN]: java.lang.UnsatisfiedLinkError: /hlserver/27956/plugins/LWC/lib/native/Linux/amd64/libsqlitejdbc.so: /hlserver/27956/plugins/LWC/lib/native/Linux/amd64/libsqlitejdbc.so: file too short



Možno posledné 1-2 WARN/ERROR su zbytočné no chcem to mať šetko v poriadku :)
Diky. :)

Re: Niake errory

Napsal: 20 led 2016, 23:38
od matyasvane
Zdravím,
V prvním případě, chyba znamená, že v /plugins/ nemáš plugin http://dev.bukkit.org/bukkit-plugins/bkcommonlib/ nejnovější zde https://github.com/mg-1999/BKCommonLib

V druhém případě mi prosím zašli config, pluginu, u kterého se tato hláška vypisuje

V posledním případě, vypni server, vymaž složku LWC a server zapni

Re: Niake errory

Napsal: 21 led 2016, 01:13
od Hanakocz
Druhý případ je víc pluginů, namátkou iConomy, vesměs jde o to, že si stěžují na nepřistupování k MySQL, nebo přistupování jinou, než jimi idealizovanou cestou....pokud máš pluginy na MySQL, můžeš ignorovat, jinak doporučuji pluginy nauit používat MySQL (a to se týká i třetího bodu, kde si LWC stěuje na špatný DB soubor, ale mnohem lepší by i pro LWC bylo používat MySQL - při velkém množství locků ti to jinak může lagovat při otvírání locknutých truhel)

Re: Niake errory

Napsal: 24 led 2016, 12:28
od steaZZZ
http://dev.bukkit.org/bukkit-plugins/bkcommonlib/ píše mi že verzia je zastarala a nieje kompatibilna s mojou. 1.8.8 Spigot

Re: Niake errory

Napsal: 24 led 2016, 13:12
od Smexhy
Pretože ten plugin oficiálne na 1.8 verziu nie je

Re: Niake errory

Napsal: 24 led 2016, 17:42
od steaZZZ
Ahoj, nechcem zakladat dalšie tema..
teraz mi nahodilo chestshop ERROR:

Kód: Vybrat vše

> [16:28:09 WARN]: [Server thread] ERROR com.Acrobot.ChestShop.ORMlite.db.SqliteDatabaseType - WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
> [16:28:09 WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating table 'items'
> [16:28:09 WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`))
> [16:28:09 WARN]: [Server thread] ERROR com.Acrobot.ChestShop.ORMlite.db.SqliteDatabaseType - WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
> [16:28:09 WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating table 'accounts'
> [16:28:09 WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating index 'accounts_shortName_idx' for table 'accounts
> [16:28:09 WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT NULL , `name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , PRIMARY KEY (`name`) )
> [16:28:09 WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )


-- 28 led 2016, 14:35 --

nezmažu sa hračom zamknuté truhly??? ked vymazem zlozku LWC?? lebo furt to takto robit?....