Advertisement
Guest User

Untitled

a guest
Apr 30th, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.93 KB | None | 0 0
  1. Crash Report ----
  2. // I feel sad now :(
  3.  
  4. Time: 30.04.17 18:44
  5. Description: Initializing game
  6.  
  7. java.lang.IllegalArgumentException: ID is already registered: 192
  8. at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:94)
  9. at net.minecraft.entity.EntityList.func_75614_a(EntityList.java:108)
  10. at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:251)
  11. at atomicstryker.battletowers.common.AS_BattleTowersCore.load(AS_BattleTowersCore.java:86)
  12. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  13. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  14. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  15. at java.lang.reflect.Method.invoke(Unknown Source)
  16. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  17. at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  18. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  19. at java.lang.reflect.Method.invoke(Unknown Source)
  20. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  21. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  22. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  23. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  24. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  25. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  26. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  27. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  28. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  29. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  30. at java.lang.reflect.Method.invoke(Unknown Source)
  31. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  32. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  33. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  34. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  35. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  36. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  37. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
  38. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  39. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  40. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  41. at net.minecraft.client.main.Main.main(SourceFile:148)
  42. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  43. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  44. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  45. at java.lang.reflect.Method.invoke(Unknown Source)
  46. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  47. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  48.  
  49.  
  50. A detailed walkthrough of the error, its code path and all known details is as follows:
  51. ---------------------------------------------------------------------------------------
  52.  
  53. -- Head --
  54. Stacktrace:
  55. at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:94)
  56. at net.minecraft.entity.EntityList.func_75614_a(EntityList.java:108)
  57. at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:251)
  58. at atomicstryker.battletowers.common.AS_BattleTowersCore.load(AS_BattleTowersCore.java:86)
  59. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  60. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  61. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  62. at java.lang.reflect.Method.invoke(Unknown Source)
  63. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  64. at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  65. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  66. at java.lang.reflect.Method.invoke(Unknown Source)
  67. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  68. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  69. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  70. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  71. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  72. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  73. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  74. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  75. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  76. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  77. at java.lang.reflect.Method.invoke(Unknown Source)
  78. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  79. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  80. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  81. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  82. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  83. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  84. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
  85. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  86. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  87. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  88.  
  89. -- Initialization --
  90. Details:
  91. Stacktrace:
  92. at net.minecraft.client.main.Main.main(SourceFile:148)
  93. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  94. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  95. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  96. at java.lang.reflect.Method.invoke(Unknown Source)
  97. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  98. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  99.  
  100. -- System Details --
  101. Details:
  102. Minecraft Version: 1.7.10
  103. Operating System: Windows 7 (x86) version 6.1
  104. Java Version: 1.8.0_111, Oracle Corporation
  105. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  106. Memory: 127389552 bytes (121 MB) / 523501568 bytes (499 MB) up to 523501568 bytes (499 MB)
  107. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  108. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  109. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  110. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_D6 101 mods loaded, 101 mods active
  111. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  112. UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  113. UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
  114. UCHI Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
  115. UCHI appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar)
  116. UCHI CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  117. UCHI ivtoolkit{1.2.1} [IvToolkit] (minecraft.jar)
  118. UCHI Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
  119. UCHI NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
  120. UCHI OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar)
  121. UCHI mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
  122. UCHI FastCraft{1.23} [FastCraft] (fastcraft-1.23.jar)
  123. UCHI gilded-games-util{1.7.10-1.2} [Gilded Games Utility] (gilded-games-util-1.7.10-1.9.jar)
  124. UCHI bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
  125. UCHI StatusEffectHUD{1.27} [StatusEffectHUD] ([1.7.10]StatusEffectHUD-client-1.27.jar)
  126. UCHI Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
  127. UCHI Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
  128. UCHI adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (adventurebackpack-1.7.10-0.8c.jar)
  129. UCHI aether{1.7.10-1.6} [Aether II] (aether-1.7.10-1.6.jar)
  130. UCHI AgriCraft{1.7.10-1.5.0} [AgriCraft] (AgriCraft-1.7.10-1.5.0.jar)
  131. UCHI animalbikes{1.7.10} [Animal Bikes] (Animal-Bikes-Mod-1.7.10 (1).jar)
  132. UCHI AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
  133. UCHI appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6.jar)
  134. UCHE BattleTowers{1.5.2} [Battle Towers] (BattleTowers-1.7.10.jar)
  135. UCHI hud{1.3.4} [Better HUD] (Better HUD by NukeDuck [1.7.10][1.3.4].jar)
  136. UCHI BetterFoliage{2.0.14} [Better Foliage] (BetterFoliage-MC1.7.10-2.0.14.jar)
  137. UCHI BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar)
  138. UCHI Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
  139. UCHI Natura{2.2.0} [Natura] (natura-1.7.10-2.2.1a2.jar)
  140. UCHI BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1889-universal.jar)
  141. UCHI BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
  142. UCHI BuildCraft|Core{7.1.18} [BuildCraft] (buildcraft-mod-1.7.10.jar)
  143. UCHI BuildCraft|Transport{7.1.18} [BC Transport] (buildcraft-mod-1.7.10.jar)
  144. UCHI BuildCraft|Silicon{7.1.18} [BC Silicon] (buildcraft-mod-1.7.10.jar)
  145. UCHI BuildCraft|Energy{7.1.18} [BC Energy] (buildcraft-mod-1.7.10.jar)
  146. UCHI BuildCraft|Factory{7.1.18} [BC Factory] (buildcraft-mod-1.7.10.jar)
  147. UCHI BuildCraft|Builders{7.1.18} [BC Builders] (buildcraft-mod-1.7.10.jar)
  148. UCHI BuildCraft|Robotics{7.1.18} [BC Robotics] (buildcraft-mod-1.7.10.jar)
  149. UCHI Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
  150. UCHI TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
  151. UCHI chisel{2.5.1.44} [Chisel 2] (Chisel2-2.5.1.44.jar)
  152. UCHI CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar)
  153. UCHI chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0.jar)
  154. UCHI CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (Custom-Mob-Spawner-Mod-1.7.10 (1).zip)
  155. UCHI DamageIndicatorsMod{3.2.3} [Damage Indicators] (DamageIndicatorsMod-3.2.3[1.7.10].jar)
  156. UCHI dldungeonsjdg{1.9.0} [Doomlike Dungeons] (DoomlikeDungeons-1.9.0-MC1.7.10.jar)
  157. UCHI MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
  158. UCHI dungeonpack{1.7.10-1.0} [Dungeon Pack] (dungeonpack-1.7.10-1.0.jar)
  159. UCHI DynamicLights{1.3.7} [Dynamic Lights] (DynamicLights-1.7.10.jar)
  160. UCHI DynamicLights_onFire{1.0.4} [Dynamic Lights Burning Entity Module] (DynamicLights-1.7.10.jar)
  161. UCHI DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.7.10.jar)
  162. UCHI DynamicLights_dropItems{1.0.7} [Dynamic Lights EntityItem Module] (DynamicLights-1.7.10.jar)
  163. UCHI DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.7.10.jar)
  164. UCHI DynamicLights_mobEquipment{1.0.7} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.7.10.jar)
  165. UCHI DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.7.10.jar)
  166. UCHI DynamicLights_floodLights{1.0.1} [Dynamic Lights Flood Light] (DynamicLights-1.7.10.jar)
  167. UCHI DynamicLights_otherPlayers{1.0.7} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.7.10.jar)
  168. UCHI DynamicLights_thePlayer{1.1.3} [Dynamic Lights Player Light Module] (DynamicLights-1.7.10.jar)
  169. UCHI dsurround{1.0.5.6} [Dynamic Surroundings] (DynamicSurroundings-1.7.10-1.0.5.6.jar)
  170. UCHI eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
  171. UCHI fastleafdecay{1.4} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.4.jar)
  172. UCHI Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
  173. UCHI FTBL{1.0.18.2} [FTBLib] (FTBLib-1.7.10-1.0.18.3.jar)
  174. UCHI IC2{2.2.822-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.822-experimental.jar)
  175. UCHI GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.490.jar)
  176. UCHI GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.490.jar)
  177. UCHI iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
  178. UCHI Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
  179. UCHI inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
  180. UCHI inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
  181. UCHI IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
  182. UCHI journeymap{5.1.4p2} [JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar)
  183. UCHI legendgear{2.b.2.1} [LegendGear 2] (legendgear-1.7.10-2.b.2.1.jar)
  184. UCHI MetallurgyCore{4.0.5} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.5.30.jar)
  185. UCHI TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
  186. UCHI Metallurgy{4.0.9} [Metallurgy 4] (Metallurgy-1.7.10-4.0.9.148.jar)
  187. UCHI AS_Minions{1.9.4} [Minions] (Minions-1.7.10.jar)
  188. UCHI NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar)
  189. UCHI NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar)
  190. UCHI NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar)
  191. UCHI NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar)
  192. UCHI NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar)
  193. UCHI NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar)
  194. UCHI NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar)
  195. UCHI OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10-0.9.1.jar)
  196. UCHI OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar)
  197. UCHI OreSpawn{1.7.10.20.3} [OreSpawn] (orespawn-1.7.10-20.3.zip)
  198. UCHI getalltheseeds{1.7.10a} [Pam's Get all the Seeds!] (Pam's Get all the Seeds 1.7.10a.jar)
  199. UCHI harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
  200. UCHI plantmegapack{4.32} [Plant Mega Pack] (plantmegapack-4.32-1.7.10-1492.jar)
  201. UCHI reccomplex{0.9.7.1} [Recurrent Complex] (RecurrentComplex-0.9.7.1.jar)
  202. UCHI corerm{1.0c} [RikMuld's Core] (RikMuldsCore_1.0c.jar)
  203. UCHI Roguelike{1.5.0} [Roguelike Dungeons] (roguelike-1.7.10-1.5.0b.jar)
  204. UCHI AS_Ruins{15.4} [Ruins Spawning System] (Ruins-1.7.10.jar)
  205. UCHI TextureGeneratorLib{0.2} [TextureGeneratorLib] (TextureGeneratorLib-1.7.10_vBeta2.jar)
  206. UCHI thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
  207. UCHI camping{2.1g} [The Camping Mod 2] (TheCampingMod_2.1g.jar)
  208. UCHI kitchen{1.3.23} [The Kitchen Mod] (TheKitchenMod-1.3.23-1.7.2-10.jar)
  209. UCHI weaponmod{v1.14.3} [Balkon's WeaponMod] (weaponmod-1.14.3.jar)
  210. UCHI WTFCore{1.7} [WhiskyTangoFox's Core] (WTFCore-1.7.10_v1.7.jar)
  211. UCHI CaveBiomes{1.6} [WhiskyTangoFox's CaveBiomes] (WTFCaveBiomes-1.7.10_v1.6.jar)
  212. UCHI XPT{1.2.9} [XP Teleporters] (XPTeleporters-1.7.10-1.2.9.jar)
  213. GL info: ' Vendor: 'NVIDIA Corporation' Version: '3.3.0' Renderer: 'GeForce GT 220/PCIe/SSE2'
  214. OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
  215. Class transformer null safety: found misbehaving transformers: me.guichaguri.betterfps.transformers.MathTransformer(me.guichaguri.betterfps.transformers.MathTransformer@d0c427) returned non-null result: 0,me.guichaguri.betterfps.transformers.EventTransformer(me.guichaguri.betterfps.transformers.EventTransformer@10a214e) returned non-null result: 0
  216. AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448
  217. Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
  218. TConstruct Environment: Environment healthy.
  219. Stencil buffer state: Function set: GL30, pool: internal, bits: 8
  220. Launched Version: MadzikowyPack
  221. LWJGL: 2.9.1
  222. OpenGL: GeForce GT 220/PCIe/SSE2 GL version 3.3.0, NVIDIA Corporation
  223. GL Caps: Using GL 1.3 multitexturing.
  224. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  225. Anisotropic filtering is supported and maximum anisotropy is 16.
  226. Shaders are available because OpenGL 2.1 is supported.
  227.  
  228. Is Modded: Definitely; Client brand changed to 'fml,forge'
  229. Type: Client (map_client.txt)
  230. Resource Packs: []
  231. Current Language: English (US)
  232. Profiler Position: N/A (disabled)
  233. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  234. Anisotropic Filtering: Off (1)
  235. OptiFine Version: OptiFine_1.7.10_HD_U_D6
  236. Render Distance Chunks: 12
  237. Mipmaps: 0
  238. Anisotropic Filtering: 1
  239. Antialiasing: 0
  240. Multitexture: false
  241. OpenGlVersion: 3.3.0
  242. OpenGlRenderer: GeForce GT 220/PCIe/SSE2
  243. OpenGlVendor: NVIDIA Corporation
  244. CpuCount: 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement