[INACTIVE][INFO] Stats [v0.99] and Achievements [v0.99][1000]

Discussion in 'Inactive/Unsupported Plugins' started by nidefawl, Jan 20, 2011.

  1. Offline

    nidefawl

    Stats and Achievements

    This plugin will be found at dev-bukkit soon
    sockenklaus will manage this project in the future (thank you!)

    Features:
    • Stats
      • Logs many actions that players do!
      • Block Destoys(for each block), Item Uses, Damage Dealt, Deaths per type, Kills per type, Played-Time (with AFK flags!)...
      • '/stats' shows basic stats and more
      • '/played' shows your play-time on the server
      • Keeps all stats within a SQLite or MySQL Database
      • Your plugin can support Stats!
    • Achievements
      • Give users achievements when they have completed something!
      • e.g. MintyAnt mined 500 obsidian. Message "You have no life!" Appears, and they recieve the "No Life" achievment and 10 Diamond as a prize
      • Achievement-Conditions:
        • <achievement-name>
        • New in 0.9:
          • group <group-name>
          • permission <permissionstring>
        • can be multiple seperated by ;
        • each of them can have a inverting '!' (!group jailed;!badachievement)
        • can be none of course :)
      • Reward-Commands:
        • /item <name or id>
        • /money <negative or postive amount>
        • /group <group-name>, /warp <warp-name>
        • New in 0.9: Native console commands:
          • /op *;/time 13500;/god *;/kick *
          • use any console command that works on your console
        • New in 0.9 (GroupManager):
          • addsubgroup <groupname>
          • removesubgroup <groupname>
          • addpermission <permissionstring>
          • removepermission <permissionstring>
    Source:
    Download:
    Newest (Fix for updated plugins (iConomy, BOSEconomy, Essentials, Permissions 3)
    Old (Tested with #617 (works up to 1000!))
    If you still have problems with CraftIRC or iConomy + Achievements try one of the following version:
    Outdated versions:
    Configuration:
    Permissions for v0.9+:
    Show Spoiler

    Achievements:
    achievements.check - only players that have that permissions will be checked + awarded
    achievements.view.own - grants access to /achievements (/ach)
    achievements.view.list - grants access to /listachievements (/listach)
    achievements.admin.check - grants access to /checkachievements (/chekcach)
    achievements.admin.reload - grants access to /reloadachievements (/reloadach)

    Stats:
    stats.log - only actions of players that have that permissions will logged
    stats.view.own - allows a player to watch his own stats with the /stats command
    stats.view.others - allows a player to watch other players stats with the /stats <player> command
    stats.view.playtime - allows a player to watch his play-time with the /played command
    stats.admin - grants access to /stats debug + /stats set + /stats list

    Latest Changes:
    Show Spoiler

    Stats v0.99
    • Fix for Permissions 3.0
    Stats v0.985
    • Permissions fixed
    • Code cleanup
    • More settings, to disable logging of some events
    Stats v0.98
    • Attempt to fix plugin dependencies
    Stats v0.972
    • Attempt to fix Classpath and Updater... again
    Stats v0.96 (03-04-11)
    • Forgot to update internal version
    • Forgot wolf
    Stats v0.95 (03-04-11)
    • Updated to latest RB (617)
    • Better Permissions/GroupManager plugin handling
    • removed the usage of os-specific sqlite libraries. (lets see what happens)
    Achievements v0.99
    • Fix for newest Economy plugins
    Achievements v0.981
    • Attempt to fix plugin dependencies
    • fixed a typo with the 'achievements-definitions-sql'. Check your config!
    Achievements v0.972
    • Attempt to fix Classpath and Updater... again
    Achievements v0.96 (03-04-11)
    • Forgot internal version
    • Forgot wolf
    Achievements v0.95 (03-04-11)
    • Updated to latest RB (617)
    • Better warp-command handling for Essentials


    full Stats changelog
    full Achievements changelog

    Supported plugins:
    Tools:
    Please donate --> [​IMG]


    Please read the Wiki before posting:

     
  2. Offline

    nidefawl

    updated...
     
  3. Achievements don't seem obtainable. This shows in the server logs.

    Code:
    2011-03-01 18:06:03 [SEVERE] java.lang.NullPointerException
    2011-03-01 18:06:03 [SEVERE]     at com.nidefawl.Achievements.Messaging.AchLister.sendIrc(AchLister.java:23)
    2011-03-01 18:06:03 [SEVERE]     at com.nidefawl.Achievements.Messaging.AchLister.sendAchievementMessage(AchLister.java:66)
    2011-03-01 18:06:03 [SEVERE]     at com.nidefawl.Achievements.Achievements.checkAchievements(Achievements.java:320)
    2011-03-01 18:06:03 [SEVERE]     at com.nidefawl.Achievements.Achievements.access$0(Achievements.java:275)
    2011-03-01 18:06:03 [SEVERE]     at com.nidefawl.Achievements.Achievements$CheckerTask.run(Achievements.java:214)
    2011-03-01 18:06:03 [SEVERE]     at org.bukkit.craftbukkit.scheduler.CraftWorker.run(CraftWorker.java:33)
    2011-03-01 18:06:03 [SEVERE]     at java.lang.Thread.run(Thread.java:636)
     
  4. Offline

    nidefawl

    This shows in the changelog
    Code:
    Supports GroupManager, Permissions 2.4, iConomy 4, CraftIRC 1.70d
    CraftIRC 1.70d!
     
  5. Offline

    Jandalf

    thank u very much:)
     
  6. Are the stats and achievements folders going to be moved to the plugins directory? They are now the only non bukkit ones in my bin directory!
     
  7. Offline

    agtwonderbread

    Just started receiving this error this morning.
    [​IMG]
    I'm running Craftbukkit 440 with GroupManager and have been for a few days now. I tried updating my versions of Stats and Achievements with no difference.
    [​IMG]
    Any thoughts or ideas? We really love this plugin on our server.

    *Edit* Actually, oddly enough the plugin seems to still be working? I'm able to /ach or /stats in game w/o any problems.
     
  8. Offline

    DurtyFree

    Are the download links up 2 date? Because i think they named wrongly :s
     
  9. Offline

    Vytaan

    Hey guys, until the opening post gets edited, please use these links for the updated versions (v0.6):

    Stats v0.6
    Achievements v0.6
     
  10. Offline

    agtwonderbread

    Thanks for the update! No more errors.
     
  11. Offline

    Binaryclock

    Thank you for your hard work and updating this plugin. My users rejoice :)
     
  12. Offline

    endofzero

    Started getting this after upgrading to .6

    Code:
    2011-03-01 13:39:29 [INFO] [Achievements-0.6] Found required plugin: Stats
    2011-03-01 13:39:29 [INFO] [Achievements-0.6] loaded 64 achievements definitions
    2011-03-01 13:39:29 [WARNING] Plugin 'Achievements' (ver 0.6) is registering events before it is enabled. It may be misbehaving and the author needs to fix this.
    2011-03-01 13:39:29 [WARNING] Plugin 'Achievements' (ver 0.6) is registering events before it is enabled. It may be misbehaving and the author needs to fix this.
    2011-03-01 13:39:29 [INFO] [Achievements-0.6] Achievements 0.6 Plugin Enabled
    
     
  13. Offline

    nidefawl

    can you post the whole startup log?
     
  14. Offline

    Leandir

    Hi there, I do also get these errors. I'm just using Essentials 2.0Beta, Stats and Achievements and AntiGrief.
    Additionally, I also get a SQL exception if someone disconnect from the server.

    Please find below my whole startup log:

    Code:
    2011-03-01 22:16:18 [INFO] Starting minecraft server version Beta 1.3
    2011-03-01 22:16:18 [INFO] Loading properties
    2011-03-01 22:16:18 [INFO] Starting Minecraft server on localhost:25565
    2011-03-01 22:16:18 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-458-g557f3d2-b440jnks (MC: 1.3)
    2011-03-01 22:16:18 [INFO] Preparing level "world"
    2011-03-01 22:16:18 [INFO] Preparing start region
    2011-03-01 22:16:19 [INFO] [Stats-0.6] Stats plugin is up to date
    2011-03-01 22:16:19 [INFO] [Stats-0.6] Achievements plugin is up to date (0.6)
    2011-03-01 22:16:19 [INFO] [Stats-0.6] Converted 0 stat files to SQLite
    2011-03-01 22:16:20 [INFO] GroupManager - Scheduled Data Saving is set for every 10 minutes!
    2011-03-01 22:16:20 [INFO] GroupManager version 0.99c is enabled!
    2011-03-01 22:16:20 [INFO] AntiGrief - Using the Lowest priority level.
    2011-03-01 22:16:20 [INFO] AntiGrief - Version 0.7.1 Enabled!
    2011-03-01 22:16:20 [INFO] Fake Permissions version 2.0 is enabled!
    2011-03-01 22:16:20 [INFO] [Stats-0.6] Using Nijis Permissions for permissions
    2011-03-01 22:16:20 [INFO] [Stats-0.6] Plugin Enabled
    2011-03-01 22:16:20 [INFO] [Achievements-0.6] Found required plugin: Stats
    2011-03-01 22:16:20 [INFO] [Achievements-0.6] loaded 63 achievements definitions
    2011-03-01 22:16:20 [WARNING] Plugin 'Achievements' (ver 0.6) is registering events before it is enabled. It may be misbehaving and the author needs to fix this.
    2011-03-01 22:16:20 [WARNING] Plugin 'Achievements' (ver 0.6) is registering events before it is enabled. It may be misbehaving and the author needs to fix this.
    2011-03-01 22:16:20 [INFO] [Achievements-0.6] Achievements 0.6 Plugin Enabled
    2011-03-01 22:16:20 [INFO] §eLoaded Essentials build 243 maintained by Zenexer, ementalo, Aelux, and Brettflan
    2011-03-01 22:16:20 [INFO] Loaded EssentialsHome build 243 by Zenexer, ementalo, Aelux, and Brettflan
    2011-03-01 22:16:20 [INFO] Loaded EssentialsProtect build 243 maintained by Zenexer, ementalo, Aelux, and Brettflan
    2011-03-01 22:16:20 [INFO] Loaded EssentialsEco build 243 by Zenexer, ementalo, Aelux, and Brettflan
    2011-03-01 22:16:20 [INFO] Loaded EssentialsTele build 243 by Zenexer, ementalo, Aelux, and Brettflan
    2011-03-01 22:16:20 [INFO] Loaded EssentialsWarp build 243 by Zenexer, ementalo, Aelux, and Brettflan
    2011-03-01 22:16:20 [INFO] Loaded EssentialsHelp build 243 by Zenexer, ementalo, Eris, and EggRoll
    2011-03-01 22:16:20 [INFO] Loaded EssentialsSpawn build 243 maintained by Zenexer, ementalo, Aelux, and Brettflan
    2011-03-01 22:16:20 [INFO] Loaded EssentialsChat build 243 by Zenexer, ementalo, Aelux, and Brettflan
    2011-03-01 22:16:20 [INFO] Loaded EssentialsBan build 243 by Zenexer, ementalo, Eris, and EggRoll
    2011-03-01 22:16:20 [INFO] Done (1501682667ns)! For help, type "help" or "?"
    2011-03-01 22:17:01 [INFO] 143 recipes
    2011-03-01 22:17:01 [INFO] Leandir [/95.33.116.140:52610] logged in with entity id 280
    2011-03-01 22:17:14 [INFO] CONSOLE: Forcing save..
    2011-03-01 22:17:14 [INFO] CONSOLE: Save complete.
    2011-03-01 22:17:14 [INFO] Unknown console command. Type "help" for help.
    2011-03-01 22:17:20 [SEVERE] [Stats-0.6] SQL exception: NYI
    2011-03-01 22:17:20 [SEVERE] java.sql.SQLException: NYI
    2011-03-01 22:17:20 [SEVERE]     at org.sqlite.Conn.prepareStatement(Conn.java:217)
    2011-03-01 22:17:20 [SEVERE]     at com.nidefawl.Stats.datasource.PlayerStatSQL.save(PlayerStatSQL.java:34)
    2011-03-01 22:17:20 [SEVERE]     at com.nidefawl.Stats.Stats.saveAll(Stats.java:876)
    2011-03-01 22:17:20 [SEVERE]     at com.nidefawl.Stats.Stats.access$0(Stats.java:867)
    2011-03-01 22:17:20 [SEVERE]     at com.nidefawl.Stats.Stats$SaveTask.run(Stats.java:603)
    2011-03-01 22:17:20 [SEVERE]     at org.bukkit.craftbukkit.scheduler.CraftWorker.run(CraftWorker.java:33)
    2011-03-01 22:17:20 [SEVERE]     at java.lang.Thread.run(Thread.java:636)
    2011-03-01 22:17:50 [SEVERE] [Stats-0.6] SQL exception: NYI
    2011-03-01 22:17:50 [SEVERE] java.sql.SQLException: NYI
    2011-03-01 22:17:50 [SEVERE]     at org.sqlite.Conn.prepareStatement(Conn.java:217)
    2011-03-01 22:17:50 [SEVERE]     at com.nidefawl.Stats.datasource.PlayerStatSQL.save(PlayerStatSQL.java:34)
    2011-03-01 22:17:50 [SEVERE]     at com.nidefawl.Stats.Stats.saveAll(Stats.java:876)
    2011-03-01 22:17:50 [SEVERE]     at com.nidefawl.Stats.Stats.access$0(Stats.java:867)
    2011-03-01 22:17:50 [SEVERE]     at com.nidefawl.Stats.Stats$SaveTask.run(Stats.java:603)
    2011-03-01 22:17:50 [SEVERE]     at org.bukkit.craftbukkit.scheduler.CraftWorker.run(CraftWorker.java:33)
    2011-03-01 22:17:50 [SEVERE]     at java.lang.Thread.run(Thread.java:636)
    2011-03-01 22:17:50 [INFO] Leandir lost connection: disconnect.quitting
    2011-03-01 22:17:50 [SEVERE] [Stats-0.6] SQL exception: NYI
    2011-03-01 22:17:50 [SEVERE] java.sql.SQLException: NYI
    2011-03-01 22:17:50 [SEVERE]     at org.sqlite.Conn.prepareStatement(Conn.java:217)
    2011-03-01 22:17:50 [SEVERE]     at com.nidefawl.Stats.datasource.PlayerStatSQL.save(PlayerStatSQL.java:34)
    2011-03-01 22:17:50 [SEVERE]     at com.nidefawl.Stats.Stats.unload(Stats.java:861)
    2011-03-01 22:17:50 [SEVERE]     at com.nidefawl.Stats.StatsPlayerListener.onPlayerQuit(StatsPlayerListener.java:25)
    2011-03-01 22:17:50 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader$2.execute(JavaPluginLoader.java:135)
    2011-03-01 22:17:50 [SEVERE]     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    2011-03-01 22:17:50 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:225)
    2011-03-01 22:17:50 [SEVERE]     at net.minecraft.server.ServerConfigurationManager.c(ServerConfigurationManager.java:114)
    2011-03-01 22:17:50 [SEVERE]     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:556)
    2011-03-01 22:17:50 [SEVERE]     at net.minecraft.server.NetworkManager.a(SourceFile:234)
    2011-03-01 22:17:50 [SEVERE]     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:70)
    2011-03-01 22:17:50 [SEVERE]     at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    2011-03-01 22:17:50 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:338)
    2011-03-01 22:17:50 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:253)
    2011-03-01 22:17:50 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    2011-03-01 22:17:51 [INFO] Freed 78.74927520751953 MB.
    2011-03-01 22:18:00 [INFO] Unknown console command. Type "help" for help.
    2011-03-01 22:18:01 [INFO] CONSOLE: Stopping the server..
    2011-03-01 22:18:01 [INFO] Stopping server
    2011-03-01 22:18:01 [INFO] AntiGrief - Disabled!
    2011-03-01 22:18:01 [INFO] Fake Permissions version 2.0 is disabled!
    2011-03-01 22:18:01 [INFO] [Achievements-0.6] Achievements 0.6 Plugin Disabled
    2011-03-01 22:18:01 [INFO] [Stats-0.6] 0.6 Plugin Disabled
    2011-03-01 22:18:01 [WARNING] EssentialsProtect Disabled, protection deactivated
    2011-03-01 22:18:01 [INFO] GroupManager - Scheduled Data Saving has been disabled!
    2011-03-01 22:18:01 [INFO] GroupManager version 0.99c is disabled!
    2011-03-01 22:18:01 [INFO] Saving chunks
    
    Regards,
    Leandir
     
  15. Offline

    endofzero

    Code:
    2011-03-01 13:44:53 [INFO] Starting minecraft server version Beta 1.3
    2011-03-01 13:44:53 [INFO] Loading properties
    2011-03-01 13:44:53 [INFO] Starting Minecraft server on *:25565
    2011-03-01 13:44:53 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-458-g557f3d2-b440jnks (MC: 1.3)
    2011-03-01 13:44:53 [INFO] Preparing level "world"
    2011-03-01 13:44:53 [INFO] Preparing start region
    2011-03-01 13:44:55 [WARNING] Using the stupidly long constructor com.bukkit.intelli.borderguard.BorderGuard(PluginLoader, Server, PluginDescriptionFile, F$
    2011-03-01 13:44:56 [INFO] [Stats-0.6] Stats plugin is up to date
    2011-03-01 13:44:56 [INFO] [Stats-0.6] Achievements plugin is up to date (0.6)
    2011-03-01 13:44:56 [INFO] [Stats-0.6] Converted 0 stat files to MySQL
    2011-03-01 13:44:56 [INFO] [Permissions] version [2.4] (Phoenix) was Initialized.
    2011-03-01 13:44:56 [INFO] [Permissions] version [2.4] (Phoenix) was Initialized.
    2011-03-01 13:44:57 [INFO] §eLoaded Essentials build 240 maintained by Zenexer, ementalo, Aelux, and Brettflan
    2011-03-01 13:44:57 [INFO] Loaded EssentialsHome build 240 by Zenexer, ementalo, Aelux, and Brettflan
    2011-03-01 13:44:57 [INFO] BorderGuard version 2.0 is enabled!
    2011-03-01 13:44:57 [INFO] Loaded EssentialsProtect build 240 maintained by Zenexer, ementalo, Aelux, and Brettflan
    2011-03-01 13:44:57 [INFO] Loaded EssentialsSpawn build 240 maintained by Zenexer, ementalo, Aelux, and Brettflan
    2011-03-01 13:44:57 [INFO] [Stats-0.6] Using Nijis Permissions for permissions
    2011-03-01 13:44:57 [INFO] [Stats-0.6] Plugin Enabled
    2011-03-01 13:44:57 [INFO] [Achievements-0.6] Found required plugin: Stats
    2011-03-01 13:44:57 [INFO] [Achievements-0.6] loaded 64 achievements definitions
    2011-03-01 13:44:57 [WARNING] Plugin 'Achievements' (ver 0.6) is registering events before it is enabled. It may be misbehaving and the author needs to fix$
    2011-03-01 13:44:57 [WARNING] Plugin 'Achievements' (ver 0.6) is registering events before it is enabled. It may be misbehaving and the author needs to fix$
    2011-03-01 13:44:57 [INFO] [Achievements-0.6] Achievements 0.6 Plugin Enabled
    2011-03-01 13:44:57 [INFO] WorldEdit 4.0-beta8 enabled.
    2011-03-01 13:44:57 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-03-01 13:44:57 [INFO] Loaded EssentialsTele build 240 by Zenexer, ementalo, Aelux, and Brettflan
    2011-03-01 13:44:57 [INFO] Loaded EssentialsGod build 240 by Zenexer, ementalo, Eris, and EggRoll
    2011-03-01 13:44:57 [INFO] [iConomy] Logging enabled.
    2011-03-01 13:44:57 [INFO] [iConomy] v4.1 (Kristen) loaded.
    2011-03-01 13:44:57 [INFO] [iConomy] Developed by: [Nijikokun, Coelho] (Coelho is Smexier)
    2011-03-01 13:44:57 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-03-01 13:44:57 [INFO] [iConomy] Successfully linked with Permissions.
    2011-03-01 13:44:57 [INFO] [Permissions] version [2.4] (Phoenix)  loaded
    2011-03-01 13:44:57 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-03-01 13:44:57 [INFO] [iConomy] Successfully linked with Permissions.
    2011-03-01 13:44:57 [INFO] [Permissions] version [2.0] (Phoenix)  loaded
    2011-03-01 13:44:57 [INFO] [mcMMO] Permissions enabled.
    2011-03-01 13:44:57 [INFO] mcMMO version 0.8.9 is enabled!
    2011-03-01 13:44:57 [INFO] Loaded EssentialsHelp build 240 by Zenexer, ementalo, Eris, and EggRoll
    2011-03-01 13:44:57 [INFO] Loaded EssentialsBan build 240 by Zenexer, ementalo, Eris, and EggRoll
    2011-03-01 13:44:57 [INFO] GroupManager - Scheduled Data Saving is set for every 240 minutes!
    2011-03-01 13:44:57 [INFO] GroupManager version 0.99c is enabled!
    2011-03-01 13:44:57 [INFO] Loaded EssentialsChat build 240 by Zenexer, ementalo, Aelux, and Brettflan
    2011-03-01 13:44:57 [INFO] Loaded EssentialsWarp build 240 by Zenexer, ementalo, Aelux, and Brettflan
    2011-03-01 13:44:57 [INFO] Done (3810426246ns)! For help, type "help" or "?"
    
     
  16. Offline

    Vaupell

    Well im happy, this is first time in a long time stats and achivements (semi)works for me with b440
    no errors, loads fine, but no achivements earned ingame..
     
  17. Offline

    endofzero

    Since I find this quite useful, it may be worth considering.

    I've added an additonal column to my achievements table that automatically tracks the last time it was updated so user's have the ability to see when they earned one time achievements and the last time they earned multiples (for printing achievements via php or the like).

    Code:
    CREATE TABLE IF NOT EXISTS `playerachievements` (
      `player` varchar(32) NOT NULL DEFAULT '-',
      `achievement` varchar(128) NOT NULL DEFAULT '-',
      `count` int(11) NOT NULL DEFAULT '0',
      `updated` timestamp NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
      PRIMARY KEY (`player`,`achievement`)
    ) ENGINE=MyISAM DEFAULT CHARSET=latin1;
     
  18. Offline

    Nideco

    Dear nidefawl,

    Would you please consider making the achievements plugin work with EssentialsEco, next to iConomy?
    It would be much appreciated, indeed!
     
  19. Offline

    turtlelink2

    so could I make this autopromote players when they have played for long enough? I use groupmanager so the command would be /manpromote (group) (playername)
     
  20. Offline

    nidefawl

    use group <groupname> as command string in achievements.txt
    if groupmanager is installed, the group and the user both exist he will be added to the group
    --- merged: Mar 2, 2011 1:13 PM ---
    achievements currently does not call native plugin commands
    --- merged: Mar 2, 2011 1:16 PM ---
    will fix it next release
    will fix it next release
    will add it next release
     
  21. Offline

    Abadon84

    Hi, i have no startup errors but since the update yesterday to 0.6 some achievements doesn´t work anymore... did anyone has this problem too or know how to fix it?
    greetings abadon
     
  22. Offline

    Vaupell

    Same problem since 0.6 no achivements is earned, not sure what to report, cause
    there is no errors and it appears to run flawlessly
     
  23. Offline

    Abadon84

    here the startup:
    Code:
    2011-03-02 15:42:32 [INFO] [Achievements-0.6] Found required plugin: Stats
    2011-03-02 15:42:32 [INFO] [Achievements-0.6] loaded 56 achievements definitions
    2011-03-02 15:42:32 [INFO] [Achievements-0.6] Achievements 0.6 Plugin Enabled
    but in the achievements.txt are more than 70 achievements that worked with 0.5

    EDIT:
    Just updated to 0.7 and still the same problem...

    Code:
    2011-03-02 17:11:43 [INFO] Starting minecraft server version Beta 1.3
    2011-03-02 17:11:43 [INFO] Loading properties
    2011-03-02 17:11:43 [INFO] Starting Minecraft server on *:9999
    2011-03-02 17:11:43 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    2011-03-02 17:11:43 [WARNING] The server will make no attempt to authenticate usernames. Beware.
    2011-03-02 17:11:43 [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.
    2011-03-02 17:11:43 [WARNING] To change this, set "online-mode" to "true" in the server.settings file.
    2011-03-02 17:11:43 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-450-gd3c1ba4-b432jnks (MC: 1.3)
    2011-03-02 17:11:43 [INFO] Preparing level "world"
    2011-03-02 17:11:43 [INFO] Preparing start region
    2011-03-02 17:11:43 [WARNING] Using the stupidly long constructor com.herowebhos
    ting.feverdream.extendedday.ExtendedDay(PluginLoader, Server, PluginDescriptionF
    ile, File, File, ClassLoader) is no longer recommended. Go nag the plugin author
     of ExtendedDay to remove it! (Nothing is broken, we just like to keep code clean.)
    2011-03-02 17:11:43 [INFO] Hint! It's probably someone called 'Feverdream'
    2011-03-02 17:11:44 [INFO] WorldGuard loaded.
    2011-03-02 17:11:44 [INFO] LWC  [v1.57] Loading shared objects
    2011-03-02 17:11:44 [INFO] Config       [v1.57] Loaded 12 config entries
    2011-03-02 17:11:44 [INFO] LWC  [v1.57] Native library: lib/native/Linux/amd64/libsqlitejdbc.so
    2011-03-02 17:11:44 [WARNING] Using the stupidly long constructor com.nijikokun.
    bukkit.General.General(PluginLoader, Server, PluginDescriptionFile, File, File,
    ClassLoader) is no longer recommended. Go nag the plugin author of General to remove it! (Nothing is broken, we just like to keep code clean.)
    2011-03-02 17:11:44 [WARNING] Plugin 'General' (ver 1.6) is registering events before it is enabled. It may be misbehaving and the author needs to fix this.
    2011-03-02 17:11:44 [WARNING] Plugin 'General' (ver 1.6) is registering events before it is enabled. It may be misbehaving and the author needs to fix this.
    2011-03-02 17:11:44 [INFO] [General] version [2.1] (Salvez) loaded
    2011-03-02 17:11:44 [WARNING] Using the stupidly long constructor com.nijikokun.
    bukkit.iChat.iChat(PluginLoader, Server, PluginDescriptionFile, File, File, Clas
    sLoader) is no longer recommended. Go nag the plugin author of iChat to remove it! (Nothing is broken, we just like to keep code clean.)
    2011-03-02 17:11:44 [WARNING] Plugin 'iChat' (ver 1.0) is registering events before it is enabled. It may be misbehaving and the author needs to fix this.
    2011-03-02 17:11:44 [INFO] [iChat] version [1.5] (Maria Holic) loaded
    2011-03-02 17:11:44 [WARNING] Using the stupidly long constructor derp.llama.tcp
    .BukkitTcpServer(PluginLoader, Server, PluginDescriptionFile, File, File, ClassL
    oader) is no longer recommended. Go nag the plugin author of BukkitTcpServer to remove it! (Nothing is broken, we just like to keep code clean.)
    2011-03-02 17:11:44 [INFO] [Stats-0.7] Stats plugin is up to date
    2011-03-02 17:11:44 [INFO] [Stats-0.7] Achievements plugin is up to date (0.61)
    2011-03-02 17:11:45 [INFO] [Stats-0.7] Converted 0 stat files to MySQL
    2011-03-02 17:11:45 [INFO] [MYHOME]: 72 homes loaded
    2011-03-02 17:11:45 [INFO] [MYHOME] Permissions enabled.
    2011-03-02 17:11:45 [INFO] MyHome 1.9 enabled
    2011-03-02 17:11:45 [INFO] [MYWARP]: 23 warps loaded
    2011-03-02 17:11:45 [INFO] [MYWARP] Permissions enabled.
    2011-03-02 17:11:45 [INFO] MyWarp 1.1 enabled
    2011-03-02 17:11:45 [INFO] Take yourself wonder by wonder, using /magiccarpet or /mc. MagicCarpet version 1.4.1 is enabled!
    2011-03-02 17:11:45 [INFO] Logblock v0.5c enabled.
    2011-03-02 17:11:45 [INFO] ExtendedDay version 1.3102102011 enabled.
    2011-03-02 17:11:45 [INFO] [EXTENDED-DAY] Days will last 3 iterations.
    2011-03-02 17:11:45 [INFO] [EXTENDED-DAY] Nights will last 1 iterations.
    2011-03-02 17:11:45 [INFO] [EXTENDED-DAY] Server day starting at 'day'.
    2011-03-02 17:11:45 [INFO] ExtendedDay version 1.3102102011 initialized!
    2011-03-02 17:11:45 [INFO] WorldEdit 4.0-beta8 enabled.
    2011-03-02 17:11:45 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-03-02 17:11:45 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-03-02 17:11:45 [INFO] WorldGuard: Single session is enforced.
    2011-03-02 17:11:45 [INFO] WorldGuard: TNT ignition is blocked.
    2011-03-02 17:11:45 [INFO] WorldGuard: Lighters are PERMITTED.
    2011-03-02 17:11:45 [INFO] WorldGuard: Lava fire is PERMITTED.
    2011-03-02 17:11:45 [INFO] WorldGuard: Fire spread is UNRESTRICTED.
    2011-03-02 17:11:45 [INFO] WorldGuard 4.0-alpha1 enabled.
    2011-03-02 17:11:45 [INFO] Config       [v1.57] Loaded 12 config entries
    2011-03-02 17:11:45 [INFO] LWC  [v1.57] Loaded command: /lwc -admin
    2011-03-02 17:11:45 [INFO] LWC  [v1.57] Loaded command: /lwc -create
    2011-03-02 17:11:45 [INFO] LWC  [v1.57] Loaded command: /lwc -free
    2011-03-02 17:11:45 [INFO] LWC  [v1.57] Loaded command: /lwc -info
    2011-03-02 17:11:45 [INFO] LWC  [v1.57] Loaded command: /lwc -p
    2011-03-02 17:11:45 [INFO] LWC  [v1.57] Loaded command: /lwc -modify
    2011-03-02 17:11:45 [INFO] LWC  [v1.57] Loaded command: /lwc -unlock
    2011-03-02 17:11:45 [INFO] LWC  [v1.57] Loaded command: /lwc -owners
    2011-03-02 17:11:45 [INFO] LWC  [v1.57] -> PLAYER_QUIT
    2011-03-02 17:11:45 [INFO] LWC  [v1.57] -> ENTITY_EXPLODE
    2011-03-02 17:11:45 [INFO] LWC  [v1.57] -> BLOCK_INTERACT
    2011-03-02 17:11:45 [INFO] LWC  [v1.57] -> BLOCK_DAMAGED
    2011-03-02 17:11:45 [INFO] LWC  [v1.57] -> BLOCK_BREAK
    2011-03-02 17:11:45 [INFO] LWC  [v1.57] -> BLOCK_PLACED
    2011-03-02 17:11:45 [INFO] LWC  [v1.57] -> REDSTONE_CHANGE
    2011-03-02 17:11:45 [INFO] LWC  [v1.57] Using Nijikokun's permissions plugin for permissions
    2011-03-02 17:11:45 [INFO] GroupManager - Backing up your data...
    2011-03-02 17:11:45 [INFO] GroupManager - Backup done!
    2011-03-02 17:11:45 [INFO] GroupManager - Scheduled Data Saving is set for every 10 minutes!
    2011-03-02 17:11:45 [INFO] GroupManager version 0.9c is enabled!
    2011-03-02 17:11:45 [INFO] LWC  [v1.57] Loading SQLite
    2011-03-02 17:11:45 [INFO] PhysDB       [v1.57] Creating physical tables if needed
    2011-03-02 17:11:45 [INFO] MemDB        [v1.57] Creating memory tables
    2011-03-02 17:11:45 [INFO] SQLite       [v1.57] Using: Native
    2011-03-02 17:11:45 [INFO] CraftBookCommon 3.0-alpha1 enabled.
    2011-03-02 17:11:45 [INFO] CraftBookCircuits 3.0-alpha1 enabled.
    2011-03-02 17:11:45 [INFO] [Socket] Listening on port 9000 for incoming connections.
    2011-03-02 17:11:45 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-03-02 17:11:45 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-03-02 17:11:45 [INFO] Fake Permissions version 2.0 is enabled!
    2011-03-02 17:11:45 [INFO] CraftBookMechanisms 3.0-alpha1 enabled.
    2011-03-02 17:11:45 [INFO] Loading map 'org.dynmap.kzedmap.KzedMap'...
    2011-03-02 17:11:45 [INFO] Loading renderer 'org.dynmap.kzedmap.DefaultTileRenderer'...
    2011-03-02 17:11:45 [INFO] Loading renderer 'org.dynmap.kzedmap.CaveTileRenderer'...
    2011-03-02 17:11:45 [INFO] Activated world 'world' in Dynmap.
    2011-03-02 17:11:45 [INFO] Loading map 'org.dynmap.kzedmap.KzedMap'...
    2011-03-02 17:11:45 [INFO] Loading renderer 'org.dynmap.kzedmap.DefaultTileRenderer'...
    2011-03-02 17:11:45 [INFO] Dynmap WebServer started on null:8123
    2011-03-02 17:11:45 [INFO] CraftBookVehicles 3.0-alpha1 enabled.
    2011-03-02 17:11:45 [INFO] [MultiVerse] - Version 1.4 (Permissions 2.0) Enabled
    2011-03-02 17:11:45 [INFO] [MultiVerse] Loading World & Settings - 'world' - NORMAL
    2011-03-02 17:11:45 [INFO] [MultiVerse] Loading World & Settings - 'hell' - NETHER
    2011-03-02 17:11:46 [INFO] [MultiVerse] Loading World & Settings - 'enterprise' - NORMAL
    2011-03-02 17:11:46 [INFO] [MultiVerse] 3 - World(s) loaded.
    2011-03-02 17:11:46 [INFO] [MultiVerse] Loading Portals
    2011-03-02 17:11:46 [INFO] [MultiVerse] 1 - Portal(s) loaded.
    2011-03-02 17:11:46 [INFO] [Stats-0.7] Using Nijis Permissions for permissions
    2011-03-02 17:11:46 [INFO] [Stats-0.7] Plugin Enabled
    2011-03-02 17:11:46 [INFO] [Achievements-0.7] Found required plugin: Stats
    2011-03-02 17:11:46 [INFO] [Achievements-0.7] loaded 56 achievements definitions
    2011-03-02 17:11:46 [INFO] [Achievements-0.7] Achievements 0.7 Plugin Enabled
    2011-03-02 17:11:46 [INFO] Memory max: 1029046272 bytes
    2011-03-02 17:11:46 [INFO] Memory total: 1029046272 bytes
    2011-03-02 17:11:46 [INFO] Remote Toolkit Plugin V0.31b enabled!
    2011-03-02 17:11:46 [INFO] Done (3219275505ns)! For help, type "help" or "?"
     
  24. Offline

    DurtyFree

    You forgot to edit the Thread name, because of the new Achievements/Stats version.
     
  25. Offline

    Leandir

    Thanks for the quick update, but I still get the "registering events before it is enabled" error and additionally a new one: Exception in thread "Thread-8".
    Code:
    2011-03-02 18:41:26 [INFO] Starting minecraft server version Beta 1.3
    2011-03-02 18:41:26 [INFO] Loading properties
    2011-03-02 18:41:26 [INFO] Starting Minecraft server on *:25565
    2011-03-02 18:41:26 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-458-g557f3d2-b440jnks (MC: 1.3)
    2011-03-02 18:41:26 [INFO] Preparing level "world"
    2011-03-02 18:41:26 [INFO] Preparing start region
    2011-03-02 18:41:27 [INFO] [Stats-0.7] Stats plugin is up to date
    2011-03-02 18:41:27 [INFO] [Stats-0.7] Achievements plugin is up to date (0.61)
    2011-03-02 18:41:27 [INFO] [Stats-0.7] Converted 0 stat files to SQLite
    2011-03-02 18:41:27 [INFO] GroupManager - Scheduled Data Saving is set for every 10 minutes!
    2011-03-02 18:41:27 [INFO] GroupManager version 0.99c is enabled!
    2011-03-02 18:41:27 [INFO] AntiGrief - Using the Lowest priority level.
    2011-03-02 18:41:27 [INFO] AntiGrief - Version 0.7.1 Enabled!
    2011-03-02 18:41:27 [INFO] Fake Permissions version 2.0 is enabled!
    2011-03-02 18:41:27 [INFO] [Stats-0.7] Using Nijis Permissions for permissions
    2011-03-02 18:41:27 [INFO] [Stats-0.7] Plugin Enabled
    2011-03-02 18:41:27 [INFO] [Achievements-0.7] Found required plugin: Stats
    2011-03-02 18:41:27 [INFO] [Achievements-0.7] loaded 63 achievements definitions
    2011-03-02 18:41:27 [WARNING] Plugin 'Achievements' (ver 0.7) is registering events before it is enabled. It may be misbehaving and the author needs to fix this.
    2011-03-02 18:41:27 [WARNING] Plugin 'Achievements' (ver 0.7) is registering events before it is enabled. It may be misbehaving and the author needs to fix this.
    2011-03-02 18:41:27 [INFO] [Achievements-0.7] Achievements 0.7 Plugin Enabled
    2011-03-02 18:41:27 [INFO] §eLoaded Essentials build 243 maintained by Zenexer, ementalo, Aelux, and Brettflan
    2011-03-02 18:41:27 [INFO] Loaded EssentialsHome build 243 by Zenexer, ementalo, Aelux, and Brettflan
    2011-03-02 18:41:27 [INFO] [MYWARP]: 9 warps loaded
    2011-03-02 18:41:27 [INFO] [MYWARP] Permissions enabled.
    2011-03-02 18:41:27 [WARNING] [MYWARP] 'Help' isn't detected. No /help support.
    2011-03-02 18:41:27 [INFO] MyWarp 1.10.3 enabled
    2011-03-02 18:41:27 [INFO] Loaded EssentialsProtect build 243 maintained by Zenexer, ementalo, Aelux, and Brettflan
    2011-03-02 18:41:27 [INFO] Loaded EssentialsEco build 243 by Zenexer, ementalo, Aelux, and Brettflan
    2011-03-02 18:41:27 [INFO] Loaded EssentialsTele build 243 by Zenexer, ementalo, Aelux, and Brettflan
    2011-03-02 18:41:27 [INFO] Loaded EssentialsHelp build 243 by Zenexer, ementalo, Eris, and EggRoll
    2011-03-02 18:41:27 [INFO] Loaded EssentialsSpawn build 243 maintained by Zenexer, ementalo, Aelux, and Brettflan
    2011-03-02 18:41:27 [INFO] Loaded EssentialsChat build 243 by Zenexer, ementalo, Aelux, and Brettflan
    2011-03-02 18:41:27 [INFO] Loaded EssentialsBan build 243 by Zenexer, ementalo, Eris, and EggRoll
    2011-03-02 18:41:27 [INFO] Done (1032291825ns)! For help, type "help" or "?"
    2011-03-02 18:41:59 [INFO] 143 recipes
    2011-03-02 18:41:59 [INFO] Leandir [/95.33.124.204:50359] logged in with entity id 316
    2011-03-02 18:42:03 [INFO] §9[PLAYER_COMMAND] Leandir: /time day
    2011-03-02 18:42:09 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2011-03-02 18:42:27 [SEVERE] Exception in thread "Thread-8" 
    2011-03-02 18:42:27 [SEVERE] java.lang.NoSuchMethodError: com.earth2me.essentials.User.get(Lorg/bukkit/entity/Player;)Lcom/earth2me/essentials/User;
    2011-03-02 18:42:27 [SEVERE]     at com.nidefawl.Achievements.Commands.AchCommandMoney.handleCommand(AchCommandMoney.java:40)
    2011-03-02 18:42:27 [SEVERE]     at com.nidefawl.Achievements.Commands.AchCommandHandler.run(AchCommandHandler.java:94)
    2011-03-02 18:42:27 [SEVERE]     at com.nidefawl.Achievements.Achievements.checkAchievements(Achievements.java:324)
    2011-03-02 18:42:27 [SEVERE]     at com.nidefawl.Achievements.Achievements.access$0(Achievements.java:276)
    2011-03-02 18:42:27 [SEVERE]     at com.nidefawl.Achievements.Achievements$CheckerTask.run(Achievements.java:214)
    2011-03-02 18:42:27 [SEVERE]     at org.bukkit.craftbukkit.scheduler.CraftWorker.run(CraftWorker.java:33)
    2011-03-02 18:42:27 [SEVERE]     at java.lang.Thread.run(Thread.java:636)
    2011-03-02 18:42:41 [INFO] §9[PLAYER_COMMAND] Leandir: /motd
    
     
  26. Offline

    ssechaud

    CB build 490 and v0.7 I am having problems with this updater stuff:

    17:50:57 [INFO] [Stats-0.7] Stats plugin is up to date
    17:50:57 [INFO] [Stats-0.7] Achievements plugin is up to date (0.61)
    17:50:57 [INFO] [Stats-0.7] Binary update required
    17:50:57 [INFO] [Stats-0.7] Need to download 3 file(s)
    17:50:57 [INFO] [Stats-0.7] - Downloading file : http://dev.craftland.org/stats
    /lib/sqlite.jar
    17:50:59 [INFO] [Stats-0.7] + Download complete
    17:50:59 [INFO] [Stats-0.7] - Downloading file : http://dev.craftland.org/stats
    /lib/native/Windows/x86/sqlitejdbc.dll
    17:50:59 [SEVERE] java.io.FileNotFoundException: lib\native\Windows\x86\sqlitejd
    bc.dll (The process cannot access the file because it is being used by another p
    rocess)
    17:50:59 [SEVERE] at java.io.FileOutputStream.open(Native Method)
    17:50:59 [SEVERE] at java.io.FileOutputStream.<init>(FileOutputStream.java
    :179)
    17:50:59 [SEVERE] at java.io.FileOutputStream.<init>(FileOutputStream.java
    :131)
    17:50:59 [SEVERE] at com.nidefawl.Stats.util.Updater.update(Updater.java:4
    61)
    17:50:59 [SEVERE] at com.nidefawl.Stats.Stats.<init>(Stats.java:512)
    17:50:59 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance
    0(Native Method)
    17:50:59 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance
    (NativeConstructorAccessorImpl.java:39)
    17:50:59 [SEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInst
    ance(DelegatingConstructorAccessorImpl.java:27)
    17:50:59 [SEVERE] at java.lang.reflect.Constructor.newInstance(Constructor
    .java:513)
    17:50:59 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(Ja
    vaPluginLoader.java:76)
    17:50:59 [SEVERE] at org.bukkit.plugin.SimplePluginManager.loadPlugin(Simp
    lePluginManager.java:129)
    17:50:59 [SEVERE] at org.bukkit.plugin.SimplePluginManager.loadPlugins(Sim
    plePluginManager.java:94)
    17:50:59 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftS
    erver.java:59)
    17:50:59 [SEVERE] at net.minecraft.server.MinecraftServer.e(MinecraftServe
    r.java:204)
    17:50:59 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServe
    r.java:191)
    17:50:59 [SEVERE] at net.minecraft.server.MinecraftServer.d(MinecraftServe
    r.java:131)
    17:50:59 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:246)
    17:50:59 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:366)
    17:50:59 [INFO] [Stats-0.7] Converted 0 stat files to SQLite
     
  27. Offline

    DurtyFree

    You need CraftBukkit 478 "(Needs craftbukkit build > #478)". You have 458...
     
  28. Offline

    nidefawl

    create the file stats/internal.ini with the following content:
    Code:
    # Stats Internal Config
    #################################
    ### DO NOT MODIFY THIS FILE   ###
    ### THIS DOES NOT CHANGE      ###
    ### STATS'S VISIBLE BEHAVIOUR ###
    #################################
    
    #################################
    ###        THANK YOU!         ###
    #################################
    
    sqlite:1.01
    
     
  29. Offline

    Leandir

    Ouuuuu sorry. Didn't noticed that! I will test it out! Thanks in advance! :)
     
  30. Offline

    nidefawl

    You need CraftBukkit 478 "(Needs craftbukkit build > #478)". You have 432...
    --- merged: Mar 2, 2011 7:39 PM ---
    Craftbukkit version? Plugin list? Startup log?
     
  31. Offline

    3nkao

    I don't know why it isn't working

    Code:
    21:53:05 [INFO] [Stats-0.7] player 3nkao has no /stats permission. Not loading/l
    ogging actions
    The plugin loads (0,7) but I cannot acces ingame, i'm Admin in permissions and i just paste the lines in the
    Permissions Example


    huh ?
     

Share This Page