Advertisement
Guest User

Untitled

a guest
Mar 31st, 2020
721
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.45 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Why did you do that?
  3.  
  4. Time: 3/31/20 10:35 PM
  5. Description: Ticking entity
  6.  
  7. java.lang.IllegalArgumentException: Cannot get property IntegerProperty{name=eggs, clazz=class java.lang.Integer, values=[1, 2, 3, 4]} as it does not exist in Block{minecraft:air}
  8. at net.minecraft.state.StateHolder.func_177229_b(SourceFile:93) ~[?:?] {re:classloading}
  9. at com.mushroom.midnight.common.block.PileOfEggsBlock.breakEggs(PileOfEggsBlock.java:104) ~[?:0.5.3] {re:classloading}
  10. at com.mushroom.midnight.common.block.PileOfEggsBlock.onTrample(PileOfEggsBlock.java:95) ~[?:0.5.3] {re:classloading}
  11. at com.mushroom.midnight.common.block.PileOfEggsBlock.func_176199_a(PileOfEggsBlock.java:77) ~[?:0.5.3] {re:classloading}
  12. at net.minecraft.entity.Entity.func_213315_a(Entity.java:525) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  13. at net.minecraft.entity.LivingEntity.func_213352_e(LivingEntity.java:1888) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  14. at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2288) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  15. at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:462) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  16. at net.minecraft.entity.monster.MonsterEntity.func_70636_d(SourceFile:39) ~[?:?] {re:classloading}
  17. at net.minecraft.entity.monster.EndermanEntity.func_70636_d(EndermanEntity.java:186) ~[?:?] {re:classloading}
  18. at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2103) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  19. at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:274) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  20. at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:600) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  21. at net.minecraft.world.World.func_217390_a(World.java:536) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  22. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:401) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  23. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:847) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  24. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:329) ~[?:?] {re:classloading,pl:accesstransformer:B}
  25. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:782) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  26. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:635) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  27. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171] {}
  28.  
  29.  
  30. A detailed walkthrough of the error, its code path and all known details is as follows:
  31. ---------------------------------------------------------------------------------------
  32.  
  33. -- Head --
  34. Thread: Server thread
  35. Stacktrace:
  36. at net.minecraft.state.StateHolder.func_177229_b(SourceFile:93)
  37. at com.mushroom.midnight.common.block.PileOfEggsBlock.breakEggs(PileOfEggsBlock.java:104)
  38. at com.mushroom.midnight.common.block.PileOfEggsBlock.onTrample(PileOfEggsBlock.java:95)
  39. at com.mushroom.midnight.common.block.PileOfEggsBlock.func_176199_a(PileOfEggsBlock.java:77)
  40. at net.minecraft.entity.Entity.func_213315_a(Entity.java:525)
  41. at net.minecraft.entity.LivingEntity.func_213352_e(LivingEntity.java:1888)
  42. at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2288)
  43. at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:462)
  44. at net.minecraft.entity.monster.MonsterEntity.func_70636_d(SourceFile:39)
  45. at net.minecraft.entity.monster.EndermanEntity.func_70636_d(EndermanEntity.java:186)
  46. at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2103)
  47. at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:274)
  48. at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:600)
  49.  
  50. -- Entity being ticked --
  51. Details:
  52. Entity Type: minecraft:enderman (net.minecraft.entity.monster.EndermanEntity)
  53. Entity ID: 11093
  54. Entity Name: Enderman
  55. Entity's Exact location: 3032.71, 21.44, 6.27
  56. Entity's Block location: World: (3032,21,6), Chunk: (at 8,1,6 in 189,0; contains blocks 3024,0,0 to 3039,255,15), Region: (5,0; contains chunks 160,0 to 191,31, blocks 2560,0,0 to 3071,255,511)
  57. Entity's Momentum: 0.07, -0.00, -0.07
  58. Entity's Passengers: []
  59. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  60. Stacktrace:
  61. at net.minecraft.world.World.func_217390_a(World.java:536)
  62. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:401)
  63.  
  64. -- Affected level --
  65. Details:
  66. All players: 1 total; [ServerPlayerEntity['eXcDinero'/7908, l='world', x=3118.60, y=23.00, z=-75.76]]
  67. Chunk stats: ServerChunkCache: 2025
  68. Level dimension: DimensionType{midnight:midnight}
  69. Derived: true
  70. Level name: world
  71. Level seed: -2146112879877606638
  72. Level generator: ID 00 - default, ver 1. Features enabled: true
  73. Level generator options: {}
  74. Level spawn location: World: (2471,63,1525), Chunk: (at 7,3,5 in 154,95; contains blocks 2464,0,1520 to 2479,255,1535), Region: (4,2; contains chunks 128,64 to 159,95, blocks 2048,0,1024 to 2559,255,1535)
  75. Level time: 9878781 game time, 122552 day time
  76. Known server brands: forge
  77. Level was modded: true
  78. Level storage version: 0x04ABD - Anvil
  79. Level weather: Rain time: 51201 (now: false), thunder time: 125298 (now: false)
  80. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  81. Stacktrace:
  82. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:847)
  83. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:329)
  84. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:782)
  85. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:635)
  86. at java.lang.Thread.run(Thread.java:748)
  87.  
  88. -- System Details --
  89. Details:
  90. Minecraft Version: 1.15.2
  91. Minecraft Version ID: 1.15.2
  92. Operating System: Linux (amd64) version 4.19.69-1.el6.x86_64
  93. Java Version: 1.8.0_171, Oracle Corporation
  94. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  95. Memory: 1799078664 bytes (1715 MB) / 3186622464 bytes (3039 MB) up to 6681526272 bytes (6372 MB)
  96. CPUs: 64
  97. JVM Flags: 2 total; -Xms256M -Xmx7168M
  98. ModLauncher: 5.0.0-milestone.4+67+b1a340b
  99. ModLauncher launch target: fmlserver
  100. ModLauncher naming: srg
  101. ModLauncher services:
  102. /eventbus-2.0.0-milestone.1-service.jar eventbus PLUGINSERVICE
  103. /minecraft_server.jar object_holder_definalize PLUGINSERVICE
  104. /minecraft_server.jar runtime_enum_extender PLUGINSERVICE
  105. /accesstransformers-2.0.0-milestone.1-shadowed.jar accesstransformer PLUGINSERVICE
  106. /minecraft_server.jar capability_inject_definalize PLUGINSERVICE
  107. /minecraft_server.jar runtimedistcleaner PLUGINSERVICE
  108. /minecraft_server.jar fml TRANSFORMATIONSERVICE
  109. FML: 31.1
  110. Forge: net.minecraftforge:31.1.0
  111. FML Language Providers:
  112. javafml@31.1
  113. minecraft@1
  114. kotlinfml@1.5.0
  115. Mod List:
  116. forge-1.15.2-31.1.0-server.jar Minecraft {minecraft@1.15.2 DONE}
  117. mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {mcwbridges@1.0.4 DONE}
  118. lightestlampsmod-3.3.0.jar Lightest Lamps {lightestlamp@3.3.0 DONE}
  119. torchmaster-2.1.1-rc0.jar Torchmaster {torchmaster@2.1.1-rc0 DONE}
  120. theoneprobe-1.15-2.0.2.jar The One Probe {theoneprobe@1.15-2.0.2 DONE}
  121. MouseTweaks-2.13-mc1.15.1.jar Mouse Tweaks {mousetweaks@2.13 DONE}
  122. mcpaint-1.5.0.jar Mc Paint {mcpaint@1.5.0 DONE}
  123. jei-1.15.2-6.0.0.2.jar Just Enough Items {jei@6.0.0.2 DONE}
  124. DoggyTalents-1.15.2-1.15.2.3.jar Doggy Talents {doggytalents@1.15.2.3 DONE}
  125. bambooeverything-1.15-1.0.0.jar Bamboo Everything {bambooeverything@1.15-1.0.0 DONE}
  126. Waystones_1.15.2-6.0.1.jar Waystones {waystones@6.0.1 DONE}
  127. Project+Essentials+Permissions-1.15.2-1.0.2.jar Project Essentials Permissions {project_essentials_permissions@1.15.2-1.0.2 DONE}
  128. ForgeEndertech-1.15.2-6.0.1.0-build.0011.jar Forge Endertech {forgeendertech@6.0.1.0 DONE}
  129. AdPoles-1.15.2-4.0.1.0-build.0009.jar To the Bat Poles! {adpoles@4.0.1.0 DONE}
  130. timber-1.15.2-1.5.jar Timber Mod {timber@1.5 DONE}
  131. Clumps-5.0.2.jar Clumps {clumps@5.0.2 DONE}
  132. extlights-2.0.jar Extended Lights {extlights@2.0 DONE}
  133. StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {storagedrawers@1.15.2-7.0.1 DONE}
  134. backpacked-1.4.1-mc1.15.2.jar Backpacked {backpacked@1.4.1 DONE}
  135. themidnight-0.5.3.jar The Midnight {midnight@0.5.3 DONE}
  136. Project+Essentials+Cooldown-1.15.2-1.0.2.jar Project Essentials Cooldown {project_essentials_cooldown@1.15.2-1.0.2 DONE}
  137. Project+Essentials+Home-1.15.2-1.1.0.jar Project Essentials Home {project_essentials_home@1.15.2-1.1.0 DONE}
  138. mcw-roofs-1.0.2-mc1.15.2_1.15.1.jar Macaw's Roofs {mcwroofs@1.0.2 DONE}
  139. Waddles-1.15.2-0.8.5.jar Waddles {waddles@1.15.2-0.8.5 DONE}
  140. MrCrayfishs-Furniture-Mod-1.15.2.jar MrCrayfish's Furniture Mod {cfm@7.0.0-pre16 DONE}
  141. AppleSkin-mc1.15.2-forge-1.0.13.jar AppleSkin {appleskin@1.0.13 DONE}
  142. environmentalcreepers-forge-1.15.2-1.6.1.jar Environmental Creepers {environmentalcreepers@1.6.1 DONE}
  143. carpetstairsmod-mc1.15-v1.3.2.jar Carpet Stairs Mod {carpetstairsmod@1.3.2 DONE}
  144. tramplestopper-1.15.2-2.0.0.1-universal.jar Trample Stopper {tramplestopper@1.15.2-2.0.0.1-universal DONE}
  145. XL-Food-Mod-1.15.2-2.2.2.jar XL Food Mod {xlfoodmod@2.2.2 DONE}
  146. CHAS+v1.3+for+1.15.jar Craftable Horse Armour {craftablehorsearmour@1.3 DONE}
  147. forge-1.15.2-31.1.0-universal.jar Forge {forge@31.1.0 DONE}
  148. Bountiful-1.15.2-3.1.0.jar Bountiful {bountiful@1.15.2-3.1.0 DONE}
  149. Aquaculture-1.15.2-2.0.13.jar Aquaculture 2 {aquaculture@1.15.2-2.0.13 DONE}
  150. Quick+Harvest-1.15.2-1.0.1.jar Quick Harvest {quickharvest@1.0.1 DONE}
  151. FastLeafDecay-v20.jar FastLeafDecay {fastleafdecay@v20 DONE}
  152. corail_pillar-4.5.4-1.15.1.jar Corail Pillar {corail_pillar@4.5.4 DONE}
  153. Project+Essentials+Core-MOD-1.15.2-1.1.0.jar Project Essentials Core {project_essentials_core@1.15.2-1.1.0 DONE}
  154. ironchest-1.15.2-10.0.3.jar Iron Chests {ironchest@1.15.2-10.0.1 DONE}
  155. Player Count: 4 / 8; [ServerPlayerEntity['Philomix'/236, l='world', x=2754.66, y=99.00, z=821.44], ServerPlayerEntity['SupraPlayZ'/270, l='world', x=2092.07, y=63.00, z=1262.99], ServerPlayerEntity['Ahmet_YT63'/542, l='world', x=2383.35, y=64.00, z=1506.39], ServerPlayerEntity['eXcDinero'/7908, l='world', x=3118.60, y=23.00, z=-75.76]]
  156. Data Packs: vanilla, mod:forge (incompatible), mod:appleskin (incompatible), mod:bambooeverything (incompatible), mod:bountiful (incompatible), mod:cfm (incompatible), mod:clumps (incompatible), mod:craftablehorsearmour (incompatible), mod:doggytalents (incompatible), mod:fastleafdecay, mod:mcwbridges, mod:mousetweaks (incompatible), mod:storagedrawers (incompatible), mod:theoneprobe (incompatible), mod:torchmaster (incompatible), mod:tramplestopper (incompatible), mod:waddles (incompatible), mod:waystones (incompatible), mod:xlfoodmod, mod:environmentalcreepers (incompatible), mod:jei (incompatible), mod:quickharvest, mod:corail_pillar, mod:mcwroofs, mod:project_essentials_cooldown, mod:project_essentials_core, mod:project_essentials_home, mod:project_essentials_permissions, mod:extlights, mod:lightestlamp, mod:adpoles (incompatible), mod:carpetstairsmod, mod:forgeendertech (incompatible), mod:mcpaint (incompatible), mod:aquaculture, mod:backpacked (incompatible), mod:ironchest, mod:midnight, mod:timber (incompatible)
  157. Is Modded: Definitely; Server brand changed to 'forge'
  158. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement