Inactive [WEB/ECON] WebAuction - Website based item market [1597]

Discussion in 'Inactive/Unsupported Plugins' started by Exote, Aug 24, 2011.

  1. Offline

    Exote

    WebAuction - Website based item market [1597]

    Moving over to bukkitdev - New Project Page
     
    nicom1997, tom, andrewkm and 2 others like this.
  2. Offline

    dreadiscool

    nice, can't wait to try it out
    **FIRST POST WEWT**
     
    McRPGRaid likes this.
  3. Offline

    Cosmic Break

    this would be a really cool plugin, unfortunately im staying away from mySQL, its been a bother for me since switching to permissionsbukkit
     
  4. Offline

    fatmarley

    I wish I could find a good mysql host... :(
     
  5. Offline

    untergrundbiber

    Great Plugin!
    Love the idea :D

    Two things that not so good:
    1. All new users have the standard-password "Password"
    2. I have all permissions but when i try to make a WebAuction-sign it shows me "You do not have permission". Creating a deposot-box without problems.

    Server Data:
    Bukkit 1060
    PermissionsEx
    Spout
     
  6. Offline

    BioRage

    Wow, this looks amazing....

    I will test it when I can, will the prices have a recommended price to "Start" price at, over time?

    *Stabilizing economy*

    So I'm reading this again, this is awesome :D

    but i have a feeling there may be a way to dupe >_>

    Edit1:

    Q.

    Would this even need iConomy? because it has an online money system on the web auction ya?

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

    Kane

    this looks bad ass omfg. Only if I could convince my players.
     
  8. Offline

    Exote

    Oh yes, sorry completely forgot to even mention iconomy... :p At the moment it would need it, I will add others soon.

    Yeah the whole password thing isn't as secure are i would have liked at the moment, I think i should wait until the player has used the password command for the first time before adding their user to the database. Also need to add some encryption to it. (md5 most likely).

    Strange about the signs permissions, however I haven't tested (or even ever used) with PermissionsEx, I will be going round trying to standardise my permissions soon. :)

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

    GmK

    Holy c*** this sounds awesome - will give it a go!
     
  10. Offline

    Exote

  11. Offline

    GmK

    @Exote

    Doesnt load for me :(

    Code:
    2011-08-25 14:25:48 [SEVERE] Could not load 'plugins/WebAuction.jar' in folder 'plugins':
    Caused by: java.lang.NoClassDefFoundError: org/getspout/spoutapi/event/inventory/InventoryListener
    Caused by: java.lang.ClassNotFoundException: org.getspout.spoutapi.event.inventory.InventoryListener
    
    Using spout #174, cb 1063
     
  12. Offline

    Sh00ck

    Code:
    2011-08-25 14:00:48 [SEVERE] Could not load 'plugins/WebAuction.jar' in folder 'plugins':
    java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:213)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:143)
        at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:110)
        at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:51)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:133)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:337)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NoClassDefFoundError: org/getspout/spoutapi/event/inventory/InventoryListener
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
        at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
        at me.exote.webauction.WebAuction.<init>(WebAuction.java:30)
        ... 13 more
    Caused by: java.lang.ClassNotFoundException: org.getspout.spoutapi.event.inventory.InventoryListener
        at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
        ... 26 more
    Does not Work...
    @Exote
     
  13. Offline

    Exote

    Move over to the BukkitDev Page, newer version over there, as the forum admins no longer accept submissions from these pages :(

    However both of those problems look like they are caused by it not being able to find the spout server plugin for some reason.
     
  14. Offline

    BioRage

    nvm, read your above post.

    Read this b4 posting it.

    http://forums.bukkit.org/threads/curse-tos.33682/

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

    Exote

  16. Offline

    stkeroro

    would be nice if you incorpore some admin control panel to see what players have or transactions.

    and one thing, you need to hit chest after click mailbox to receive items...
     
  17. Offline

    Exote

    Admin stuff already being worked on, and as the big red writing says go to the bukketdev page for more up-to-date versions.

    Also with the mailbox, i've found that sometimes the inventory fails to update when the item is given. But the item will be there but invisible, just make a change in your inventory to make it appear. But the invisible thing has only happened to me a couple of times.
     
  18. Offline

    stkeroro

    and possibility to add a money/item storing limit?
     
  19. Offline

    RROD

    This plugin + Some awesome guy at CSS3 Styling = eBay for Minecraft
    :D
     
  20. Offline

    Exote

    Indeed, I am getting my graphic designer mate to make me a design. So far it has been more about the mechanics.
     
  21. Offline

    Bloodykittens

    Code:
    2011-08-28 19:18:46 [SEVERE] Error occurred while enabling WebAuction v0.1.5 (Is it up to date?): null
    java.lang.NullPointerException
        at com.alta189.sqlLibrary.MySQL.DatabaseHandler.checkTable(DatabaseHandler.java:134)
        at com.alta189.sqlLibrary.MySQL.mysqlCore.checkTable(mysqlCore.java:72)
        at me.exote.webauction.WebAuction.onEnable(WebAuction.java:80)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:885)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:178)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:161)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:286)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:273)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:149)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:337)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Not sure why this won't work. I pulled the newer version off bukkit dev and I got the latest version of the spout server client.

    Any suggestions? :( We can't wait to start to use this
     
  22. Offline

    Exote

    Looks like it is failing to connect to MySQL, sure you've got the right details in the java config?
     
  23. Offline

    DemonCraft

    Looks amazing, but I'm going to wait for some of the Todo to be done before I use.
    How do the prices work, like do Players get to make their own prices for their items or what?
     
  24. Offline

    BioRage

    Ebay Style, Bid, etc.

    Over time, there will be a set <market> price, at what the lowest price should be sold at, etc.
     
  25. Offline

    DemonCraft

    Okay, I COMPLETELY fail at MySQL.
    I can't even get Levelview working for Levelcraft. . .
     
  26. Offline

    iPhysX

    I really like this plugin, ill be watching the progress on dev.bukkit
     
  27. Offline

    BioRage

    It's amazing, finally got it working.
     
    iPhysX and Exote like this.
  28. Offline

    bcpurleigh

    Hey Mate,

    Having a little problem setting this up, and I want to ask a few to ask a few questions.

    1. Does the MySQL have to be on the same server as the MC server? I've been debating this with other members of the server and I say that it should be, but I may be wrong. (Most likely wrong :p )
    2. Does the site have admin accounts? Or does it run of the Op list on the server?

    Thanks,

    Ben
     
  29. Offline

    Exote

    Will might be faster if the MySQL is on the same server, but it will work wherever the MySQL is hosted.

    Not really any admin accounts yet, apart from permissions related to setting up the signs and chests. Working on a proper admin section for website.
     
  30. Offline

    Bloodykittens

    Told ya ben lol

    We can't seem to figure it out. Is there any chance that another plugin could be causing that error that I posted yest? We have over 60 plugins so its VERY possible for the ammount lol Do you know of any conflicting plugins?
    and do you have skype where you might be able to talk to us and help us out?
     

Share This Page