Inactive [ECON/RPG/FUN] TreasureHunt 0.8.2 - Randomly-placed treasure goodness! [1.2.4-R1.0]

Discussion in 'Inactive/Unsupported Plugins' started by Taien, Sep 27, 2011.

  1. Offline

    fatmarley

    Im liking your changes...I have a small (lie) idea

    What about having to buy a treasure hunter status every 24 hours, and if you have that (lets say) paper, then you get the messages about how far someone is from the chests, while all the regular players would only get the message that a chest had spawned. This would reduce spam and in the future new features could be added to promote pvp, like how many blocks from said player you are etc...
     
  2. Offline

    Dec64

    Im getting this error on realods/startup, it does not seem anything major, but it is anoying lol

     
  3. Offline

    Taien

    Ahhhh yeah, it's not major but I'll fix it in the next release. :)
     
  4. Offline

    Celeixen

    How is this not approved yet!?!? Mods please release this!!
     
  5. Offline

    Zeathy

    Lately the server I play on has had the players avoid hunts. The reason being is that the admin disabled /hunt and used maps as the means to locate treasure. Don't get me wrong, I agree with him that /hunt was too easy and rotten flesh made no sense. However, I really want to start doing hunts again.

    Any chance we could get an option to not have an item be consumed when used or allow us to modify the % chance of the selected item being consumed?
     
  6. Offline

    fatmarley

    There is already from what I understand, but it is inherent.
     
  7. Offline

    DaveDee

    Sorry, havnt test it yet, cause we are on pre-wipe mode....
     
  8. Offline

    Taien

    It's cool. I'll update this to the new RB once I figure out how the HELL the new config system works...I wish this stuff was better documented (not in the bukkit docs yet).
     
  9. Offline

    Taien

    I've got it mostly figured out now. TreasureHunt seems to be working fine with the new version, I'll upload a new file shortly.

    Version 0.5c released! Just a small update to support the newest RB :)

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

    Junrall

    Getting this error with latest Bukkit 1317:

    Code:
    [TreasureHunt] Activating...
    [INFO] [TreasureHunt] Loading configuration.
    [SEVERE] Error occurred while enabling TreasureHunt v0.5b (Is it up to date?): null
    java.lang.NullPointerException
        at me.taien.TreasureHunt.loadProcedure(TreasureHunt.java:174)
        at me.taien.TreasureHunt.onEnable(TreasureHunt.java:138)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:170)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:957)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:171)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:154)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    I downloaded the latest ver of 0.5c but it still loads as ver 0.5b. Maybe the link is not updated?

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

    kbassil

    The plugin is not working for me. Using bukkit 1317 and PEX. proper permissions set, but I get an error "invalid biome set" and the server freezes. I literally have to not only reboot the server, but the entire VM each time to stop it.
     
  12. Offline

    fatmarley

    I tried as well, and was unable to get the plugin to load.
     
  13. Offline

    MonsieurApple

    Please upgrade to latest RB
     
    kahlilnc likes this.
  14. Offline

    fatmarley

    I think the upload is wrong, on bootup is show 0.5b, but i dled the latest one!
     
  15. Offline

    fatmarley

  16. Offline

    Archelaus

    Moved to releases
     
    kahlilnc likes this.
  17. Offline

    Taien

    Thanks Red. I'll get this updated. I still use it on 1317 on my server, but other people seem to be having problems...and I really need to update to the newest bukkit on my server. Ugh. So much to do, so little time.
     
  18. Offline

    fatmarley

  19. Offline

    ClickCraft

    Would you pass me the version for Bukkit 1185?

    The most current version can not load and gives the old error.
    This plugin is perfect for my server, I need it.

    Thank you.
     
  20. Offline

    Brentnauer

    Getting this error as well
    Code:
    2011-11-07 19:35:58 [INFO] [TreasureHunt] Activating...
    2011-11-07 19:35:58 [INFO] [TreasureHunt] Loading configuration.
    2011-11-07 19:35:58 [SEVERE] Error occurred while enabling TreasureHunt v0.5b (I
    s it up to date?): null
    CB1337
     
  21. Offline

    Taien

    I apologize for the delay - I got fired from my job and have not had time to develop. I'll be trying to catch up in the next week or so.
     
  22. Offline

    Brentnauer

    Yikes. Take care of yourself first :)
     
    kahlilnc likes this.
  23. Offline

    kalez

    Your latest version says 5c, but the plugin i downloaded says 5b giving off:

    [SEVERE] Error occurred while enabling TreasureHunt v0.5b (Is it up to date?): null
    java.lang.NullPointerException
    at me.taien.TreasureHunt.loadProcedure(TreasureHunt.java:174)
    at me.taien.TreasureHunt.onEnable(TreasureHunt.java:138)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:174)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:957)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:171)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:154)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
     
  24. Offline

    Taien

    Yeah, I'm just waiting for the 1.0 version of bukkit to come out now. I've been having to do a lot of work on my server, so I haven't had time to go find the problem you guys are having. It's mostly because when I started programming using the new configuration stuff that bukkit added I was very unfamiliar with how it worked, and now I'm quite a bit better with it, and I'm almost sure the problem you're having is related to that.

    Actually, let me do some quick changes and make an untested fix for your problem, because I think I know what the problem is. Give me a little bit here.

    Uploaded an untested fix. Let me know if it works for you. If you have errors, post them please. Also, added the Min Distance option (see OP).

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 20, 2016
    kahlilnc likes this.
  25. Offline

    kalez

    stuff! ... i mean... awesome, thanks! lol
     
  26. Offline

    kahlilnc

    YEAH! your back. Nice to hear :D
     
  27. Offline

    Zombiemold

    Glad to see you back, love this plugin.

    Ran into a problem with WorldBorder, chests can spawn outside the allowed zone :/
     
  28. Offline

    Taien

    I don't run WorldBorder on my server...I use BorderGuard (outdated but still works). Does WorldBorder set a square border? If so, stand at the very center of the world and do '/hunt setcenter'. Then, do '/hunt setmaxdist <num>' where <num> is the distance to the border. That should fix your problem.

    Also, I updated to 0.5e, which fixes a bug I had in the 'setmindist' command and adds a min distance indicator to the '/hunt settings' command.
     
    kahlilnc likes this.
  29. Offline

    kahlilnc

    Plugin doesn't work for me still after update ;( RB 1337, 0.5e TH and get no errors. But no folder with configs. In the log it just spams through out on start up
    Code:
    2011-11-21 19:26:22 [INFO] [TreasureHunt] Using PermissionsEx.
    And I do /hunt help in game and it just does /hunt back to me ;(
     
  30. Offline

    kalez

    After some fiddling around it works just fine for me! (i was an idiot and had the min and max hight values reversed lol. server no likey)
     

Share This Page