Çözüldü CHEST SHOP HATASI

  • Konuyu Başlatan Konuyu Başlatan ZeusPro
  • Başlangıç tarihi Başlangıç tarihi
  • Görüntüleme 1.332
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

ZeusPro

>> Pluginer & Skripter
Katılım
21 Ağustos 2017
Mesajlar
146
Elmaslar
28
Puan
8.985
Konum
Ankara

Discord:

ZeuLeg#0962

sabah açtığım knou halla çözülmedi. çözüldü sanmıştım halla hata vermeye devam ediyor.
JavaScript:
[19:13:16] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.9.2 (build 86)
[19:13:16] [Server thread/WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating table 'items'
[19:13:16] [Server thread/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`))
[19:13:16] [Server thread/WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating table 'accounts'
[19:13:16] [Server thread/WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating index 'accounts_uuid_idx' for table 'accounts
[19:13:16] [Server thread/WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating index 'accounts_shortName_idx' for table 'accounts
[19:13:16] [Server thread/WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating index 'accounts_name_idx' for table 'accounts
[19:13:16] [Server thread/WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , `lastSeen` BIGINT DEFAULT 0 NOT NULL , PRIMARY KEY (`shortName`) , UNIQUE (`name`,`uuid`) )
[19:13:16] [Server thread/WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_uuid_idx` ON `accounts` ( `uuid` )
[19:13:16] [Server thread/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` )
[19:13:16] [Server thread/WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_name_idx` ON `accounts` ( `name` )
chest shop sürümüyle ve dosyasıyla hata yok. herşeyi denedim. nasıl düzeltebilirim ?
 
sabah açtığım knou halla çözülmedi. çözüldü sanmıştım halla hata vermeye devam ediyor.
JavaScript:
[19:13:16] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.9.2 (build 86)
[19:13:16] [Server thread/WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating table 'items'
[19:13:16] [Server thread/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`))
[19:13:16] [Server thread/WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating table 'accounts'
[19:13:16] [Server thread/WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating index 'accounts_uuid_idx' for table 'accounts
[19:13:16] [Server thread/WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating index 'accounts_shortName_idx' for table 'accounts
[19:13:16] [Server thread/WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating index 'accounts_name_idx' for table 'accounts
[19:13:16] [Server thread/WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , `lastSeen` BIGINT DEFAULT 0 NOT NULL , PRIMARY KEY (`shortName`) , UNIQUE (`name`,`uuid`) )
[19:13:16] [Server thread/WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_uuid_idx` ON `accounts` ( `uuid` )
[19:13:16] [Server thread/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` )
[19:13:16] [Server thread/WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_name_idx` ON `accounts` ( `name` )
chest shop sürümüyle ve dosyasıyla hata yok. herşeyi denedim. nasıl düzeltebilirim ?


Paylaştığın bir hata değil. Birer uyarı. Eklenti burada kendisi için veritabanına tablo oluşturmaya çalışıyor ve sütünlarını ayarlıyor. MYSQL kullanmıyor iseniz SQLite veritabanı türüne kaydediyordur. Daha detaylı bir şekilde hatanızı iletebilir misiniz?
 
Paylaştığın bir hata değil. Birer uyarı. Eklenti burada kendisi için veritabanına tablo oluşturmaya çalışıyor ve sütünlarını ayarlıyor. MYSQL kullanmıyor iseniz SQLite veritabanı türüne kaydediyordur. Daha detaylı bir şekilde hatanızı iletebilir misiniz?
hata bu kadar daha fazlası yok. mysql kullanmıyorum. nasıl çözebilirim sorunu ????
 
Son düzenleme:
hata bu kadar daha fazlası yok. mysql kullanıyorum. nasıl çözebilirim sorunu ????


Açıkçası burada bir hata bulunmuyor. Eğer olsaydı WARN değil ERROR yazardı ve karşına bir sürü değişik yazı çıkardı. Veritabanını kontrol et. Tablo oluştuysa sıkıntı yoktur.
 
Açıkçası burada bir hata bulunmuyor. Eğer olsaydı WARN değil ERROR yazardı ve karşına bir sürü değişik yazı çıkardı. Veritabanını kontrol et. Tablo oluştuysa sıkıntı yoktur.
Nasıl kontrol edeceğim?
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Hala Discord sunucumuza katılmadın mı?

Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!

Şimdi Katıl
Üst