Advertisement
Guest User

Untitled

a guest
Nov 19th, 2017
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.75 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Uh... Did I do that?
  3.  
  4. Time: 11/19/17 2:57 PM
  5. Description: Stitching texture atlas
  6.  
  7. java.lang.NullPointerException: Stitching texture atlas
  8. at java.nio.DirectIntBufferU.put(DirectIntBufferU.java:357)
  9. at net.minecraft.client.renderer.texture.TextureUtil.func_110994_a(TextureUtil.java:336)
  10. at net.minecraft.client.renderer.texture.TextureUtil.func_147947_a(TextureUtil.java:186)
  11. at net.minecraft.client.renderer.texture.TextureUtil.func_147955_a(TextureUtil.java:170)
  12. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:283)
  13. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:97)
  14. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:89)
  15. at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:172)
  16. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:143)
  17. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:121)
  18. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:617)
  19. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:327)
  20. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  21. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  22. at net.minecraft.client.main.Main.main(SourceFile:148)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  24. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  26. at java.lang.reflect.Method.invoke(Method.java:483)
  27. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  28. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  29.  
  30.  
  31. A detailed walkthrough of the error, its code path and all known details is as follows:
  32. ---------------------------------------------------------------------------------------
  33.  
  34. -- Head --
  35. Stacktrace:
  36. at java.nio.DirectIntBufferU.put(DirectIntBufferU.java:357)
  37. at net.minecraft.client.renderer.texture.TextureUtil.func_110994_a(TextureUtil.java:336)
  38. at net.minecraft.client.renderer.texture.TextureUtil.func_147947_a(TextureUtil.java:186)
  39. at net.minecraft.client.renderer.texture.TextureUtil.func_147955_a(TextureUtil.java:170)
  40. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:283)
  41.  
  42. -- Texture being stitched together --
  43. Details:
  44. Atlas path: textures/blocks
  45. Sprite: TextureAtlasSprite{name='chisel:planks-dark-oak/chaotic-hor', frameCount=1, rotated=false, x=4416, y=768, height=64, width=64, u0=0.5390637, u1=0.5468738, v0=0.09375122, v1=0.10156128}
  46. Stacktrace:
  47. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:97)
  48. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:89)
  49.  
  50. -- Resource location being registered --
  51. Details:
  52. Resource location: minecraft:textures/atlas/blocks.png
  53. Texture object class: net.minecraft.client.renderer.texture.TextureMap
  54. Stacktrace:
  55. at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:172)
  56. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:143)
  57. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:121)
  58. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:617)
  59. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:327)
  60. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  61. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  62.  
  63. -- Initialization --
  64. Details:
  65. Stacktrace:
  66. at net.minecraft.client.main.Main.main(SourceFile:148)
  67. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  68. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  69. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  70. at java.lang.reflect.Method.invoke(Method.java:483)
  71. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  72. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  73.  
  74. -- System Details --
  75. Details:
  76. Minecraft Version: 1.7.10
  77. Operating System: Windows 10 (amd64) version 10.0
  78. Java Version: 1.8.0_25, Oracle Corporation
  79. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  80. Memory: 1045756608 bytes (997 MB) / 4578607104 bytes (4366 MB) up to 11453595648 bytes (10923 MB)
  81. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx12288m -Xms256m -XX:PermSize=256m
  82. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  83. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  84. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 153 mods loaded, 146 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. UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  87. UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
  88. UCHIJA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
  89. UCHIJA AM2-Preloader{0.0.3} [AMCore] (minecraft.jar)
  90. UCHIJA AdvancedRocketryCore{1} [Advanced Rocketry] (minecraft.jar)
  91. UCHIJA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
  92. UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  93. UCHIJA fastflyblockbreaking{0.1} [FastFlyBlockBreaking] (minecraft.jar)
  94. UCHIJA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
  95. UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  96. UCHIJA FastCraft{1.23} [FastCraft] (fastcraft-1.23.jar)
  97. UCHIJA debug{1.0} [debug] (denseores-1.6.2.jar)
  98. UCHIJA battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.8.3.jar)
  99. UCHIJA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
  100. UCHIJA arsmagica2{1.4.0.009} [Ars Magica 2] (1.7.10_AM2-1.4.0.009.jar)
  101. UCHIJA bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
  102. UCHIJA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
  103. UCHIJA deconstruction{2.2.7} [The Deconstruction Mod] ([MC1.7.10]deconstruction[2.2.7].jar)
  104. UCHIJA CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar)
  105. UCHIJA BuildCraft|Core{7.1.22} [BuildCraft] (buildcraft-7.1.22.jar)
  106. UCHIJA BuildCraft|Energy{7.1.22} [BC Energy] (buildcraft-7.1.22.jar)
  107. UCHIJA ActuallyAdditions{1.7.10-r21} [Actually Additions] (ActuallyAdditions-1.7.10-r21.jar)
  108. UCHIJA libVulpes{0.1.19.} [libVulpes] (LibVulpes-1.7.10-0.1.19-universal.jar)
  109. UCHIJA advancedRocketry{1.0.19b} [Advanced Rocketry] (AdvancedRocketry-1.7.10-1.0.19b.jar)
  110. UCHIJA AgriCraft{1.7.10-1.5.0} [AgriCraft] (AgriCraft-1.7.10-1.5.0.jar)
  111. UCHIJA AncientWarfare{2.4.114-beta-MC1.7.10} [Ancient Warfare Core] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar)
  112. UCHIJA AncientWarfareAutomation{2.4.114-beta-MC1.7.10} [Ancient Warfare Automation] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar)
  113. UCHIJA AncientWarfareNEIPlugin{2.4.114-beta-MC1.7.10} [Ancient Warfare NEI Plugin] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar)
  114. UCHIJA AncientWarfareNpc{2.4.114-beta-MC1.7.10} [Ancient Warfare NPCs] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar)
  115. UCHIJA AncientWarfareStructure{2.4.114-beta-MC1.7.10} [Ancient Warfare Structures] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar)
  116. UCHIJA antiqueatlas{4.4.4} [Antique Atlas] (antiqueatlas-1.7.10-4.4.4.jar)
  117. UCHIJA AntiqueAtlasOverlay{1.2} [Antique Atlas Overlay] (AntiqueAtlasOverlay-1.7.10-1.2.jar)
  118. UCHIJA AppleCore{1.3.9} [AppleCore] (AppleCore-mc1.7.10-1.3.9.jar)
  119. UCHIJA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
  120. UCHIJA MovingWorld{1.7.10-1.8.1} [Moving World] (movingworld-1.7.10-1.8.1.jar)
  121. UCHIJA ArchimedesShipsPlus{1.7.10-1.8.1} [Archimedes' Ships Plus] (archimedesshipsplus-1.7.10-1.8.1.jar)
  122. UCHIJA bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
  123. UCHIJA ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.6-118.jar)
  124. UCHIJA ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.5-248.jar)
  125. UCHIJA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
  126. UCHIJA biomecompass{1.6.1} [Biome Compass] (BiomeCompass-1.6.1.jar)
  127. UCHIJA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.2027-universal.jar)
  128. UCHIJA blur{MC1.7.10-1.0.1-2} [Blur] (Blur-MC1.7.10-1.0.1-2.jar)
  129. UCHIJA BuildCraft|Transport{7.1.22} [BC Transport] (buildcraft-7.1.22.jar)
  130. UCHIJA BuildCraft|Factory{7.1.22} [BC Factory] (buildcraft-7.1.22.jar)
  131. UCHIJA BuildCraft|Silicon{7.1.22} [BC Silicon] (buildcraft-7.1.22.jar)
  132. UCHIJA BuildCraft|Robotics{7.1.22} [BC Robotics] (buildcraft-7.1.22.jar)
  133. UCHIJA BuildCraft|Builders{7.1.22} [BC Builders] (buildcraft-7.1.22.jar)
  134. UCHIJA IC2{2.2.827-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.827-experimental.jar)
  135. UCHIJA Railcraft{9.12.2.1} [Railcraft] (Railcraft_1.7.10-9.12.2.1.jar)
  136. UCHIJA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  137. UCHIJA chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
  138. UCHIJA CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar)
  139. UCHIJA climatecontrol{0.8.1} [Climate Control] (ClimateControl-0.8.2.jar)
  140. UCHIJA customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d(29oct17).jar)
  141. UCHIJA deathquotes{1.0.1} [Death Quotes] (DeathQuotes-1.2.0-mc1.7.10-forge.jar)
  142. UCHIJA endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar)
  143. UCHIJA MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  144. UCHIJA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
  145. UCHIJA EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.429_beta.jar)
  146. UCHIJA exnihilo{1.38-53} [Ex Nihilo] (Ex-Nihilo-1.38-53.jar)
  147. UCHIJA RedstoneArsenal{1.7.10R1.1.2} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.2-92.jar)
  148. UCHIJA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
  149. UCHIJA ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering-0.7.7.jar)
  150. UCHIJA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
  151. UCHIJA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
  152. UCHIJA exastris{MC1.7.10-1.16-36} [Ex Astris] (Ex-Astris-MC1.7.10-1.16-36.jar)
  153. UCHIJA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
  154. UCHIJA ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar)
  155. UCHIJA fastleafdecay{1.4} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.4.jar)
  156. UCHIJA Forestry{4.2.16.64} [Forestry for Minecraft] (forestry_1.7.10-4.2.16.64.jar)
  157. UCHIJA fw{1.3.0} [Fullscreen Windowed] (FullscreenWindowed-1.7.10-1.3.0b.jar)
  158. UCHIJA gendustry{1.6.3.132} [GenDustry] (gendustry-1.6.3.132-mc1.7.10.jar)
  159. UCHIJA iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar)
  160. UCHIJA GraviGun{4.0.0-beta} [GraviGun] (GravityGun-4.0.0-beta.jar)
  161. UCHIJA Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
  162. UCHIJA HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (HQM-The Journey-4.4.4.jar)
  163. UCHIJA hyperioncraft{1.7.10-0.2.3a} [HyperionCraft] (hyperioncraft-1.7.10-0.2.3a.jar)
  164. UCHIJA immersiveintegration{0.6.8} [Immersive Integration] (immersiveintegration-0.6.8.jar)
  165. UCHIJA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
  166. UCHIJA IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar)
  167. UCHIJA JABBA{1.2.2} [JABBA] (Jabba-1.2.2_1.7.10.jar)
  168. UCHIJA journeymap{5.1.4p2} [JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar)
  169. UCHIJA lootbags{2.0.17} [Loot Bags] (LootBags-1.7.10-2.0.17.jar)
  170. UCHIJA magicalcrops{1.7.2 - 0.1 ALPHA} [Magical Crops] (magicalcrops-1.7.10_0.1.jar)
  171. UCHIJA Magneticraft{0.6.0-final} [Magneticraft] (magneticraft-0.6.1-final.jar)
  172. UCHIJA malisiscore{1.7.10-0.14.3} [MalisisCore] (malisiscore-1.7.10-0.14.3.jar)
  173. UCHIJA malisisdoors{1.7.10-1.13.2} [Malisis' Doors] (malisisdoors-1.7.10-1.13.2.jar)
  174. UCHIJA RadixCore{2.1.3} [RadixCore] (RadixCore-1.7.10-2.1.3-universal.jar)
  175. UCHIJA MCA{1.7.10-5.2.2} [Minecraft Comes Alive] (MCA-1.7.10-5.2.2-universal.jar)
  176. UCHIJA Mekanism{9.1.1} [Mekanism] (Mekanism-1.7.10-9.1.1.1031.jar)
  177. UCHIJA MekanismGenerators{9.1.1} [MekanismGenerators] (MekanismGenerators-1.7.10-9.1.1.1031.jar)
  178. UCHIJA MekanismTools{9.1.1} [MekanismTools] (MekanismTools-1.7.10-9.1.1.1031.jar)
  179. UCHIJA minechem{5.0.5.406} [Minechem] (Minechem-1.7.10-5.0.5.406.jar)
  180. UCHIJA mfrmagiccropscompat{1.1} [MinefactoryReloaded & MagicalCrops extra compatibility] (minefactory-magicalcrops-compatibility-1.2.jar)
  181. UCHIJA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  182. UCHIJA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  183. UCHIJA MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  184. UCHIJA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  185. UCHIJA MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  186. UCHIJA MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.1.0.33-universal.jar)
  187. UCHIJA ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar)
  188. UCHIJA ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre12.95-World.jar)
  189. UCHIJA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  190. UCHIJA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  191. UCHIJA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  192. UCHIJA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  193. UCHIJA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  194. UCHIJA numina{1.7.10} [Numina] (Numina-0.4.1.105.jar)
  195. UCHIJA powersuits{1.7.10-0.11.1.114} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.7.10-0.11.1.114.jar)
  196. UCHIJA NetherOres{1.7.10R2.3.1} [Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar)
  197. UCHIJA neresources{0.1.0.ManuallyBuilt} [Not Enough Resources] (NotEnoughResources-1.7.10-0.1.0-128.jar)
  198. UCHIJA NuclearCraft{1.9f} [NuclearCraft] (NuclearCraft-1.9f--1.7.10.jar)
  199. UCHIJA bonecraft{1.7.2b} [Pam's BoneCraft] (Pam's BoneCraft 1.7.2b.zip)
  200. UCHIJA desertcraft{1.7.2b} [Pam's DesertCraft] (Pam's DesertCraft 1.7.10a.zip)
  201. UCHIJA PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6-fix-1.jar)
  202. UCHIJA ProjectE{1.7.10-PE1.10.1} [ProjectE] (ProjectE-1.7.10-PE1.10.1.jar)
  203. UCHIJA ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
  204. UCHIJA ProjRed|Transportation{4.7.0pre12.95} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
  205. UCHIJA ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar)
  206. UCHIJA ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
  207. UCHIJA ProjRed|Fabrication{4.7.0pre12.95} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre12.95-Fabrication.jar)
  208. UCHIJA ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar)
  209. UCHIJA ProjRed|Expansion{4.7.0pre12.95} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
  210. UCHIJA rcmod{0.5.3} [Ratchet and Clank Mod] (rcmod-0.5.3.jar)
  211. UCHIJA ropebridge{1.3} [Rope Bridge] (RopeBridge-v1.3-mc1.7.10.jar)
  212. UCHIJA SandyOres{1.1.0} [SandyOres] (Sandy Ores Mod 1.7.1.zip)
  213. UCHIJA simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar)
  214. UCHIJA Sync{4.0.1} [Sync] (Sync-4.0.1.jar)
  215. UCHIJA ThermalDynamics{1.7.10R1.2.1} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.1-172.jar)
  216. UCHIJA Torcherino{2.2s} [Torcherino] (Torcherino-1.7.10-2.2s.jar)
  217. UCHIJA VeinMiner{0.36.0_1.7.10-28a7f13} [Vein Miner] (VeinMiner-1.7.10-0.36.0.496+28a7f13.jar)
  218. UCHIJA VeinMinerModSupport{0.36.0_1.7.10-28a7f13} [Mod Support] (VeinMiner-1.7.10-0.36.0.496+28a7f13.jar)
  219. UCHIJA WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
  220. UCHIJA wailaplugins{MC1.7.10-0.2.0-25} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.2.0-25.jar)
  221. UCHIJA worldedit{6.1.1} [WorldEdit] (worldedit-forge-mc1.7.10-6.1.1-dist.jar)
  222. UCHIJA WorldSelectionAdvanced{1.7.10-7} [Advanced World Selection] (WorldSelectionAdvanced-1.7.10-7.jar)
  223. UCHIJA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  224. UCHIJA ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-0.0.1.4-universal.jar)
  225. UCHIJA MCFrames{1.0} [MCFrames] (ForgeRelocation-0.0.1.4-universal.jar)
  226. UCHIJA RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-0.0.1.2-universal.jar)
  227. UCHIJA aobd{2.9.2} [Another One Bites The Dust] (AOBD-2.9.2.jar)
  228. UCHIJA denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
  229. UCHIJA HungerOverhaul{1.7.10-1.0.0.jenkins104} [Hunger Overhaul] (HungerOverhaul-1.7.10-1.0.0.jenkins104.jar)
  230. UCHIJA IguanaTweaksTConstruct{1.7.10-2.1.6.163} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.6.jar)
  231. UCHIJA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  232. UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  233. UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  234. UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  235. UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  236. UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  237. UD MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  238. UD MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  239. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.201.1101.0' Renderer: 'AMD Radeon R6'
  240. CoFHCore: -[1.7.10]3.1.4-329
  241. AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
  242. ThermalFoundation: -[1.7.10]1.2.6-118
  243. ThermalExpansion: -[1.7.10]4.1.5-248
  244. MineFactoryReloaded: -[1.7.10]2.8.1-174
  245. RedstoneArsenal: -[1.7.10]1.1.2-92
  246. Mantle Environment: Environment healthy.
  247. TConstruct Environment: Environment healthy.
  248. NetherOres: -[1.7.10]2.3.1-22
  249. ThermalDynamics: -[1.7.10]1.2.1-172
  250. List of loaded APIs:
  251. * ActuallyAdditionsAPI (3) from ActuallyAdditions-1.7.10-r21.jar
  252. * AgriCraftAPI (1.0) from AgriCraft-1.7.10-1.5.0.jar
  253. * AncientWarfareAPI (1.0) from ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar
  254. * antiqueatlasapi (5.1) from antiqueatlas-1.7.10-4.4.4.jar
  255. * AppleCoreAPI (1.2.0) from AppleCore-mc1.7.10-1.3.9.jar
  256. * appliedenergistics2|API (rv2) from appliedenergistics2-rv2-stable-10.jar
  257. * BattlePlayer (0.1) from 1.7.10-MB_Battlegear2-Bullseye-1.0.8.3.jar
  258. * Baubles|API (1.0.1.10) from ThermalFoundation-[1.7.10]1.2.6-118.jar
  259. * BiomesOPlentyAPI (1.0.0) from BiomesOPlenty-1.7.10-2.1.0.2027-universal.jar
  260. * BuildCraftAPI|blocks (1.0) from buildcraft-7.1.22.jar
  261. * BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.22.jar
  262. * BuildCraftAPI|boards (2.0) from buildcraft-7.1.22.jar
  263. * BuildCraftAPI|core (2.0) from buildcraft-7.1.22.jar
  264. * BuildCraftAPI|crops (1.1) from Railcraft_1.7.10-9.12.2.1.jar
  265. * BuildCraftAPI|events (2.0) from buildcraft-7.1.22.jar
  266. * BuildCraftAPI|facades (1.1) from buildcraft-7.1.22.jar
  267. * BuildCraftAPI|filler (4.0) from buildcraft-7.1.22.jar
  268. * BuildCraftAPI|fuels (2.0) from buildcraft-7.1.22.jar
  269. * BuildCraftAPI|gates (4.1) from buildcraft-7.1.22.jar
  270. * BuildCraftAPI|items (1.1) from Railcraft_1.7.10-9.12.2.1.jar
  271. * BuildCraftAPI|library (2.0) from buildcraft-7.1.22.jar
  272. * BuildCraftAPI|lists (1.0) from buildcraft-7.1.22.jar
  273. * BuildCraftAPI|power (1.3) from buildcraft-7.1.22.jar
  274. * BuildCraftAPI|recipes (3.0) from buildcraft-7.1.22.jar
  275. * BuildCraftAPI|robotics (3.0) from buildcraft-7.1.22.jar
  276. * BuildCraftAPI|statements (1.1) from buildcraft-7.1.22.jar
  277. * BuildCraftAPI|tablet (1.0) from Railcraft_1.7.10-9.12.2.1.jar
  278. * BuildCraftAPI|tiles (1.2) from Railcraft_1.7.10-9.12.2.1.jar
  279. * BuildCraftAPI|tools (1.0) from extrautilities-1.2.12.jar
  280. * BuildCraftAPI|transport (4.1) from Railcraft_1.7.10-9.12.2.1.jar
  281. * CarpentersBlocks|API (3.3.7) from Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar
  282. * ChiselAPI (0.1.1) from Chisel-2.9.5.11.jar
  283. * ChiselAPI|Carving (0.1.1) from Chisel-2.9.5.11.jar
  284. * ChiselAPI|Rendering (0.1.1) from Chisel-2.9.5.11.jar
  285. * CoFHAPI (1.7.10R1.0.2) from buildcraft-7.1.22.jar
  286. * CoFHAPI|block (1.7.10R1.0.12) from Ex-Astris-MC1.7.10-1.16-36.jar
  287. * CoFHAPI|core (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.2.1-185.jar
  288. * CoFHAPI|energy (1.7.10R1.0.2) from Railcraft_1.7.10-9.12.2.1.jar
  289. * CoFHAPI|fluid (1.7.10R1.1.0) from NuclearCraft-1.9f--1.7.10.jar
  290. * CoFHAPI|inventory (1.7.10R1.1.0) from NuclearCraft-1.9f--1.7.10.jar
  291. * CoFHAPI|item (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
  292. * CoFHAPI|modhelpers (1.7.10R1.1.0) from NuclearCraft-1.9f--1.7.10.jar
  293. * CoFHAPI|tileentity (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.429_beta.jar
  294. * CoFHAPI|transport (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.429_beta.jar
  295. * CoFHAPI|world (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
  296. * CoFHLib (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
  297. * CoFHLib|audio (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
  298. * CoFHLib|gui (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
  299. * CoFHLib|gui|container (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
  300. * CoFHLib|gui|element (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
  301. * CoFHLib|gui|element|listbox (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
  302. * CoFHLib|gui|slot (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
  303. * CoFHLib|inventory (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
  304. * CoFHLib|render (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
  305. * CoFHLib|render|particle (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
  306. * CoFHLib|util (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
  307. * CoFHLib|util|helpers (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
  308. * CoFHLib|util|position (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
  309. * CoFHLib|world (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
  310. * CoFHLib|world|feature (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
  311. * DualWield (0.1) from 1.7.10-MB_Battlegear2-Bullseye-1.0.8.3.jar
  312. * EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
  313. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
  314. * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
  315. * EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
  316. * ForestryAPI|apiculture (4.8.0) from forestry_1.7.10-4.2.16.64.jar
  317. * ForestryAPI|arboriculture (4.2.1) from forestry_1.7.10-4.2.16.64.jar
  318. * ForestryAPI|circuits (3.1.0) from forestry_1.7.10-4.2.16.64.jar
  319. * ForestryAPI|core (5.0.0) from forestry_1.7.10-4.2.16.64.jar
  320. * ForestryAPI|farming (2.1.0) from forestry_1.7.10-4.2.16.64.jar
  321. * ForestryAPI|food (1.1.0) from forestry_1.7.10-4.2.16.64.jar
  322. * ForestryAPI|fuels (2.0.1) from forestry_1.7.10-4.2.16.64.jar
  323. * ForestryAPI|genetics (4.7.1) from forestry_1.7.10-4.2.16.64.jar
  324. * ForestryAPI|hives (4.1.0) from forestry_1.7.10-4.2.16.64.jar
  325. * ForestryAPI|lepidopterology (1.3.0) from forestry_1.7.10-4.2.16.64.jar
  326. * ForestryAPI|mail (3.0.0) from forestry_1.7.10-4.2.16.64.jar
  327. * ForestryAPI|multiblock (3.0.0) from forestry_1.7.10-4.2.16.64.jar
  328. * ForestryAPI|recipes (5.4.0) from forestry_1.7.10-4.2.16.64.jar
  329. * ForestryAPI|storage (3.0.0) from forestry_1.7.10-4.2.16.64.jar
  330. * ForestryAPI|world (2.1.0) from forestry_1.7.10-4.2.16.64.jar
  331. * ForgeRelocation|API (0.0.1.4) from ForgeRelocation-0.0.1.4-universal.jar
  332. * gendustryAPI (2.3.0) from gendustry-1.6.3.132-mc1.7.10.jar
  333. * Heraldry (alpha) from 1.7.10-MB_Battlegear2-Bullseye-1.0.8.3.jar
  334. * IC2API (1.0) from Railcraft_1.7.10-9.12.2.1.jar
  335. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.7.7.jar
  336. * MagneticraftAPI (2.0.3) from magneticraft-0.6.1-final.jar
  337. * MagneticraftAPI|Computer (2.0.3) from magneticraft-0.6.1-final.jar
  338. * MagneticraftAPI|Computer|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
  339. * MagneticraftAPI|ConveyorBelt (2.0.3) from magneticraft-0.6.1-final.jar
  340. * MagneticraftAPI|ConveyorBelt|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
  341. * MagneticraftAPI|Electricity (2.0.3) from magneticraft-0.6.1-final.jar
  342. * MagneticraftAPI|Electricity|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
  343. * MagneticraftAPI|Heat (2.0.3) from magneticraft-0.6.1-final.jar
  344. * MagneticraftAPI|Heat|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
  345. * MagneticraftAPI|Kinetic (2.0.3) from magneticraft-0.6.1-final.jar
  346. * MagneticraftAPI|Pressure (2.0.3) from magneticraft-0.6.1-final.jar
  347. * MagneticraftAPI|Pressure|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
  348. * MagneticraftAPI|Radiation (2.0.3) from magneticraft-0.6.1-final.jar
  349. * MagneticraftAPI|Recipes (2.0.3) from magneticraft-0.6.1-final.jar
  350. * MagneticraftAPI|Steel (2.0.3) from magneticraft-0.6.1-final.jar
  351. * MagneticraftAPI|Tools (2.0.3) from magneticraft-0.6.1-final.jar
  352. * MagneticraftAPI|Util (2.0.3) from magneticraft-0.6.1-final.jar
  353. * MekanismAPI|core (9.0.0) from NuclearCraft-1.9f--1.7.10.jar
  354. * MekanismAPI|energy (9.0.0) from NuclearCraft-1.9f--1.7.10.jar
  355. * MekanismAPI|gas (9.0.0) from NuclearCraft-1.9f--1.7.10.jar
  356. * MekanismAPI|infuse (9.0.0) from NuclearCraft-1.9f--1.7.10.jar
  357. * MekanismAPI|laser (9.0.0) from Mekanism-1.7.10-9.1.1.1031.jar
  358. * MekanismAPI|reactor (9.0.0) from NuclearCraft-1.9f--1.7.10.jar
  359. * MekanismAPI|recipe (9.0.0) from NuclearCraft-1.9f--1.7.10.jar
  360. * MekanismAPI|transmitter (9.0.0) from Mekanism-1.7.10-9.1.1.1031.jar
  361. * MekanismAPI|util (9.0.0) from NuclearCraft-1.9f--1.7.10.jar
  362. * minechemAPI (1.7.10R1) from Minechem-1.7.10-5.0.5.406.jar
  363. * neresources|API (1.0) from NotEnoughResources-1.7.10-0.1.0-128.jar
  364. * ProjectEAPI (7) from ProjectE-1.7.10-PE1.10.1.jar
  365. * Quiver (0.2) from 1.7.10-MB_Battlegear2-Bullseye-1.0.8.3.jar
  366. * RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.12.2.1.jar
  367. * RailcraftAPI|carts (1.6.0) from Railcraft_1.7.10-9.12.2.1.jar
  368. * RailcraftAPI|core (1.5.0) from Railcraft_1.7.10-9.12.2.1.jar
  369. * RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.12.2.1.jar
  370. * RailcraftAPI|electricity (2.0.0) from Railcraft_1.7.10-9.12.2.1.jar
  371. * RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.12.2.1.jar
  372. * RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.12.2.1.jar
  373. * RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.12.2.1.jar
  374. * RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.12.2.1.jar
  375. * RailcraftAPI|locomotive (1.1.0) from Railcraft_1.7.10-9.12.2.1.jar
  376. * RailcraftAPI|signals (2.3.0) from Railcraft_1.7.10-9.12.2.1.jar
  377. * RailcraftAPI|tracks (2.3.0) from Railcraft_1.7.10-9.12.2.1.jar
  378. * Shield (0.1) from 1.7.10-MB_Battlegear2-Bullseye-1.0.8.3.jar
  379. * Thaumcraft|API (4.2.2.0) from Railcraft_1.7.10-9.12.2.1.jar
  380. * VeinMinerApi (0.3) from VeinMiner-1.7.10-0.36.0.496+28a7f13.jar
  381. * WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
  382. * Weapons (0.1) from 1.7.10-MB_Battlegear2-Bullseye-1.0.8.3.jar
  383. Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
  384. EnderIO: Found the following problem(s) with your installation:
  385. * The RF API that is being used (1.7.10R1.3.1 from <unknown>) differes from that that is reported as being loaded (1.7.10R1.0.2 from Railcraft_1.7.10-9.12.2.1.jar).
  386. It is a supported version, but that difference may lead to problems.
  387. This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
  388. AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BC:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:OFF
  389. Launched Version: forge-10.13.4.1614
  390. LWJGL: 2.9.1
  391. OpenGL: AMD Radeon R6 GL version 4.5.13399 Compatibility Profile Context 15.201.1101.0, ATI Technologies Inc.
  392. GL Caps: Using GL 1.3 multitexturing.
  393. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  394. Anisotropic filtering is supported and maximum anisotropy is 16.
  395. Shaders are available because OpenGL 2.1 is supported.
  396.  
  397. Is Modded: Definitely; Client brand changed to 'fml,forge'
  398. Type: Client (map_client.txt)
  399. Resource Packs: [Sphax PureBDcraft 64x MC17]
  400. Current Language: English (US)
  401. Profiler Position: N/A (disabled)
  402. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  403. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement