Inactive [MISC] ChuckTesta v4.4 - The Troll Plugin! [1.1-R7]

Discussion in 'Inactive/Unsupported Plugins' started by TACTICALboom, Jan 1, 2012.

  1. Offline

    TACTICALboom

    Good Luck to you! I was just reading the Bukkit Javadoc's and its VERY possible!

    and @Torrent Do it bro! (I enjoy your name aswell...well..i use it alot..lol)
     
    Torrent likes this.
  2. Offline

    TACTICALboom

    bikboii There is your effect toggle capability!
    kkidd5 There is your configurable permissions!
    THE CONFIG UPDATE IS HERE! v4.0!
    Have fun changeing the troll messages to what YOU want them to be!
    No more Required Permissions!
    New load/save config commands!
    Life is good!
     
  3. Offline

    Ross Gosling

    I've read the whole thread and have no idea what it even does :/
     
    EnlightendDead likes this.
  4. Offline

    TACTICALboom

    Ross Gosling serously....its quite simple, people enter commands, these commands are misleading, these commands "Do things" to the people you convince to use them, the Bukkit Dev Page: HERE has a MUCH MORE in-depth information about functionality.
    //EDIT added a spoiler that goes in a bit deeper about the plugin's commands
     
  5. Offline

    Vorsath

    Just tried running this plugin and got this:
    Error (open)
    [INFO] This server is running Craftbukkit version git-Bukkit-1.0.1-R1-105-g45d0e23-b1800jnks (MC: 1.1) (Implementing API version 1.1-R1-SNAPSHOT)
    [SEVERE] Could not load 'plugins\chucktesta.jar' in folder 'plugins':
    java.lang.UnsupportedClassVersionError: me/sajo/chucktesta/Chucktesta : Unsupported major.minor version 51.0
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClassCond(Unknown Source)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$000(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:175)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:188)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:109)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:156)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:132)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:52)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:407)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
     
  6. Offline

    TACTICALboom

    Yes, I have had this error reported to me before, However i already knew exactly the problem, it is compiled in jre7, you have Java 6. You need to update your java version to 7, but i am working on a working around that involves me re-compiling under java 6, but I would have to change a few small things. But i'm sorry you having this issue and I hope you will be able to use the plugin once you/I update/downdate !
    //EDIT: if you want deeper support, actully, open a command line (cmd.exe) and enter (without quotes): "java -version" (with the hyphen) and post the output. That will show EXACTLY what java version you are running.
     
  7. Offline

    Vorsath

    Never mind that, updated to JRE7 and now it works a charm. I for some reason thought I had a while ago, but obviously I hadn't.
    Thanks for the quick response :D
     
  8. Offline

    TACTICALboom

    Vorsath No prob man, I really do care about keeping my projects' maintained and problems solved! Enjoy!
     
  9. Offline

    RalphRoama

    I'm having some trouble with this Plugin, but I hope I can resolve it as it looks awesome.

    Here's my issue:
    I'm running a server on CB 1.1-R3, and every time I start up I get this error:
    Code:
    [SEVERE] Could not load 'plugins\chucktesta.jar' in folder 'plugins':
    java.lang.UnsupportedClassVersionError: me/sajo/chucktesta/Chucktesta : Unsupported major.minor version 51.0
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClassCond(Unknown Source)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$000(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131)
    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.<init>(CraftServer.java:132)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:52)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    I'm not sure what's causing this, as I have the latest (4.0) build of the mod, downloaded from the thread. No errors show up after this, the plugin simply refuses to load. Any advice?

    Thanks.
     
  10. Offline

    TACTICALboom

    I'm sorry you had this issue! Ealier in this thread the same issue occured, as you see, unsupported major.minor version is java's way of telling us that the plugin is useing some-something it dosen't support, to fix this problem, You will need to make sure you are on java 'version 7' or 'Jre7' as this is what its compiled with! So all you have to do is update! If you have any more problems just let me know!
     
  11. Offline

    RalphRoama

    Thank you for the quick and helpful response! I will check my Java version to see what is going on.
     
  12. Offline

    TACTICALboom

    Like I said to the other with this problem, open a command line (cmd.exe) and enter (without quotes): "java -version" (with the hyphen) and post the output. That will show EXACTLY what java version you are running.
     
  13. Offline

    colin5789

    you should have a fake creative command
     
  14. Offline

    TACTICALboom

    such as '/creative' with a configurable message? Or something more....? That's actually not a terrible idea, but when i add to this plugin, I want to add new functionality, not more commands with the same functionality. If you have an exact idea of what the command should do, please tell me! Thank you for providing some input though!
     
  15. Offline

    colin5789

    Well have it like the other commands, kills you or something
    or better yet stopping the person to build entirely
     
  16. Offline

    LucarioXL

    Does this work with R4?
     
  17. Offline

    TACTICALboom

    Yes sir, it does! And 1.2.3 all builds!
     
  18. Offline

    LucarioXL

    Nice. I'm running 1.1 cause 1.2 has too many bugs so far. <.<
     
  19. Offline

    TACTICALboom

    I don't blame you at all!
     
  20. Offline

    miner2k9

    Adding onto the /gamemode 0 or /creative: How about it actually gives you creative for 30 seconds. You can fly, spawn blocks, place blocks and break blocks. However when the 30secs is over, you die, all blocks you broke/placed are put back and you lose any spawned items. I know its kind of the same function but this would actually surprise a lot of people. Well anyway nice plugin, loads of potential. Good Luck :D
     
  21. Offline

    warlord2201

    Someone needs to make a video of this on Minecraft. Try to get a Chucktesta dude skin too!
     

Share This Page