Advertisement
Guest User

Untitled

a guest
Jan 20th, 2017
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.52 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. CoreMod (Aroma1997Core-1.9.4-1.1.1.1.jar)
  5. SpongeCoremod (spongeforge-1.10.2-2202-5.1.0-BETA-2049.jar)
  6. Contact their authors BEFORE contacting forge
  7.  
  8. // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
  9.  
  10. Time: 1/20/17 4:47 AM
  11. Description: Ticking entity
  12.  
  13. java.lang.ClassCastException: net.minecraft.entity.item.EntityArmorStand cannot be cast to net.minecraft.entity.EntityLiving
  14. at org.spongepowered.common.mixin.plugin.entityactivation.EntityActivationRange.checkEntityImmunities(EntityActivationRange.java:354)
  15. at org.spongepowered.common.mixin.plugin.entityactivation.EntityActivationRange.checkIfActive(EntityActivationRange.java:396)
  16. at net.minecraft.world.World.func_72866_a(World.java:58)
  17. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:839)
  18. at net.minecraft.world.World.func_72870_g(World.java:1934)
  19. at net.minecraft.world.World.func_72939_s(World.java:1237)
  20. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:718)
  21. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  22. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
  23. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
  24. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
  25. at java.lang.Thread.run(Thread.java:745)
  26.  
  27.  
  28. A detailed walkthrough of the error, its code path and all known details is as follows:
  29. ---------------------------------------------------------------------------------------
  30.  
  31. -- Head --
  32. Thread: Server thread
  33. Stacktrace:
  34. at org.spongepowered.common.mixin.plugin.entityactivation.EntityActivationRange.checkEntityImmunities(EntityActivationRange.java:354)
  35. at org.spongepowered.common.mixin.plugin.entityactivation.EntityActivationRange.checkIfActive(EntityActivationRange.java:396)
  36. at net.minecraft.world.World.func_72866_a(World.java:58)
  37. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:839)
  38. at net.minecraft.world.World.func_72870_g(World.java:1934)
  39.  
  40. -- Entity being ticked --
  41. Details:
  42. Entity Type: ArmorStand (net.minecraft.entity.item.EntityArmorStand)
  43. Entity ID: 242
  44. Entity Name: spawnDelay
  45. Entity's Exact location: 2708.50, 70.00, 5677.50
  46. Entity's Block location: World: (2708,70,5677), Chunk: (at 4,4,13 in 169,354; contains blocks 2704,0,5664 to 2719,255,5679), Region: (5,11; contains chunks 160,352 to 191,383, blocks 2560,0,5632 to 3071,255,6143)
  47. Entity's Momentum: 0.00, 0.00, 0.00
  48. Entity's Passengers: []
  49. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  50. Stacktrace:
  51. at net.minecraft.world.World.func_72939_s(World.java:1237)
  52. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:718)
  53.  
  54. -- Affected level --
  55. Details:
  56. Level name: world
  57. All players: 1 total; [EntityPlayerMP['Mikirae1218'/241, l='world', x=2769.44, y=106.66, z=5531.74]]
  58. Chunk stats: ServerChunkCache: 1066 Drop: 0
  59. Level seed: 905638474930953673
  60. Level generator: ID 00 - default, ver 1. Features enabled: true
  61. Level generator options:
  62. Level spawn location: World: (-3550,86,-804), Chunk: (at 2,5,12 in -222,-51; contains blocks -3552,0,-816 to -3537,255,-801), Region: (-7,-2; contains chunks -224,-64 to -193,-33, blocks -3584,0,-1024 to -3073,255,-513)
  63. Level time: 31403661 game time, 1489827 day time
  64. Level dimension: 0
  65. Level storage version: 0x04ABD - Anvil
  66. Level weather: Rain time: 1 (now: false), thunder time: 1 (now: false)
  67. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  68. Stacktrace:
  69. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  70. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
  71. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
  72. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
  73. at java.lang.Thread.run(Thread.java:745)
  74.  
  75. -- System Details --
  76. Details:
  77. Minecraft Version: 1.10.2
  78. Operating System: Linux (amd64) version 3.14.32-xxxx-grs-ipv6-64
  79. Java Version: 1.8.0_112, Oracle Corporation
  80. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  81. Memory: 2406046984 bytes (2294 MB) / 4772593664 bytes (4551 MB) up to 4772593664 bytes (4551 MB)
  82. JVM Flags: 2 total; -Xmx5120M -Xms5120M
  83. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  84. FML: MCP 9.32 Powered by Forge 12.18.3.2215 29 mods loaded, 29 mods active
  85. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  86. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  87. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (pixelmon_5.0.1.jar)
  88. UCHIJAAAA Forge{12.18.3.2215} [Minecraft Forge] (pixelmon_5.0.1.jar)
  89. UCHIJAAAA Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.1.1.1.jar)
  90. UCHIJAAAA spongeapi{5.1.0-SNAPSHOT-b7a6e54} [SpongeAPI] (minecraft.jar)
  91. UCHIJAAAA sponge{1.10.2-2202-5.1.0-BETA-2049} [SpongeForge] (spongeforge-1.10.2-2202-5.1.0-BETA-2049.jar)
  92. UCHIJAAAA nucleus-mixin{0.15.0-5.0} [Nucleus Mixins] (NucleusMixins-0.15.0-S5-mixinplugin.jar)
  93. UCHIJAAAA Aroma1997CoreHelper{1.1.1.1} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.1.1.1.jar)
  94. UCHIJAAAA AromaBackup{1.0.1.1} [AromaBackup] (AromaBackup-1.9.4-1.0.1.1.jar)
  95. UCHIJAAAA AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.9.4-1.0.1.1.jar)
  96. UCHIJAAAA DiscordIntegration{2.1.0} [DiscordIntegration] (DiscordIntegration-mc1.10.2-2.1.0.jar)
  97. UCHIJAAAA economylite{2.6.1} [EconomyLite] (EconomyLite-5.0.0-2.6.1.jar)
  98. UCHIJAAAA nuvotifier{2.3.3} [NuVotifier] (nuvotifier-universal-2.3.3.jar)
  99. UCHIJAAAA enjin-minecraft-plugin{3.0.16-sponge} [Enjin Minecraft Plugin] (EMPSponge.jar)
  100. UCHIJAAAA com.boydti.fawe{3.5.1} [FastAsyncWorldEdit] (FastAsyncWorldEdit-forge110-17.01.02-8c94489-484-9.26.7 (3).jar)
  101. UCHIJAAAA fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar)
  102. UCHIJAAAA griefprevention{2.3.0} [GriefPrevention] (griefprevention-1.10.2-2.3.0.249.jar)
  103. UCHIJAAAA loot_crates{1.0.0} [Loot Crates] (lootcrate-0.0.5.jar)
  104. UCHIJAAAA luckperms{2.17.10} [LuckPerms] (LuckPerms-Sponge-2.17.10.jar)
  105. UCHIJAAAA nucleus{0.19.1-5.0-SNAPSHOT} [Nucleus] (Nucleus-0.19.1-S5.1-1.10.2-plugin.jar)
  106. UCHIJAAAA pixelmon{5.0.1} [Pixelmon] (Pixelmon-1.10.2-5.0.1-universal.jar)
  107. UCHIJAAAA pixelextras{2.2.4} [Pixel Extras] (PixelExtras-1.10.2-2.2.4-universal.jar)
  108. UCHIJAAAA pixelmoneconomybridge{1.2.2} [PixelmonEconomyBridge] (PixelmonEconomyBridge-1.10.2-1.2.2.jar)
  109. UCHIJAAAA pixelshout{1.1.2} [Pixel Shout] (PixelShout-1.10.2-1.1.2-universal.jar)
  110. UCHIJAAAA simpletags{0.3.2} [SimpleTags] (simpletags-5.0.0-0.3.2.jar)
  111. UCHIJAAAA simplechat{0.5.1} [SimpleChat] (simplechat-5.1.0-0.5.1.jar)
  112. UCHIJAAAA io.github.hsyyid.votifierlistener{0.6.2} [VotifierListener] (SimpleVotifierListener-API-5.0.0-0.6.2.jar)
  113. UCHIJAAAA wondertrade{4.4.5} [Wondertrade] (WonderTrade-1.10.2-4.4.5-universal.jar)
  114. UCHIJAAAA worldedit{6.1.4} [WorldEdit] (worldedit-forge-mc1.10.2-6.1.4-dist (1).jar)
  115. Loaded coremods (and transformers):
  116. CoreMod (Aroma1997Core-1.9.4-1.1.1.1.jar)
  117.  
  118. SpongeCoremod (spongeforge-1.10.2-2202-5.1.0-BETA-2049.jar)
  119. org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
  120. Profiler Position: N/A (disabled)
  121. Player Count: 1 / 100; [EntityPlayerMP['Mikirae1218'/241, l='world', x=2769.44, y=106.66, z=5531.74]]
  122. Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
  123. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement