Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2016
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.21 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I blame Dinnerbone.
  3.  
  4. Time: 1/21/16 11:47 PM
  5. Description: Ticking entity
  6.  
  7. java.lang.ClassCastException: toast.specialMobs.entity.creeper.EntityDeathCreeper cannot be cast to net.minecraft.entity.player.EntityPlayer
  8. at com.toinane.cakeisalie.CakeHooks.onLivingDeath(CakeHooks.java:33)
  9. at cpw.mods.fml.common.eventhandler.ASMEventHandler_224_CakeHooks_onLivingDeath_LivingDeathEvent.invoke(.dynamic)
  10. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
  11. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
  12. at net.minecraftforge.common.ForgeHooks.onLivingDeath(ForgeHooks.java:313)
  13. at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1016)
  14. at net.minecraft.entity.monster.EntityCreeper.func_70645_a(EntityCreeper.java:170)
  15. at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:980)
  16. at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:71)
  17. at toast.specialMobs.entity.creeper.Entity_SpecialCreeper.func_70097_a(Entity_SpecialCreeper.java:193)
  18. at net.minecraft.world.Explosion.func_77278_a(Explosion.java:156)
  19. at net.minecraft.world.World.func_72885_a(World.java:2998)
  20. at net.minecraft.world.WorldServer.func_72885_a(WorldServer.java:1154)
  21. at net.minecraft.world.World.func_72876_a(World.java:2989)
  22. at toast.specialMobs.entity.creeper.EntityDeathCreeper.explodeByType(EntityDeathCreeper.java:35)
  23. at toast.specialMobs.entity.creeper.Entity_SpecialCreeper.func_70071_h_(Entity_SpecialCreeper.java:154)
  24. at net.minecraft.world.World.func_72866_a(World.java:2655)
  25. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:837)
  26. at net.minecraft.world.World.func_72870_g(World.java:2607)
  27. at net.minecraft.world.World.func_72939_s(World.java:2423)
  28. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:669)
  29. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:954)
  30. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:431)
  31. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:809)
  32. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:669)
  33. at java.lang.Thread.run(Thread.java:745)
  34.  
  35.  
  36. A detailed walkthrough of the error, its code path and all known details is as follows:
  37. ---------------------------------------------------------------------------------------
  38.  
  39. -- Head --
  40. Stacktrace:
  41. at com.toinane.cakeisalie.CakeHooks.onLivingDeath(CakeHooks.java:33)
  42. at cpw.mods.fml.common.eventhandler.ASMEventHandler_224_CakeHooks_onLivingDeath_LivingDeathEvent.invoke(.dynamic)
  43. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
  44. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
  45. at net.minecraftforge.common.ForgeHooks.onLivingDeath(ForgeHooks.java:313)
  46. at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1016)
  47. at net.minecraft.entity.monster.EntityCreeper.func_70645_a(EntityCreeper.java:170)
  48. at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:980)
  49. at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:71)
  50. at toast.specialMobs.entity.creeper.Entity_SpecialCreeper.func_70097_a(Entity_SpecialCreeper.java:193)
  51. at net.minecraft.world.Explosion.func_77278_a(Explosion.java:156)
  52. at net.minecraft.world.World.func_72885_a(World.java:2998)
  53. at net.minecraft.world.WorldServer.func_72885_a(WorldServer.java:1154)
  54. at net.minecraft.world.World.func_72876_a(World.java:2989)
  55. at toast.specialMobs.entity.creeper.EntityDeathCreeper.explodeByType(EntityDeathCreeper.java:35)
  56. at toast.specialMobs.entity.creeper.Entity_SpecialCreeper.func_70071_h_(Entity_SpecialCreeper.java:154)
  57. at net.minecraft.world.World.func_72866_a(World.java:2655)
  58. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:837)
  59. at net.minecraft.world.World.func_72870_g(World.java:2607)
  60.  
  61. -- Entity being ticked --
  62. Details:
  63. Entity Type: SpecialMobs.DeathCreeper (toast.specialMobs.entity.creeper.EntityDeathCreeper)
  64. Entity ID: 1088945
  65. Entity Name: Death Creeper
  66. Entity's Exact location: -661.93, 4.00, -1156.90
  67. Entity's Block location: World: (-662,4,-1157), Chunk: (at 10,0,11 in -42,-73; contains blocks -672,0,-1168 to -657,255,-1153), Region: (-2,-3; contains chunks -64,-96 to -33,-65, blocks -1024,0,-1536 to -513,255,-1025)
  68. Entity's Momentum: 0.00, -0.08, -0.00
  69. Stacktrace:
  70. at net.minecraft.world.World.func_72939_s(World.java:2423)
  71. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:669)
  72.  
  73. -- Affected level --
  74. Details:
  75. Level name: dungeons
  76. All players: 1 total; [EntityPlayerMP['Badcholo'/1055889, l='dungeons', x=-658.91, y=4.00, z=-1156.58](Badcholo at -658.9072004216164,4.0,-1156.578956872338)]
  77. Chunk stats: ServerChunkCache: 387 Drop: 0
  78. Level seed: -936586414823804223
  79. Level generator: ID 01 - flat, ver 0. Features enabled: true
  80. Level generator options:
  81. Level spawn location: World: (-1498,4,-1275), Chunk: (at 6,0,5 in -94,-80; contains blocks -1504,0,-1280 to -1489,255,-1265), Region: (-3,-3; contains chunks -96,-96 to -65,-65, blocks -1536,0,-1536 to -1025,255,-1025)
  82. Level time: 7253526 game time, 7398000 day time
  83. Level dimension: 6
  84. Level storage version: 0x04ABD - Anvil
  85. Level weather: Rain time: 17615 (now: false), thunder time: 81811 (now: false)
  86. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  87. Stacktrace:
  88. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:954)
  89. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:431)
  90. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:809)
  91. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:669)
  92. at java.lang.Thread.run(Thread.java:745)
  93.  
  94. -- System Details --
  95. Details:
  96. Minecraft Version: 1.7.10
  97. KCauldron Version: pw.prok:KCauldron:1.7.10-1492.152
  98. Operating System: Windows 7 (amd64) version 6.1
  99. Java Version: 1.8.0_45, Oracle Corporation
  100. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  101. Memory: 2571578608 bytes (2452 MB) / 6281494528 bytes (5990 MB) up to 14316732416 bytes (13653 MB)
  102. JVM Flags: 2 total; -Xms512M -Xmx15G
  103. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  104. IntCache: cache: 0, tcache: 47323, allocated: 0, tallocated: 4096
  105. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1492 119 mods loaded, 119 mods active
  106. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  107. UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  108. UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (cauldron-server.jar)
  109. UCHIJAAAA Forge{10.13.4.1492} [Minecraft Forge] (cauldron-server.jar)
  110. UCHIJAAAA kimagine{0.1} [KImagine] (minecraft.jar)
  111. UCHIJAAAA bettersleepingcore{1.0} [Better Sleeping Core] (minecraft.jar)
  112. UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  113. UCHIJAAAA InfiniBows{1.3.0 build 20} [InfiniBows] (minecraft.jar)
  114. UCHIJAAAA ivtoolkit{IvToolkit} [1.2] (minecraft.jar)
  115. UCHIJAAAA NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
  116. UCHIJAAAA se{0.4.1} [Super Enchants] (minecraft.jar)
  117. UCHIJAAAA backpacks16840{3.0.5} [Backpacks!] (zz-backpacks 1.7.10 - 3.0.5.jar)
  118. UCHIJAAAA OpenModsCore{0.9} [OpenModsCore] (minecraft.jar)
  119. UCHIJAAAA ItemBlacklist{1.0.0} [ItemBlacklist] (ItemBlacklist-1.7.10-1.0.0.jar)
  120. UCHIJAAAA extendedWorkbench{1.2.1.1} [Extended Workbench] ([1.7.10]ExtendedWorkbench v1.2.1.1.jar)
  121. UCHIJAAAA ChickenShed{1.1.3} [Chicken Shed] ([1.7.2] ChickenShed (v1.1.3).jar)
  122. UCHIJAAAA csfood{1.0.0} [Common Sense Food] ([MC1.7.X]CSFood-v1.0.0.jar)
  123. UCHIJAAAA animalsPlus{1.2} [Animals+] (animalsPlus-1.2.jar)
  124. UCHIJAAAA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
  125. UCHIJAAAA AppleCore{1.1.0} [AppleCore] (AppleCore-mc1.7.10-1.1.0.jar)
  126. UCHIJAAAA ATG{0.10.0} [Alternate Terrain Generation] (ATG-1.7.10-0.12.0 (1).jar)
  127. UCHIJAAAA D3Core{1.1.0.31} [D3Core] (D3Core-1.7.10-1.1.0.31.jar)
  128. UCHIJAAAA AutoCrafter2000{1.1.0.33} [AutoCrafter2000] (AutoCrafter2000-1.7.10-1.1.0.33.jar)
  129. UCHIJAAAA BBG{1.0.0} [BetterBedrockGen] (BBG-1.0.0.jar)
  130. UCHIJAAAA BetterAnvil{4.0.0.0} [Better Anvil] (Better-Anvils-Mod-1.7.10.jar)
  131. UCHIJAAAA betterrain{0.0.1.5BETA} [BetterRain] (BetterRain-1.7.10-0.0.1.5BETA.jar)
  132. UCHIJAAAA bettersleeping{1.7.10-1.1.26} [Better Sleeping] (BetterSleeping-1.7.10-1.1.26.jar)
  133. UCHIJAAAA bettervanilla{1.1.1} [BetterVanilla] (BetterVanilla-1.7.10-1.1.1.jar)
  134. UCHIJAAAA BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar)
  135. UCHIJAAAA bigtrees{1.6.4} [BigTrees] (BigTrees-Mod-1.7.10.jar)
  136. UCHIJAAAA brewingapi{1.2.0} [Brewing-API] (Brewing-API-1.7.2-1.2.0.jar)
  137. UCHIJAAAA BrickaBrac{1.7.10-1.1.0b} [Brick-a-Brac] (BrickaBrac-1.7.10-1.1.0.jar)
  138. UCHIJAAAA PreciousBricks{1.7.10-1.0.0b} [Precious Bricks] (BrickaBrac-1.7.10-1.1.0.jar)
  139. UCHIJAAAA c2c{3.0.0.0} [Coal 2 Charcoal] (c2c-3.0.0.0.jar)
  140. UCHIJAAAA CakeIsALie{4.04} [CakeIsALie] (CakeIsALie-1.7.10-4.04.jar)
  141. UCHIJAAAA CharcoalBlock{1.7.10-1.2} [Charcoal Block] (CharcoalBlock-1.7.10-1.2.jar)
  142. UCHIJAAAA chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.1d.jar)
  143. UCHIJAAAA cookingbook{1.0.134} [Cooking for Blockheads] (cookingbook-mc1.7.10-1.0.134.jar)
  144. UCHIJAAAA cosmeticarmorreworked{1.7.10-v4} [CosmeticArmorReworked] (CosmeticArmorReworked-1.7.10-v4.jar)
  145. UCHIJAAAA craftingpillars{1.6.0} [Crafting Pillars Mod] (CraftingPillars-1.7.x-1.6.1.jar)
  146. UCHIJAAAA lootablebodies{1.3.6} [DrCyano's Lootable Bodies] (CyanosLootableBodies-1.7.10-backport_1.3.6.jar)
  147. UCHIJAAAA davincing{1710.1.7} [DaVincing] (DaVincing-1710.1.7.jar)
  148. UCHIJAAAA source_code293.digitalxp{0.1.5} [DigitalXP] (DigitalXP-1.7.10-0.1.5.jar)
  149. UCHIJAAAA dldungeonsjdg{1.8.5} [Doomlike Dungeons] (DoomlikeDungeons-1.8.5-MC1.7.10.jar)
  150. UCHIJAAAA EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
  151. UCHIJAAAA ExpOre{1.1a} [Exp Ore] (ExperienceOre-1.1a.jar)
  152. UCHIJAAAA fastleafdecay{1.3} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.3.jar)
  153. UCHIJAAAA FeedAFriend{1.7.10-1.0.4} [Feed A Friend] (feedafriend-1.7.10-1.0.4.jar)
  154. UCHIJAAAA Fidelis{1.0.3} [Fidelis] (Fidelis-1.0.3.jar)
  155. UCHIJAAAA FinndusFillies{2.1.0.12} [Finndus Fillies] (FinndusFillies-1.7.10-universal-2.1.0.12.jar)
  156. UCHIJAAAA flansmod{4.10.0} [Flan's Mod] (Flans Mod-1.7.10-4.10.0.jar)
  157. UCHIJAAAA FlatSigns{2.1.0.19} [Flat Signs] (FlatSigns-1.7.10-universal-2.1.0.19.jar)
  158. UCHIJAAAA fortressmod{0.9.03} [Fortress Mod] (fortressmod-1.7.10-0.9.03.jar)
  159. UCHIJAAAA GardenContainers{1.7.10-1.7.0} [Garden Containers] (GardenStuff-1.7.10-1.7.0.jar)
  160. UCHIJAAAA GardenCore{1.7.10-1.7.0} [Garden Core] (GardenStuff-1.7.10-1.7.0.jar)
  161. UCHIJAAAA GardenStuff{1.7.10-1.7.0} [Garden Stuff] (GardenStuff-1.7.10-1.7.0.jar)
  162. UCHIJAAAA GardenTrees{1.7.10-1.7.0} [Garden Trees] (GardenStuff-1.7.10-1.7.0.jar)
  163. UCHIJAAAA iCraft{0.7} [iCraft] (iCraft-0.7.jar)
  164. UCHIJAAAA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
  165. UCHIJAAAA IronFence{1.1.0} [IronFence] (IronFence-1.1.0.jar)
  166. UCHIJAAAA ironfurnaces{1.0} [Iron Furnaces] (ironfurnaces-1.0.jar)
  167. UCHIJAAAA Pads{2.3.3} [JumpPad++] (JumpPad++-1.7.10-2.3.3.jar)
  168. UCHIJAAAA LLadders{0.5.0} [Luppii's Ladders] (Ladders-0.5.0-MC1.7.10.jar)
  169. UCHIJAAAA lycanitesmobs{1.13.0.5 - MC 1.7.10} [Lycanites Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  170. UCHIJAAAA arcticmobs{1.13.0.5 - MC 1.7.10} [Lycanites Arctic Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  171. UCHIJAAAA demonmobs{1.13.0.5 - MC 1.7.10} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  172. UCHIJAAAA desertmobs{1.13.0.5 - MC 1.7.10} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  173. UCHIJAAAA forestmobs{1.13.0.5 - MC 1.7.10} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  174. UCHIJAAAA freshwatermobs{1.13.0.5 - MC 1.7.10} [Lycanites Freshwater Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  175. UCHIJAAAA infernomobs{1.13.0.5 - MC 1.7.10} [Lycanites Inferno Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  176. UCHIJAAAA junglemobs{1.13.0.5 - MC 1.7.10} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  177. UCHIJAAAA mountainmobs{1.13.0.5 - MC 1.7.10} [Lycanites Mountain Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  178. UCHIJAAAA plainsmobs{1.13.0.5 - MC 1.7.10} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  179. UCHIJAAAA saltwatermobs{1.13.0.5 - MC 1.7.10} [Lycanites Saltwater Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  180. UCHIJAAAA shadowmobs{1.13.0.5 - MC 1.7.10} [Lycanites Shadow Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  181. UCHIJAAAA swampmobs{1.13.0.5 - MC 1.7.10} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  182. UCHIJAAAA malisiscore{1.7.10-0.12.9} [MalisisCore] (malisiscore-1.7.10-0.12.9.jar)
  183. UCHIJAAAA malisisadvert{1.7.10-0.4.3} [Malisis Advert] (malisisadvert-1.7.10-0.4.3.jar)
  184. UCHIJAAAA malisisdoors{1.7.10-1.10} [Malisis' Doors] (malisisdoors-1.7.10-1.10.jar)
  185. UCHIJAAAA mam{1.7.10-1.0.2} [Myths & Monsters Mod] (mam-1.7.10-1.0.2.jar)
  186. UCHIJAAAA MarketCompanion{2.0.0} [MarketCompanion] (MarketCompanion-1.7.10-2.0.1.jar)
  187. UCHIJAAAA MedicineCraft{V4.0} [MedicineCraft] (MedicineCraft V4.2.jar)
  188. UCHIJAAAA modelcitizens{1.0.1} [Model Citizens] (ModelCitizens-mc1.7.10-1.0.1.jar)
  189. UCHIJAAAA cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8(1.7.10).jar)
  190. UCHIJAAAA MutantCreatures{1.4.9} [Mutant Creatures] (MutantCreatures-1.7.10-1.4.9.jar)
  191. UCHIJAAAA recipehandler{1.7.10} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.3(1.7.10).jar)
  192. UCHIJAAAA oharaicaine_tweaks{0.3} [oharaicaine_tweaks] (oharaicaine_tweaks-0.3.jar)
  193. UCHIJAAAA OpenMods{0.9} [OpenMods] (OpenModsLib-1.7.10-0.9.jar)
  194. UCHIJAAAA OpenBlocks{1.5} [OpenBlocks] (OpenBlocks-1.7.10-1.5.jar)
  195. UCHIJAAAA playerrugs{0.0.1} [Player Rugs] (PlayerRugs-1.7.10-1.1.2.jar)
  196. UCHIJAAAA grim3212core{V0.2 - 1.7.10} [Grim3212 Core] (Pokeball-Grim3212-Core-1.7.10.jar)
  197. UCHIJAAAA pokeball{V0.1 - 1.7.10} [Pokeball] (Pokeball-Mod-by-grim3212-1.7.10 (1).jar)
  198. UCHIJAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  199. UCHIJAAAA MrTJPCoreMod{1.1.0.32} [MrTJPCore] (MrTJPCore-1.7.10-1.1.0.32-universal.jar)
  200. UCHIJAAAA ProjRed|Core{4.7.0pre10.93} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre10.93-Base.jar)
  201. UCHIJAAAA ProjRed|Illumination{4.7.0pre10.93} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre10.93-Lighting.jar)
  202. UCHIJAAAA QuantumStorage{1.2.1} [QuantumStorage] (QuantumStorage-1.7.10-1.2.1.jar)
  203. UCHIJAAAA QVBARightClickDye{1.0} [Right Click Dye] (RCD.jar)
  204. UCHIJAAAA RedstonePasteMod{1.6.2} [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2.jar)
  205. UCHIJAAAA roadblock{1.7.10-2.1.8-} [Roadblocks] (Roadblocks-1.7.10-2.1.8.jar)
  206. UCHIJAAAA Roguelike{1.3.6.3} [Roguelike Dungeons] (roguelike-1.7.10-1.3.6.3.jar)
  207. UCHIJAAAA secretroomsmod{4.7.1} [The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.413.jar)
  208. UCHIJAAAA SGCraft{1.9.5} [Greg's SG Craft] (SGCraft-1.9.5-mc1.7.10.jar)
  209. UCHIJAAAA SpecialMobs{3.2.0} [Special Mobs] (SpecialMobs-1.7.10-3.2.0.jar)
  210. UCHIJAAAA stairsplusplus_mrliop{1.0} [Stairs++] (stairs-plusplus-1.0.jar)
  211. UCHIJAAAA StorageDrawers{1.7.10-1.7.5} [Storage Drawers] (StorageDrawers-1.7.10-1.7.5.jar)
  212. UCHIJAAAA storageSilo{1.2.2} [StorageSilo] (StorageSilo-1.7.10-1.2.2.jar)
  213. UCHIJAAAA supercraftingframe{1.7.10.3} [Super Crafting Frame] (supercraftingframe-1.7.10.3.jar)
  214. UCHIJAAAA SwitchesContinued{0.0.1} [Switches Continued] (switchescontinued-0.0.1.jar)
  215. UCHIJAAAA ToolUtilities{0.0.1} [Tool Utilities] (ToolUtilities-MC1.7.10-0.0.1-16.jar)
  216. UCHIJAAAA TooMuchTime{2.4.0} [TooMuchTime] (TooMuchTime-1.7.10-2.4.0.B3-universal.jar)
  217. UCHIJAAAA Translocator{1.1.2.15} [Translocator] (Translocator-1.7.10-1.1.2.15-universal.jar)
  218. UCHIJAAAA twistedtweaks{0.1.2-3} [Twisted Tweaks] (twistedtweaks-0.1.2-3.jar)
  219. UCHIJAAAA TYNKYN{2.1} [TYNKYN] (TYNKYN - v2.1 - 1.7.10.jar)
  220. UCHIJAAAA UsefulFood{1.4.5} [UsefulFood] (UsefulFood-Mod-1.7.10.jar)
  221. UCHIJAAAA wildcaves3{1.7.10} [Wild Caves 3] (WildCaves3-0.4.3.7(1.7.10).jar)
  222. UCHIJAAAA zetorches{1.1} [Ze Torches] (Ze Torches Mod 1.2.jar)
  223. UCHIJAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  224. UCHIJAAAA HungerOverhaul{1.7.10-1.0.0.jenkins75} [Hunger Overhaul] (HungerOverhaul-1.7.10-1.0.0.jar)
  225. UCHIJAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  226. OpenModsLib class transformers: [stencil_patches:ENABLED],[movement_callback:ENABLED],[map_gen_fix:FINISHED],[gl_capabilities_hook:ENABLED],[player_render_hook:ENABLED]
  227. Class transformer null safety: all safe
  228. Profiler Position: N/A (disabled)
  229. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  230. Player Count: 1 / 100; [EntityPlayerMP['Badcholo'/1055889, l='dungeons', x=-658.91, y=4.00, z=-1156.58](Badcholo at -658.9072004216164,4.0,-1156.578956872338)]
  231. Is Modded: Definitely; Server brand changed to 'kcauldron,cauldron,craftbukkit,mcpc,fml,forge'
  232. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement