Inactive [FUN/MECH] Tossers v1.2 - Creepers that jump up jump up and chow down [1060]

Discussion in 'Inactive/Unsupported Plugins' started by redf1sh, May 10, 2011.

  1. Offline

    redf1sh

    Tossers - Creepers that jump up jump up and chow down.

    Tossers has been updated, finally! I've also moved to dev.bukkit.org, you can see it over there!
     
  2. Offline

    Holotropein

    What is your config file's character encoding? § is not an ASCII symbol, so it might get screwed up e.g. if you save your config file in Latin1 instead of UTF-8. (Assuming that UTF-8 is the default encoding Java uses for character streams.)
     
  3. Offline

    Aganor

    how can I change the UTF-8 to Latin1?
     
  4. Offline

    Inscrutable

    Hmmm. I haven't seen this error before today, RB#1060 MC1.73 (and 39 other plugins, inc PermissionsEx 1.13)
    No obvious problems, but creepers dont attack as often as I would expect.
    I have HigherExplosions 2.0 nerfing creeper damage, and 80% of creepers are set to be Tossers.

    Code:
    2011-09-11 16:30:24 [SEVERE] Could not pass event EXPLOSION_PRIME to Tossers
    java.lang.ClassCastException: org.bukkit.craftbukkit.entity.CraftFish cannot be cast to org.bukkit.craftbukkit.entity.CraftLivingEntity
        at org.bukkit.craftbukkit.entity.CraftCreature.getTarget(CraftCreature.java:28)
        at org.bukkit.craftbukkit.entity.CraftCreature.getTarget(CraftCreature.java:9)
        at com.bukkit.redf1sh.tossers.TosserEntityListener.onExplosionPrime(TosserEntityListener.java:41)
        at org.bukkit.plugin.java.JavaPluginLoader$63.execute(JavaPluginLoader.java:684)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
        at net.minecraft.server.EntityCreeper.a(EntityCreeper.java:115)
        at net.minecraft.server.EntityCreature.c_(EntityCreature.java:64)
        at net.minecraft.server.EntityLiving.v(EntityLiving.java:685)
        at net.minecraft.server.EntityMonster.v(EntityMonster.java:26)
        at net.minecraft.server.EntityLiving.m_(EntityLiving.java:218)
        at net.minecraft.server.EntityMonster.m_(EntityMonster.java:30)
        at net.minecraft.server.EntityCreeper.m_(EntityCreeper.java:68)
        at net.minecraft.server.World.entityJoinedWorld(World.java:1212)
        at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:48)
        at net.minecraft.server.World.playerJoinedWorld(World.java:1194)
        at net.minecraft.server.World.cleanUp(World.java:1110)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:450)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    
     
  5. Offline

    Xaostica

    any chances this plug-in will update for the big November MC release?
     
  6. Offline

    kaasinees

    works with 1317?
     
  7. Offline

    datwerd

    ive found 1 problem altho small its quite annoying. In Mob Arena when a player dies by a creeper the creeper gets teleported with the player if you have the arena set to clear a wave before the next spawns the game is hung until the creeper finds its way back ( if it gets back) a fix would be nice but not super necessary
     
  8. Offline

    Crackerblk

    Thanks for the speedy update and great mod but I cant seem to find the download link, nethier here or bukkitdev
     
  9. Offline

    Moonridden

    ^^^ DO want.
     
  10. Offline

    redf1sh

    Sorry guys, my plugin needs to be re-uploaded and re-approved, shoudn't take long :).
     
  11. Offline

    kahlilnc

    Baby come back!
     
  12. Offline

    olha2

    please update
     

Share This Page