[REQ] SSShop - Simple Sign Shop (not a chest shop)

Discussion in 'Archived: Plugin Requests' started by kalez, Feb 2, 2012.

  1. Offline

    Fyre

    Fixed, also the player shops are almost finished.
     
  2. Offline

    kalez

    Awesome! I might be able to test this later tonight. One change though, since you are allowing for sell-all shops, can you make those Op only too?
     
  3. Offline

    Fyre

    You mean only allow Ops to sell to them? Creating those shops is for Ops only, there are no Sell-All shops for players, I think that would cause too much trouble.
     
  4. Offline

    kalez

    No no, i mean make them :p Which you did nvm lol

    Edit: sorry ive ben too sick to stay at my pc for very long over the past few days. I will test this asap, probably tomarrow.
     
  5. Offline

    kalez

    the last version you gave me gives this:
    Code:
    2012-02-18 19:55:13 [SEVERE] Could not load 'plugins/SimpleSignShops.jar' in folder 'plugins':
    java.lang.reflect.InvocationTargetException
    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 org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:136)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:285)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:200)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:156)
    at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:442)
    at org.bukkit.Bukkit.reload(Bukkit.java:188)
    at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:22)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:386)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:382)
    at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:574)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    Caused by: java.lang.StackOverflowError
    at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:50)
    at meh.fyre.frenzik.SimpleSignShops.<init>(SimpleSignShops.java:19)
    at meh.fyre.frenzik.SInterface.<init>(SInterface.java:9)
    at meh.fyre.frenzik.SListener.<init>(SListener.java:24)
    at meh.fyre.frenzik.SimpleSignShops.<init>(SimpleSignShops.java:23)
    at meh.fyre.frenzik.SInterface.<init>(SInterface.java:9)
    at meh.fyre.frenzik.SListener.<init>(SListener.java:24)
    at meh.fyre.frenzik.SimpleSignShops.<init>(SimpleSignShops.java:23)
    at meh.fyre.frenzik.SInterface.<init>(SInterface.java:9)
    at meh.fyre.frenzik.SListener.<init>(SListener.java:24)
    at meh.fyre.frenzik.SimpleSignShops.<init>(SimpleSignShops.java:23)
    at meh.fyre.frenzik.SInterface.<init>(SInterface.java:9)
    at meh.fyre.frenzik.SListener.<init>(SListener.java:24)
    at meh.fyre.frenzik.SimpleSignShops.<init>(SimpleSignShops.java:23)
    at meh.fyre.frenzik.SInterface.<init>(SInterface.java:9)
    at meh.fyre.frenzik.SListener.<init>(SListener.java:24)
    at meh.fyre.frenzik.SimpleSignShops.<init>(SimpleSignShops.java:23)
    at meh.fyre.frenzik.SInterface.<init>(SInterface.java:9)
    at meh.fyre.frenzik.SListener.<init>(SListener.java:24)
    at meh.fyre.frenzik.SimpleSignShops.<init>(SimpleSignShops.java:23)
    at meh.fyre.frenzik.SInterface.<init>(SInterface.java:9)
    at meh.fyre.frenzik.SListener.<init>(SListener.java:24)
    and those last few lines repeat themselves for a long time.
     
  6. Offline

    Fyre

    This should fix it. Linky
     
  7. Offline

    ಠ_ಠ

    Does this support iConomy too? :D
     
  8. Offline

    Fyre

    Yes but you need vault.
     
  9. Offline

    kalez

    Sorry sorry sorry, havent been able to get online much over the past week... and now there are major updates.
     
  10. Offline

    Fyre

    I was wondering where you went... tell me what version of Bukkit you use and I'll make sure it's compatible.
     

Share This Page