PreciousStones - Back under the development of phaed

Discussion in 'Inactive/Unsupported Plugins' started by aPunch, Apr 20, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    aPunch

    Ryannober, Avous and kahlilnc like this.
  2. Offline

    MrCeaser

    ey how did u get it to work with ur bukkit server i have the MySQL being hosted through godaddy i keep getting the error about heartbeatsql not set then it wont connect to the server
     
  3. MrCeaser, may i remind you that running a MySQL database remotely for your server will cause lag.

    You need to talk to your hosting provider about getting a mysql server setup locally. :)
     
  4. Offline

    phaed

    GoDaddy does not allow remote connections to its MySQL servers. Most 99% of hosts will not allow this as many of their client databases are stored on the same DB server yours is in and opening it up to external connections would pose a security risk.

    Like eastonch says, ask your host for a local MySQL database, if you're running the server off your own machine follow BigBrother's excellent tutorial for installing it in the OS you use: https://github.com/tkelly910/BigBrother/wiki/Downloading-and-Installing-MySQL
     
  5. Offline

    thefoxygranpa

    So have a weird bug. Players can still place water/lava buckets within a protection zone. I've treid to use the prevent-flow but it does not stop players without permission to place water/lava within a zone.

    Also they are able to remove water/lava.

    Is my config incorrect?

    Thanks!
     
  6. Offline

    phaed

    Odd.. well I cant really tell you if your config is incorrect unless you show it to me.
     
  7. Offline

    thefoxygranpa

  8. Offline

    DuneTrader

    *Sigh.....* I jumped out of my chair when I saw this plugin... Then when I installed it... /ps help-Displays Precious Stones Commands.... That was all... I need this plugin because it helps with my server's story a lot. Please help?
     
  9. Offline

    phaed

    Nothing wrong with config. Hmm ill check out the code maybe its a legitimate bug that was introduced recently.

    Look at your logs, PS errored out on server start. What is your error?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 13, 2016
  10. Offline

    DuneTrader

    [Lnet.minecraft.server.Statistic;@6d4c1103
    146 recipes
    [Lnet.minecraft.server.Statistic;@6d4c1103
    16 achievements
    java.io.FileNotFoundException: Jar does not contain plugin.yml
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:63)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:191)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:115)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:100)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:218)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:205)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:145)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:260)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    javax.persistence.PersistenceException: Error: Error executing stmt[alter table ps_allowed_players add constraint fk_ps_allowed_players_field_1 foreign key (field_id) references ps_fields (id)] error[[SQLITE_ERROR] SQL error or missing database (near "constraint": syntax error)]
    at com.avaje.ebeaninternal.server.ddl.DdlGenerator.runScript(DdlGenerator.java:233)
    at org.bukkit.plugin.java.JavaPlugin.installDDL(JavaPlugin.java:253)
    at net.sacredlabyrinth.Phaed.PreciousStones.PreciousStones.setupDatabase(PreciousStones.java:154)
    at net.sacredlabyrinth.Phaed.PreciousStones.PreciousStones.onEnable(PreciousStones.java:85)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:676)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:249)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:131)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:109)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:218)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:205)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:145)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:260)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    Caused by: java.lang.RuntimeException: Error executing stmt[alter table ps_allowed_players add constraint fk_ps_allowed_players_field_1 foreign key (field_id) references ps_fields (id)] error[[SQLITE_ERROR] SQL error or missing database (near "constraint": syntax error)]
    at com.avaje.ebeaninternal.server.ddl.DdlGenerator.runStatement(DdlGenerator.java:281)
    at com.avaje.ebeaninternal.server.ddl.DdlGenerator.runStatements(DdlGenerator.java:246)
    at com.avaje.ebeaninternal.server.ddl.DdlGenerator.runScript(DdlGenerator.java:224)
    ... 13 more
    Caused by: java.sql.SQLException: [SQLITE_ERROR] SQL error or missing database (near "constraint": syntax error)
    at org.sqlite.DB.newSQLException(DB.java:383)
    at org.sqlite.DB.newSQLException(DB.java:387)
    at org.sqlite.DB.throwex(DB.java:374)
    at org.sqlite.NestedDB.prepare(NestedDB.java:134)
    at org.sqlite.DB.prepare(DB.java:123)
    at org.sqlite.PrepStmt.<init>(PrepStmt.java:42)
    at org.sqlite.Conn.prepareStatement(Conn.java:404)
    at org.sqlite.Conn.prepareStatement(Conn.java:399)
    at org.sqlite.Conn.prepareStatement(Conn.java:383)
    at com.avaje.ebeaninternal.server.lib.sql.PooledConnection.prepareStatement(PooledConnection.java:426)
    at com.avaje.ebeaninternal.server.lib.sql.PooledConnection.prepareStatement(PooledConnection.java:396)
    at com.avaje.ebeaninternal.server.ddl.DdlGenerator.runStatement(DdlGenerator.java:271)
    ... 15 more
    tell [/64.216.33.191:59222] Welcome, [/64.216.33.191:5
    9222]!
    tell [/64.216.33.191:59416] Welcome, [
    /64.216.33.191:59416]!
    save-off
    tell [/64.216.33.191:59839] Welcome, [/64.216.33.191:59839
    ]!
    tell [/64.216.33.191:59870] Welcome, [/64.216.33.191:5987
    0]!
    tell [/64.216.33.191:60504] Welcome, [/64.216.33.191:60504
    ]!
    save-off
     
  11. Offline

    phaed

    You did not follow directions in the OP, which states that SQLite is not supported. It also gives you a bukkit.yml to use which is configured for MySQL, you have yours configured for SQLite. If you know what MySQL is then you know what to do. If you don't then if you are running your server off some minecraft hosting service then ask them you need you MySQL credentials and fill out the bukkit.yml in the OP with them. If you run your server off your computer then follow this tutorial for installing MySQL: https://github.com/tkelly910/BigBrother/wiki/Downloading-and-Installing-MySQL
     
  12. Offline

    thefoxygranpa

    This has been in the past few versions if I'm not mistaken, I've just been lazy about informing you :p

    Thanks for looking into this, look forward to hearing from you
     
  13. Offline

    GmK

    Btw @aPunch and @phaed

    When someone dies while in proximity of a healing block, he doesnt 'die' but turns invisible to anyone and everyone. He takes mob damage, but cant harm others. Confirmed and tested a few times on our server. A relog solves it, but the people sometimes dont notice it themselves.
     
  14. Offline

    Tek2974

    is there a way for the shocker block to not disappear? Can't figure out how to get it to stay. Also I'd like to request the option to target mobs or players, or both.

    OR/AND

    Have an option to set it so items are affected by the cannon or launcher, like minecarts and sandblocks.
     
  15. Offline

    phaed

    Not currently, theres no way for shocker to stay, but it can be added. About the minecrafts, i'm working on vehicles being shot up as well.
     
  16. Offline

    GehennaGirl

    Hello. I am using CraftBukkit 798 and I am getting these MySQL errors. This is the 2nd time. And this particular database manifested his error only hours after being created and used for the first time ever. I created a new database because these errors occurred in the last one which was the one that was converted on switching to MySQL.

    Any assistance would be greatly appreciated:

    Code:
    07:38:53 [SEVERE] javax.persistence.PersistenceException: ERROR executing DML bindLog[] error[Duplicate entry '378-97-364-Ysgard' for key 'uq_ps_fields_1']
    07:38:53 [SEVERE]     at com.avaje.ebeaninternal.server.persist.dml.DmlBeanPersister.execute(DmlBeanPersister.java:116)
    07:38:53 [SEVERE]     at com.avaje.ebeaninternal.server.persist.dml.DmlBeanPersister.insert(DmlBeanPersister.java:76)
    07:38:53 [SEVERE]     at com.avaje.ebeaninternal.server.persist.DefaultPersistExecute.executeInsertBean(DefaultPersistExecute.java:91)
    07:38:53 [SEVERE]     at com.avaje.ebeaninternal.server.core.PersistRequestBean.executeNow(PersistRequestBean.java:527)
    07:38:53 [SEVERE]     at com.avaje.ebeaninternal.server.core.PersistRequestBean.executeOrQueue(PersistRequestBean.java:557)
    07:38:53 [SEVERE]     at com.avaje.ebeaninternal.server.persist.DefaultPersister.insert(DefaultPersister.java:404)
    07:38:53 [SEVERE]     at com.avaje.ebeaninternal.server.persist.DefaultPersister.saveVanillaInsert(DefaultPersister.java:377)
    07:38:53 [SEVERE]     at com.avaje.ebeaninternal.server.persist.DefaultPersister.saveVanillaRecurse(DefaultPersister.java:361)
    07:38:53 [SEVERE]     at com.avaje.ebeaninternal.server.persist.DefaultPersister.saveRecurse(DefaultPersister.java:308)
    07:38:53 [SEVERE]     at com.avaje.ebeaninternal.server.persist.DefaultPersister.save(DefaultPersister.java:282)
    07:38:53 [SEVERE]     at com.avaje.ebeaninternal.server.core.DefaultServer.save(DefaultServer.java:1577)
    07:38:53 [SEVERE]     at com.avaje.ebeaninternal.server.core.DefaultServer.save(DefaultServer.java:1567)
    07:38:53 [SEVERE]     at net.sacredlabyrinth.Phaed.PreciousStones.managers.ForceFieldManager.saveField(ForceFieldManager.java:96)
    07:38:53 [SEVERE]     at net.sacredlabyrinth.Phaed.PreciousStones.managers.ForceFieldManager.saveAll(ForceFieldManager.java:148)
    07:38:53 [SEVERE]     at net.sacredlabyrinth.Phaed.PreciousStones.managers.StorageManager$1$1.run(StorageManager.java:83)
    07:38:53 [SEVERE]     at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:138)
    07:38:53 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:365)
    07:38:53 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:292)
    07:38:53 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    07:38:53 [SEVERE] Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '378-97-364-Ysgard' for key 'uq_ps_fields_1'
    07:38:53 [SEVERE]     at sun.reflect.GeneratedConstructorAccessor78.newInstance(Unknown Source)
    07:38:53 [SEVERE]     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    07:38:53 [SEVERE]     at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
    07:38:53 [SEVERE]     at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
    07:38:53 [SEVERE]     at com.mysql.jdbc.Util.getInstance(Util.java:382)
    07:38:53 [SEVERE]     at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1039)
    07:38:53 [SEVERE]     at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
    07:38:53 [SEVERE]     at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
    07:38:53 [SEVERE]     at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
    07:38:53 [SEVERE]     at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
    07:38:53 [SEVERE]     at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626)
    07:38:53 [SEVERE]     at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2111)
    07:38:53 [SEVERE]     at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2407)
    07:38:53 [SEVERE]     at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2325)
    07:38:53 [SEVERE]     at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2310)
    07:38:53 [SEVERE]     at com.avaje.ebeaninternal.server.lib.sql.ExtendedPreparedStatement.executeUpdate(ExtendedPreparedStatement.java:164)
    07:38:53 [SEVERE]     at com.avaje.ebeaninternal.server.type.DataBind.executeUpdate(DataBind.java:74)
    07:38:53 [SEVERE]     at com.avaje.ebeaninternal.server.persist.dml.InsertHandler.execute(InsertHandler.java:155)
    07:38:53 [SEVERE]     at com.avaje.ebeaninternal.server.persist.dml.DmlBeanPersister.execute(DmlBeanPersister.java:105)
    07:38:53 [SEVERE]     ... 18 more
    
     
  17. Offline

    phaed

    When is this happening? Can you tie the error to a specific event?
     
  18. Offline

    GehennaGirl

    Thus far, i can make no reproduce-able condition to cause the error to trigger. I did however do a /ps clean and it cleaned up 44 fields.

    I have no had the error again since i woke. And had never had it before until last night on the previous database. I think what i will do is if the error occurs again, i will go that region and remove all stone fields in the area, regenerate the chunk(s), clean up fields, and then wait to see if it happens there again or elsewhere. if it happens elsewhere, that is kinda good, in that I can try that same technique again to see if it actually works.

    I have no idea what I am doing. It is just all about trial and error and trying to get you the data you need to determine if the error is being create completely by conditions on my server or not.

    Thank you for reply and hard working efforts Phaed. You have been doing this forever.
     
  19. Offline

    mrgreaper

    ca n you add one so that pvp is disabled world wide but enabled inside its field please (kinda anti peace keeper)
     
  20. Offline

    Syleboris

    Code:
    13:12:47 [SEVERE] Nag author: '<NoAuthorGiven>' of 'PreciousStones' about the fo
    llowing: onVehicleUpdate has been replaced with a new signature, (VehicleUpdateE
    vent)
    I get this error and the plugin will not work any ideas ?

    Edit:
    Now i am also getting this when i type /ps help

    Code:
    13:25:01 [SEVERE] [PreciousStones] Command entry error: null
    13:25:04 [SEVERE] [PreciousStones] Command entry error: null
     
  21. Offline

    phaed

    Thanks for the report. I've seen the first one before, I find it a bit ridiculous being that i am not using onVehicleUpdate. Must be a bug with bukkit. The second one I haven't seem before, ill look into it. Does the help menu pop up?
     
  22. Offline

    Freezy

    Here is my config:
    http://pastebin.com/gcGRd3GS

    Have been having issues with diamond blocks acting like launchers and red wool moving me around while on top of it (i use it as a carpet within a diamondblock zone).

    Perhaps there could be an easier way to set / merge configurations.

    Any help is appreciated.

    p.s. no errors in the database as far as I can tell. No errors in the console.

    Never mind after disabling prescious stones problem persisted.

    p.s.2: instead of area add a complete chunk protection? ;-)
     
  23. Offline

    Syleboris

    No the help does not come up and none of the block i set up are working.

    Edit:
    Should i downgrade my bukkit ?
     
  24. Offline

    phaed

    PS has probably errored out, check your logs and post here the error.

    INB4: Using SQLite
     
  25. Offline

    Syleboris

    Here is the full log. Also i am using Mysql on localhost
    Code:
    2011-05-26 14:29:03 [INFO] Starting minecraft server version Beta 1.5_02
    2011-05-26 14:29:03 [INFO] Loading properties
    2011-05-26 14:29:03 [INFO] Starting Minecraft server on *:25565
    2011-05-26 14:29:03 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-755-g39c613a-b806jnks (MC: 1.5_02)
    2011-05-26 14:29:03 [INFO] Preparing level "Iron"
    2011-05-26 14:29:03 [INFO] Preparing start region
    2011-05-26 14:29:03 [SEVERE] ebean.properties not found
    2011-05-26 14:29:03 [INFO] DataSourcePool [PreciousStones] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
    2011-05-26 14:29:04 [INFO] DatabasePlatform name:PreciousStones platform:mysql
    2011-05-26 14:29:04 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
    2011-05-26 14:29:04 [INFO] Entities enhanced[0] subclassed[6]
    2011-05-26 14:29:04 [INFO] [Permissions] (Yeti) was initialized.
    2011-05-26 14:29:05 [INFO] DefaultCommands 3.3.1 is enabled.
    2011-05-26 14:29:05 [INFO] Loaded Essentials build 2.2.21 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans and Xeology
    2011-05-26 14:29:05 [INFO] Loaded EssentialsGeoIP build 2.2.21 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans and Xeology
    2011-05-26 14:29:05 [INFO] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/.
    2011-05-26 14:29:05 [INFO] Lockette version 1.3.8 is being enabled!  Yay!  (Core version 1.0)
    2011-05-26 14:29:05 [INFO] Lockette: Detected craftbukkit build [806] ok.
    2011-05-26 14:29:05 [INFO] [Permissions] version [3.0] (Yeti)  loaded
    2011-05-26 14:29:05 [INFO] Lockette: Linked to Permissions plugin version 3.0
    2011-05-26 14:29:05 [INFO] Lockette: Using ops file for admin permissions.
    2011-05-26 14:29:05 [INFO] Lockette: Ready to protect your containers.
    2011-05-26 14:29:05 [INFO] [PreciousStones] version 4.2.1 loaded
    2011-05-26 14:29:05 [INFO] [PreciousStones] Iron fields: 0
    2011-05-26 14:29:05 [INFO] [PreciousStones] Iron unbreakables: 0
    2011-05-26 14:29:05 [INFO] [PreciousStones] nether fields: 0
    2011-05-26 14:29:05 [INFO] [PreciousStones] nether unbreakables: 0
    2011-05-26 14:29:05 [INFO] Done (0.209s)! For help, type "help" or "?"
    2011-05-26 14:29:05 [SEVERE] Nag author: '<NoAuthorGiven>' of 'PreciousStones' about the following: onVehicleUpdate has been replaced with a new signature, (VehicleUpdateEvent)
    2011-05-26 14:29:08 [INFO] Syleboris [/192.168.1.2:64724] logged in with entity id 332 at (-1.5, 66.62000000476837, -117.5)
    2011-05-26 14:29:11 [INFO] §7§f§cSyleboris§f§2: §ftest
    2011-05-26 14:29:14 [INFO] Stopping the server..
    2011-05-26 14:29:14 [INFO] Stopping server
    2011-05-26 14:29:14 [INFO] DefaultCommands 3.3.1 is disabled.
    2011-05-26 14:29:14 [INFO] Lockette: Closing all automatic doors.
    2011-05-26 14:29:14 [SEVERE] Error occurred while disabling Permissions v3.0 (Is it up to date?): null
    java.lang.NullPointerException
        at com.nijiko.data.SqlUserStorage.close(SqlUserStorage.java:432)
        at com.nijiko.data.SqlStorage.closeAll(SqlStorage.java:313)
        at com.nijiko.permissions.ModularControl.closeAll(ModularControl.java:111)
        at com.nijikokun.bukkit.Permissions.Permissions.onDisable(Permissions.java:126)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127)
        at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:771)
        at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:269)
        at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:262)
        at org.bukkit.craftbukkit.CraftServer.disablePlugins(CraftServer.java:121)
        at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:246)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:322)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    2011-05-26 14:29:14 [INFO] [PreciousStones] data saved.
    2011-05-26 14:29:14 [INFO] Saving chunks
    2011-05-26 14:29:15 [INFO] Stopping server
    
     
  26. Offline

    phaed

    hmmmmmmmmmm... nothing seems to be wrong. ps loads, and reports no fields. try the same, but place a field and then break it.
     
  27. Offline

    Syleboris

    I did and nothing, here connect and see for your self we are using all the defaults but the city protect that block id was replaced with gold. Ip: mc.theirontriangle.com
     
  28. Offline

    phaed

    Could be Permissions 3.0. PS is still being built on 2.4.
     
  29. Offline

    Syleboris

    I am using this one http://forums.bukkit.org/threads/ad...ow-with-real-multiworld-permissions-766.5974/ I do not know why it is saying 3.0

    Ok i reinstalled Permissions and it fixed most of it still getting that error about new singnature.

    Edit:
    Another error. Also the unbreakable is not working? I was being a nub on that
    Code:
    16:26:17 [WARNING] Task of 'PreciousStones' generated an exception
    java.lang.ClassCastException: org.bukkit.craftbukkit.entity.CraftTNTPrimed canno
    t be cast to org.bukkit.entity.LightningStrike
            at net.minecraft.server.WorldServer.a(WorldServer.java:111)
            at net.sacredlabyrinth.Phaed.PreciousStones.managers.MineManager$1.run(M
    ineManager.java:61)
            at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(C
    raftScheduler.java:138)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:365)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:292)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 13, 2016
  30. Offline

    GmK

    That reminds me - 3.0+ support please? ;)

    Also, any news on the invisibility when dying near a healing block glitch?

    Also, THANKS for the plugin!
     
  31. Offline

    Cookieee

    I may be under risk of being laughed at for being an abosolute moron, but I can't get hte plugin to run :<.
    Code:
    [INFO] Starting minecraft server version Beta 1.5_02
    2011-05-26 21:42:07 [INFO] Loading properties
    2011-05-26 21:42:07 [INFO] Starting Minecraft server on *:25565
    2011-05-26 21:42:07 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-751-g45fecad-b798jnks (MC: 1.5_02)
    2011-05-26 21:42:07 [INFO] Preparing level "world"
    2011-05-26 21:42:07 [INFO] Preparing start region
    2011-05-26 21:42:08 [INFO] [Permissions] (Phoenix) was Initialized.
    2011-05-26 21:42:08 [SEVERE] ebean.properties not found
    2011-05-26 21:42:08 [INFO] DataSourcePool [PreciousStones] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
    2011-05-26 21:42:10 [SEVERE] FATAL: DataSourcePool [PreciousStones] is down!!!
    2011-05-26 21:42:10 [INFO] Reseting DataSourcePool [PreciousStones] min:2 max:20 free:0 busy:0 waiting:0 highWaterMark:0 waitCount:0 hitCount:0
    2011-05-26 21:42:10 [INFO] Busy Connections:
    
    2011-05-26 21:42:10 [SEVERE] Could not load 'plugins\PreciousStones.jar' in folder 'plugins':
    com.avaje.ebeaninternal.server.lib.sql.DataSourceException: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
    
    The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
        at com.avaje.ebeaninternal.server.lib.sql.DataSourcePool.<init>(DataSourcePool.java:210)
        at com.avaje.ebeaninternal.server.lib.sql.DataSourceManager.getDataSource(DataSourceManager.java:210)
        at com.avaje.ebeaninternal.server.lib.sql.DataSourceGlobalManager.getDataSource(DataSourceGlobalManager.java:63)
        at com.avaje.ebeaninternal.server.core.DefaultServerFactory.getDataSourceFromConfig(DefaultServerFactory.java:427)
        at com.avaje.ebeaninternal.server.core.DefaultServerFactory.setDataSource(DefaultServerFactory.java:388)
        at com.avaje.ebeaninternal.server.core.DefaultServerFactory.createServer(DefaultServerFactory.java:168)
        at com.avaje.ebeaninternal.server.core.DefaultServerFactory.createServer(DefaultServerFactory.java:64)
        at com.avaje.ebean.EbeanServerFactory.create(EbeanServerFactory.java:78)
        at org.bukkit.plugin.java.JavaPlugin.initialize(JavaPlugin.java:175)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:174)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:194)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:117)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:100)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:218)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:205)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:145)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:265)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
    
    The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
        at java.lang.reflect.Constructor.newInstance(Unknown Source)
        at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
        at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
        at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
        at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
        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(Unknown Source)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
        at java.lang.reflect.Constructor.newInstance(Unknown Source)
        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(Unknown Source)
        at java.sql.DriverManager.getConnection(Unknown Source)
        at com.avaje.ebeaninternal.server.lib.sql.DataSourcePool.createUnpooledConnection(DataSourcePool.java:401)
        at com.avaje.ebeaninternal.server.lib.sql.DataSourcePool.createConnectionForQueue(DataSourcePool.java:607)
        at com.avaje.ebeaninternal.server.lib.sql.PooledConnectionQueue.ensureMinimumConnections(PooledConnectionQueue.java:205)
        at com.avaje.ebeaninternal.server.lib.sql.DataSourcePool.initialise(DataSourcePool.java:248)
        at com.avaje.ebeaninternal.server.lib.sql.DataSourcePool.<init>(DataSourcePool.java:208)
        ... 17 more
    Caused by: java.net.ConnectException: Connection refused: connect
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.PlainSocketImpl.doConnect(Unknown Source)
        at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
        at java.net.PlainSocketImpl.connect(Unknown Source)
        at java.net.SocksSocketImpl.connect(Unknown Source)
        at java.net.Socket.connect(Unknown Source)
        at java.net.Socket.connect(Unknown Source)
        at java.net.Socket.<init>(Unknown Source)
        at java.net.Socket.<init>(Unknown Source)
        at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
        at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
        ... 36 more
    2011-05-26 21:42:11 [INFO] [Citizens]: Permissions enabled.
    2011-05-26 21:42:11 [INFO] [Citizens]: version [1.0.8d] (Helpers) loaded
    2011-05-26 21:42:11 [WARNING] Bukkit version is not the recommended build for Essentials.
    2011-05-26 21:42:11 [INFO] Loaded Essentials build 2.2.21 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans and Xeology
    2011-05-26 21:42:11 [INFO] [Citizens]: Payment method found (EssentialsEco version: 2.2)
    2011-05-26 21:42:11 [INFO] Loaded EssentialsGeoIP build 2.2.21 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans and Xeology
    2011-05-26 21:42:11 [INFO] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/.
    2011-05-26 21:42:11 [INFO] Loaded EssentialsSpawn build 2.2.21 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans and Xeology
    2011-05-26 21:42:11 [INFO] iChat (v2.3.0) enabled
    2011-05-26 21:42:13 [INFO] [iConomy] v5.01 (Eruanna) loaded.
    2011-05-26 21:42:13 [INFO] [iConomy] Developed by: [Nijikokun]
    2011-05-26 21:42:13 [INFO] [Essentials] Payment method found (iConomy version: 5)
    2011-05-26 21:42:13 [INFO] [Permissions] version [2.7.4] (Phoenix)  loaded
    2011-05-26 21:42:13 [INFO] [iChat] Found Permissions (v2.7.4)
    2011-05-26 21:42:13 [INFO] [iConomy] hooked into Permissions.
    2011-05-26 21:42:13 [INFO] SimpleSave: 3.05 Initialized
    2011-05-26 21:42:13 [INFO] WorldEdit 4.4 enabled.
    2011-05-26 21:42:13 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-05-26 21:42:14 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-05-26 21:42:14 [INFO] WorldGuard: (world) Single session is enforced.
    2011-05-26 21:42:14 [INFO] WorldGuard: (world) TNT ignition is blocked.
    2011-05-26 21:42:14 [INFO] WorldGuard: (world) Lighters are blocked.
    2011-05-26 21:42:14 [INFO] WorldGuard: (world) Lava fire is blocked.
    2011-05-26 21:42:14 [INFO] WorldGuard: (world) All fire spread is disabled.
    2011-05-26 21:42:14 [INFO] WorldGuard: Loaded configuration for world 'world"
    2011-05-26 21:42:14 [INFO] WorldGuard 5.0-alpha10 enabled.
    2011-05-26 21:42:14 [INFO] Done (0.635s)! For help, type "help" or "?"
    2011-05-26 21:42:14 [INFO] [Citizens]: Loaded 0 NPCs.
    Don't laugh too much :<
     
Thread Status:
Not open for further replies.

Share This Page