Inactive [FUN/MISC] Giant Trees v0.4.3 - Make Massive Trees in Minecraft [1.1-R6]

Discussion in 'Inactive/Unsupported Plugins' started by Connor Mahaffey, Jun 13, 2011.

  1. Offline

    Connor Mahaffey

  2. Offline

    JasonFunsize

    what is says in terminal or game?
     
  3. Offline

    Tux2

    @JasonFunsize In the terminal, the whole thing surrounding before and after the error message.
     
  4. Offline

    JasonFunsize

    Caused by: java.lang.NoClass.DefFoundError: com/nijiko.permissionsHandler
    at gianttrees.Main.checkPermission<Main.java:92
    at giantrees.Main.oncommand.OnCommand.execute<Main.java:62>
    at org.bukkit.command.PluginCommand.execute<PluginCommand.java:35
    ... 12 more
    Caused by: java.lang.ClassNotFoundException: com.nijiko.permissions.PermissionHandler
    at java.net.URLCClassLoader$1.run<unkown Source>
    at java.securite.AccessController.doPrivilaged<Native Method>
    at java.net.URLClassLoader.findClass<Unknown Source>
    at org.bukkit.plugin.javaa.PluginClassLoader.findClass<PluginClassLoader.java:36>
    at org.bukkit.plugin.javaa.PluginClassLoader.findClass<PluginClassLoader.java:36>
    at java.lang.ClassLoader.loadclass<Unknown Source>
    at java.lang.ClassLoader.loadclass<unknown Source>
    ... 15 more
     
  5. Offline

    Brody Romhanyi

    not working for me! :mad: it just says that its not a command...

    ok now it keeps saying i dont have premission when i set them all so i can use them... plz help this is really frustrating

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

    Connor Mahaffey

    I just downloaded the latest permissions version, and latest RB and Giant Trees worked fine, both with permissions installed and without. Make sure you are using Permissions 3.0.

    I imagine your permissions aren't set up correctly. Make sure you are using Permissions 3.0 and are using 4 spaces and no tabs in your .yml files. If you write a line, then press enter to go to the next line, the automatic indent is done with tabs, which wrecks permissions. Check to make sure its all set up right.
     
  7. Offline

    JasonFunsize

    theres no 3.0 just 3.1.5
     
  8. Offline

    Connor Mahaffey

    The latest version is what I mean. I was just making sure you weren't on 2.x or something, some people still are.
     
  9. Offline

    ferrousphantom

    every time i use it its done instantly, saying its finished, but i just get a clump of wood and leaves
     
  10. Offline

    Connor Mahaffey

    What are your dimensions? Try something like /gt 24 4
     
  11. Offline

    ferrousphantom

    hmm, that did work. its kinda iffy, sometimes it makes mostly leaves, or other mutants. the thing is, it ALLWAYS makes the tree instantly, not over time. is that something i can fix?
     
  12. Offline

    JasonFunsize

    it still wont work
     
  13. Offline

    Connor Mahaffey

    That was a change I made so no it can't be fixed. And make sure you are doing valid heights, widths. The height should always be a lot bigger than the width. If you make the height too small you're going to get a bush.

    The only thing I can think is that your permissions .jar is corrupted. It's acting like the method used to check permissions doesn't exist, but the .jar exists. There's really nothing I can do, other than to tell you to redownload the latest permissions and make sure you have them set up right. I'm sorry but no one else is having this issue and I can't seem to duplicate the same problem on my PC.
     
  14. Offline

    JasonFunsize

    i keep getting internal error
     
  15. Offline

    Connor Mahaffey

    Yes and I'm telling you there's nothing I can do. Read my post.
     
  16. Offline

    TheRBN

    verry nice!
    I have some verry nice tree's now, thanks to you! :)
     
    Connor Mahaffey likes this.
  17. Offline

    desht

    I have just one thing to say: awesome!
     
    Connor Mahaffey likes this.
  18. Offline

    Connor Mahaffey

    Hey everyone.

    Today I was trying to make a new video showcasing Giant Trees to add the main post (the review will stay up but its quite outdated). But unfortunately my computer just isn't able to capture Minecraft at a decent frame rate. Then I had an idea, why not let the users make the video? You guys could submit photos/video of Giant Trees on your server / computer and I'd put it all together in a kind of montage. I'm planning on putting the video to this song.

    Let me know what you think. If I decide to do it, I'll update the post, and those interested can PM me.

    In the meantime, I'll be working on 0.3.1. Thanks everyone for your continued support.
     
  19. Offline

    desht

    Suggestion for the next release: how about storing the undo saves in gzip'd format? Since the saves are plain text right now, you should be able to reduce the save size by 80-90%. Should be a simple matter of using the Java GZIPInputStream/GZIPOutputStream classes (with a check for uncompressed saves too, I guess).
     
  20. when ever i try to create at tree it says

    "An internal error occurred while attempting to perform this command."

    How do i fix it?
     
  21. Offline

    Connor Mahaffey

    Hmmmm. I could, but I can see come complications. You would unzip on start-up and re-zip on shutdown. But what if the shutdown fails? (Server crashes) Also unzipping all the files means that it would actually take up just as much hard drive space, just not all the time.

    I've only used the zip and unzip feature once, can you unzip just one file or insert just one file into a zip? That's probable. And probably a good idea to be honest. Either that or change the format of the files to something non-text based.

    I need the error that shows up in the server console. At the top it will say something about an "Exception" ex. NullPointerException or something similar. Give me the entire error text.
     
  22. i
    Its all right now. I don't know what happened but it started to work and now I have 2 massive trees. :)
     
  23. Offline

    Connor Mahaffey

    That's very odd, but I'm glad it works now :D
     
  24. I know... when the latest craftbukkit is released will you update this plugin because this is by far the coolest plugin available for bukkit. :D
     
  25. Offline

    Connor Mahaffey

    Hahah thanks! And of course, though it should work no problem with the latest build. I haven't tested yet, but I don't think there is anything that would break. The devs behind Bukkit said that plugins shouldn't break with this update.
     
  26. Offline

    iHaxMatt

    Is this 953 compatable?
     
  27. Offline

    Connor Mahaffey

    Should be. 953 is in the title too.
     
  28. Offline

    iHaxMatt

    Sounds good! Surprisingly not many plugin dependencies have been broken during the transition to 1.7.
     
  29. Offline

    fugue2005

    Code:
    2011-07-03 07:54:00 [SEVERE] Error occurred while enabling Giant Trees v0.3 (Is it up to date?): gianttrees.DoCommand.setServer(Lorg/bukkit/Server;)V
    java.lang.NoSuchMethodError: gianttrees.DoCommand.setServer(Lorg/bukkit/Server;)V
        at gianttrees.Main.onEnable(Main.java:52)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:857)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:264)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:151)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:136)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:284)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:271)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    running cb953 and version 0.3
     
  30. Offline

    southpark4mezzy

    I am new at installing server plugins. If any one could help me with the permissions I would be extremely grateful.
     
  31. Offline

    Connor Mahaffey

    That is a very strange glitch. It's acting like that method doesn't exist in the code when it does. Re-download the RB, Giant Trees.jar, and make sure Java is up to date. If it still doesn't work, PM me, and I'll send you something that might be the issue (a small discrepancy? this.getServer() and just getServer()).

    While I'm glad you've downloaded my plugin, this is not the place for bukkit questions, try here:
    http://forums.bukkit.org/forums/bukkit-help.6/
     

Share This Page