Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2019
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.77 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Oops.
  3.  
  4. Time: 2/23/19 2:43 PM
  5. Description: Registering texture
  6.  
  7. net.minecraft.client.renderer.StitcherException: Unable to fit: nuclearcontrol:industrialAlarm/face2, 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 7 (amd64) version 6.1
  116. Java Version: 1.8.0_201, Oracle Corporation
  117. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  118. Memory: 157942856 bytes (150 MB) / 919404544 bytes (876 MB) up to 1056309248 bytes (1007 MB)
  119. JVM Flags: 9 total; -Xmx1024M -Xbootclasspath/a:C:\Program Files\Java\jre1.8.0_201\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 93 mods loaded, 93 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 ChatMod{0.3} [ChatMod by K773] (1.7.10.jar)
  137. UCHIJA FreemodeEvents{0.3} [FreemodeEvents by K773] (1.7.10.jar)
  138. UCHIJA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
  139. UCHIJA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
  140. UCHIJA IC2BackpackHUD{3.0} [IC2 Backpack HUD] ([9]IC2BackpackHUD.zip)
  141. UCHIJA appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6-client1.jar)
  142. UCHIJA Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar)
  143. UCHIJA IC2{2.2.827-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.825-experimental-client.jar)
  144. UCHIJA Forestry{4.2.16.64} [Forestry for Minecraft] (forestry_1.7.10-4.2.12.60.jar)
  145. UCHIJA BinnieCore{2.0.22.7} [Binnie Core] (binnie-mods-1.7.10-2.0.22.7.jar)
  146. UCHIJA Botany{2.0.22.7} [Botany] (binnie-mods-1.7.10-2.0.22.7.jar)
  147. UCHIJA ExtraTrees{2.0.22.7} [Extra Trees] (binnie-mods-1.7.10-2.0.22.7.jar)
  148. UCHIJA Genetics{2.0.22.7} [Genetics] (binnie-mods-1.7.10-2.0.22.7.jar)
  149. UCHIJA ExtraBees{2.0.22.7} [Extra Bees] (binnie-mods-1.7.10-2.0.22.7.jar)
  150. UCHIJA BuildCraft|Core{7.1.16} [BuildCraft] (buildcraft-7.1.16-client.jar)
  151. UCHIJA BuildCraft|Builders{7.1.16} [BC Builders] (buildcraft-7.1.16-client.jar)
  152. UCHIJA BuildCraft|Transport{7.1.16} [BC Transport] (buildcraft-7.1.16-client.jar)
  153. UCHIJA BuildCraft|Energy{7.1.16} [BC Energy] (buildcraft-7.1.16-client.jar)
  154. UCHIJA BuildCraft|Silicon{7.1.16} [BC Silicon] (buildcraft-7.1.16-client.jar)
  155. UCHIJA BuildCraft|Robotics{7.1.16} [BC Robotics] (buildcraft-7.1.16-client.jar)
  156. UCHIJA BuildCraft|Factory{7.1.16} [BC Factory] (buildcraft-7.1.16-client.jar)
  157. UCHIJA BuildCraft|Compat{7.1.5} [BuildCraft Compat] (buildcraft-compat-7.1.5.jar)
  158. UCHIJA cabinet{0.8a} [CabinetMod by K773] (CabinetModRelease.jar)
  159. UCHIJA layersapi{0.2} [LayersAPI by K773] (CabinetModRelease.jar)
  160. UCHIJA Railcraft{9.12.2.0} [Railcraft] (Railcraft-1.7.10-9.12.2.0-client.jar)
  161. UCHIJA ForgeMultipart{1.2.0.347} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.347-universal.jar)
  162. UCHIJA chisel{2.9.4.CUSTOM} [Chisel] (Chisel-2.9.4.CUSTOM.jar)
  163. UCHIJA CarpentersBlocks{3.3.8} [Carpenter's Blocks] (Carpenters-Blocks-3.3.8.jar)
  164. UCHIJA checker{0.2a} [Checker] (Checker%20v0.2a.jar)
  165. UCHIJA MineTweaker3{3.0.0} [MineTweaker 3] (CraftTweaker-1.7.10-3.0.2-IIA-edition.jar)
  166. UCHIJA CustomOreGen{1.2.24} [Custom Ore Generation] (CustomOreGen-1.7.10-1.2.24.jar)
  167. UCHIJA DynamicLights{1.3.8} [Dynamic Lights] (DynamicLights-1.7.10.jar)
  168. UCHIJA DynamicLights_onFire{1.0.4} [Dynamic Lights Burning Entity Module] (DynamicLights-1.7.10.jar)
  169. UCHIJA DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.7.10.jar)
  170. UCHIJA DynamicLights_dropItems{1.0.8} [Dynamic Lights EntityItem Module] (DynamicLights-1.7.10.jar)
  171. UCHIJA DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.7.10.jar)
  172. UCHIJA DynamicLights_mobEquipment{1.0.8} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.7.10.jar)
  173. UCHIJA DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.7.10.jar)
  174. UCHIJA DynamicLights_floodLights{1.0.2} [Dynamic Lights Flood Light] (DynamicLights-1.7.10.jar)
  175. UCHIJA DynamicLights_otherPlayers{1.0.8} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.7.10.jar)
  176. UCHIJA DynamicLights_thePlayer{1.1.4} [Dynamic Lights Player Light Module] (DynamicLights-1.7.10.jar)
  177. UCHIJA endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar)
  178. UCHIJA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
  179. UCHIJA EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.429_beta.jar)
  180. UCHIJA extracells{2.3.14} [Extra Cells 2] (ExtraCells-1.7.10-2.3.14b197.jar)
  181. UCHIJA GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.462.jar)
  182. UCHIJA GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.462.jar)
  183. UCHIJA GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-1.7.10-2.0.3client.jar)
  184. UCHIJA gregtech{MC1710} [GregTech] (gregtech_addon-5.09.jar)
  185. UCHIJA GTTweaker{1.0} [GTTweaker] (GTTweaker-1.7.10-1.7.0.jar)
  186. UCHIJA IC2NuclearControl{2.3.4a} [Nuclear Control 2] (IC2NuclearControl-2.3.4a.jar)
  187. UCHIJA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
  188. UCHIJA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
  189. UCHIJA Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (miningworld.jar)
  190. UCHIJA modtweaker2{0.9.5} [Mod Tweaker 2] (ModTweaker2-0.9.5.jar)
  191. UCHIJA NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar)
  192. UCHIJA NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar)
  193. UCHIJA NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar)
  194. UCHIJA NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar)
  195. UCHIJA NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar)
  196. UCHIJA NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar)
  197. UCHIJA NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar)
  198. UCHIJA neiintegration{1.1.1} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.1.jar)
  199. UCHIJA Personalization{0.3} [Personalization by K773] (Personalization.v0.2b.jar)
  200. UCHIJA MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.1.0.33-universal.jar)
  201. UCHIJA ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar)
  202. UCHIJA ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
  203. UCHIJA ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre12.95-World.jar)
  204. UCHIJA ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar)
  205. UCHIJA ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
  206. UCHIJA ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar)
  207. UCHIJA ReiMinimap{1.7.10} [Rei's Minimap] (Reis-Minimap-Mod-RUS-1.7.10-1.1.jar)
  208. UCHIJA SGCraft{1.9.5} [Greg's SG Craft] (SGCraft-1.9.5-mc1.7.10fix.jar)
  209. UCHIJA VoiceChatMod{0.3} [VoiceChat by K773] (VoiceChat_1.7.10.jar)
  210. UCHIJA wawla{1.3.3} [What Are We Looking At] (Wawla-1.3.3-1.7.10.jar)
  211. UCHIJA WGEnter{1.0} [WGEnter] (WGEnterClient-1.0.jar)
  212. UCHIJA worldedit-cui{1.0} [WorldEdit Client User Interface] (WorldEditCUI-1.7.10-1.0.0.jar)
  213. UCHIJA WorldRender{0.2} [WorldRender by K773] (WorldRenderv0.3.jar)
  214. UCHIJA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
  215. UCHIJA ForgeMicroblock{1.2.0.347} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.347-universal.jar)
  216. UCHIJA McMultipart{1.2.0.347} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.347-universal.jar)
  217. AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448
  218. 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.
  219. EnderIO: Found the following problem(s) with your installation:
  220. * Optifine is installed. This is NOT supported.
  221. * The RF API that is being used (1.7.10R1.0.2 from <unknown>) differes from that that is reported as being loaded (1.7.10R1.0.13 from EnderIO-1.7.10-2.3.0.429_beta.jar).
  222. It is a supported version, but that difference may lead to problems.
  223. * An unknown AE2 API is installed (rv3 from appliedenergistics2-rv3-beta-6-client1.jar).
  224. Ender IO was build against API version rv2 and may or may not work with a newer version.
  225. This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
  226. Forestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
  227. Optifine
  228. These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
  229. Info: The following plugins have been disabled in the config: energy, mail
  230. AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, 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
  231. Launched Version: 1.7.10
  232. LWJGL: 2.9.4
  233. OpenGL: GDI Generic GL version 1.1.0, Microsoft Corporation
  234. GL Caps: Using GL 1.3 multitexturing.
  235. 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.
  236. Anisotropic filtering is not supported.
  237. 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.
  238.  
  239. Is Modded: Definitely; Client brand changed to 'fml,forge'
  240. Type: Client (map_client.txt)
  241. Resource Packs: []
  242. Current Language: Русский (Россия)
  243. Profiler Position: N/A (disabled)
  244. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  245. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement