Advertisement
KohakuSaintCrown

Untitled

Apr 24th, 2014
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.56 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I feel sad now :(
  3.  
  4. Time: 4/24/14 8:45 PM
  5. Description: Ticking entity
  6.  
  7. java.lang.NullPointerException: Ticking entity
  8. at com.dsh105.echopet.compat.api.plugin.uuid.UUIDMigration.getIdentificationFor(UUIDMigration.java:38)
  9. at com.dsh105.echopet.api.PetManager.removePets(PetManager.java:310)
  10. at com.dsh105.echopet.api.PetManager.removePet(PetManager.java:319)
  11. at com.dsh105.echopet.compat.nms.v1_7_R1.entity.EntityPet.onLive(EntityPet.java:286)
  12. at com.dsh105.echopet.compat.nms.v1_7_R1.entity.type.EntityWolfPet.onLive(EntityWolfPet.java:102)
  13. at com.dsh105.echopet.compat.nms.v1_7_R1.entity.EntityPet.h(EntityPet.java:444)
  14. at net.minecraft.server.v1_7_R1.World.entityJoinedWorld(World.java:1348)
  15. at net.minecraft.server.v1_7_R1.World.playerJoinedWorld(World.java:1329)
  16. at net.minecraft.server.v1_7_R1.World.tickEntities(World.java:1217)
  17. at net.minecraft.server.v1_7_R1.WorldServer.tickEntities(WorldServer.java:480)
  18. at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:637)
  19. at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250)
  20. at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545)
  21. at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457)
  22. at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)
  23.  
  24.  
  25. A detailed walkthrough of the error, its code path and all known details is as follows:
  26. ---------------------------------------------------------------------------------------
  27.  
  28. -- Head --
  29. Stacktrace:
  30. at com.dsh105.echopet.compat.api.plugin.uuid.UUIDMigration.getIdentificationFor(UUIDMigration.java:38)
  31. at com.dsh105.echopet.api.PetManager.removePets(PetManager.java:310)
  32. at com.dsh105.echopet.api.PetManager.removePet(PetManager.java:319)
  33. at com.dsh105.echopet.compat.nms.v1_7_R1.entity.EntityPet.onLive(EntityPet.java:286)
  34. at com.dsh105.echopet.compat.nms.v1_7_R1.entity.type.EntityWolfPet.onLive(EntityWolfPet.java:102)
  35. at com.dsh105.echopet.compat.nms.v1_7_R1.entity.EntityPet.h(EntityPet.java:444)
  36. at net.minecraft.server.v1_7_R1.World.entityJoinedWorld(World.java:1348)
  37. at net.minecraft.server.v1_7_R1.World.playerJoinedWorld(World.java:1329)
  38.  
  39. -- Entity being ticked --
  40. Details:
  41. Entity Type: WolfPet (com.dsh105.echopet.compat.nms.v1_7_R1.entity.type.EntityWolfPet)
  42. Entity ID: 925584
  43. Entity Name: entity.WolfPet.name
  44. Entity's Exact location: -103.53, 64.00, 291.65
  45. Entity's Block location: World: (-104,64,291), Chunk: (at 8,4,3 in -7,18; contains blocks -112,0,288 to -97,255,303), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  46. Entity's Momentum: 0.00, -0.08, 0.00
  47. Stacktrace:
  48. at net.minecraft.server.v1_7_R1.World.tickEntities(World.java:1217)
  49. at net.minecraft.server.v1_7_R1.WorldServer.tickEntities(WorldServer.java:480)
  50.  
  51. -- Affected level --
  52. Details:
  53. Level name: Survival2
  54. All players: 5 total; [EntityPlayer['Aatrox56'/375715, l='Survival2', x=-225.97, y=76.00, z=353.30](Aatrox56 at -225.96801252439084,76.0,353.30000001192093), EntityPlayer['TioCaps'/409251, l='Survival2', x=-20.56, y=79.00, z=416.36](TioCaps at -20.5628697312593,79.0,416.36317631641606), EntityPlayer['Ji3G4Fm4'/78331, l='Survival2', x=-199.30, y=71.00, z=359.05](Ji3G4Fm4 at -199.30000001192093,71.0,359.05376936441064), EntityPlayer['Swiftslade'/89923, l='Survival2', x=-213.38, y=70.00, z=367.28](Swiftslade at -213.38362417108146,70.0,367.27869711089164), EntityPlayer['SrRoks'/303413, l='Survival2', x=-100.71, y=65.00, z=292.98](SrRoks at -100.71052472156687,65.0,292.9831515460359)]
  55. Chunk stats: ServerChunkCache: 313 Drop: 0
  56. Level seed: 3278292518896267264
  57. Level generator: ID 00 - default, ver 1. Features enabled: true
  58. Level generator options:
  59. Level spawn location: World: (-102,65,292), Chunk: (at 10,4,4 in -7,18; contains blocks -112,0,288 to -97,255,303), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  60. Level time: 2660366 game time, 2809330 day time
  61. Level dimension: 0
  62. Level storage version: 0x04ABD - Anvil
  63. Level weather: Rain time: 68191 (now: false), thunder time: 46222 (now: false)
  64. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  65. Stacktrace:
  66. at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:637)
  67. at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250)
  68. at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545)
  69. at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457)
  70. at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement