Advertisement
mov51

Untitled

Sep 1st, 2017
605
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.18 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. ItemPatchingLoader (ItemPhysic Full 1.4.6 mc1.10.2.jar)
  5. IceAndFireForgeLoading (iceandfire-1.0.1.jar)
  6. LoadingPlugin (TickDynamic-1.10.2-1.0.0.jar)
  7. CreativePatchingLoader (CreativeCore v1.7.3 mc1.10.2.jar)
  8. MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar)
  9. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  10. ForgelinPlugin (Forgelin-1.5.0.jar)
  11. literalascension (literalascension-1.10.2-1.0.2.2.jar)
  12. EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  13. AstralCore (astralsorcery-1.4.5.jar)
  14. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.7.0-anarchy.jar)
  15. ASMPlugin (SuspendedServer-1.10.2-1.2.0 (2).jar)
  16. ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.9.jar)
  17. Sprout Patcher Core (sproutpatcher-1.0.jar)
  18. CTMCorePlugin (CTM-MC1.10.2-0.2.0.19.jar)
  19. LoadingPlugin (Quark-r1.1-70.jar)
  20. ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-17b.jar)
  21. SHLoadingPlugin (ScalingHealth-1.11.2-1.0.8-52.jar)
  22. BiomeTweakerCore (BiomeTweaker-1.10.2-2.3.239.jar)
  23. LoadingPluginBuildingBricks (BuildingBricks-1.10.2-2.0.13.jar)
  24. IvToolkit (IvToolkit-1.3.3-1.10.jar)
  25. BNBGamingLibCore (BNBGamingLib-1.10.2-2.6.0.jar)
  26. llibrary (llibrary-1.7.6-1.10.2.jar)
  27. Contact their authors BEFORE contacting forge
  28.  
  29. // Don't be sad, have a hug! <3
  30.  
  31. Time: 9/1/17 9:42 AM
  32. Description: Ticking entity
  33.  
  34. java.lang.NullPointerException: Ticking entity
  35. at net.minecraft.pathfinding.WalkNodeProcessor.func_186332_a(SourceFile:164)
  36. at net.minecraft.pathfinding.WalkNodeProcessor.func_186320_a(SourceFile:137)
  37. at net.minecraft.pathfinding.PathFinder.func_186335_a(SourceFile:82)
  38. at net.minecraft.pathfinding.PathFinder.func_186334_a(SourceFile:40)
  39. at net.minecraft.pathfinding.PathFinder.func_186336_a(SourceFile:30)
  40. at net.minecraft.pathfinding.PathNavigate.func_179680_a(SourceFile:110)
  41. at net.minecraft.pathfinding.PathNavigateGround.func_179680_a(SourceFile:52)
  42. at net.minecraft.pathfinding.PathNavigateClimber.func_179680_a(SourceFile:28)
  43. at net.minecraft.pathfinding.PathNavigateGround.func_75494_a(SourceFile:75)
  44. at net.minecraft.pathfinding.PathNavigateClimber.func_75494_a(SourceFile:34)
  45. at net.minecraft.pathfinding.PathNavigateClimber.func_75497_a(SourceFile:39)
  46. at net.minecraft.entity.ai.EntityAIAttackMelee.func_75246_d(EntityAIAttackMelee.java:132)
  47. at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:129)
  48. at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:773)
  49. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2183)
  50. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
  51. at net.minecraft.entity.monster.EntityMob.func_70636_d(SourceFile:47)
  52. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2013)
  53. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
  54. at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:52)
  55. at net.minecraft.entity.monster.EntitySpider.func_70071_h_(SourceFile:86)
  56. at net.minecraft.world.World.func_72866_a(World.java:1964)
  57. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:839)
  58. at net.minecraft.world.World.func_72870_g(World.java:1934)
  59. at net.minecraft.world.World.func_72939_s(World.java:1750)
  60. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620)
  61. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  62. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
  63. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
  64. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
  65. at java.lang.Thread.run(Thread.java:748)
  66.  
  67.  
  68. A detailed walkthrough of the error, its code path and all known details is as follows:
  69. ---------------------------------------------------------------------------------------
  70.  
  71. -- Head --
  72. Thread: Server thread
  73. Stacktrace:
  74. at net.minecraft.pathfinding.WalkNodeProcessor.func_186332_a(SourceFile:164)
  75. at net.minecraft.pathfinding.WalkNodeProcessor.func_186320_a(SourceFile:137)
  76. at net.minecraft.pathfinding.PathFinder.func_186335_a(SourceFile:82)
  77. at net.minecraft.pathfinding.PathFinder.func_186334_a(SourceFile:40)
  78. at net.minecraft.pathfinding.PathFinder.func_186336_a(SourceFile:30)
  79. at net.minecraft.pathfinding.PathNavigate.func_179680_a(SourceFile:110)
  80. at net.minecraft.pathfinding.PathNavigateGround.func_179680_a(SourceFile:52)
  81. at net.minecraft.pathfinding.PathNavigateClimber.func_179680_a(SourceFile:28)
  82. at net.minecraft.pathfinding.PathNavigateGround.func_75494_a(SourceFile:75)
  83. at net.minecraft.pathfinding.PathNavigateClimber.func_75494_a(SourceFile:34)
  84. at net.minecraft.pathfinding.PathNavigateClimber.func_75497_a(SourceFile:39)
  85. at net.minecraft.entity.ai.EntityAIAttackMelee.func_75246_d(EntityAIAttackMelee.java:132)
  86. at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:129)
  87. at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:773)
  88. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2183)
  89. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
  90. at net.minecraft.entity.monster.EntityMob.func_70636_d(SourceFile:47)
  91. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2013)
  92. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
  93. at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:52)
  94. at net.minecraft.entity.monster.EntitySpider.func_70071_h_(SourceFile:86)
  95. at net.minecraft.world.World.func_72866_a(World.java:1964)
  96. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:839)
  97. at net.minecraft.world.World.func_72870_g(World.java:1934)
  98.  
  99. -- Entity being ticked --
  100. Details:
  101. Entity Type: Spider (net.minecraft.entity.monster.EntitySpider)
  102. Entity ID: 6019
  103. Entity Name: Spider
  104. Entity's Exact location: 222.98, 40.00, -2637.59
  105. Entity's Block location: World: (222,40,-2638), Chunk: (at 14,2,2 in 13,-165; contains blocks 208,0,-2640 to 223,255,-2625), Region: (0,-6; contains chunks 0,-192 to 31,-161, blocks 0,0,-3072 to 511,255,-2561)
  106. Entity's Momentum: 0.03, 0.36, -0.35
  107. Entity's Passengers: []
  108. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  109. Stacktrace:
  110. at net.minecraft.world.World.func_72939_s(World.java:1750)
  111. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620)
  112.  
  113. -- Affected level --
  114. Details:
  115. Level name: world
  116. All players: 1 total; [EntityPlayerMP['Rodriguez_'/1225, l='world', x=222.57, y=40.00, z=-2632.38]]
  117. Chunk stats: ServerChunkCache: 401 Drop: 0
  118. Level seed: 4079888047002710087
  119. Level generator: ID 06 - atg, ver 0. Features enabled: true
  120. Level generator options:
  121. Level spawn location: World: (-49,97,251), Chunk: (at 15,6,11 in -4,15; contains blocks -64,0,240 to -49,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  122. Level time: 4164793 game time, 4605125 day time
  123. Level dimension: 0
  124. Level storage version: 0x04ABD - Anvil
  125. Level weather: Rain time: 48365 (now: false), thunder time: 46397 (now: false)
  126. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  127. Stacktrace:
  128. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  129. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
  130. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
  131. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
  132. at java.lang.Thread.run(Thread.java:748)
  133.  
  134. -- System Details --
  135. Details:
  136. Minecraft Version: 1.10.2
  137. Operating System: Linux (amd64) version 4.9.36-x86_64-linode85
  138. Java Version: 1.8.0_131, Oracle Corporation
  139. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  140. Memory: 967523240 bytes (922 MB) / 3170369536 bytes (3023 MB) up to 6547308544 bytes (6244 MB)
  141. JVM Flags: 2 total; -Xmx7024M -Xms256M
  142. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  143. FML: MCP 9.32 Powered by Forge 12.18.3.2316 153 mods loaded, 152 mods active
  144. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  145. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  146. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2316-universal.jar)
  147. UCHIJAAAA Forge{12.18.3.2316} [Minecraft Forge] (forge-1.10.2-12.18.3.2316-universal.jar)
  148. UCHIJAAAA buildingbrickshooks{1.10.2-2.0.13} [Building Bricks Hooks] (minecraft.jar)
  149. UCHIJAAAA creativecoredummy{1.0.0} [CreativeCoreDummy] (minecraft.jar)
  150. UCHIJAAAA itemphysic{1.4.0} [ItemPhysic] (minecraft.jar)
  151. UCHIJAAAA ivtoolkit{1.3.3-1.10} [IvToolkit] (minecraft.jar)
  152. UCHIJAAAA foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar)
  153. UCHIJAAAA fenceoverhaul{1.2.1} [Fence Overhaul] ([1.10.x]FenceOverhaul-1.2.1.jar)
  154. UCHIJAAAA actuallyadditions{1.10.2-r105} [Actually Additions] (ActuallyAdditions-1.10.2-r105.jar)
  155. UCHIJAAAA Baubles{1.3.11} [Baubles] (Baubles-1.10.2-1.3.11.jar)
  156. UCHIJAAAA Botania{r1.9-341} [Botania] (Botania r1.9-341.jar)
  157. UCHIJAAAA AkashicTome{1.0-5} [Akashic Tome] (AkashicTome-1.0-5.jar)
  158. UCHIJAAAA animania{1.2.1} [Animania] (animania-1.10.2-1.2.1.jar)
  159. UCHIJAAAA aquaculture{1.4.1} [Aquaculture] (Aquaculture-1.10.2-1.4.1.4.jar)
  160. UCHIJAAAA arsmagica2{1.5.017} [Ars Magica 2] (ArsMagica2-1.10.2-1.5.0-17b.jar)
  161. UCHIJAAAA AnimationAPI{1.2.4} [AnimationAPI] (ArsMagica2-1.10.2-1.5.0-17b.jar)
  162. UCHIJAAAA astralsorcery{1.4.5} [Astral Sorcery] (astralsorcery-1.4.5.jar)
  163. UCHIJAAAA atg{2} [Alternate Terrain Generation] (atg-1.10.2-2.0.1.jar)
  164. UCHIJAAAA Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar)
  165. UCHIJAAAA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
  166. UCHIJAAAA bedbugs{@VERSION@} [Bed Bugs] (BedBugs-1.10.2-1.1.6.jar)
  167. UCHIJAAAA betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.11.1.220+f8232fe.jar)
  168. UCHIJAAAA BiblioCraft{2.2.4} [BiblioCraft] (BiblioCraft[v2.2.4][MC1.10.2].jar)
  169. UCHIJAAAA malisiscore{1.10.2-4.4.0} [MalisisCore] (malisiscore-1.10.2-4.4.0.jar)
  170. UCHIJAAAA malisisdoors{1.10.2-5.2.0} [MalisisDoors] (malisisdoors-1.10.2-5.2.0.jar)
  171. UCHIJAAAA bigdoors{1.10.2-1.3.0} [Big Doors] (BigDoors-1.10.2-1.3.0.jar)
  172. UCHIJAAAA biometweaker{2.3.239} [BiomeTweaker] (BiomeTweaker-1.10.2-2.3.239.jar)
  173. UCHIJAAAA birdsnests{1.5.1} [Bird's Nests] (BirdsNests1.10-1.5.1.jar)
  174. UCHIJAAAA guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.3-46.jar)
  175. UCHIJAAAA JEI{3.14.7.420} [Just Enough Items] (jei_1.10.2-3.14.7.420.jar)
  176. UCHIJAAAA BloodMagic{1.10.2-2.1.11-80} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.10.2-2.1.11-80.jar)
  177. UCHIJAAAA bnbgaminglib{2.6.0} [BNBGamingLib] (BNBGamingLib-1.10.2-2.6.0.jar)
  178. UCHIJAAAA infinitylib{1.10.2-0.11.0} [InfinityLib] (infinitylib-0.11.0.jar)
  179. UCHIJAAAA boatifull{@MAJOR@.@MINOR@.@REVIS@} [Boatifull] (boatifull-0.11.0.jar)
  180. UCHIJAAAA buildingbricks{1.10.2-2.0.13} [Building Bricks] (BuildingBricks-1.10.2-2.0.13.jar)
  181. UCHIJAAAA Chameleon{1.10.2-2.3.0} [Chameleon] (Chameleon-1.10.2-2.3.0.jar)
  182. UCHIJAAAA ChestTransporter{2.5.17} [Chest Transporter] (ChestTransporter-1.10.2-2.5.17.jar)
  183. UCHIJAAAA chisel{MC1.10.2-0.0.13.29} [Chisel] (Chisel-MC1.10.2-0.0.13.29.jar)
  184. UCHIJAAAA mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar)
  185. UCHIJAAAA chiselsandbits{12.14} [Chisels & Bits] (chiselsandbits-12.14.jar)
  186. UCHIJAAAA copypaste{1.0} [Copy Paste] (copypaste-1.0.jar)
  187. UCHIJAAAA cosmeticarmorreworked{1.10.2-v2a} [CosmeticArmorReworked] (CosmeticArmorReworked-1.10.2-v2a.jar)
  188. UCHIJAAAA craftingcraft{4.1.9} [CraftingCraft] (CraftingCraft_1.10.2-4.1.9.jar)
  189. UCHIJAAAA craftingtweaks{6.1.16} [Crafting Tweaks] (CraftingTweaks_1.10.2-6.1.16.jar)
  190. UCHIJAAAA crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.26.jar)
  191. UCHIJAAAA MineTweaker3{3.0.26} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.26.jar)
  192. UCHIJAAAA creativecore{1.7.4} [CreativeCore] (CreativeCore v1.7.3 mc1.10.2.jar)
  193. UCHIJAAAA customnpcs{1.10.2} [CustomNPCs] (CustomNPCs_1.10.2(25may17).jar)
  194. UCHIJAAAA cyberware{beta-0.2.10} [Cyberware] (cyberware-1.9.4-1.10.2-beta-0.2.10.jar)
  195. UCHIJAAAA cyclopscore{0.10.6} [Cyclops Core] (CyclopsCore-1.9.4-0.10.6.jar)
  196. UCHIJAAAA D3Core{1.3.0.61} [D³Core] (D3Core-1.9.4-1.3.0.61.jar)
  197. UCHIJAAAA discordchat{2.2.1} [Discord Chat] (DiscordChat-1.10.2-2.2.1.jar)
  198. UCHIJAAAA discordintegration{3.0.1} [DiscordIntegration] (DiscordIntegration-mc1.10.2-3.0.1.jar)
  199. UCHIJAAAA StorageDrawers{1.10.2-3.7.10} [Storage Drawers] (StorageDrawers-1.10.2-3.7.10.jar)
  200. UCHIJAAAA bitdrawers{0.36} [Drawers & Bits] (DrawersBits-1.10.2-0.36.jar)
  201. UCHIJAAAA dungeontactics{DT-0.11.7} [DungeonTactics] (DungeonTactics-1.10.2-0.11.7.jar)
  202. UCHIJAAAA earthworks{1.3.4.1} [Earthworks] (Earthworks-1.10.2-1.3.4.1.jar)
  203. UCHIJAAAA endercore{1.10.2-0.4.1.66-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.66-beta.jar)
  204. UCHIJAAAA Waila{1.8.17-B31_1.10.2} [Waila] (Hwyla-1.8.17-B31_1.10.2.jar)
  205. UCHIJAAAA EnderIO{1.10.2-3.1.193} [Ender IO] (EnderIO-1.10.2-3.1.193.jar)
  206. UCHIJAAAA everlastingabilities{1.2.4} [EverlastingAbilities] (EverlastingAbilities-1.9.4-1.2.4.jar)
  207. UCHIJAAAA ExtraBitManipulation{1.10.2-2.3.4} [Extra Bit Manipulation] (ExtraBitManipulation-1.10.2-2.3.4.jar)
  208. UCHIJAAAA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.4.4.jar)
  209. UCHIJAAAA fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar)
  210. UCHIJAAAA flatcoloredblocks{mc1.10-v4.4} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.4.jar)
  211. UCHIJAAAA flintmod{7.5} [Flint Instead of Wood] (FlintInsteadOfWood[1.10.2]-7.5.jar)
  212. UCHIJAAAA foamfix{@VERSION@} [FoamFix] (foamfix-0.7.0-anarchy.jar)
  213. UCHIJAAAA forgelin{1.4.2} [Shadowfacts' Forgelin] (Forgelin-1.5.0.jar)
  214. UCHIJAAAA ftbl{0.0.0} [FTBLib] (FTBLib-1.1x-3.5.4.jar)
  215. UCHIJAAAA ftbtweaks{2.0.0} [FTB Tweaks] (FTBTweaks-2.0.0.jar)
  216. UCHIJAAAA ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.1x-3.5.4.jar)
  217. UCHIJAAAA lit{@VERSION@} [Little Insignificant Things] (LittleInsignificantThings-1.10.2-3.0.4.jar)
  218. UCHIJAAAA silentlib{2.1.5} [Silent Lib] (SilentLib-1.10.2-2.1.5-63.jar)
  219. UCHIJAAAA silentgems{2.3.16} [Silent's Gems] (SilentsGems-1.11.x-2.3.16-186.jar)
  220. UCHIJAAAA gemulation{1.10.2-4.0.1} [Gemulation] (Gemulation-1.10.2-4.0.1.jar)
  221. UCHIJAAAA grapplemod{1.10.2-v9} [Grappling hook mod] (grapplemod-1.10-v9.jar)
  222. UCHIJAAAA grimoireofgaia{1.5.6} [Grimoire of Gaia 3] (GrimoireOfGaia3-1.10.2-1.5.6.jar)
  223. UCHIJAAAA holovm{1.9.4-1.1} [HolographicVictoryMonument] (HolographicVictoryMonument-1.9.4-1.1.jar)
  224. UCHIJAAAA llibrary{1.7.6} [LLibrary] (llibrary-1.7.6-1.10.2.jar)
  225. UCHIJAAAA iceandfire{1.0.1} [Ice and Fire] (iceandfire-1.0.1.jar)
  226. UCHIJAAAA immersiveengineering{0.10-61} [Immersive Engineering] (ImmersiveEngineering-0.10-61.jar)
  227. UCHIJAAAA imc{1.12.1} [Improving Minecraft] (Improving Minecraft-1.12.1.jar)
  228. UCHIJAAAA incontrol{3.6.0} [InControl] (incontrol-3.6.0.jar)
  229. UCHIJAAAA inventorysorter{0.11.0+47} [Simple Inventory sorting] (inventorysorter-1.10.2-0.11.0+47.jar)
  230. UCHIJAAAA ironbackpacks{1.10.2-2.2.27} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.27.jar)
  231. UCHIJAAAA ironchest{1.10.2-7.0.15.804} [Iron Chest] (ironchest-1.10.2-7.0.15.804.jar)
  232. UCHIJAAAA JsonLootBags{1.0.0.12} [JsonLootBags] (JsonLootBags-1.9.4-1.0.0.12.jar)
  233. UCHIJAAAA jwin{univ_compat_filler} [Just What I Needed] (jwin-0.12.0_mc1.10.2.jar)
  234. UCHIJAAAA levels{r1.2.8} [Levels] (Levels 2-1.10.2-r1.2.8.jar)
  235. UCHIJAAAA levelup{${version}} [Level Up!] (LevelUp!-0.12.9-1.10.2.jar)
  236. UCHIJAAAA librarianlib{1.10.1} [LibrarianLib] (librarianlib-1.10.1.jar)
  237. UCHIJAAAA literalascension{1.10.2-1.0.2.2} [Literal Ascension] (literalascension-1.10.2-1.0.2.2.jar)
  238. UCHIJAAAA login_shield{1.10.2-19-gd16e7e0} [Login Shield] (Login_Shield-1.10.2-19-gd16e7e0.jar)
  239. UCHIJAAAA loottweaker{0.0.6.3} [LootTweaker] (LootTweaker-1.10.2-0.0.6.3.jar)
  240. UCHIJAAAA malisisblocks{1.10.2-4.2.0} [Malisis Blocks] (malisisblocks-1.10.2-4.2.0.jar)
  241. UCHIJAAAA RadixCore{1.10.2-2.1.3} [RadixCore] (RadixCore-1.10.2-2.1.3-universal.jar)
  242. UCHIJAAAA MCA{1.10.2-5.2.3} [Minecraft Comes Alive] (MCA-1.10.2-5.2.3-universal.jar)
  243. UCHIJAAAA minecolonies{@VERSION@} [MineColonies] (minecolonies-universal-1.10.2-0.8.3056.jar)
  244. UCHIJAAAA testdummy{1.11} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.10.2-1.13.jar)
  245. UCHIJAAAA mob_properties{1.0.3} [Mob Properties] (mob_properties-1.10.2-1.0.3.jar)
  246. UCHIJAAAA mtlib{@VERSION@} [MTLib] (MTLib-1.0.3.jar)
  247. UCHIJAAAA modtweaker{2.0.13} [Mod Tweaker] (ModTweaker2-2.0.13.jar)
  248. UCHIJAAAA morematerials{1.10.2-1.9.20160723.0} [More Materials] (morematerials-1.10.2-1.9.20160723.0.jar)
  249. UCHIJAAAA Morpheus{1.10.2-3.1.13} [Morpheus] (Morpheus-1.10.2-3.1.13.jar)
  250. UCHIJAAAA mowziesmobs{1.3.2} [Mowzie's Mobs] (mowziesmobs-1.3.2.jar)
  251. UCHIJAAAA mputils{1.2.9} [ModPack Utilities] (mputils-1.10.2-1.2.9.jar)
  252. UCHIJAAAA mpbasic{1.1.3} [ModPack Basic Tools] (mpbasic-1.10.2-1.1.5.jar)
  253. UCHIJAAAA botanicaladdons{1.10} [Natural Pledge] (NaturalPledge-r1.11.jar)
  254. UCHIJAAAA recipehandler{0.6} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.6(1.10.2).jar)
  255. UCHIJAAAA plants{0.8.5} [Plants] (Plants-1.10.2-beta-0.8.5.jar)
  256. UCHIJAAAA shetiphiancore{3.3.9} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.9.jar)
  257. UCHIJAAAA platforms{1.2.10} [Platforms] (platforms-1.10.0-1.2.10.jar)
  258. UCHIJAAAA quadrum{0.6.0} [Quadrum] (Quadrum-0.7.2-MC1.10.2.jar)
  259. UCHIJAAAA railcraft{10.1.2} [Railcraft] (Railcraft_1.10.2-10.1.2.jar)
  260. UCHIJAAAA rccosmetic{3.0.5} [Railcraft Cosmetic Additions] (RailCraft Cosmetic Additions-3.0.5.jar)
  261. UCHIJAAAA randomrestockablecrates{1.2.6} [Rando Restockable Crates] (randomrestockablecrates-1.10.2-1.2.6.jar)
  262. UCHIJAAAA reccomplex{1.4.4-1.10} [Recurrent Complex] (RecurrentComplex-1.4.4-1.10.jar)
  263. UCHIJAAAA xreliquary{1.10.2-1.3.3.664} [Reliquary] (Reliquary-1.10.2-1.3.3.664.jar)
  264. UCHIJAAAA rftools{6.10} [RFTools] (rftools-1.1x-6.10.jar)
  265. UCHIJAAAA rftoolscontrol{1.6.8} [RFTools Control] (rftoolsctrl-1.1x-1.6.8.jar)
  266. UCHIJAAAA rftoolsdim{5.02} [RFTools Dimensions] (rftoolsdim-1.1x-5.02.jar)
  267. UCHIJAAAA corerm{1.2e-1.9.4} [RikMuld's Core] (RikMuldsCore_1.2e-1.10.2.jar)
  268. UCHIJAAAA roguelike{1.5.9} [Roguelike Dungeons] (RoguelikeDungeons-1.10.2-1.5.9.jar)
  269. UCHIJAAAA roots{0.208} [Roots] (roots-0.208.jar)
  270. UCHIJAAAA runesofwizardry{1.10.2-0.7.2} [Runes of Wizardry] (Runes-of-Wizardry-1.10.2-0.7.2.jar)
  271. UCHIJAAAA runesofwizardry_classics{1.10.2-0.4.3} [Runes of Wizardry - Classic Dusts Pack] (RunesofWizardry-Classics-1.10.2-0.4.3.jar)
  272. UCHIJAAAA rustic{0.1.2.2} [Rustic] (rustic-0.1.2.2.jar)
  273. UCHIJAAAA scalinghealth{1.0.8} [Scaling Health] (ScalingHealth-1.11.2-1.0.8-52.jar)
  274. UCHIJAAAA sgextraparts{1.2.6} [Silent's Gems: Extra Parts] (SGExtraParts-1.11.x-1.2.6-21.jar)
  275. UCHIJAAAA shadowmc{3.6.1} [ShadowMC] (ShadowMC-1.10.2-3.6.1.jar)
  276. UCHIJAAAA Signals{1.0} [Signals] (Signals-1.10.2-0.5.1-universal.jar)
  277. UCHIJAAAA SimilsaxTranstructors{1.10.2.18} [Similsax Transtructors] (SimilsaxTranstructors-1.10.2.18.jar)
  278. UCHIJAAAA SleepingBag{1.4.0} [Sleeping Bag] (SleepingBag-1.10.2-1.4.0.jar)
  279. UCHIJAAAA sproutpatcher{0.1} [Sprout Patcher] (sproutpatcher-1.0.jar)
  280. UCHIJAAAA stacksonstacks{1.1.4} [stacksonstacks] (StacksOnStacks2-1.1.4.jar)
  281. UCHIJAAAA rscircuits{1.0.4} [Super Circuit Maker] (SuperCircuitMaker-1.0.4.jar)
  282. UCHIJAAAA supermultidrills{1.5.1} [Super Multi-Drills] (SuperMultiDrills-1.11.x-1.5.1-37.jar)
  283. UCHIJAAAA suspendedserver{1.2.0} [Suspended Server] (SuspendedServer-1.10.2-1.2.0 (2).jar)
  284. UCHIJAAAA terraqueous{1.2.25} [Terraqueous] (terraqueous-1.10.0-1.2.25.jar)
  285. UCHIJAAAA camping{2.3d-1.9.4} [The Camping Mod 2] (TheCampingMod_2.3d-1.9.4.jar)
  286. UCHIJAAAA tickdynamic{1.0.0} [Tick Dynamic] (TickDynamic-1.10.2-1.0.0.jar)
  287. UCHIJAAAA watchfulchevsky{b7} [Trust Is Nice, But...] (TINB_1.9_b7.jar)
  288. UCHIJAAAA tombmanygraves{1.10.2-2.1.16} [Tomb Many Graves] (TombManyGraves-1.10.2-2.1.16.jar)
  289. UCHIJAAAA trashslot{6.3.7} [TrashSlot] (TrashSlot_1.10.2-6.3.7.jar)
  290. UCHIJAAAA valkyrielib{1.10.2-0.10.6} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.6.jar)
  291. UCHIJAAAA VillageNames{1.10.2-1.1a} [Village Names] (VillageNames-1.10.2-1.1a.jar)
  292. UCHIJAAAA waterstrainer{1.4.2} [Water Strainer] (WaterStrainer-1.9.4-1.4.2.jar)
  293. UCHIJAAAA waystones{2.0.12} [Waystones] (Waystones_1.10.2-2.0.12.jar)
  294. UCHIJAAAA whosebed{1.0} [Whose bed?] (whosebed-1.1.jar)
  295. UCHIJAAAA wired{1.7.0} [WIRED: More Augs] (WIRED-1.7.0.jar)
  296. UCHIJAAAA librarianliblate{1.10.1} [LibrarianLib Stage 2] (librarianlib-1.10.1.jar)
  297. UD BiomeTweakerCore{2.3.239} [BiomeTweaker Core] (minecraft.jar)
  298. Loaded coremods (and transformers):
  299. ItemPatchingLoader (ItemPhysic Full 1.4.6 mc1.10.2.jar)
  300. com.creativemd.itemphysic.ItemTransformer
  301. IceAndFireForgeLoading (iceandfire-1.0.1.jar)
  302. com.github.alexthe666.iceandfire.access.IceAndFireTransformer
  303. LoadingPlugin (TickDynamic-1.10.2-1.0.0.jar)
  304. com.wildex999.patcher.TransformerPatcher
  305. com.wildex999.patcher.EntityInjector
  306. CreativePatchingLoader (CreativeCore v1.7.3 mc1.10.2.jar)
  307.  
  308. MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar)
  309. net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
  310. net.malisis.core.util.chunkblock.ChunkBlockTransformer
  311. net.malisis.core.renderer.transformer.MalisisRendererTransformer
  312. net.malisis.core.renderer.icon.asm.TextureMapTransformer
  313. net.malisis.core.util.clientnotif.ClientNotifTransformer
  314. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  315. lumien.resourceloader.asm.ClassTransformer
  316. ForgelinPlugin (Forgelin-1.5.0.jar)
  317.  
  318. literalascension (literalascension-1.10.2-1.0.2.2.jar)
  319. com.jamieswhiteshirt.literalascension.core.patcher.LiteralAscensionRuntimePatcher
  320. EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  321. com.enderio.core.common.transform.EnderCoreTransformer
  322. AstralCore (astralsorcery-1.4.5.jar)
  323.  
  324. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.7.0-anarchy.jar)
  325. pl.asie.foamfix.coremod.FoamFixTransformer
  326. ASMPlugin (SuspendedServer-1.10.2-1.2.0 (2).jar)
  327. com.bloodnbonesgaming.suspendedserver.asm.ClassTransformer
  328. ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.9.jar)
  329. shetiphian.core.asm.ClassTransformer
  330. Sprout Patcher Core (sproutpatcher-1.0.jar)
  331. com.mordenkainen.sproutpatcher.SproutPatcherCoreTransformer
  332. CTMCorePlugin (CTM-MC1.10.2-0.2.0.19.jar)
  333. team.chisel.ctm.client.asm.CTMTransformer
  334. LoadingPlugin (Quark-r1.1-70.jar)
  335. vazkii.quark.base.asm.ClassTransformer
  336. ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-17b.jar)
  337. am2.asm.Transformer
  338. SHLoadingPlugin (ScalingHealth-1.11.2-1.0.8-52.jar)
  339. net.silentchaos512.scalinghealth.asm.SHClassTransformer
  340. BiomeTweakerCore (BiomeTweaker-1.10.2-2.3.239.jar)
  341. me.superckl.biometweaker.core.BiomeTweakerASMTransformer
  342. LoadingPluginBuildingBricks (BuildingBricks-1.10.2-2.0.13.jar)
  343. com.hea3ven.buildingbricks.core.load.ClassTransformerBuildingBricks
  344. IvToolkit (IvToolkit-1.3.3-1.10.jar)
  345.  
  346. BNBGamingLibCore (BNBGamingLib-1.10.2-2.6.0.jar)
  347. com.bloodnbonesgaming.lib.core.BNBGamingLibClassTransformer
  348. llibrary (llibrary-1.7.6-1.10.2.jar)
  349. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  350. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  351. D3Core: Debug: false Silliness: true AprilFools: false PastPost:true
  352. EnderIO: No known problems detected.
  353. Detailed RF API diagnostics:
  354. * RF API class 'EnergyStorage' is loaded from: jar:file:/var/games/minecraft/servers/Sprout2/mods/mcjtylib-1.1x-2.4.3.jar!/cofh/api/energy/EnergyStorage.class
  355. * RF API class 'IEnergyConnection' is loaded from: jar:file:/var/games/minecraft/servers/Sprout2/mods/mcjtylib-1.1x-2.4.3.jar!/cofh/api/energy/IEnergyConnection.class
  356. * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/var/games/minecraft/servers/Sprout2/mods/mcjtylib-1.1x-2.4.3.jar!/cofh/api/energy/IEnergyContainerItem.class
  357. * RF API class 'IEnergyHandler' is loaded from: jar:file:/var/games/minecraft/servers/Sprout2/mods/mcjtylib-1.1x-2.4.3.jar!/cofh/api/energy/IEnergyHandler.class
  358. * RF API class 'IEnergyProvider' is loaded from: jar:file:/var/games/minecraft/servers/Sprout2/mods/mcjtylib-1.1x-2.4.3.jar!/cofh/api/energy/IEnergyProvider.class
  359. * RF API class 'IEnergyReceiver' is loaded from: jar:file:/var/games/minecraft/servers/Sprout2/mods/mcjtylib-1.1x-2.4.3.jar!/cofh/api/energy/IEnergyReceiver.class
  360. * RF API class 'IEnergyStorage' is loaded from: jar:file:/var/games/minecraft/servers/Sprout2/mods/mcjtylib-1.1x-2.4.3.jar!/cofh/api/energy/IEnergyStorage.class
  361. * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/var/games/minecraft/servers/Sprout2/mods/mcjtylib-1.1x-2.4.3.jar!/cofh/api/energy/ItemEnergyContainer.class
  362. * RF API class 'TileEnergyHandler' is loaded from: jar:file:/var/games/minecraft/servers/Sprout2/mods/mcjtylib-1.1x-2.4.3.jar!/cofh/api/energy/TileEnergyHandler.class
  363. Detailed Tesla API diagnostics:
  364. * Tesla API class 'Tesla' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.Tesla)
  365. * Tesla API class 'TeslaCapabilities' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.capability.TeslaCapabilities)
  366. * Tesla API class 'ITeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaConsumer)
  367. * Tesla API class 'ITeslaHolder' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaHolder)
  368. * Tesla API class 'ITeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaProducer)
  369. * Tesla API class 'BaseTeslaContainer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainer)
  370. * Tesla API class 'BaseTeslaContainerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainerProvider)
  371. * Tesla API class 'InfiniteTeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumer)
  372. * Tesla API class 'InfiniteTeslaConsumerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumerProvider)
  373. * Tesla API class 'InfiniteTeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducer)
  374. * Tesla API class 'InfiniteTeslaProducerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducerProvider)
  375.  
  376. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  377. !!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
  378. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  379.  
  380. Profiler Position: N/A (disabled)
  381. Player Count: 1 / 15; [EntityPlayerMP['Rodriguez_'/1225, l='world', x=222.57, y=40.00, z=-2632.38]]
  382. Is Modded: Definitely; Server brand changed to 'fml,forge'
  383. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement