problem z iconomy

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
hnev55
Příspěvky: 452
Registrován: 03 pro 2012, 21:48
Reputation: 0

Re: problem z iconomy

#11 Příspěvekod hnev55 » 12 bře 2013, 09:31

toto je vypis z konzole

Kód: Vybrat vše

> 08:30:14 [SEVERE] Exception in thread "pool-1-thread-413"
> 08:30:14 [SEVERE] org.apache.commons.lang.UnhandledException: Plugin MoneyDrop v1.6.2 generated an exception while executing task 6917
at org.bukkit.craftbukkit.v1_4_6.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:722)
Caused by: java.util.ConcurrentModificationException
at java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:953)
at java.util.LinkedList$ListItr.next(LinkedList.java:886)
at com.iCo6.IO.mini.Mini.read(Mini.java:148)
at com.iCo6.IO.mini.Mini.read(Mini.java:135)
at com.iCo6.IO.mini.Mini.update(Mini.java:374)
at com.iCo6.system.Queried.setBalance(Queried.java:427)
at com.iCo6.system.Holdings.setBalance(Holdings.java:26)
at com.iCo6.system.Holdings.math(Holdings.java:103)
at com.iCo6.system.Holdings.add(Holdings.java:58)
at net.milkbowl.vault.economy.plugins.Economy_iConomy6.depositPlayer(Economy_iConomy6.java:157)
at me.drakespirit.plugins.moneydrop.MDPlayerListener$1.run(MDPlayerListener.java:38)
at org.bukkit.craftbukkit.v1_4_6.scheduler.CraftTask.run(CraftTask.java:53)
at org.bukkit.craftbukkit.v1_4_6.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
... 3 more

> 08:30:15 [SEVERE] Exception in thread "pool-1-thread-428"
> 08:30:15 [SEVERE] org.apache.commons.lang.UnhandledException: Plugin MoneyDrop v1.6.2 generated an exception while executing task 6921
at org.bukkit.craftbukkit.v1_4_6.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:722)
Caused by: java.util.ConcurrentModificationException
at java.util.LinkedHashMap$LinkedHashIterator.nextEntry(LinkedHashMap.java:394)
at java.util.LinkedHashMap$KeyIterator.next(LinkedHashMap.java:405)
at com.iCo6.IO.mini.Mini.update(Mini.java:352)
at com.iCo6.system.Queried.setBalance(Queried.java:427)
at com.iCo6.system.Holdings.setBalance(Holdings.java:26)
at com.iCo6.system.Holdings.math(Holdings.java:103)
at com.iCo6.system.Holdings.add(Holdings.java:58)
at net.milkbowl.vault.economy.plugins.Economy_iConomy6.depositPlayer(Economy_iConomy6.java:157)
at me.drakespirit.plugins.moneydrop.MDPlayerListener$1.run(MDPlayerListener.java:38)
at org.bukkit.craftbukkit.v1_4_6.scheduler.CraftTask.run(CraftTask.java:53)
at org.bukkit.craftbukkit.v1_4_6.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
... 3 more
a vzdy ked mam tieto 2 pluginy spolu iConomy a MoneyDrop tak ked stlacim TAB v tebulke nemam signal a nie len ja neviem vobec co stym

hnev55
Příspěvky: 452
Registrován: 03 pro 2012, 21:48
Reputation: 0

Re: problem z iconomy

#12 Příspěvekod hnev55 » 12 bře 2013, 18:55

prosim pomozte je to suurne :/

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

Re: problem z iconomy

#13 Příspěvekod nejento » 12 bře 2013, 22:27

Surne? Co to je za slovo? //EDIT: Aha http://cs.wiktionary.org/wiki/súrne :D //nejento

Aktualizuj MoneyDrop, Vault a CraftBukkit.
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/

hnev55
Příspěvky: 452
Registrován: 03 pro 2012, 21:48
Reputation: 0

Re: problem z iconomy

#14 Příspěvekod hnev55 » 12 bře 2013, 23:37

prestalo mi ist /login to je asi authme aj som skusal dat tento http://dev.bukkit.org/server-mods/authme/ a stale to nefunguje prosim poradte

vojtamaniak
Příspěvky: 3512
Věk: 26
Registrován: 18 úno 2012, 21:02
Reputation: 11

Re: problem z iconomy

#15 Příspěvekod vojtamaniak » 13 bře 2013, 07:13

Ten nedávej! Je neaktualizovaný, riskuješ tím..

Dej sem server.log při startu a config authme (použij authme-reloaded!)(případná hesla skryj)

Btw. není to tvůj případ? http://forum.fakaheda.eu/viewtopic.php?f=67&t=12809

hnev55
Příspěvky: 452
Registrován: 03 pro 2012, 21:48
Reputation: 0

Re: problem z iconomy

#16 Příspěvekod hnev55 » 13 bře 2013, 13:20

config AuthMe:

Kód: Vybrat vše

DataSource:
  mySQLColumnName: username
  mySQLTablename: authme
  mySQLUsername: authme
  backend: file
  mySQLColumnLastLogin: lastlogin
  mySQLDatabase: authme
  mySQLPort: '3306'
  mySQLColumnIp: ip
  mySQLHost: 127.0.0.1
  mySQLColumnPassword: password
  mySQLPassword: '12345'
  caching: true
  mySQLlastlocX: x
  mySQLlastlocY: y
  mySQLlastlocZ: z
GroupOptions:
  UnregisteredPlayerGroup: ''
  RegisteredPlayerGroup: ''
  Permissions:
    PermissionsOnJoin: []
settings:
  sessions:
    enabled: false
    timeout: 10
  restrictions:
    allowChat: false
    maxRegPerIp: 1000000
    maxNicknameLength: 20
    ForceSingleSession: true
    ForceSpawnLocOnJoinEnabled: false
    SaveQuitLocation: false
    AllowRestrictedUser: false
    AllowedRestrictedUser: []
    kickNonRegistered: false
    kickOnWrongPassword: false
    teleportUnAuthedToSpawn: false
    minNicknameLength: 3
    allowMovement: false
    timeout: 30
    allowedNicknameCharacters: '[a-zA-Z0-9_?]*'
    allowedMovementRadius: 100
    enablePasswordVerifier: true
    ProtectInventoryBeforeLogIn: true
  GameMode:
    ForceSurvivalMode: false
    ResetInventotyIfCreative: false
  security:
    minPasswordLength: 4
    unLoggedinGroup: unLoggedinGroup
    passwordHash: SHA256
    passwordMaxLength: 20
  registration:
    enabled: true
    messageInterval: 5
    force: true
  unrestrictions:
    UnrestrictedName: []
  messagesLanguage: en
ExternalBoardOptions:
  mySQLColumnSalt: ''
  mySQLColumnGroup: ''
  nonActivedUserGroup: -1
permission:
  EnablePermissionCheck: false
BackupSystem:
  ActivateBackup: false
  OnServerStart: false
  OnServerStop: true
  MysqlWindowsPath: C:\\Program Files\\MySQL\\MySQL Server 5.1\\
Passpartu:
  enablePasspartu: false
Security:
  SQLProblem:
    stopServer: true
  ReloadCommand:
    useReloadCommandSupport: true
a server.log
Přílohy
server.log
(32.96 KiB) Staženo 112 x

hnev55
Příspěvky: 452
Registrován: 03 pro 2012, 21:48
Reputation: 0

Re: problem z iconomy

#17 Příspěvekod hnev55 » 13 bře 2013, 14:15

uz mi to funguje ale aj tak karma + za ochotu :)
mozete //LOCk

//LOCK


Zpět na „Minecraft, Tekkit“

Kdo je online

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