This appears to be a new problem, no changes made it just started appearing this morning...
2013-01-18 03:49:10 [SEVERE] Could not pass event PlayerInteractEvent to DrugMeUp v0.6.2
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
at org.bukkit.craftbukkit.v1_4_6.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:178)
at org.bukkit.craftbukkit.v1_4_6.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:148)
at net.minecraft.server.v1_4_6.PlayerConnection.a(PlayerConnection.java:626)
at net.minecraft.server.v1_4_6.Packet15Place.handle(SourceFile:58)
at net.minecraft.server.v1_4_6.NetworkManager.b(NetworkManager.java:290)
at net.minecraft.server.v1_4_6.PlayerConnection.d(PlayerConnection.java:112)
at net.minecraft.server.v1_4_6.ServerConnection.b(SourceFile:39)
at net.minecraft.server.v1_4_6.DedicatedServerConnection.b(SourceFile:30)
at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:585)
at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224)
at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:481)
at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:416)
at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
Caused by: java.lang.NullPointerException
at java.util.regex.Matcher.appendReplacement(Matcher.java:758)
at java.util.regex.Matcher.replaceAll(Matcher.java:906)
at java.lang.String.replaceAll(String.java:2162)
at me.giinger.dmu.PlayerListener.gatherEffects(PlayerListener.java:152)
at me.giinger.dmu.PlayerListener.onPlayerInteract(PlayerListener.java:51)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
... 16 more
I have some suggestions for this Plugin. Its very good already but these are just some features I want implemented hopefully soon:
+ Add in-game command system: ex. /dmu create <name> and /dmu add <effect> etc..
+ Add specific effects: Instead of 'sickness & slower hitting' : be separated PLEASE
+ Add cure pill: Like pink dye or something that removes all effects..
I think I want these just as much as anyone reading this does. I'm not familiar with how hard coding this type of plugin is.. but please consider these suggestions!
[...] These were just some of the things I think should be added to the next update! and it seems you are very active with this project, So please implement soon! Will donate!
I would like to also talk to you about a commission work I may want from you.. so
add me on skype please if you see this: julius_vgm
I am have a very big issuei need help with ASAP.....
It wont let me put it on the server I have tried 20 times downloaded and re-downloaded a bunch too heres what console says:
9:46:26 [SEVERE] Could not load 'plugins/DrugMeUp.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/giinger/dmu/Drugs : Unsupported major.minor version 51.0
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184)
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
at org.bukkit.craftbukkit.v1_4_6.CraftServer.loadPlugins(CraftServer.java:239)
at org.bukkit.craftbukkit.v1_4_6.CraftServer.<init>(CraftServer.java:217)
at net.minecraft.server.v1_4_6.PlayerList.<init>(PlayerList.java:52)
at net.minecraft.server.v1_4_6.DedicatedPlayerList.<init>(SourceFile:11)
at net.minecraft.server.v1_4_6.DedicatedServer.init(DedicatedServer.java:104)
at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:399)
at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
Caused by: java.lang.UnsupportedClassVersionError: me/giinger/dmu/Drugs : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:247)
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173)
... 9 more
19:46:26 [INFO] [TimTh
It is driveing me nuts and yes my bukkits up to date please help asap
Using 0.6.2, I'm finding that denying these two does not prevent players using /drugmeup or /drugmeup reload, although it claims denied at the same time.
-
View User Profile
-
Send Message
Posted Jan 22, 2013@iminecraft253
Could you paste your config.yml on pastie.org or something similar and post it here?
-
View User Profile
-
Send Message
Posted Jan 22, 2013How come some of my drugs dont work? i didnt see any errors in console when trying to "use" them, and my server is 1.4.6.
-
View User Profile
-
Send Message
Posted Jan 22, 2013Updated. Still has to be verified by bukkit though.
-
View User Profile
-
Send Message
Posted Jan 20, 2013When will this be done? :)
-
View User Profile
-
Send Message
Posted Jan 20, 2013Working on a fix for 1.4.7 as well as a fix for the default drug problem.
-
View User Profile
-
Send Message
Posted Jan 20, 2013Needs updating to 1.4.7..
-
View User Profile
-
Send Message
Posted Jan 19, 2013Ya the plugin broke. It now will say u've taken the drug 1/5 uses, and no effect will appear.
-
View User Profile
-
Send Message
Posted Jan 17, 2013This appears to be a new problem, no changes made it just started appearing this morning...
2013-01-18 03:49:10 [SEVERE] Could not pass event PlayerInteractEvent to DrugMeUp v0.6.2 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) at org.bukkit.craftbukkit.v1_4_6.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:178) at org.bukkit.craftbukkit.v1_4_6.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:148) at net.minecraft.server.v1_4_6.PlayerConnection.a(PlayerConnection.java:626) at net.minecraft.server.v1_4_6.Packet15Place.handle(SourceFile:58) at net.minecraft.server.v1_4_6.NetworkManager.b(NetworkManager.java:290) at net.minecraft.server.v1_4_6.PlayerConnection.d(PlayerConnection.java:112) at net.minecraft.server.v1_4_6.ServerConnection.b(SourceFile:39) at net.minecraft.server.v1_4_6.DedicatedServerConnection.b(SourceFile:30) at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:585) at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224) at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:481) at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:416) at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849) Caused by: java.lang.NullPointerException at java.util.regex.Matcher.appendReplacement(Matcher.java:758) at java.util.regex.Matcher.replaceAll(Matcher.java:906) at java.lang.String.replaceAll(String.java:2162) at me.giinger.dmu.PlayerListener.gatherEffects(PlayerListener.java:152) at me.giinger.dmu.PlayerListener.onPlayerInteract(PlayerListener.java:51) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) ... 16 more
-
View User Profile
-
Send Message
Posted Jan 17, 2013@Giinger
I would be very greatful if you could fix it today because everyone on my server is getting high off sugar for free :( Haha thanks!
-
View User Profile
-
Send Message
Posted Jan 17, 2013don't work with 1.4.7 craftbukkit
-
View User Profile
-
Send Message
Posted Jan 16, 2013@Thisnamewilldo
A few have reported that. I'll look into it tonight.
-
View User Profile
-
Send Message
Posted Jan 16, 2013It seems no matter what drugs you set in the config, sugar always seems to be a drug??
-
View User Profile
-
Send Message
Posted Jan 14, 2013some times when u use the drugs u get errors :o playerinteractevent
-
View User Profile
-
Send Message
Posted Jan 8, 2013I have some suggestions for this Plugin. Its very good already but these are just some features I want implemented hopefully soon:
+ Add in-game command system: ex. /dmu create <name> and /dmu add <effect> etc.. + Add specific effects: Instead of 'sickness & slower hitting' : be separated PLEASE + Add cure pill: Like pink dye or something that removes all effects..
I think I want these just as much as anyone reading this does. I'm not familiar with how hard coding this type of plugin is.. but please consider these suggestions!
[...] These were just some of the things I think should be added to the next update! and it seems you are very active with this project, So please implement soon! Will donate! I would like to also talk to you about a commission work I may want from you.. so add me on skype please if you see this: julius_vgm
-
View User Profile
-
Send Message
Posted Jan 8, 2013@MaceoTheCat
Update java to Java 7.
-
View User Profile
-
Send Message
Posted Jan 8, 2013I am have a very big issuei need help with ASAP.....
It wont let me put it on the server I have tried 20 times downloaded and re-downloaded a bunch too heres what console says: 9:46:26 [SEVERE] Could not load 'plugins/DrugMeUp.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/giinger/dmu/Drugs : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230) at org.bukkit.craftbukkit.v1_4_6.CraftServer.loadPlugins(CraftServer.java:239) at org.bukkit.craftbukkit.v1_4_6.CraftServer.<init>(CraftServer.java:217) at net.minecraft.server.v1_4_6.PlayerList.<init>(PlayerList.java:52) at net.minecraft.server.v1_4_6.DedicatedPlayerList.<init>(SourceFile:11) at net.minecraft.server.v1_4_6.DedicatedServer.init(DedicatedServer.java:104) at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:399) at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849) Caused by: java.lang.UnsupportedClassVersionError: me/giinger/dmu/Drugs : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631) at java.lang.ClassLoader.defineClass(ClassLoader.java:615) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) at java.net.URLClassLoader.access$000(URLClassLoader.java:58) at java.net.URLClassLoader$1.run(URLClassLoader.java:197) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:247) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173) ... 9 more 19:46:26 [INFO] [TimTh
It is driveing me nuts and yes my bukkits up to date please help asap
-
View User Profile
-
Send Message
Posted Jan 8, 2013Using 0.6.2, I'm finding that denying these two does not prevent players using /drugmeup or /drugmeup reload, although it claims denied at the same time.
-drugs.* -drugs.reload
-
View User Profile
-
Send Message
Posted Jan 5, 2013@klaafamily
You have the option to add any drug you want, just copy the format that the other drugs use and put it in.
-
View User Profile
-
Send Message
Posted Jan 5, 2013Perhaps Slimeballs could be represented as acid. Just an idea. This is a creative mod~
-
View User Profile
-
Send Message
Posted Jan 5, 2013@Methlon
Please make sure you are saving the config and reloading with '/drugmeup reload' or restart the server.