Advertisement
Guest User

Untitled

a guest
Jul 16th, 2018
741
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.42 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. llibrary (llibrary-core-1.0.6-1.12.2.jar)
  5. Contact their authors BEFORE contacting forge
  6.  
  7. // Why did you do that?
  8.  
  9. Time: 7/16/18 4:29 PM
  10. Description: Ticking entity
  11.  
  12. java.lang.NullPointerException: Ticking entity
  13. at net.minecraft.entity.Entity.func_184205_a(Entity.java:2052)
  14. at net.minecraft.entity.EntityLiving.func_184205_a(EntityLiving.java:1310)
  15. at net.minecraft.entity.Entity.func_184220_m(Entity.java:2047)
  16. at fossilsarcheology.server.entity.prehistoric.EntityMegalania.func_70652_k(EntityMegalania.java:204)
  17. at fossilsarcheology.server.entity.prehistoric.EntityMegalania.func_70636_d(EntityMegalania.java:188)
  18. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2170)
  19. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
  20. at fossilsarcheology.server.entity.prehistoric.EntityPrehistoric.func_70071_h_(EntityPrehistoric.java:686)
  21. at net.minecraft.world.World.func_72866_a(World.java:1990)
  22. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  23. at net.minecraft.world.World.func_72870_g(World.java:1952)
  24. at net.minecraft.world.World.func_72939_s(World.java:1756)
  25. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  26. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  27. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  28. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
  29. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  30. at java.lang.Thread.run(Thread.java:745)
  31.  
  32.  
  33. A detailed walkthrough of the error, its code path and all known details is as follows:
  34. ---------------------------------------------------------------------------------------
  35.  
  36. -- Head --
  37. Thread: Server thread
  38. Stacktrace:
  39. at net.minecraft.entity.Entity.func_184205_a(Entity.java:2052)
  40. at net.minecraft.entity.EntityLiving.func_184205_a(EntityLiving.java:1310)
  41. at net.minecraft.entity.Entity.func_184220_m(Entity.java:2047)
  42. at fossilsarcheology.server.entity.prehistoric.EntityMegalania.func_70652_k(EntityMegalania.java:204)
  43. at fossilsarcheology.server.entity.prehistoric.EntityMegalania.func_70636_d(EntityMegalania.java:188)
  44. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2170)
  45. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
  46. at fossilsarcheology.server.entity.prehistoric.EntityPrehistoric.func_70071_h_(EntityPrehistoric.java:686)
  47. at net.minecraft.world.World.func_72866_a(World.java:1990)
  48. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  49. at net.minecraft.world.World.func_72870_g(World.java:1952)
  50.  
  51. -- Entity being ticked --
  52. Details:
  53. Entity Type: fossil:fossil.megalania (fossilsarcheology.server.entity.prehistoric.EntityMegalania)
  54. Entity ID: 1244942
  55. Entity Name: Megalania
  56. Entity's Exact location: 252.72, 4.00, -1437.61
  57. Entity's Block location: World: (252,4,-1438), Chunk: (at 12,0,2 in 15,-90; contains blocks 240,0,-1440 to 255,255,-1425), Region: (0,-3; contains chunks 0,-96 to 31,-65, blocks 0,0,-1536 to 511,255,-1025)
  58. Entity's Momentum: 0.00, -0.08, 0.00
  59. Entity's Passengers: [EntityDeinonychus['Deinonychus'/1190712, l='Test world new', x=252.72, y=4.14, z=-1437.61]]
  60. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  61. Stacktrace:
  62. at net.minecraft.world.World.func_72939_s(World.java:1756)
  63. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  64.  
  65. -- Affected level --
  66. Details:
  67. Level name: Test world new
  68. All players: 1 total; [EntityPlayerMP['Hjalma'/78, l='Test world new', x=256.31, y=4.00, z=-1441.93]]
  69. Chunk stats: ServerChunkCache: 256 Drop: 0
  70. Level seed: -5309417994364743051
  71. Level generator: ID 01 - flat, ver 0. Features enabled: true
  72. Level generator options:
  73. Level spawn location: World: (238,4,-1450), Chunk: (at 14,0,6 in 14,-91; contains blocks 224,0,-1456 to 239,255,-1441), Region: (0,-3; contains chunks 0,-96 to 31,-65, blocks 0,0,-1536 to 511,255,-1025)
  74. Level time: 44775 game time, 44775 day time
  75. Level dimension: 0
  76. Level storage version: 0x04ABD - Anvil
  77. Level weather: Rain time: 3522 (now: false), thunder time: 6150 (now: false)
  78. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  79. Stacktrace:
  80. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  81. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  82. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
  83. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  84. at java.lang.Thread.run(Thread.java:745)
  85.  
  86. -- System Details --
  87. Details:
  88. Minecraft Version: 1.12.2
  89. Operating System: Windows 7 (amd64) version 6.1
  90. Java Version: 1.8.0_51, Oracle Corporation
  91. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  92. Memory: 2217072848 bytes (2114 MB) / 4127195136 bytes (3936 MB) up to 4294967296 bytes (4096 MB)
  93. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
  94. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  95. FML: MCP 9.42 Powered by Forge 14.23.4.2732 23 mods loaded, 23 mods active
  96. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  97.  
  98. | State | ID | Version | Source | Signature |
  99. |:--------- |:------------- |:-------------- |:--------------------------------------------- |:---------------------------------------- |
  100. | UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
  101. | UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
  102. | UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2732.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  103. | UCHIJAAAA | forge | 14.23.4.2732 | forge-1.12.2-14.23.4.2732.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  104. | UCHIJAAAA | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
  105. | UCHIJAAAA | biomesoplenty | 7.0.1.2384 | BiomesOPlenty-1.12.2-7.0.1.2384-universal.jar | None |
  106. | UCHIJAAAA | exoticbirds | 1.0 | Exotic+Birds+1.12.2-1.4.1.jar | None |
  107. | UCHIJAAAA | familiarfauna | 1.0.10 | FamiliarFauna-1.12.2-1.0.10.jar | None |
  108. | UCHIJAAAA | llibrary | 1.7.14 | llibrary-1.7.14-1.12.2 (1).jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
  109. | UCHIJAAAA | fossil | 8.0.0-develop | fossilsarcheology-8.0.0-develop (8).jar | None |
  110. | UCHIJAAAA | cfm | 5.1.0 | furniture-5.1.0-1.12.2.jar | None |
  111. | UCHIJAAAA | jurassicraft | 2.1.9 | JurassiCraft-1.12.2-2.1.9.jar | None |
  112. | UCHIJAAAA | llor | 1.1.6-mc1.12.2 | Light-Level-Overlay-Reloaded-Mod-1.12.2.jar | None |
  113. | UCHIJAAAA | zawa | 1.12.2-1.3.2 | zawa+-+1.3.2+(1.12.2).jar | None |
  114. | UCHIJAAAA | moon-core | 7.0 | moon-core+7.0+(1.12).jar | None |
  115. | UCHIJAAAA | obsidian_api | 1.0.0 | ObsidianAPI-1.0.0.jar | None |
  116. | UCHIJAAAA | harvestcraft | 1.12.2u | Pam's+HarvestCraft+1.12.2u.jar | None |
  117. | UCHIJAAAA | pe | BETA 0.1 | Prehistoric Eclipse-1.12v0.3.jar | None |
  118. | UCHIJAAAA | realworld | 1.17 | realworld-1.17.jar | None |
  119. | UCHIJAAAA | terra | 1.0 | Terra+1.12.2+-+2.0.jar | None |
  120. | UCHIJAAAA | treechopper | 1.2.4 | TreeChopper-1.12.2-1.2.4.jar | None |
  121. | UCHIJAAAA | tropicraft | 7.1.4.78 | tropicraft-MC1.12.2-7.1.4.78.jar | None |
  122. | UCHIJAAAA | xaerominimap | 1.15.2 | Xaeros_Minimap_1.15.2_Forge_1.12.jar | None |
  123.  
  124. Loaded coremods (and transformers):
  125. llibrary (llibrary-core-1.0.6-1.12.2.jar)
  126. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  127. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  128. Profiler Position: N/A (disabled)
  129. Player Count: 1 / 8; [EntityPlayerMP['Hjalma'/78, l='Test world new', x=256.31, y=4.00, z=-1441.93]]
  130. Type: Integrated Server (map_client.txt)
  131. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement