Advertisement
Guest User

Untitled

a guest
Jan 21st, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.12 KB | None | 0 0
  1. --— Minecraft Crash Report —--
  2. // Hey, that tickles! Hehehe!
  3.  
  4. Time: 21.01.19 21:56
  5. Description: Registering texture
  6.  
  7. net.minecraft.client.renderer.StitcherException: Unable to fit: botany:ceramic/barredcurvedcorner.1, size: 16x16, atlas: 1024x1024, 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. A detailed walkthrough of the error, its code path and all known details is as follows:
  53. ---------------------------------------------------------------------------------------
  54.  
  55. — Head —
  56. Stacktrace:
  57. at net.minecraft.client.renderer.texture.Stitcher.func_94305_f(Stitcher.java:76)
  58. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:330)
  59. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:136)
  60.  
  61. — Resource location being registered —
  62. Details:
  63. Resource location: minecraft:textures/atlas/blocks.png
  64. Texture object class: net.minecraft.client.renderer.texture.TextureMap
  65. Stacktrace:
  66. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94)
  67. at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:200)
  68. at
  69.  
  70. net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:143)
  71. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:121)
  72. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:617)
  73. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:327)
  74. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  75.  
  76. — Initialization —
  77. Details:
  78. Stacktrace:
  79. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  80. at net.minecraft.client.main.Main.main(SourceFile:148)
  81. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  82. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  83. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  84. at java.lang.reflect.Method.invoke(Unknown Source)
  85. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  86. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  87. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  88. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  89. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  90. at java.lang.reflect.Method.invoke(Unknown Source)
  91. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  92. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  93. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  94. at java.lang.reflect.Method.invoke(Unknown Source)
  95. at net.k773.GameStarter.newstart(GameStarter.java)
  96. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  97. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  98. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  99. at java.lang.reflect.Method.invoke(Unknown Source)
  100. at net.k773.GameStarter.start(GameStarter.java)
  101. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  102. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  103. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  104. at java.lang.reflect.Method.invoke(Unknown Source)
  105. at net.k773.utils.Client.start(Client.java)
  106. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  107. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  108. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  109. at java.lang.reflect.Method.invoke(Unknown Source)
  110. at net.k773.Start.<init>(Start.java)
  111. at Mainclass.main(Mainclass.java:8)
  112.  
  113. — System Details —
  114. Details:
  115. Minecraft Version: 1.7.10
  116. Operating System: Windows 7 (amd64) version 6.1
  117. Java Version: 1.8.0_144, Oracle Corporation
  118. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  119. Memory: 356185112 bytes (339 MB) / 913002496 bytes (870 MB) up to 6367739904 bytes (6072 MB)
  120. JVM Flags: 9 total; -Xmx6106M -Xbootclasspath/a:C:\.streamcraft\java\lib\ext\jfxrt.jar -XX:+DisableAttachMechanism -XX:+AggressiveOpts -XX:+UseStringCache -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -XX:+UseFastAccessorMethods
  121. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  122. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  123. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_C1 105 mods loaded, 105 mods active
  124. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  125. UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  126. UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
  127. UCHIJA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
  128. UCHIJA appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar)
  129. UCHIJA Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar)
  130. UCHIJA CodeChickenCore{1.0.4.35} [CodeChicken Core] (minecraft.jar)
  131. UCHIJA itemphysic{1.1.5} [ItemPhysic] (minecraft.jar)
  132. UCHIJA NotEnoughItems{1.0.4.95} [Not Enough Items] (NEI-1.7.10-custom1.jar)
  133.  
  134. UCHIJA optifinerus{1.7.10} [optifineRus] (optifineRus-1.7.10.jar)
  135. UCHIJA ChocoPatcher{1.2} [Choco Patcher] (minecraft.jar)
  136. UCHIJA ClientFixer{1.0} [ClientFixer] (minecraft.jar)
  137. UCHIJA <CoFH ASM>{000} [CoFH ASM] (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 Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar)
  148. UCHIJA CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.3-327.jar)
  149. UCHIJA Forestry{4.2.16.64} [Forestry for Minecraft] (forestry_1.7.10-4.2.12.60.jar)
  150. UCHIJA BinnieCore{2.0.22.7} [Binnie Core] (binnie-mods-1.7.10-2.0.22.7.jar)
  151. UCHIJA Botany{2.0.22.7} [Botany] (binnie-mods-1.7.10-2.0.22.7.jar)
  152. UCHIJA ExtraTrees{2.0.22.7} [Extra Trees] (binnie-mods-1.7.10-2.0.22.7.jar)
  153. UCHIJA Genetics{2.0.22.7} [Genetics] (binnie-mods-1.7.10-2.0.22.7.jar)
  154. UCHIJA ExtraBees{2.0.22.7} [Extra Bees] (binnie-mods-1.7.10-2.0.22.7.jar)
  155. UCHIJA BuildCraft|Core{7.1.16} [BuildCraft] (buildcraft-7.1.16-client.jar)
  156. UCHIJA BuildCraft|Builders{7.1.16} [BC Builders] (buildcraft-7.1.16-client.jar)
  157. UCHIJA BuildCraft|Transport{7.1.16} [BC Transport] (buildcraft-7.1.16-client.jar)
  158. UCHIJA BuildCraft|Energy{7.1.16} [BC Energy] (buildcraft-7.1.16-client.jar)
  159. UCHIJA BuildCraft|Silicon{7.1.16} [BC Silicon] (buildcraft-7.1.16-client.jar)
  160. UCHIJA BuildCraft|Robotics{7.1.16} [BC Robotics] (buildcraft-7.1.16-client.jar)
  161. UCHIJA BuildCraft|Factory{7.1.16} [BC Factory] (buildcraft-7.1.16-client.jar)
  162. UCHIJA ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.5-115.jar)
  163. UCHIJA ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.3-246.jar)
  164. UCHIJA BuildCraft|Compat{7.1.5} [BuildCraft Compat] (buildcraft-compat-7.1.5.jar)
  165. UCHIJA cabinet{0.8a} [CabinetMod by K773] (CabinetModRelease.jar)
  166. UCHIJA layersapi{0.2} [LayersAPI by K773] (CabinetModRelease.jar)
  167. UCHIJA checker{0.2a} [Checker] (Checker%20v0.2a.jar)
  168. UCHIJA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  169. UCHIJA chisel{2.9.4.CUSTOM} [Chisel] (Chisel-2.9.4.CUSTOM.jar)
  170. UCHIJA discordRPI{1.0} [DiscordRPI] (DiscordRPI-1.0.jar)
  171. UCHIJA DynamicLights{1.3.8} [Dynamic Lights] (DynamicLights-1.7.10.jar)
  172. UCHIJA DynamicLights_onFire{1.0.4} [Dynamic Lights Burning Entity Module] (DynamicLights-1.7.10.jar)
  173. UCHIJA DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.7.10.jar)
  174. UCHIJA DynamicLights_dropItems{1.0.8} [Dynamic Lights EntityItem Module] (DynamicLights-1.7.10.jar)
  175. UCHIJA DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.7.10.jar)
  176. UCHIJA DynamicLights_mobEquipment{1.0.8} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.7.10.jar)
  177. UCHIJA DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.7.10.jar)
  178. UCHIJA DynamicLights_floodLights{1.0.2} [Dynamic Lights Flood Light] (DynamicLights-1.7.10.jar)
  179. UCHIJA DynamicLights_otherPlayers{1.0.8} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.7.10.jar)
  180. UCHIJA DynamicLights_thePlayer{1.1.4} [Dynamic Lights Player Light Module] (DynamicLights-1.7.10.jar)
  181. UCHIJA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
  182. UCHIJA extracells{2.3.14} [Extra Cells 2] (ExtraCells-1.7.10-2.3.14b197.jar)
  183.  
  184. UCHIJA GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-1.7.10-2.0.3client.jar)
  185. UCHIJA Growthcraft{1.7.10-2.5.2} [Growthcraft] (growthcraft-1.7.10-2.5.2-complete.jar)
  186. UCHIJA Growthcraft|Cellar{1.7.10-2.5.2} [Growthcraft Cellar] (growthcraft-1.7.10-2.5.2-complete.jar)
  187. UCHIJA Growthcraft|Apples{1.7.10-2.5.2} [Growthcraft Apples] (growthcraft-1.7.10-2.5.2-complete.jar)
  188. UCHIJA Growthcraft|Bamboo{1.7.10-2.5.2} [Growthcraft Bamboo] (growthcraft-1.7.10-2.5.2-complete.jar)
  189. UCHIJA Growthcraft|Bees{1.7.10-2.5.2} [Growthcraft Bees] (growthcraft-1.7.10-2.5.2-complete.jar)
  190. UCHIJA Growthcraft|Fishtrap{1.7.10-2.5.2} [Growthcraft Fishtrap] (growthcraft-1.7.10-2.5.2-complete.jar)
  191. UCHIJA Growthcraft|Grapes{1.7.10-2.5.2} [Growthcraft Grapes] (growthcraft-1.7.10-2.5.2-complete.jar)
  192. UCHIJA Growthcraft|Hops{1.7.10-2.5.2} [Growthcraft Hops] (growthcraft-1.7.10-2.5.2-complete.jar)
  193. UCHIJA Growthcraft|Milk{1.7.10-2.5.2} [Growthcraft Milk] (growthcraft-1.7.10-2.5.2-complete.jar)
  194. UCHIJA Growthcraft|Rice{1.7.10-2.5.2} [Growthcraft Rice] (growthcraft-1.7.10-2.5.2-complete.jar)
  195. UCHIJA IC2NuclearControl{2.3.4a} [Nuclear Control 2] (IC2NuclearControl-2.3.4a.jar)
  196. UCHIJA IC2CA{1.14.5.06} [IndustrialCraft 2 Combo Armors] (IC_CA.jar)
  197. UCHIJA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
  198. UCHIJA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
  199. UCHIJA irontank{1.0.1 build @BUILD@} [Iron Tanks] (irontank-1.7.10-1.0.1.50.jar)
  200. UCHIJA MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar)
  201. UCHIJA Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (miningworld.jar)
  202. UCHIJA modtweaker2{0.9.2} [Mod Tweaker 2] (ModTweaker2-0.9.3.jar)
  203. UCHIJA NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar)
  204. UCHIJA NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar)
  205. UCHIJA NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar)
  206. UCHIJA NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar)
  207. UCHIJA NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar)
  208. UCHIJA NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar)
  209. UCHIJA NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar)
  210. UCHIJA neiintegration{1.1.1} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.1.jar)
  211. UCHIJA Personalization{0.3} [Personalization by K773] (Personalization.v0.2b.jar)
  212. UCHIJA PowerUtils{1.7.10-1.0.4} [PowerUtils] (PowerUtils-1.7.10-1.0.4.jar)
  213. UCHIJA MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.1.0.33-universal.jar)
  214. UCHIJA ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar)
  215. UCHIJA ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
  216. UCHIJA ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre12.95-World.jar)
  217. UCHIJA ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar)
  218. UCHIJA ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
  219. UCHIJA ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar)
  220. UCHIJA qreport-client{1.0} [QReport Client] (QReport.jar)
  221. UCHIJA rabbit-gui{v1.3.0} [Rabbit GUI library] (QReport.jar)
  222. UCHIJA ReiMinimap{1.7.10} [Rei's Minimap] (Reis-Minimap-Mod-RUS-1.7.10-1.1.jar)
  223. UCHIJA streamdailyquests{0.0.1a} [StreamDailyQuests] (StreamDailyQuests-0.0.1a.jar)
  224. UCHIJA ThermalDynamics{1.7.10R1.2.1} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.0B2-169.jar)
  225. UCHIJA VoiceChatMod{0.3} [VoiceChat by K773] (VoiceChat_1.7.10.jar)
  226. UCHIJA wawla{1.3.3} [What Are We Looking At] (Wawla-1.3.3-1.7.10.jar)
  227. UCHIJA WGEnter{1.0} [WGEnter] (WGEnterClient-1.0.jar)
  228. UCHIJA worldedit-cui{1.0} [WorldEdit
  229.  
  230. Client User Interface] (WorldEditCUI-1.7.10-1.0.0.jar)
  231. UCHIJA WorldRender{0.2} [WorldRender by K773] (WorldRenderv0.3.jar)
  232. UCHIJA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  233. UCHIJA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  234. AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448
  235. CoFHCore: -[1.7.10]3.1.4-329
  236. ThermalFoundation: -[1.7.10]1.2.6-118
  237. ThermalExpansion: -[1.7.10]4.1.5-248
  238. ThermalDynamics: -[1.7.10]1.2.1-172
  239. 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.
  240. Forestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
  241. Optifine
  242. These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
  243. 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
  244. Launched Version: 1.7.10
  245. LWJGL: 2.9.4
  246. OpenGL: GDI Generic GL version 1.1.0, Microsoft Corporation
  247. GL Caps: Using GL 1.3 multitexturing.
  248. 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.
  249. Anisotropic filtering is not supported.
  250. 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.
  251.  
  252. Is Modded: Definitely; Client brand changed to 'fml,forge'
  253. Type: Client (map_client.txt)
  254. Resource Packs: []
  255. Current Language: Русский (Россия)
  256. Profiler Position: N/A (disabled)
  257. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  258. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement