Some kind of error in my console

Discussion in 'Bukkit Help' started by farkros, Oct 8, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    farkros

    Okay, so long story short, I was forced to change hosting providers and now in my console this keeps getting spammed

    Code:
    [07:45:15 WARN]: Wrong location for EntityArrow['arrow'/6510, l='creative_world', x=NaN, y=NaN, z=NaN] in world 'creative_world'!
    [07:45:15 WARN]: Entity is at NaN,NaN (chunk 0,0) but was stored in chunk 108,-7
    [07:45:15 WARN]: Wrong location for EntityArrow['arrow'/6511, l='creative_world', x=NaN, y=NaN, z=NaN] in world 'creative_world'!
    Anyone have any Idea what this could be? I've tried using mcedit with the built in chunk corruption feature, I thought maybe the world was corrupted, but that doesn't seem to fix it.
     
  2. Offline

    farkros

    Bump (Not sure if bumping is allowed??)
     
  3. Offline

    DrPyroCupcake

    You could ether go to where the arrow is located and remove it, or you can remove all the arrow entities in the world.
     
  4. Offline

    dave0smeg

    It doesn't have a location, hence the NotaNumber error. You could try deleting the chunk at 108,-7 and see if that works.
     
    farkros and DrPyroCupcake like this.
Thread Status:
Not open for further replies.

Share This Page