This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.
2012-04-05 14:01:00 [SEVERE] Error occurred while enabling Gates v1.0b (Is it up to date?)
java.lang.NumberFormatException: For input string: ""
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at net.kitecraft.tyrotoxism.gates.Gates.load(Gates.java:296)
at net.kitecraft.tyrotoxism.gates.Gates.onEnable(Gates.java:38)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:371)
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
I've been fiddling with this plugin and I can't create a gate. Can you be more specific on the specifications of making a gate? I have fences set up 3x3 and the Gate sign doesn't say anything when I right click it. Yes I have permission to use the plugin.
-
View User Profile
-
Send Message
Posted Apr 5, 2012Ive updated to 1.2.5 today and got this error:
2012-04-05 14:01:00 [SEVERE] Error occurred while enabling Gates v1.0b (Is it up to date?) java.lang.NumberFormatException: For input string: "" at java.lang.NumberFormatException.forInputString(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at net.kitecraft.tyrotoxism.gates.Gates.load(Gates.java:296) at net.kitecraft.tyrotoxism.gates.Gates.onEnable(Gates.java:38) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232) at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:371) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
-
View User Profile
-
Send Message
Posted Apr 3, 2012Ah I excluded the [ ], works fine now even with my load of plugins. Great work! :)
-
View User Profile
-
Send Message
Posted Apr 3, 2012@bloomberg
The search area from the sign is 5x5x9 (5x5 square, 9 blocks tall). The search area for every block which is a part of the gate (Fences) is 3x3x3.
Might be some other plugin is denying my plugin access.
-
View User Profile
-
Send Message
Posted Apr 3, 2012I've been fiddling with this plugin and I can't create a gate. Can you be more specific on the specifications of making a gate? I have fences set up 3x3 and the Gate sign doesn't say anything when I right click it. Yes I have permission to use the plugin.
-
View User Profile
-
Send Message
Posted Apr 2, 2012@fondelaar
It's technically called "Iron Fence", but yes, Iron bars.
-
View User Profile
-
Send Message
Posted Apr 2, 2012iron fence? do you mean iron bars or do you play tekkit?