Advertisement
Guest User

Untitled

a guest
Jan 28th, 2016
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.64 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Shall we play a game?
  3.  
  4. Time: 1/28/16 1:04 PM
  5. Description: Ticking block entity
  6.  
  7. java.lang.NoClassDefFoundError: appeng/core/WorldSettings
  8. at com.austinv11.peripheralsplusplus.tiles.TileEntityMEBridge.func_145845_h(TileEntityMEBridge.java:78)
  9. at net.minecraft.world.World.func_72939_s(World.java:2529)
  10. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:669)
  11. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:954)
  12. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:431)
  13. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:809)
  14. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:669)
  15. at java.lang.Thread.run(Thread.java:745)
  16. Caused by: java.lang.ClassNotFoundException: appeng.core.WorldSettings
  17. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  18. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  19. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  20. ... 8 more
  21. Caused by: java.lang.NullPointerException
  22.  
  23.  
  24. A detailed walkthrough of the error, its code path and all known details is as follows:
  25. ---------------------------------------------------------------------------------------
  26.  
  27. -- Head --
  28. Stacktrace:
  29. at com.austinv11.peripheralsplusplus.tiles.TileEntityMEBridge.func_145845_h(TileEntityMEBridge.java:78)
  30.  
  31. -- Block entity being ticked --
  32. Details:
  33. Name: meBridge // com.austinv11.peripheralsplusplus.tiles.TileEntityMEBridge
  34. Block type: ID #2352 (tile.peripheralsplusplus:meBridge // com.austinv11.peripheralsplusplus.blocks.BlockMEBridge)
  35. Block data value: 0 / 0x0 / 0b0000
  36. Block location: World: (1684,71,-1116), Chunk: (at 4,4,4 in 105,-70; contains blocks 1680,0,-1120 to 1695,255,-1105), Region: (3,-3; contains chunks 96,-96 to 127,-65, blocks 1536,0,-1536 to 2047,255,-1025)
  37. Actual block type: ID #2352 (tile.peripheralsplusplus:meBridge // com.austinv11.peripheralsplusplus.blocks.BlockMEBridge)
  38. Actual block data value: 0 / 0x0 / 0b0000
  39. Stacktrace:
  40. at net.minecraft.world.World.func_72939_s(World.java:2529)
  41. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:669)
  42.  
  43. -- Affected level --
  44. Details:
  45. Level name: DatPack
  46. All players: 1 total; [EntityPlayerMP['plowman99'/3394, l='DatPack', x=1683.10, y=71.00, z=-1116.70](plowman99 at 1683.096120013563,71.0,-1116.699999988079)]
  47. Chunk stats: ServerChunkCache: 427 Drop: 0
  48. Level seed: -312271847
  49. Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: true
  50. Level generator options:
  51. Level spawn location: World: (1410,68,64), Chunk: (at 2,4,0 in 88,4; contains blocks 1408,0,64 to 1423,255,79), Region: (2,0; contains chunks 64,0 to 95,31, blocks 1024,0,0 to 1535,255,511)
  52. Level time: 49033471 game time, 42978320 day time
  53. Level dimension: 0
  54. Level storage version: 0x04ABD - Anvil
  55. Level weather: Rain time: 63996 (now: false), thunder time: 112409 (now: false)
  56. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  57. Stacktrace:
  58. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:954)
  59. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:431)
  60. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:809)
  61. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:669)
  62. at java.lang.Thread.run(Thread.java:745)
  63.  
  64. -- System Details --
  65. Details:
  66. Minecraft Version: 1.7.10
  67. KCauldron Version: pw.prok:KCauldron:1.7.10-1614.176
  68. Operating System: Linux (amd64) version 2.6.37.6
  69. Java Version: 1.8.0_31, Oracle Corporation
  70. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  71. Memory: 5192336744 bytes (4951 MB) / 6425018368 bytes (6127 MB) up to 6425018368 bytes (6127 MB)
  72. JVM Flags: 7 total; -Xmx6144M -Xms6144M -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:MaxHeapFreeRatio=20 -XX:MinHeapFreeRatio=12 -XX:ParallelGCThreads=2
  73. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  74. IntCache: cache: 17, tcache: 0, allocated: 15, tallocated: 96
  75. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 145 mods loaded, 140 mods active
  76. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  77. UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  78. UCHIJAAAA CollectiveFrameworkCore{1.0.0-132} [Collective Framework Core] (minecraft.jar)
  79. UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (KCauldron-1.7.10-1614.176.jar)
  80. UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (KCauldron-1.7.10-1614.176.jar)
  81. UCHIJAAAA kimagine{0.2} [KImagine] (minecraft.jar)
  82. UCHIJAAAA appliedenergistics2-core{rv3-beta-5} [Applied Energistics 2 Core] (minecraft.jar)
  83. UCHIJAAAA Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar)
  84. UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  85. UCHIJAAAA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
  86. UCHIJAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
  87. UCHIJAAAA PlayerAPI{1.4} [Player API] (minecraft.jar)
  88. UCHIJAAAA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
  89. UCHIJAAAA OpenModsCore{0.9} [OpenModsCore] (minecraft.jar)
  90. UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  91. UCHIJAAAA PeripheralsPlusPlusCore{1.3.5} [Peripherals++ Core] (minecraft.jar)
  92. UCHIJAAAA FLabsBF{4.3} [Better Furnaces] ([1.7.10]Better_Furnaces_V4.3.jar)
  93. UCHIJAAAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
  94. UCHIJAAAA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
  95. UCHIJAAAA IC2{2.2.791-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.791-experimental.jar)
  96. UCHIJAAAA ImmibisCore{59.1.2} [Immibis Core] (immibis-core-59.1.2.jar)
  97. UCHIJAAAA AdvancedMachines{59.0.2} [Advanced Machines] (advanced-machines-59.0.2.jar)
  98. UCHIJAAAA CoFHCore{1.7.10R3.1.0} [CoFH Core] (CoFHCore-[1.7.10]3.1.0-323.jar)
  99. UCHIJAAAA advancedgenetics{1.5.9} [Advanced Genetics] (advancedgenetics-1.7.10-1.5.9.jar)
  100. UCHIJAAAA AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar)
  101. UCHIJAAAA appliedenergistics2{rv3-beta-5} [Applied Energistics 2] (appliedenergistics2-rv3-beta-5.jar)
  102. UCHIJAAAA ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar)
  103. UCHIJAAAA Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar)
  104. UCHIJAAAA AutoFood{59.0.0} [AutoFood] (autofood-59.0.0.jar)
  105. UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
  106. UCHIJAAAA ThermalFoundation{1.7.10R1.2.2} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.2-111.jar)
  107. UCHIJAAAA ThermalExpansion{1.7.10R4.1.1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.1-237.jar)
  108. UCHIJAAAA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
  109. UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
  110. UCHIJAAAA Natura{2.2.0} [Natura] (natura-1.7.10-107.779621d.jar)
  111. UCHIJAAAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1462-universal.jar)
  112. UCHIJAAAA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
  113. UCHIJAAAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
  114. UCHIJAAAA Botania{r1.8-248} [Botania] (Botania r1.8-248.jar)
  115. UCHIJAAAA ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar)
  116. UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
  117. UCHIJAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  118. UCHIJAAAA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-513.jar)
  119. UCHIJAAAA ForbiddenMagic{1.7.10-0.57} [Forbidden Magic] (Forbidden Magic-1.7.10-0.57.jar)
  120. UCHIJAAAA guideapi{1.7.10-1.0.1-23} [Guide-API] (Guide-API-1.7.10-1.0.1-23.jar)
  121. UCHIJAAAA BuildCraft|Core{7.1.14} [BuildCraft] (buildcraft-7.1.14.jar)
  122. UCHIJAAAA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
  123. UCHIJAAAA BuildCraft|Builders{7.1.14} [BC Builders] (buildcraft-7.1.14.jar)
  124. UCHIJAAAA BuildCraft|Energy{7.1.14} [BC Energy] (buildcraft-7.1.14.jar)
  125. UCHIJAAAA BuildCraft|Factory{7.1.14} [BC Factory] (buildcraft-7.1.14.jar)
  126. UCHIJAAAA Railcraft{9.8.0.0} [Railcraft] (Railcraft_1.7.10-9.8.0.0.jar)
  127. UCHIJAAAA ImmersiveEngineering{0.7.1.2} [Immersive Engineering] (ImmersiveEngineering-0.7.1.2.jar)
  128. UCHIJAAAA MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  129. UCHIJAAAA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.build988.jar)
  130. UCHIJAAAA BloodArsenal{1.2-3} [Blood Arsenal] (BloodArsenal-1.7.10-1.2-3.jar)
  131. UCHIJAAAA bookshelf{1.0.4.172} [Bookshelf] (Bookshelf-1.7.10-1.0.4.172.jar)
  132. UCHIJAAAA BuildCraft|Transport{7.1.14} [BC Transport] (buildcraft-7.1.14.jar)
  133. UCHIJAAAA BuildCraft|Silicon{7.1.14} [BC Silicon] (buildcraft-7.1.14.jar)
  134. UCHIJAAAA BuildCraft|Robotics{7.1.14} [BC Robotics] (buildcraft-7.1.14.jar)
  135. UCHIJAAAA Forestry{4.2.5.53} [Forestry for Minecraft] (forestry_1.7.10-4.2.5.53.jar)
  136. UCHIJAAAA BuildCraft|Compat{7.1.3} [BuildCraft Compat] (buildcraft-compat-7.1.3.jar)
  137. UCHIJAAAA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
  138. UCHIJAAAA chisel{2.5.1.44} [Chisel 2] (Chisel2-2.5.1.44.jar)
  139. UCHIJAAAA CarpentersBlocks{3.3.8_dev_r4} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8_dev_r4 - MC 1.7.10.jar)
  140. UCHIJAAAA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
  141. UCHIJAAAA CollectiveFramework{1.0.0-132} [Collective Framework] (CollectiveFramework-1.0.0-132.jar)
  142. UCHIJAAAA PneumaticCraft{1.11.19-141} [PneumaticCraft] (PneumaticCraft-1.7.10-1.11.19-141-universal.jar)
  143. UCHIJAAAA MrTJPCoreMod{1.1.0.32} [MrTJPCore] (MrTJPCore-1.1.0.32-universal.jar)
  144. UCHIJAAAA ProjRed|Core{4.7.0pre10.93} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre10.93-Base.jar)
  145. UCHIJAAAA ProjRed|Transmission{4.7.0pre10.93} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre10.93-Integration.jar)
  146. UCHIJAAAA CompactMachines{1.7.10-1.21} [Compact Machines] (compactmachines-1.7.10-1.21.jar)
  147. UCHIJAAAA DimensionalAnchors{59.0.3} [Dimensional Anchors] (dimensional-anchor-59.0.3.jar)
  148. UCHIJAAAA Dynmap{2.2-alpha-1-110} [Dynmap] (Dynmap-HEAD-forge-1.7.10-2.2.1.jar)
  149. UCHIJAAAA eplus{4.0.0..0} [Enchanting Plus] (EnchantingPlus-1.7.10-4.0.0.0p.jar)
  150. UCHIJAAAA endercore{1.7.10-0.2.0.31_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.31_beta.jar)
  151. UCHIJAAAA EnderIO{1.7.10-2.3.0.423_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.423_beta.jar)
  152. UCHIJAAAA EnderStorage{1.4.7.38} [EnderStorage] (EnderStorage-1.7.10-1.4.7.38-universal.jar)
  153. UCHIJAAAA enhancedportals{3.0.12} [EnhancedPortals] (EnhancedPortals_1.7.10-universal-3.0.12.jar)
  154. UCHIJAAAA extracells{2.3.7} [Extra Cells 2] (ExtraCells-1.7.10-2.3.7b183.jar)
  155. UCHIJAAAA GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.404.jar)
  156. UCHIJAAAA GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.404.jar)
  157. UCHIJAAAA ganysend{1.11.1} [Gany's End] (Ganys End-1.11.1.jar)
  158. UCHIJAAAA GregsLighting{1.11.2} [Greg's Lighting] (GregsLighting-1.11.2-mc1.7.10.jar)
  159. UCHIJAAAA IC2NuclearControl{2.3.3a-Exist} [Nuclear Control 2] (IC2NuclearControl-2.3.3a-Exist.jar)
  160. UCHIJAAAA inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
  161. UCHIJAAAA inventorytweaks{1.59-dev-156-af3bc68} [Inventory Tweaks] (InventoryTweaks-1.59-dev-156.jar)
  162. UCHIJAAAA LightBridgesAndDoors{0.2.0} [kris91268's Light Bridges and Doors] (Light Bridges and Doors V 2.0.zip)
  163. UCHIJAAAA LogisticsPipes{0.9.3.70} [Logistics Pipes] (logisticspipes-0.9.3.70.jar)
  164. UCHIJAAAA malisiscore{1.7.10-0.14.0} [MalisisCore] (malisiscore-1.7.10-0.14.0.jar)
  165. UCHIJAAAA malisisdoors{1.7.10-1.13.0} [Malisis' Doors] (malisisdoors-1.7.10-1.13.0.jar)
  166. UCHIJAAAA Mekanism{8.1.8} [Mekanism] (Mekanism-1.7.10-8.1.8.258.jar)
  167. UCHIJAAAA MekanismGenerators{8.1.8} [MekanismGenerators] (MekanismGenerators-1.7.10-8.1.8.258.jar)
  168. UCHIJAAAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  169. UCHIJAAAA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  170. UCHIJAAAA MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  171. UCHIJAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  172. UCHIJAAAA MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  173. UCHIJAAAA ProjRed|Exploration{4.7.0pre10.93} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre10.93-World.jar)
  174. UCHIJAAAA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  175. UCHIJAAAA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  176. UCHIJAAAA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  177. UCHIJAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  178. UCHIJAAAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  179. UCHIJAAAA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  180. UCHIJAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  181. UCHIJAAAA MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar)
  182. UCHIJAAAA NetherOres{1.7.10R2.3.1} [Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar)
  183. UCHIJAAAA OmnisCore{0.1.0} [Omnis Core] (OmnisCore-1.7.10 - 0.0.6-universal.jar)
  184. UCHIJAAAA OpenMods{0.9} [OpenMods] (OpenModsLib-1.7.10-0.9.jar)
  185. UCHIJAAAA OpenPeripheralCore{1.2.1} [OpenPeripheralCore] (OpenPeripheralCore-1.7.10-1.2.1.jar)
  186. UCHIJAAAA OpenPeripheral{0.5} [OpenPeripheralAddons] (OpenPeripheralAddons-1.7.10-0.5.jar)
  187. UCHIJAAAA OpenPeripheralIntegration{0.4} [OpenPeripheralIntegration] (OpenPeripheralIntegration-1.7.10-0.4.jar)
  188. UCHIJAAAA PeripheralsPlusPlus{1.3.5} [Peripherals++] (Peripherals++-1.3.5.jar)
  189. UCHIJAAAA PowerConverters{1.7.10_3.3.0-jenkins.76} [Power Converters] (PowerConverters-1.7.10_3.3.0-jenkins.76.jar)
  190. UCHIJAAAA ProjRed|Transportation{4.7.0pre10.93} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre10.93-Mechanical.jar)
  191. UCHIJAAAA ProjRed|Compatibility{4.7.0pre10.93} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre10.93-Compat.jar)
  192. UCHIJAAAA ProjRed|Integration{4.7.0pre10.93} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre10.93-Integration.jar)
  193. UCHIJAAAA ProjRed|Illumination{4.7.0pre10.93} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre10.93-Lighting.jar)
  194. UCHIJAAAA ProjRed|Expansion{4.7.0pre10.93} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre10.93-Mechanical.jar)
  195. UCHIJAAAA RedstoneArsenal{1.7.10R1.1.2} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.2-92.jar)
  196. UCHIJAAAA rftools{4.20} [RFTools] (rftools-4.20.jar)
  197. UCHIJAAAA runicdungeons{1.1.6a} [Runic Dungeons] (runicdungeons-1.1.6a.jar)
  198. UCHIJAAAA Sanguimancy{1.7.10-1.1.9-33} [Sanguimancy] (Sanguimancy-1.7.10-1.1.9-33p.jar)
  199. UCHIJAAAA simplyjetpacks{1.5.2} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.2.jar)
  200. UCHIJAAAA SolarFlux{1.7.10-0.8b} [Solar Flux] (SolarFlux-1.7.10-0.8b.jar)
  201. UCHIJAAAA StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar)
  202. UCHIJAAAA StevesFactoryManager{A93} [Steve's Factory Manager] (StevesFactoryManagerA93.jar)
  203. UCHIJAAAA thaumicenergistics{0.9.1.2} [Thaumic Energistics] (thaumicenergistics-0.9.1.2.jar)
  204. UCHIJAAAA ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-53.jar)
  205. UCHIJAAAA ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar)
  206. UCHIJAAAA TMechworks{0.2.14.104} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.14.104.jar)
  207. UCHIJAAAA Tubestuff{59.0.4} [Tubestuff] (tubestuff-59.0.4.jar)
  208. UCHIJAAAA witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
  209. UCHIJAAAA WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  210. UCHIJAAAA WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  211. UCHIJAAAA WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  212. UCHIJAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  213. UCHIJAAAA ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
  214. UCHIJAAAA MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
  215. UCHIJAAAA RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar)
  216. UCHIJAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  217. UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  218. UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  219. UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  220. UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  221. UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  222. OpenModsLib class transformers: [stencil_patches:ENABLED],[movement_callback:ENABLED],[map_gen_fix:FINISHED],[gl_capabilities_hook:ENABLED],[player_render_hook:ENABLED]
  223. Class transformer null safety: all safe
  224. CoFHCore: -[1.7.10]3.1.0-323
  225. AE2 Version: beta rv3-beta-5 for Forge 10.13.4.1448
  226. ThermalFoundation: -[1.7.10]1.2.2-111
  227. ThermalExpansion: -[1.7.10]4.1.1-237
  228. Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: bukkit
  229. MineFactoryReloaded: -[1.7.10]2.8.1-174
  230. TConstruct Environment: Environment healthy.
  231. NetherOres: -[1.7.10]2.3.1-22
  232. RedstoneArsenal: -[1.7.10]1.1.2-92
  233. ThermalDynamics: -[1.7.10]1.1.0-161
  234. EnderIO: Found the following problem(s) with your installation:
  235. An unsupported base software is installed: 'kcauldron, cauldron, craftbukkit, mcpc'. This is NOT supported.
  236. This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
  237. Forestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
  238.  
  239. Bukkit, Cauldron, or other Bukkit replacement
  240.  
  241. These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
  242. AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:ON, BuildCraftCore:ON, BuildCraftTransport:ON, BuildCraftBuilder:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:OFF, OpenComputers:OFF, PneumaticCraft:ON
  243. Profiler Position: N/A (disabled)
  244. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  245. Player Count: 1 / 20; [EntityPlayerMP['plowman99'/3394, l='DatPack', x=1683.10, y=71.00, z=-1116.70](plowman99 at 1683.096120013563,71.0,-1116.699999988079)]
  246. Is Modded: Definitely; Server brand changed to 'kcauldron,cauldron,craftbukkit,mcpc,fml,forge'
  247. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement