Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2019
297
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.13 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I'm sorry, Dave.
  3.  
  4. Time: 23.07.19 11:26
  5. Description: Registering texture
  6.  
  7. net.minecraft.client.renderer.StitcherException: Unable to fit: galaxyspace:overworld/blockfutureglass/futureglass_lime, size: 32x32, atlas: 1008x1024, atlasMax: 1024x1024 - Maybe try a lower resolution resourcepack?
  8. at net.minecraft.client.renderer.texture.Stitcher.func_94305_f(Stitcher.java:76)
  9. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:330)
  10. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:136)
  11. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94)
  12. at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:200)
  13. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:143)
  14. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:121)
  15. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:617)
  16. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:327)
  17. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  18. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  19. at net.minecraft.client.main.Main.main(SourceFile:148)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  21. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  22. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  23. at java.lang.reflect.Method.invoke(Unknown Source)
  24. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  25. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  26. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  27. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  28. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  29. at java.lang.reflect.Method.invoke(Unknown Source)
  30. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  31. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  32. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  33. at java.lang.reflect.Method.invoke(Unknown Source)
  34. at net.k773.GameStarter.newstart(GameStarter.java)
  35. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  36. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  37. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  38. at java.lang.reflect.Method.invoke(Unknown Source)
  39. at net.k773.GameStarter.start(GameStarter.java)
  40. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  41. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  42. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  43. at java.lang.reflect.Method.invoke(Unknown Source)
  44. at net.k773.utils.Client.start(Client.java)
  45. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  46. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  47. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  48. at java.lang.reflect.Method.invoke(Unknown Source)
  49. at net.k773.Start.<init>(Start.java)
  50. at Mainclass.main(Mainclass.java:8)
  51.  
  52.  
  53. A detailed walkthrough of the error, its code path and all known details is as follows:
  54. ---------------------------------------------------------------------------------------
  55.  
  56. -- Head --
  57. Stacktrace:
  58. at net.minecraft.client.renderer.texture.Stitcher.func_94305_f(Stitcher.java:76)
  59. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:330)
  60. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:136)
  61.  
  62. -- Resource location being registered --
  63. Details:
  64. Resource location: minecraft:textures/atlas/blocks.png
  65. Texture object class: net.minecraft.client.renderer.texture.TextureMap
  66. Stacktrace:
  67. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94)
  68. at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:200)
  69. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:143)
  70. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:121)
  71. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:617)
  72. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:327)
  73. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  74.  
  75. -- Initialization --
  76. Details:
  77. Stacktrace:
  78. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  79. at net.minecraft.client.main.Main.main(SourceFile:148)
  80. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  81. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  82. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  83. at java.lang.reflect.Method.invoke(Unknown Source)
  84. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  85. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  86. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  87. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  88. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  89. at java.lang.reflect.Method.invoke(Unknown Source)
  90. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  91. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  92. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  93. at java.lang.reflect.Method.invoke(Unknown Source)
  94. at net.k773.GameStarter.newstart(GameStarter.java)
  95. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  96. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  97. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  98. at java.lang.reflect.Method.invoke(Unknown Source)
  99. at net.k773.GameStarter.start(GameStarter.java)
  100. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  101. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  102. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  103. at java.lang.reflect.Method.invoke(Unknown Source)
  104. at net.k773.utils.Client.start(Client.java)
  105. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  106. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  107. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  108. at java.lang.reflect.Method.invoke(Unknown Source)
  109. at net.k773.Start.<init>(Start.java)
  110. at Mainclass.main(Mainclass.java:8)
  111.  
  112. -- System Details --
  113. Details:
  114. Minecraft Version: 1.7.10
  115. Operating System: Windows 10 (amd64) version 10.0
  116. Java Version: 1.8.0_211, Oracle Corporation
  117. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  118. Memory: 164394104 bytes (156 MB) / 765067264 bytes (729 MB) up to 1038876672 bytes (990 MB)
  119. JVM Flags: 9 total; -Xmx1024M -Xbootclasspath/a:C:\Program Files\Java\jre1.8.0_211\lib\ext\jfxrt.jar -XX:+DisableAttachMechanism -XX:+AggressiveOpts -XX:+UseStringCache -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -XX:+UseFastAccessorMethods
  120. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  121. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  122. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_C1 111 mods loaded, 111 mods active
  123. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  124. UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  125. UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
  126. UCHIJA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
  127. UCHIJA appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar)
  128. UCHIJA Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar)
  129. UCHIJA CodeChickenCore{1.0.4.35} [CodeChicken Core] (minecraft.jar)
  130. UCHIJA itemphysic{1.1.5} [ItemPhysic] (minecraft.jar)
  131. UCHIJA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
  132. UCHIJA NotEnoughItems{1.0.4.95} [Not Enough Items] (NEI-1.7.10-custom1.jar)
  133. UCHIJA optifinerus{1.7.10} [optifineRus] (optifineRus-1.7.10.jar)
  134. UCHIJA ChocoPatcher{1.2} [Choco Patcher] (minecraft.jar)
  135. UCHIJA ClientFixer{1.0} [ClientFixer] (minecraft.jar)
  136. UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  137. UCHIJA PacketUnlimiter{1.1} [PacketUnlimiter] (minecraft.jar)
  138. UCHIJA ChatMod{0.3} [ChatMod by K773] (1.7.10.jar)
  139. UCHIJA FreemodeEvents{0.3} [FreemodeEvents by K773] (1.7.10.jar)
  140. UCHIJA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
  141. UCHIJA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
  142. UCHIJA IC2BackpackHUD{3.0} [IC2 Backpack HUD] ([9]IC2BackpackHUD.zip)
  143. UCHIJA IC2{2.2.827-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.825-experimental-client.jar)
  144. UCHIJA AdvancedMachines{1.1.6} [IC2 Advanced Machines Addon] (AdvancedMachinesAS-1.7.10.jar)
  145. UCHIJA AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar)
  146. UCHIJA appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6-client1.jar)
  147. UCHIJA bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
  148. UCHIJA ae2stuff{0.5.1.9} [AE2 Stuff] (ae2stuff-rv3-0.5.1.9-mc1.7.10.jar)
  149. UCHIJA Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar)
  150. UCHIJA banneditemsmod{1.0} [banneditemsmod] (BannedItemsMod-1.0.jar)
  151. UCHIJA CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.3-327.jar)
  152. UCHIJA BuildCraft|Core{7.1.23} [BuildCraft] (buildcraft-7.1.23-client.jar)
  153. UCHIJA BuildCraft|Transport{7.1.23} [BC Transport] (buildcraft-7.1.23-client.jar)
  154. UCHIJA BuildCraft|Factory{7.1.23} [BC Factory] (buildcraft-7.1.23-client.jar)
  155. UCHIJA BuildCraft|Silicon{7.1.23} [BC Silicon] (buildcraft-7.1.23-client.jar)
  156. UCHIJA BuildCraft|Robotics{7.1.23} [BC Robotics] (buildcraft-7.1.23-client.jar)
  157. UCHIJA BuildCraft|Energy{7.1.23} [BC Energy] (buildcraft-7.1.23-client.jar)
  158. UCHIJA BuildCraft|Builders{7.1.23} [BC Builders] (buildcraft-7.1.23-client.jar)
  159. UCHIJA Forestry{4.2.16.64} [Forestry for Minecraft] (forestry_1.7.10-4.2.12.60.jar)
  160. UCHIJA ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.5-115.jar)
  161. UCHIJA ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.3-246.jar)
  162. UCHIJA BuildCraft|Compat{7.1.7} [BuildCraft Compat] (buildcraft-compat-7.1.7-client.jar)
  163. UCHIJA cabinet{0.8a} [CabinetMod by K773] (CabinetModRelease.jar)
  164. UCHIJA layersapi{0.2} [LayersAPI by K773] (CabinetModRelease.jar)
  165. UCHIJA checker{0.2a} [Checker] (Checker%20v0.2a.jar)
  166. UCHIJA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  167. UCHIJA chisel{2.9.4.CUSTOM} [Chisel] (Chisel-2.9.4.CUSTOM.jar)
  168. UCHIJA customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d(21feb16).jar)
  169. UCHIJA discordRPI{1.0} [DiscordRPI] (DiscordRPI-1.0.jar)
  170. UCHIJA DynamicLights{1.3.8} [Dynamic Lights] (DynamicLights-1.7.10.jar)
  171. UCHIJA DynamicLights_onFire{1.0.4} [Dynamic Lights Burning Entity Module] (DynamicLights-1.7.10.jar)
  172. UCHIJA DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.7.10.jar)
  173. UCHIJA DynamicLights_dropItems{1.0.8} [Dynamic Lights EntityItem Module] (DynamicLights-1.7.10.jar)
  174. UCHIJA DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.7.10.jar)
  175. UCHIJA DynamicLights_mobEquipment{1.0.8} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.7.10.jar)
  176. UCHIJA DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.7.10.jar)
  177. UCHIJA DynamicLights_floodLights{1.0.2} [Dynamic Lights Flood Light] (DynamicLights-1.7.10.jar)
  178. UCHIJA DynamicLights_otherPlayers{1.0.8} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.7.10.jar)
  179. UCHIJA DynamicLights_thePlayer{1.1.4} [Dynamic Lights Player Light Module] (DynamicLights-1.7.10.jar)
  180. UCHIJA endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar)
  181. UCHIJA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
  182. UCHIJA EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.429_beta.jar)
  183. UCHIJA GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.462.jar)
  184. UCHIJA GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.462.jar)
  185. UCHIJA GalaxySpace{1.1.3} [GalaxySpace] (GalaxySpace-1.1.3.jar)
  186. UCHIJA GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-1.7.10-2.0.3client.jar)
  187. UCHIJA Growthcraft{1.7.10-2.5.2} [Growthcraft] (growthcraft-1.7.10-2.5.2-complete.jar)
  188. UCHIJA Growthcraft|Cellar{1.7.10-2.5.2} [Growthcraft Cellar] (growthcraft-1.7.10-2.5.2-complete.jar)
  189. UCHIJA Growthcraft|Apples{1.7.10-2.5.2} [Growthcraft Apples] (growthcraft-1.7.10-2.5.2-complete.jar)
  190. UCHIJA Growthcraft|Bamboo{1.7.10-2.5.2} [Growthcraft Bamboo] (growthcraft-1.7.10-2.5.2-complete.jar)
  191. UCHIJA Growthcraft|Bees{1.7.10-2.5.2} [Growthcraft Bees] (growthcraft-1.7.10-2.5.2-complete.jar)
  192. UCHIJA Growthcraft|Fishtrap{1.7.10-2.5.2} [Growthcraft Fishtrap] (growthcraft-1.7.10-2.5.2-complete.jar)
  193. UCHIJA Growthcraft|Grapes{1.7.10-2.5.2} [Growthcraft Grapes] (growthcraft-1.7.10-2.5.2-complete.jar)
  194. UCHIJA Growthcraft|Hops{1.7.10-2.5.2} [Growthcraft Hops] (growthcraft-1.7.10-2.5.2-complete.jar)
  195. UCHIJA Growthcraft|Milk{1.7.10-2.5.2} [Growthcraft Milk] (growthcraft-1.7.10-2.5.2-complete.jar)
  196. UCHIJA Growthcraft|Rice{1.7.10-2.5.2} [Growthcraft Rice] (growthcraft-1.7.10-2.5.2-complete.jar)
  197. UCHIJA IC2NuclearControl{2.3.4a} [Nuclear Control 2] (IC2NuclearControl-2.3.4a.jar)
  198. UCHIJA IC2CA{1.14.5.06} [IndustrialCraft 2 Combo Armors] (IC_CA.jar)
  199. UCHIJA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
  200. UCHIJA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
  201. UCHIJA irontank{1.0.1 build @BUILD@} [Iron Tanks] (irontank-1.7.10-1.0.1.50.jar)
  202. UCHIJA MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar)
  203. UCHIJA Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (miningworld.jar)
  204. UCHIJA modtweaker2{0.9.2} [Mod Tweaker 2] (ModTweaker2-0.9.3.jar)
  205. UCHIJA NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar)
  206. UCHIJA NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar)
  207. UCHIJA NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar)
  208. UCHIJA NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar)
  209. UCHIJA NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar)
  210. UCHIJA NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar)
  211. UCHIJA NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar)
  212. UCHIJA neiintegration{1.1.1} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.1.jar)
  213. UCHIJA Personalization{0.3} [Personalization by K773] (Personalization.v0.2b.jar)
  214. UCHIJA PowerUtils{1.7.10-1.0.4} [PowerUtils] (PowerUtils-1.7.10-1.0.4.jar)
  215. UCHIJA MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.1.0.33-universal.jar)
  216. UCHIJA ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar)
  217. UCHIJA ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
  218. UCHIJA ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre12.95-World.jar)
  219. UCHIJA ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar)
  220. UCHIJA ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
  221. UCHIJA ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar)
  222. UCHIJA reborncore{1.0.0.8} [RebornCore] (RebornCore-1.0.0.8-universal.jar)
  223. UCHIJA ReiMinimap{1.7.10} [Rei's Minimap] (Reis-Minimap-Mod-RUS-1.7.10-1.1.jar)
  224. UCHIJA streamdailyquests{0.0.1a} [StreamDailyQuests] (StreamDailyQuests-0.0.1a.jar)
  225. UCHIJA streamstuff{1.0.0} [StreamStuff] (streamstuff-1.0.jar)
  226. UCHIJA streamtrade{1.1} [StreamTrade] (streamstuff-1.0.jar)
  227. UCHIJA ThermalDynamics{1.7.10R1.2.1} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.0B2-169.jar)
  228. UCHIJA VoiceChatMod{0.3} [VoiceChat by K773] (VoiceChat_1.7.10.jar)
  229. UCHIJA wawla{1.3.3} [What Are We Looking At] (Wawla-1.3.3-1.7.10.jar)
  230. UCHIJA WGEnter{1.0} [WGEnter] (WGEnterClient-1.0.jar)
  231. UCHIJA worldedit-cui{1.0} [WorldEdit Client User Interface] (WorldEditCUI-1.7.10-1.0.0.jar)
  232. UCHIJA WorldRender{0.2} [WorldRender by K773] (WorldRenderv0.3.jar)
  233. UCHIJA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  234. UCHIJA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  235. AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448
  236. CoFHCore: -[1.7.10]3.1.4-329
  237. ThermalFoundation: -[1.7.10]1.2.6-118
  238. ThermalExpansion: -[1.7.10]4.1.5-248
  239. ThermalDynamics: -[1.7.10]1.2.1-172
  240. List of loaded APIs:
  241. * appliedenergistics2|API (rv3) from appliedenergistics2-rv3-beta-6-client1.jar
  242. * Baubles|API (1.0.1.10) from ThermalFoundation-[1.7.10]1.2.5-115.jar
  243. * BuildCraftAPI|blocks (1.0) from buildcraft-7.1.23-client.jar
  244. * BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.23-client.jar
  245. * BuildCraftAPI|boards (2.0) from buildcraft-7.1.23-client.jar
  246. * BuildCraftAPI|core (2.0) from buildcraft-7.1.23-client.jar
  247. * BuildCraftAPI|crops (1.1) from buildcraft-7.1.23-client.jar
  248. * BuildCraftAPI|events (2.0) from buildcraft-7.1.23-client.jar
  249. * BuildCraftAPI|facades (1.1) from buildcraft-7.1.23-client.jar
  250. * BuildCraftAPI|filler (4.0) from buildcraft-7.1.23-client.jar
  251. * BuildCraftAPI|fuels (2.0) from buildcraft-7.1.23-client.jar
  252. * BuildCraftAPI|gates (4.1) from buildcraft-7.1.23-client.jar
  253. * BuildCraftAPI|items (1.1) from buildcraft-7.1.23-client.jar
  254. * BuildCraftAPI|library (2.0) from buildcraft-7.1.23-client.jar
  255. * BuildCraftAPI|lists (1.0) from buildcraft-7.1.23-client.jar
  256. * BuildCraftAPI|power (1.3) from buildcraft-7.1.23-client.jar
  257. * BuildCraftAPI|recipes (3.1) from buildcraft-7.1.23-client.jar
  258. * BuildCraftAPI|robotics (3.0) from buildcraft-7.1.23-client.jar
  259. * BuildCraftAPI|statements (1.1) from buildcraft-7.1.23-client.jar
  260. * BuildCraftAPI|tablet (1.0) from buildcraft-7.1.23-client.jar
  261. * BuildCraftAPI|tiles (1.2) from buildcraft-7.1.23-client.jar
  262. * BuildCraftAPI|tools (1.0) from buildcraft-7.1.23-client.jar
  263. * BuildCraftAPI|transport (4.1) from buildcraft-7.1.23-client.jar
  264. * ChiselAPI (0.1.1) from Chisel-2.9.4.CUSTOM.jar
  265. * ChiselAPI|Carving (0.1.1) from Chisel-2.9.4.CUSTOM.jar
  266. * ChiselAPI|Rendering (0.1.1) from Chisel-2.9.4.CUSTOM.jar
  267. * CoFHAPI (1.7.10R1.0.13) from EnderCore-1.7.10-0.2.0.39_beta.jar
  268. * CoFHAPI|block (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.3-327.jar
  269. * CoFHAPI|core (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.1.1-181.jar
  270. * CoFHAPI|energy (1.7.10R1.0.2) from buildcraft-7.1.23-client.jar
  271. * CoFHAPI|fluid (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.1.1-181.jar
  272. * CoFHAPI|inventory (1.7.10R1.0.1) from buildcraft-compat-7.1.7-client.jar
  273. * CoFHAPI|item (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.429_beta.jar
  274. * CoFHAPI|modhelpers (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.1.1-181.jar
  275. * CoFHAPI|tileentity (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.3-327.jar
  276. * CoFHAPI|transport (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.3-327.jar
  277. * CoFHAPI|world (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.3-327.jar
  278. * CoFHLib (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.3-327.jar
  279. * CoFHLib|audio (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.3-327.jar
  280. * CoFHLib|gui (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.3-327.jar
  281. * CoFHLib|gui|container (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.3-327.jar
  282. * CoFHLib|gui|element (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.3-327.jar
  283. * CoFHLib|gui|element|listbox (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
  284. * CoFHLib|gui|slot (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.3-327.jar
  285. * CoFHLib|inventory (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.3-327.jar
  286. * CoFHLib|render (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
  287. * CoFHLib|render|particle (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.3-327.jar
  288. * CoFHLib|util (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
  289. * CoFHLib|util|helpers (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
  290. * CoFHLib|util|position (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
  291. * CoFHLib|world (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
  292. * CoFHLib|world|feature (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
  293. * EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
  294. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
  295. * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
  296. * EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
  297. * ForestryAPI|apiculture (4.8.0) from forestry_1.7.10-4.2.12.60.jar
  298. * ForestryAPI|arboriculture (4.2.1) from forestry_1.7.10-4.2.12.60.jar
  299. * ForestryAPI|circuits (3.1.0) from forestry_1.7.10-4.2.12.60.jar
  300. * ForestryAPI|core (5.0.0) from forestry_1.7.10-4.2.12.60.jar
  301. * ForestryAPI|farming (2.1.0) from forestry_1.7.10-4.2.12.60.jar
  302. * ForestryAPI|food (1.1.0) from forestry_1.7.10-4.2.12.60.jar
  303. * ForestryAPI|fuels (2.0.1) from forestry_1.7.10-4.2.12.60.jar
  304. * ForestryAPI|genetics (4.7.1) from forestry_1.7.10-4.2.12.60.jar
  305. * ForestryAPI|hives (4.1.0) from forestry_1.7.10-4.2.12.60.jar
  306. * ForestryAPI|lepidopterology (1.3.0) from forestry_1.7.10-4.2.12.60.jar
  307. * ForestryAPI|mail (3.0.0) from forestry_1.7.10-4.2.12.60.jar
  308. * ForestryAPI|multiblock (3.0.0) from forestry_1.7.10-4.2.12.60.jar
  309. * ForestryAPI|recipes (5.4.0) from forestry_1.7.10-4.2.12.60.jar
  310. * ForestryAPI|storage (3.0.0) from forestry_1.7.10-4.2.12.60.jar
  311. * ForestryAPI|world (2.1.0) from forestry_1.7.10-4.2.12.60.jar
  312. * Galacticraft API (1.0) from GalacticraftCore-1.7-3.0.12.462.jar
  313. * GrowthcraftAPI|Bees (2.5) from growthcraft-1.7.10-2.5.2-complete.jar
  314. * GrowthcraftAPI|Cellar (2.5) from growthcraft-1.7.10-2.5.2-complete.jar
  315. * GrowthcraftAPI|Core (2.5) from growthcraft-1.7.10-2.5.2-complete.jar
  316. * GrowthcraftAPI|FishTrap (2.5) from growthcraft-1.7.10-2.5.2-complete.jar
  317. * GrowthcraftAPI|Milk (2.5) from growthcraft-1.7.10-2.5.2-complete.jar
  318. * IC2API (1.0) from PowerUtils-1.7.10-1.0.4.jar
  319. * NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.3.4a.jar
  320. * reborncoreAPI (1.0.0.8) from RebornCore-1.0.0.8-universal.jar
  321. * WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
  322. 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.
  323. EnderIO: Found the following problem(s) with your installation:
  324. * Optifine is installed. This is NOT supported.
  325. * 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 buildcraft-7.1.23-client.jar).
  326. It is a supported version, but that difference may lead to problems.
  327. * An unknown AE2 API is installed (rv3 from appliedenergistics2-rv3-beta-6-client1.jar).
  328. Ender IO was build against API version rv2 and may or may not work with a newer version.
  329. This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
  330. Forestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
  331. Optifine
  332. These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
  333. Info: The following plugins have been disabled in the config: mail, extrautilities, harvestcraft, magicalcrops
  334. AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:OFF, BuildCraftCore:ON, BuildCraftTransport:ON, BuildCraftBuilder:ON, RF:ON, RFItem:ON, MFR:OFF, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF, OpenComputers:OFF, PneumaticCraft:OFF
  335. Launched Version: 1.7.10
  336. LWJGL: 2.9.4
  337. OpenGL: GDI Generic GL version 1.1.0, Microsoft Corporation
  338. GL Caps: Using GL 1.3 multitexturing.
  339. Not using framebuffer objects because OpenGL 1.4 is not supported, EXT_blend_func_separate is not supported, OpenGL 3.0 is not supported, ARB_framebuffer_object is not supported, and EXT_framebuffer_object is not supported.
  340. Anisotropic filtering is not supported.
  341. Shaders are not available because OpenGL 2.1 is not supported, ARB_shader_objects is not supported, ARB_vertex_shader is not supported, and ARB_fragment_shader is not supported.
  342.  
  343. Is Modded: Definitely; Client brand changed to 'fml,forge'
  344. Type: Client (map_client.txt)
  345. Resource Packs: []
  346. Current Language: Русский (Россия)
  347. Profiler Position: N/A (disabled)
  348. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  349. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement