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. Install MCPC-1.5.2 2. Install Mo' Creatures mod 3. Install SafeCreeper plugin
What is the expected output? What do you see instead? Lots of exception messages appear in the server log:
What version of the product are you using? SafeCreeper v1.5.0.1 MCPC-Plus-1.5.2-R0.2-forge716-B508 DrZharks MoCreatures Mod v5.2.3
Do you have an error log of what happened?
2013-06-23 11:45:06 [SEVERE] Could not pass event CreatureSpawnEvent to SafeCreeper v1.5.0.1 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:363) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:479) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:464) at org.bukkit.craftbukkit.v1_5_R3.event.CraftEventFactory.callCreatureSpawnEvent(CraftEventFactory.java:216) at net.minecraft.world.World.addEntity(World.java:1696) at net.minecraft.world.World.func_72838_d(World.java:1654) at drzhark.customspawner.CustomSpawner.doCustomSpawning(CustomSpawner.java:444) at drzhark.mocreatures.MoCServerTickHandler.onTickInGame(MoCServerTickHandler.java:39) at drzhark.mocreatures.MoCServerTickHandler.tickEnd(MoCServerTickHandler.java:126) at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:34) at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:141) at cpw.mods.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:274) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:763) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:612) at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573) Caused by: java.lang.ArrayIndexOutOfBoundsException: 76 at com.timvisee.safecreeper.listener.SCEntityListener.onCreatureSpawn(SCEntityListener.java:222) at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:361) ... 15 more
Please provide any additional information below. MCPC 1.5.2: http:www.mcportcentral.co.za/index.php?topic=5083.0 Mo' Creatures mod: http:www.minecraftforum.net/topic/81771-
Hey,
I'm sorry, but MCPC is not supported for Safe Creeper, because it is impossible to support it from a Bukkit plugin. I've tried to solve the issue tough, but I'm not sure if it's working. You should try it out yourself. I've tried to fix this in version 1.5.1 (not 1.5.0.1!) and I expect to release this version very soon.
Tim Visée
To post a comment, please login or register a new account.