Uploaded image for project: 'Spigot'
  1. Spigot
  2. SPIGOT-514

Spawn custom mob crashes the server

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Minor Minor
    • None
    • None
    • Win8 i5 8GB

    • My Own Plugins

      My custom spawned mobs cause the server to print 80.000 lines of errors while it used to work and then crashes the server.
      All lines mentioned in the error log contain this (or with other mobs):

      Skeleton z = (Skeleton) loc.getWorld().spawnEntity(loc, EntityType.SKELETON);

      Which is triggered on the CreatureSpawnEvent which cancels any non custom mobs as well.

            Thinkofdeath Thinkofname
            TheMysterious TheMysterious
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: