Advertisement
Guest User

Meido crash report

a guest
Jun 20th, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.91 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. LMRECoremod ([1.12.2]LittleMaidReengaged-8.1.6.141-peko_build-1.1.1 (3).jar)
  5. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.8-core.jar)
  6. EnderCorePlugin (EnderCore-1.12.2-0.5.57-core.jar)
  7. llibrary (llibrary-core-1.0.10-1.12.2.jar)
  8. AstralCore (astralsorcery-1.12.2-1.10.19.jar)
  9. Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.2-1.12.2.jar)
  10. ForgelinPlugin (Forgelin-1.8.2.jar)
  11. CTMCorePlugin (CTM-MC1.12.2-0.3.2.20.jar)
  12. Contact their authors BEFORE contacting forge
  13.  
  14. // My bad.
  15.  
  16. Time: 6/19/19 9:47 PM
  17. Description: Saving entity NBT
  18.  
  19. java.lang.ClassCastException: java.lang.Float cannot be cast to net.minecraft.nbt.NBTTagCompound
  20. at net.minecraft.entity.player.EntityPlayer.func_192023_dk(EntityPlayer.java:2481)
  21. at net.minecraft.entity.player.EntityPlayer.func_70014_b(EntityPlayer.java:981)
  22. at net.minecraft.entity.player.EntityPlayerMP.func_70014_b(EntityPlayerMP.java:246)
  23. at net.blacklab.lmr.entity.littlemaid.EntityLittleMaidAvatarMP.func_70014_b(EntityLittleMaidAvatarMP.java:100)
  24. at net.minecraft.entity.Entity.func_189511_e(Entity.java:1743)
  25. at net.minecraft.command.CommandBase.func_184887_a(CommandBase.java:64)
  26. at net.minecraft.advancements.critereon.NBTPredicate.func_193475_a(SourceFile:37)
  27. at net.minecraft.advancements.critereon.EntityPredicate.func_192482_a(SourceFile:50)
  28. at net.minecraft.advancements.critereon.DamageSourcePredicate.func_193418_a(SourceFile:76)
  29. at net.minecraft.advancements.critereon.KilledTrigger$Instance.func_192270_a(SourceFile:81)
  30. at net.minecraft.advancements.critereon.KilledTrigger$Listeners.func_192503_a(SourceFile:111)
  31. at net.minecraft.advancements.critereon.KilledTrigger.func_192211_a(SourceFile:66)
  32. at net.minecraft.entity.player.EntityPlayerMP.func_191956_a(EntityPlayerMP.java:571)
  33. at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1176)
  34. at net.minecraft.entity.monster.EntityZombie.func_70645_a(EntityZombie.java:546)
  35. at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1023)
  36. at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:70)
  37. at net.minecraft.entity.monster.EntityZombie.func_70097_a(EntityZombie.java:233)
  38. at net.minecraft.entity.player.EntityPlayer.func_71059_n(EntityPlayer.java:1328)
  39. at net.minecraft.entity.player.EntityPlayerMP.func_71059_n(EntityPlayerMP.java:1425)
  40. at net.blacklab.lmr.entity.littlemaid.EntityLittleMaidAvatarMP.func_71059_n(EntityLittleMaidAvatarMP.java:212)
  41. at net.blacklab.lmr.entity.littlemaid.EntityLittleMaid.func_70652_k(EntityLittleMaid.java:1324)
  42. at net.blacklab.lmr.entity.ai.EntityAILMAttackOnCollide.func_75246_d(EntityAILMAttackOnCollide.java:195)
  43. at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:129)
  44. at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:888)
  45. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2359)
  46. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:678)
  47. at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:178)
  48. at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:43)
  49. at net.blacklab.lmr.entity.littlemaid.EntityLittleMaid.func_70636_d(EntityLittleMaid.java:2127)
  50. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
  51. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:377)
  52. at net.blacklab.lmr.entity.littlemaid.EntityLittleMaid.func_70071_h_(EntityLittleMaid.java:2414)
  53. at net.minecraft.world.World.func_72866_a(World.java:1993)
  54. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  55. at net.minecraft.world.World.func_72870_g(World.java:1955)
  56. at net.minecraft.world.World.func_72939_s(World.java:1759)
  57. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  58. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  59. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  60. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  61. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  62. at java.lang.Thread.run(Unknown Source)
  63.  
  64.  
  65. A detailed walkthrough of the error, its code path and all known details is as follows:
  66. ---------------------------------------------------------------------------------------
  67.  
  68. -- Head --
  69. Thread: Client thread
  70. Stacktrace:
  71. at net.minecraft.entity.player.EntityPlayer.func_192023_dk(EntityPlayer.java:2481)
  72. at net.minecraft.entity.player.EntityPlayer.func_70014_b(EntityPlayer.java:981)
  73. at net.minecraft.entity.player.EntityPlayerMP.func_70014_b(EntityPlayerMP.java:246)
  74. at net.blacklab.lmr.entity.littlemaid.EntityLittleMaidAvatarMP.func_70014_b(EntityLittleMaidAvatarMP.java:100)
  75.  
  76. -- Entity being saved --
  77. Details:
  78. Entity Type: null (net.blacklab.lmr.entity.littlemaid.EntityLittleMaidAvatarMP)
  79. Entity ID: 291
  80. Entity Name: LMM_EntityLittleMaidAvatar
  81. Entity's Exact location: -37.52, 67.00, -189.02
  82. Entity's Block location: World: (-38,67,-190), Chunk: (at 10,4,2 in -3,-12; contains blocks -48,0,-192 to -33,255,-177), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
  83. Entity's Momentum: 0.00, 0.00, 0.00
  84. Entity's Passengers: []
  85. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  86. Stacktrace:
  87. at net.minecraft.entity.Entity.func_189511_e(Entity.java:1743)
  88. at net.minecraft.command.CommandBase.func_184887_a(CommandBase.java:64)
  89. at net.minecraft.advancements.critereon.NBTPredicate.func_193475_a(SourceFile:37)
  90. at net.minecraft.advancements.critereon.EntityPredicate.func_192482_a(SourceFile:50)
  91. at net.minecraft.advancements.critereon.DamageSourcePredicate.func_193418_a(SourceFile:76)
  92. at net.minecraft.advancements.critereon.KilledTrigger$Instance.func_192270_a(SourceFile:81)
  93. at net.minecraft.advancements.critereon.KilledTrigger$Listeners.func_192503_a(SourceFile:111)
  94. at net.minecraft.advancements.critereon.KilledTrigger.func_192211_a(SourceFile:66)
  95. at net.minecraft.entity.player.EntityPlayerMP.func_191956_a(EntityPlayerMP.java:571)
  96. at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1176)
  97. at net.minecraft.entity.monster.EntityZombie.func_70645_a(EntityZombie.java:546)
  98. at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1023)
  99. at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:70)
  100. at net.minecraft.entity.monster.EntityZombie.func_70097_a(EntityZombie.java:233)
  101. at net.minecraft.entity.player.EntityPlayer.func_71059_n(EntityPlayer.java:1328)
  102. at net.minecraft.entity.player.EntityPlayerMP.func_71059_n(EntityPlayerMP.java:1425)
  103. at net.blacklab.lmr.entity.littlemaid.EntityLittleMaidAvatarMP.func_71059_n(EntityLittleMaidAvatarMP.java:212)
  104. at net.blacklab.lmr.entity.littlemaid.EntityLittleMaid.func_70652_k(EntityLittleMaid.java:1324)
  105. at net.blacklab.lmr.entity.ai.EntityAILMAttackOnCollide.func_75246_d(EntityAILMAttackOnCollide.java:195)
  106. at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:129)
  107. at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:888)
  108. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2359)
  109. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:678)
  110. at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:178)
  111. at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:43)
  112. at net.blacklab.lmr.entity.littlemaid.EntityLittleMaid.func_70636_d(EntityLittleMaid.java:2127)
  113. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
  114. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:377)
  115. at net.blacklab.lmr.entity.littlemaid.EntityLittleMaid.func_70071_h_(EntityLittleMaid.java:2414)
  116. at net.minecraft.world.World.func_72866_a(World.java:1993)
  117. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  118. at net.minecraft.world.World.func_72870_g(World.java:1955)
  119.  
  120. -- Entity being ticked --
  121. Details:
  122. Entity Type: lmreengaged:littlemaid (net.blacklab.lmr.entity.littlemaid.EntityLittleMaid)
  123. Entity ID: 291
  124. Entity Name: entity.LittleMaid.name
  125. Entity's Exact location: -37.52, 67.00, -189.02
  126. Entity's Block location: World: (-38,67,-190), Chunk: (at 10,4,2 in -3,-12; contains blocks -48,0,-192 to -33,255,-177), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
  127. Entity's Momentum: -0.08, -0.08, 0.05
  128. Entity's Passengers: []
  129. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  130. Stacktrace:
  131. at net.minecraft.world.World.func_72939_s(World.java:1759)
  132. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  133.  
  134. -- Affected level --
  135. Details:
  136. Level name: New World---------------
  137. All players: 1 total; [EntityPlayerMP['Kubicrate'/548, l='New World---------------', x=-36.47, y=67.00, z=-192.28]]
  138. Chunk stats: ServerChunkCache: 300 Drop: 0
  139. Level seed: -5155512044568012154
  140. Level generator: ID 00 - default, ver 1. Features enabled: true
  141. Level generator options:
  142. Level spawn location: World: (12,64,-196), Chunk: (at 12,4,12 in 0,-13; contains blocks 0,0,-208 to 15,255,-193), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
  143. Level time: 3588 game time, 3588 day time
  144. Level dimension: 0
  145. Level storage version: 0x04ABD - Anvil
  146. Level weather: Rain time: 133137 (now: false), thunder time: 114050 (now: false)
  147. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
  148. Stacktrace:
  149. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  150. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  151. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  152. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  153. at java.lang.Thread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement