This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1. Just install Regionshop
What is the expected output? What do you see instead?Console : 2013-08-18 21:01:03 [INFO] [RegionShop] Enabling RegionShop v1.1.0b8Console : 2013-08-18 21:01:03 [SEVERE] Error occurred while enabling RegionShop v1.1.0b8 (Is it up to date?)Console : java.lang.NullPointerExceptionConsole : at com.geNAZt.RegionShop.Bukkit.Util.Logger.debug(Logger.java:19)Console : at com.geNAZt.RegionShop.RegionShopPlugin.onEnable(RegionShopPlugin.java:47)Console : at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)Console : at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)Console : at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)Console : at org.bukkit.craftbukkit.v1_6_R2.CraftServer.loadPlugin(CraftServer.java:282)Console : at org.bukkit.craftbukkit.v1_6_R2.CraftServer.enablePlugins(CraftServer.java:264)Console : at net.minecraft.server.v1_6_R2.MinecraftServer.l(MinecraftServer.java:313)Console : at net.minecraft.server.v1_6_R2.MinecraftServer.f(MinecraftServer.java:290)Console : at net.minecraft.server.v1_6_R2.MinecraftServer.a(MinecraftServer.java:250)Console : at net.minecraft.server.v1_6_R2.DedicatedServer.init(DedicatedServer.java:151)Console : at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:391)Console : at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
What version of the product are you using?Newest "b8"
Can you provide some more informations? Java version, Bukkit or Spigot? Version?
Thank you
@frdmn: Go
CraftBukkit 1.6.2 Beta build. Java Version 7u25 jdk (Its recommendet by mcma, that i use the jdk) Running on 64bit
I use it with mcmy (mcmyadmin.com) Do you need any more Informations?
Maybe it has to do with the java.. idk, all other Plugins work fine, if i disable all others, its still not working. Hope we can fix this :)
Edit
Also i got a error log, when i try to enable the Plugin while running the server:
http://pastebin.com/zXexJU41
To post a comment, please login or register a new account.