Advertisement
Guest User

Untitled

a guest
Jan 13th, 2017
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.17 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. Contact their authors BEFORE contacting forge
  5.  
  6. // My bad.
  7.  
  8. Time: 14/01/17 01:41
  9. Description: Ticking entity
  10.  
  11. java.lang.NullPointerException: Ticking entity
  12. at digimobs.Entities.EntityDigimon.requirementsNotMet(EntityDigimon.java:2072)
  13. at digimobs.Entities.EntityDigimon.addDigivolve(EntityDigimon.java:2045)
  14. at digimobs.Entities.Eggs.EntityPaoEgg.getDigivolution(EntityPaoEgg.java:32)
  15. at digimobs.Entities.Levels.EntityDigiEgg.hatchTime(EntityDigiEgg.java:65)
  16. at digimobs.Entities.Levels.EntityDigiEgg.func_70636_d(EntityDigiEgg.java:49)
  17. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1614)
  18. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:228)
  19. at digimobs.Entities.EntityDigimon.func_70071_h_(EntityDigimon.java:584)
  20. at net.minecraft.world.World.func_72866_a(World.java:1862)
  21. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:700)
  22. at net.minecraft.world.World.func_72870_g(World.java:1831)
  23. at net.minecraft.world.World.func_72939_s(World.java:1663)
  24. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:545)
  25. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:701)
  26. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344)
  27. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
  28. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
  29. at java.lang.Thread.run(Thread.java:745)
  30.  
  31.  
  32. A detailed walkthrough of the error, its code path and all known details is as follows:
  33. ---------------------------------------------------------------------------------------
  34.  
  35. -- Head --
  36. Stacktrace:
  37. at digimobs.Entities.EntityDigimon.requirementsNotMet(EntityDigimon.java:2072)
  38. at digimobs.Entities.EntityDigimon.addDigivolve(EntityDigimon.java:2045)
  39. at digimobs.Entities.Eggs.EntityPaoEgg.getDigivolution(EntityPaoEgg.java:32)
  40. at digimobs.Entities.Levels.EntityDigiEgg.hatchTime(EntityDigiEgg.java:65)
  41. at digimobs.Entities.Levels.EntityDigiEgg.func_70636_d(EntityDigiEgg.java:49)
  42. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1614)
  43. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:228)
  44. at digimobs.Entities.EntityDigimon.func_70071_h_(EntityDigimon.java:584)
  45. at net.minecraft.world.World.func_72866_a(World.java:1862)
  46. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:700)
  47. at net.minecraft.world.World.func_72870_g(World.java:1831)
  48.  
  49. -- Entity being ticked --
  50. Details:
  51. Entity Type: digimobs.PaoEgg (digimobs.Entities.Eggs.EntityPaoEgg)
  52. Entity ID: 631
  53. Entity Name: PaoEgg
  54. Entity's Exact location: -1472.02, 64.00, -390.29
  55. Entity's Block location: -1473.00,64.00,-391.00 - World: (-1473,64,-391), Chunk: (at 15,4,9 in -93,-25; contains blocks -1488,0,-400 to -1473,255,-385), Region: (-3,-1; contains chunks -96,-32 to -65,-1, blocks -1536,0,-512 to -1025,255,-1)
  56. Entity's Momentum: 0.00, -0.08, 0.00
  57. Entity's Rider: ~~ERROR~~ NullPointerException: null
  58. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  59. Stacktrace:
  60. at net.minecraft.world.World.func_72939_s(World.java:1663)
  61. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:545)
  62.  
  63. -- Affected level --
  64. Details:
  65. Level name: world
  66. All players: 1 total; [EntityPlayerMP['Moirai'/592, l='world', x=-1533.70, y=81.51, z=-382.03]]
  67. Chunk stats: ServerChunkCache: 289 Drop: 0
  68. Level seed: 8006241308705104206
  69. Level generator: ID 00 - default, ver 1. Features enabled: false
  70. Level generator options:
  71. Level spawn location: 0.00,0.00,0.00 - World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  72. Level time: 0 game time, 0 day time
  73. Level dimension: 0
  74. Level storage version: 0x00000 - Unknown?
  75. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  76. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  77. Stacktrace:
  78. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:701)
  79. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344)
  80. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
  81. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
  82. at java.lang.Thread.run(Thread.java:745)
  83.  
  84. -- System Details --
  85. Details:
  86. Minecraft Version: 1.8.9
  87. Operating System: Linux (amd64) version 4.4.0-57-generic
  88. Java Version: 1.8.0_111, Oracle Corporation
  89. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  90. Memory: 1525126640 bytes (1454 MB) / 2045771776 bytes (1951 MB) up to 2045771776 bytes (1951 MB)
  91. JVM Flags: 2 total; -Xmx2G -Xms2G
  92. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 13
  93. FML: MCP 9.19 Powered by Forge 11.15.1.1902 8 mods loaded, 8 mods active
  94. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  95. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  96. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (digimon.jar)
  97. UCHIJAAAA Forge{11.15.1.1902} [Minecraft Forge] (digimon.jar)
  98. UCHIJAAAA BiblioCraft{2.0.1} [BiblioCraft] (BiblioCraft[v2.0.1][MC1.8.9].jar)
  99. UCHIJAAAA cfm{4.0.1} [MrCrayfish's Furniture Mod] (cfm-4.0.1-mc1.8.9.jar)
  100. UCHIJAAAA digimobs{0.9.7i} [Digimobs] (Digimobs-0.9.7i.jar)
  101. UCHIJAAAA ForgeEssentials{1.8.5} [Forge Essentials] (forgeessentials-1.8.9-1.8.5.103-server.jar)
  102. UCHIJAAAA worldedit{6.1.1} [WorldEdit] (worldedit-forge-mc1.8.9-6.1.1-SNAPSHOT-dist.jar)
  103. Loaded coremods (and transformers):
  104. ForgeEssentials: Running ForgeEssentials 1.8.5.103 (89f8710). Modules loaded: Afterlife, Backups, Chat, Commands, Economy, JScripting, Multiworld, Permissions, PlayerLogger, Protection, Remote, SignTools, Teleport, Tickets, WEIntegrationTools, WorldBorder, factions, mapper
  105. Profiler Position: N/A (disabled)
  106. Player Count: 1 / 200; [EntityPlayerMP['Moirai'/592, l='world', x=-1533.70, y=81.51, z=-382.03]]
  107. Is Modded: Definitely; Server brand changed to 'fml,forge'
  108. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement