Advertisement
Guest User

MT - Diseasecraft/aquaticabyss Conflict

a guest
Feb 15th, 2016
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.55 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Oh - I know what I did wrong!
  3.  
  4. Time: 2/16/16 12:50 AM
  5. Description: Ticking entity
  6.  
  7. java.lang.NumberFormatException: For input string: "DiseaseCraft.rat"
  8. at java.lang.NumberFormatException.forInputString(Unknown Source)
  9. at java.lang.Integer.parseInt(Unknown Source)
  10. at java.lang.Integer.parseInt(Unknown Source)
  11. at com.google.gson.JsonPrimitive.getAsInt(JsonPrimitive.java:260)
  12. at mc.Mitchellbrine.diseaseCraft.event.ContractingEvents.mobAroundEvent(ContractingEvents.java:91)
  13. at cpw.mods.fml.common.eventhandler.ASMEventHandler_86_ContractingEvents_mobAroundEvent_LivingUpdateEvent.invoke(.dynamic)
  14. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
  15. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
  16. at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287)
  17. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1560)
  18. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:272)
  19. at thehippomaster.aquaticabyss.AquaticCreature.func_70071_h_(AquaticCreature.java:112)
  20. at thehippomaster.aquaticabyss.WaterCreature.func_70071_h_(WaterCreature.java:64)
  21. at net.minecraft.world.World.func_72866_a(World.java:2070)
  22. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
  23. at net.minecraft.world.World.func_72870_g(World.java:2034)
  24. at WorldServerOF.func_72870_g(WorldServerOF.java:347)
  25. at net.minecraft.world.World.func_72939_s(World.java:1887)
  26. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
  27. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
  28. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
  29. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
  30. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
  31. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  32.  
  33.  
  34. A detailed walkthrough of the error, its code path and all known details is as follows:
  35. ---------------------------------------------------------------------------------------
  36.  
  37. -- Head --
  38. Stacktrace:
  39. at java.lang.NumberFormatException.forInputString(Unknown Source)
  40. at java.lang.Integer.parseInt(Unknown Source)
  41. at java.lang.Integer.parseInt(Unknown Source)
  42. at com.google.gson.JsonPrimitive.getAsInt(JsonPrimitive.java:260)
  43. at mc.Mitchellbrine.diseaseCraft.event.ContractingEvents.mobAroundEvent(ContractingEvents.java:91)
  44. at cpw.mods.fml.common.eventhandler.ASMEventHandler_86_ContractingEvents_mobAroundEvent_LivingUpdateEvent.invoke(.dynamic)
  45. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
  46. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
  47. at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287)
  48. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1560)
  49. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:272)
  50. at thehippomaster.aquaticabyss.AquaticCreature.func_70071_h_(AquaticCreature.java:112)
  51. at thehippomaster.aquaticabyss.WaterCreature.func_70071_h_(WaterCreature.java:64)
  52. at net.minecraft.world.World.func_72866_a(World.java:2070)
  53. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
  54. at net.minecraft.world.World.func_72870_g(World.java:2034)
  55. at WorldServerOF.func_72870_g(WorldServerOF.java:347)
  56.  
  57. -- Entity being ticked --
  58. Details:
  59. Entity Type: aquaticabyss.butterflyfish (thehippomaster.aquaticabyss.Butterflyfish)
  60. Entity ID: 1237
  61. Entity Name: Butterflyfish
  62. Entity's Exact location: -273.50, 62.00, 1.50
  63. Entity's Block location: World: (-274,62,1), Chunk: (at 14,3,1 in -18,0; contains blocks -288,0,0 to -273,255,15), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  64. Entity's Momentum: 0.00, 0.00, 0.00
  65. Stacktrace:
  66. at net.minecraft.world.World.func_72939_s(World.java:1887)
  67. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
  68.  
  69. -- Affected level --
  70. Details:
  71. Level name: Trollenjaeger
  72. All players: 1 total; [EntityPlayerMP['LunariusH'/630, l='Trollenjaeger', x=-167.50, y=64.00, z=61.50]]
  73. Chunk stats: ServerChunkCache: 1191 Drop: 0
  74. Level seed: -873256809
  75. Level generator: ID 00 - default, ver 1. Features enabled: false
  76. Level generator options:
  77. Level spawn location: World: (-165,69,71), Chunk: (at 11,4,7 in -11,4; contains blocks -176,0,64 to -161,255,79), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  78. Level time: 20 game time, 20 day time
  79. Level dimension: 0
  80. Level storage version: 0x04ABD - Anvil
  81. Level weather: Rain time: 56487 (now: false), thunder time: 160797 (now: false)
  82. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  83. Stacktrace:
  84. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
  85. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
  86. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
  87. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
  88. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  89.  
  90. -- System Details --
  91. Details:
  92. Minecraft Version: 1.7.10
  93. Operating System: Windows 10 (amd64) version 10.0
  94. Java Version: 1.8.0_71, Oracle Corporation
  95. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  96. Memory: 619205144 bytes (590 MB) / 1254334464 bytes (1196 MB) up to 8823504896 bytes (8414 MB)
  97. JVM Flags: 7 total; -Xms256M -Xmx8448M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+CICompilerCountPerCPU -XX:+TieredCompilation
  98. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  99. IntCache: cache: 0, tcache: 49, allocated: 0, tallocated: 0
  100. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1566 Optifine OptiFine_1.7.10_HD_D1 102 mods loaded, 102 mods active
  101. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  102. UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  103. UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1566-1.7.10-universal.jar)
  104. UCHIJAAAA Forge{10.13.4.1566} [Minecraft Forge] (forge-1.7.10-10.13.4.1566-1.7.10-universal.jar)
  105. UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  106. UCHIJAAAA DCModLoader{1.0} [DCModuleLoader] (minecraft.jar)
  107. UCHIJAAAA gasesCore{1.6.2} [Glenn's Gases Core] (minecraft.jar)
  108. UCHIJAAAA gasesFrameworkCore{1.1.2} [Gases Framework Core] (minecraft.jar)
  109. UCHIJAAAA MobiusCore{1.2.5} [MobiusCore] (minecraft.jar)
  110. UCHIJAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
  111. UCHIJAAAA OpenEye{0.6} [OpenEye] (OpenEye-0.6-1.7.10.jar)
  112. UCHIJAAAA PlayerAPI{1.4} [Player API] (minecraft.jar)
  113. UCHIJAAAA SmartCore{1.0.3} [Smart Core] (minecraft.jar)
  114. UCHIJAAAA cuchaz.ships.core{1.7.10-1.0.3} [Ships Mod Core] (minecraft.jar)
  115. UCHIJAAAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
  116. UCHIJAAAA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
  117. UCHIJAAAA act{0.0.2a_1.7.10} [AdminCommandsToolbox] (AdminCommandsToolbox-0.0.2a_1.7.10.jar)
  118. UCHIJAAAA AgriCraft{1.7.10-1.4.6-hotfix} [AgriCraft] (AgriCraft-1.7.10-1.4.6-hotfix.jar)
  119. UCHIJAAAA animalsPlus{1.2} [Animals+] (animalsPlus-1.2.jar)
  120. UCHIJAAAA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
  121. UCHIJAAAA AppleCore{1.1.0} [AppleCore] (AppleCore-mc1.7.10-1.1.0.jar)
  122. UCHIJAAAA aquacreeper{1.0b} [Aqua Creeper] (AquaCreeper-1.0b.jar)
  123. UCHIJAAAA aquaticabyss{1.1.1} [Aquatic Abyss] (AquaticAbyss-1.7.10-1.1.1.jar)
  124. UCHIJAAAA AquaTweaks{1.0} [AquaTweaks] (AquaTweaks-1.7.10-1.0.jar)
  125. UCHIJAAAA BetterFoliage{2.0.2} [Better Foliage] (BetterFoliage-MC1.7.10-2.0.2.jar)
  126. UCHIJAAAA BiblioCraft{1.11.3} [BiblioCraft] (BiblioCraft[v1.11.3][MC1.7.10].jar)
  127. UCHIJAAAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1826-universal.jar)
  128. UCHIJAAAA BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
  129. UCHIJAAAA Forestry{4.2.7.885-unstable} [Forestry for Minecraft] (forestry_1.7.10-4.2.7.885-unstable.jar)
  130. UCHIJAAAA BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
  131. UCHIJAAAA bigtrees{1.7.2b} [The BigTrees Mod] (BigTrees-172b-forge1060.jar)
  132. UCHIJAAAA butterflymania{1.3.2} [Butterfly Mania] (butterflymania-1.7.10-1.3.2.jar)
  133. UCHIJAAAA ChickenChunks{1.3.4.16} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.16-universal.jar)
  134. UCHIJAAAA climatecontrol{0.4} [Climate Control] (ClimateControl-0.4.beta38.jar)
  135. UCHIJAAAA BuildMod{v1.0} [Build Mod] (CoroUtil-1.1.1.jar)
  136. UCHIJAAAA CoroAI{v1.0} [CoroAI] (CoroUtil-1.1.1.jar)
  137. UCHIJAAAA ExtendedRenderer{v1.0} [Extended Renderer] (CoroUtil-1.1.1.jar)
  138. UCHIJAAAA ConfigMod{v1.0} [Extended Mod Config] (CoroUtil-1.1.1.jar)
  139. UCHIJAAAA CraftHeraldry{1.1.3} [CraftHeraldry] (CraftHeraldry 1.1.3.jar)
  140. UCHIJAAAA CustomOreGen{1.2.24} [Custom Ore Generation] (CustomOreGen-1.7.10-1.2.24.jar)
  141. UCHIJAAAA DiseaseCraft{2.0} [DiseaseCraft] (DiseaseCraft-1.7.10-2.2.0.2a.jar)
  142. UCHIJAAAA dungeonmobs{4.1.3} [Dungeon Mobs] (Dungeon Mobs v4.1.3.jar)
  143. UCHIJAAAA dsurround{1.0.3.2} [Dynamic Surroundings] (DynamicSurroundings-1.7.10-1.0.3.2.jar)
  144. UCHIJAAAA exoticbirds{1.0} [Exotic Birds] (Exotic Birds 1.7.10 - 1.0.2c.jar)
  145. UCHIJAAAA fairylights{1.4.0} [Fairy Lights] (fairylights-1.4.0-1.7.10.jar)
  146. UCHIJAAAA farseek{1.0.11} [Farseek] (Farseek-1.0.11.jar)
  147. UCHIJAAAA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
  148. UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
  149. UCHIJAAAA gasesFramework{1.1.2} [Gases Framework] (gasesFramework-1.7.10-1.1.2.jar)
  150. UCHIJAAAA gases{1.6.2} [Glenn's Gases] (gases-1.7.10-1.6.2.jar)
  151. UCHIJAAAA guilib{1.0.7.2} [GUI Library] (GUILib.jar)
  152. UCHIJAAAA HardcoreDarkness{1.6} [Hardcore Darkness] (HardcoreDarkness-MC1.7.10-1.6.jar)
  153. UCHIJAAAA infiniteinvo{1.0.44} [InfiniteInvo] (InfiniteInvo-1.0.44.jar)
  154. UCHIJAAAA inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar)
  155. UCHIJAAAA JASCompatability{1.2.0} [Just Another Spawner Compatibility Addon] (JustAnotherSpawnerCompatibilityAddon-1.2.0.jar)
  156. UCHIJAAAA lightcontrol{0.2} [Light Control] (LightControl-0.2.jar)
  157. UCHIJAAAA lootplusplus{0.20_for_1.7} [Loot++] (Loot++-0.20_for_1.7.jar)
  158. UCHIJAAAA LostBooks{1.2.2} [Lost Books] (LostBooks-1.7.10-1.2.2.jar)
  159. UCHIJAAAA MobProperties{1.0.1} [Mob Properties] (MobProperties-1.7.10-1.0.1.jar)
  160. UCHIJAAAA Mystcraft{0.12.3.01} [Mystcraft] (mystcraft-1.7.10-0.12.3.01.jar)
  161. UCHIJAAAA nocoord{1.0.0} [No Coords] (NoCoord-1.0.0.jar)
  162. UCHIJAAAA Oceancraft{1.4} [Oceancraft] (Oceancraft-1.4.jar)
  163. UCHIJAAAA MapWriter{2.1.2} [MapWriter] (Opis-1.2.5_1.7.10.jar)
  164. UCHIJAAAA Opis{1.2.5} [Opis] (Opis-1.2.5_1.7.10.jar)
  165. UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
  166. UCHIJAAAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
  167. UCHIJAAAA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
  168. UCHIJAAAA PerfectSpawn{1.0} [Perfect Spawn] (PerfectSpawn-1.0.jar)
  169. UCHIJAAAA PFAAChemica{0.2.27} [Chemica] (PFAA-1.7.10-0.2.27.jar)
  170. UCHIJAAAA PFAAGeologica{0.2.27} [Geologica] (PFAA-1.7.10-0.2.27.jar)
  171. UCHIJAAAA plantmegapack{4.02} [Plant Mega Pack] (Plant-Mega-Pack-Mod-1.7.10.jar)
  172. UCHIJAAAA ProjectZulu|Core{1.7.10-1.4c} [Project Zulu] (ProjectZulu-1.7.10-1.4c.jar)
  173. UCHIJAAAA RTG{0.5.0-snapshot-4} [Realistic Terrain Generation] (RTG-1.7.10-0.5.0-snapshot-4.jar)
  174. UCHIJAAAA AS_Ruins{15.3} [Ruins Spawning System] (Ruins-1.7.10.jar)
  175. UCHIJAAAA cuchaz.cuchazinteractive{1.7.10-1.0} [Cuchaz Interactive] (shipsMod-v1.7.10-1.0.4.jar)
  176. UCHIJAAAA cuchaz.ships{1.7.10-1.0.3} [Ships Mod] (shipsMod-v1.7.10-1.0.4.jar)
  177. UCHIJAAAA simply_sit{1.7.10-1.1.0} [Simply Sit] (SimplySit-1.7.10-1.1.0.jar)
  178. UCHIJAAAA SmartMoving{15.6} [Smart Moving] (SmartMoving-1.7.10-15.6.jar)
  179. UCHIJAAAA SmartRender{2.1} [Smart Render] (SmartRender-1.7.10-2.1.jar)
  180. UCHIJAAAA SophisticatedWolves{3.2.0} [SophisticatedWolves] (Sophisticated Wolves 3.2.0.jar)
  181. UCHIJAAAA soundfilters{0.8_for_1.7.X} [Sound Filters] (SoundFilters-0.8_for_1.7.X.jar)
  182. UCHIJAAAA SpecialAI{1.1.2} [Special AI] (SpecialAI-1.7.10-1.1.2.jar)
  183. UCHIJAAAA SpecialMobs{3.2.2} [Special Mobs] (SpecialMobs-1.7.10-3.2.2.jar)
  184. UCHIJAAAA SpiceOfLife{1.3.0} [The Spice of Life] (SpiceOfLife-mc1.7.10-1.3.0.jar)
  185. UCHIJAAAA StorageDrawers{1.7.10-1.7.7} [Storage Drawers] (StorageDrawers-1.7.10-1.7.7.jar)
  186. UCHIJAAAA StorageDrawersBop{1.7.10-1.1.1} [Storage Drawers: Biomes O' Plenty Pack] (StorageDrawers-BiomesOPlenty-1.7.10-1.1.1.jar)
  187. UCHIJAAAA StorageDrawersForestry{1.7.10-1.1.2} [Storage Drawers: Forestry Pack] (StorageDrawers-Forestry-1.7.10-1.1.2.jar)
  188. UCHIJAAAA StorageDrawersMisc{1.7.10-1.1.2} [Storage Drawers: Misc Pack] (StorageDrawers-Misc-1.7.10-1.1.2.jar)
  189. UCHIJAAAA streams{0.2} [Streams] (Streams-0.2.jar)
  190. UCHIJAAAA TaintedMagic{1.1.6.4} [Tainted Magic] (TaintedMagic-1.1.6.4.jar)
  191. UCHIJAAAA TextureGeneratorLib{0.2} [TextureGeneratorLib] (TextureGeneratorLib-1.7.10_vBeta2.jar)
  192. UCHIJAAAA ThaumicHorizons{1.1.9} [Thaumic Horizons] (thaumichorizons-1.7.10-1.1.9.jar)
  193. UCHIJAAAA thirstmod{1.8.9} [Thirst Mod] (thirstmod-1.8.9.jar)
  194. UCHIJAAAA TravellersGear{1.16.6} [Traveller's Gear] (TravellersGear-1.7.10-1.16.6.jar)
  195. UCHIJAAAA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
  196. UCHIJAAAA AS_UpdateCheck{1.1.7} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10.jar)
  197. UCHIJAAAA weather2{v2.3.9} [Localized Weather & Storms] (weather2-2.3.9 for MC v1.7.10.jar)
  198. UCHIJAAAA worldedit{6.0-beta-01} [WorldEdit] (worldedit-forge-mc1.7.10-6.0-beta-01.jar)
  199. UCHIJAAAA WTFCore{1.65} [WhiskyTangoFox's Core] (WTFCore-1.7.10_v1.66.jar)
  200. UCHIJAAAA CaveBiomes{1.53} [WhiskyTangoFox's CaveBiomes] (WTFCaveBiomes-1.7.10_v1.53.jar)
  201. UCHIJAAAA YouShallNotStack{1.1} [YouShallNotStack] (YouShallNotStack-1.1.jar)
  202. UCHIJAAAA HungerOverhaul{1.7.10-1.0.0.jenkins75} [Hunger Overhaul] (HungerOverhaul-1.7.10-1.0.0.jar)
  203. UCHIJAAAA JustAnotherSpawner{0.17.6} [Just Another Spawner] (JustAnotherSpawner-0.17.6.jar)
  204. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  205. Forestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
  206. Optifine
  207. These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
  208. Info: The following plugins have been disabled in the config: arboriculture, energy, factory, farming, lepidopterology, mail, storage, buildcraft.fuels, buildcraft.recipes, buildcraft.statements, buildcraft.transport, chisel, enderio, erebus, extrautilities, growthcraft, immersiveengineering, industrialcraft, natura, rotarycraft, witchery
  209. Profiler Position: N/A (disabled)
  210. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  211. Player Count: 1 / 8; [EntityPlayerMP['LunariusH'/630, l='Trollenjaeger', x=-167.50, y=64.00, z=61.50]]
  212. Type: Integrated Server (map_client.txt)
  213. Is Modded: Definitely; Client brand changed to 'fml,forge'
  214. OptiFine Version: OptiFine_1.7.10_HD_D1
  215. Render Distance Chunks: 12
  216. Mipmaps: 4
  217. Anisotropic Filtering: 1
  218. Antialiasing: 0
  219. Multitexture: false
  220. OpenGlVersion: 4.5.0 NVIDIA 353.82
  221. OpenGlRenderer: GeForce GT 610/PCIe/SSE2
  222. OpenGlVendor: NVIDIA Corporation
  223. CpuCount: 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement