Advertisement
InnoKItsune

Untitled

Jun 19th, 2018
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.99 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // My bad.
  3.  
  4. Time: 19.06.18 8:07
  5. Description: Ticking screen
  6.  
  7. java.lang.NullPointerException: Ticking screen
  8. at com.mumfrey.worldeditcui.LiteModWorldEditCUI.onJoinGame(LiteModWorldEditCUI.java:76)
  9. at com.mumfrey.liteloader.client.ClientEvents.onJoinGame(ClientEvents.java:799)
  10. at com.mumfrey.liteloader.client.CallbackProxyClient.handleJoinGamePacket(CallbackProxyClient.java:94)
  11. at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile)
  12. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
  13. at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(GuiConnecting.java:113)
  14. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661)
  15. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
  16. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
  17. at net.minecraft.client.main.Main.main(SourceFile:148)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  20. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  21. at java.lang.reflect.Method.invoke(Unknown Source)
  22. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  23. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  24. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  25. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  26. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  27. at java.lang.reflect.Method.invoke(Unknown Source)
  28. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  29. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  30. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  31. at java.lang.reflect.Method.invoke(Unknown Source)
  32. at net.k773.GameStarter.newstart(GameStarter.java)
  33. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  34. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  35. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  36. at java.lang.reflect.Method.invoke(Unknown Source)
  37. at net.k773.GameStarter.start(GameStarter.java)
  38. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  39. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  40. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  41. at java.lang.reflect.Method.invoke(Unknown Source)
  42. at net.k773.utils.Client.start(Client.java)
  43. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  44. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  45. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  46. at java.lang.reflect.Method.invoke(Unknown Source)
  47. at net.k773.Start.<init>(Start.java)
  48. at Mainclass.main(Mainclass.java:13)
  49.  
  50.  
  51. A detailed walkthrough of the error, its code path and all known details is as follows:
  52. ---------------------------------------------------------------------------------------
  53.  
  54. -- Head --
  55. Stacktrace:
  56. at com.mumfrey.worldeditcui.LiteModWorldEditCUI.onJoinGame(LiteModWorldEditCUI.java:76)
  57. at com.mumfrey.liteloader.client.ClientEvents.onJoinGame(ClientEvents.java:799)
  58. at com.mumfrey.liteloader.client.CallbackProxyClient.handleJoinGamePacket(CallbackProxyClient.java:94)
  59. at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile)
  60. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
  61. at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(GuiConnecting.java:113)
  62.  
  63. -- Affected screen --
  64. Details:
  65. Screen name: net.minecraft.client.gui.GuiDownloadTerrain
  66.  
  67. -- Affected level --
  68. Details:
  69. Level name: MpServer
  70. All players: 1 total; [EntityClientPlayerMP['KiSan'/5820639, l='MpServer', x=8,50, y=66,62, z=8,50]]
  71. Chunk stats: MultiplayerChunkCache: 0, 0
  72. Level seed: 0
  73. Level generator: ID 00 - default, ver 1. Features enabled: false
  74. Level generator options:
  75. Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  76. Level time: 0 game time, 0 day time
  77. Level dimension: 0
  78. Level storage version: 0x00000 - Unknown?
  79. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  80. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  81. Forced entities: 1 total; [EntityClientPlayerMP['KiSan'/5820639, l='MpServer', x=8,50, y=66,62, z=8,50]]
  82. Retry entities: 0 total; []
  83. Server brand: ~~NULL~~
  84. Server type: Non-integrated multiplayer server
  85. Stacktrace:
  86. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:425)
  87. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
  88. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
  89. at net.minecraft.client.main.Main.main(SourceFile:148)
  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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  95. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  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 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.GameStarter.newstart(GameStarter.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.GameStarter.start(GameStarter.java)
  110. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  111. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  112. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  113. at java.lang.reflect.Method.invoke(Unknown Source)
  114. at net.k773.utils.Client.start(Client.java)
  115. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  116. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  117. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  118. at java.lang.reflect.Method.invoke(Unknown Source)
  119. at net.k773.Start.<init>(Start.java)
  120. at Mainclass.main(Mainclass.java:13)
  121.  
  122. -- System Details --
  123. Details:
  124. Minecraft Version: 1.7.10
  125. Operating System: Windows 10 (amd64) version 10.0
  126. Java Version: 1.8.0_161, Oracle Corporation
  127. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  128. Memory: 2551387400 bytes (2433 MB) / 3107979264 bytes (2964 MB) up to 6619660288 bytes (6313 MB)
  129. JVM Flags: 4 total; -Xmx7102M -Xbootclasspath/a:C:\Program Files\Java\jre1.8.0_161\lib\ext\jfxrt.jar -XX:+DisableAttachMechanism -XX:MaxPermSize=128m
  130. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  131. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  132. FML: MCP v9.05 FML v7.10.99.99 Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_E7 111 mods loaded, 103 mods active
  133. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  134. UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  135. UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
  136. UCHIJA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
  137. UCHIJA appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar)
  138. UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  139. UCHIJA NotEnoughItems{1.0.5.118} [Not Enough Items] (c_notenoughitems.jar)
  140. UCHIJA ivtoolkit{1.2.1} [IvToolkit] (minecraft.jar)
  141. UCHIJA ThE-core{1.0.0.1} [Thaumic Energistics Core] (minecraft.jar)
  142. UCHIJA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
  143. UCHIJA ClientFixer{1.0} [ClientFixer] (minecraft.jar)
  144. UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  145. UCHIJA PacketUnlimiter{1.1} [PacketUnlimiter] (minecraft.jar)
  146. UCHIJA IC2{2.2.827-experimental} [IndustrialCraft 2] (industrialcraft.jar)
  147. UCHIJA AdvancedMachines{1.1.6} [IC2 Advanced Machines Addon] (advancedmachines.jar)
  148. UCHIJA appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2.jar)
  149. UCHIJA bdlib{1.9.4.109} [BD Lib] (bdlib.jar)
  150. UCHIJA ae2stuff{0.5.1.9} [AE2 Stuff] (ae2stuff.jar)
  151. UCHIJA BiblioCraft{1.11.7} [BiblioCraft] (bibliocraft.jar)
  152. UCHIJA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
  153. UCHIJA Thaumcraft{4.2.3.5} [Thaumcraft] (thaumcraft.jar)
  154. UCHIJA Botania{r1.8-249} [Botania] (botania.jar)
  155. UCHIJA CoFHCore{1.7.10R3.1.4} [CoFH Core] (cofhcore.jar)
  156. UCHIJA BrandonsCore{1.0.0.12} [Brandon's Core] (brandonscore.jar)
  157. UCHIJA BetterSigns{1.6.4.B ported} [BetterSigns] (c_bettersigns.jar)
  158. UCHIJA ChatMod{0.1} [ChatMod by K773] (c_chatmod.zip)
  159. UCHIJA Ic2Nei{1.0} [IC2 Nei Plugin] (c_ic2neiplugin.jar)
  160. UCHIJA MouseTweaks{2.4.4} [Mouse Tweaks] (c_mousetweak.jar)
  161. UCHIJA NEIAddons{1.12.14.40} [NEI Addons] (c_neiaddons.jar)
  162. UCHIJA NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (c_neiaddons.jar)
  163. UCHIJA NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (c_neiaddons.jar)
  164. UCHIJA NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (c_neiaddons.jar)
  165. UCHIJA HardcoreEnderExpansion{1.8.6} [Hardcore Ender Expansion] (hee.jar)
  166. UCHIJA Forestry{4.2.16.64} [Forestry for Minecraft] (forestry.jar)
  167. UCHIJA NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (c_neiaddons.jar)
  168. UCHIJA NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (c_neiaddons.jar)
  169. UCHIJA NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (c_neiaddons.jar)
  170. UCHIJA neiintegration{1.1.2} [NEI Integration] (c_neiintegration.jar)
  171. UCHIJA iBooks{0.1} [InteractiveBooks by K773] (c_qb.zip)
  172. UCHIJA casemod{1.0} [casemod] (c_qbcase.jar)
  173. UCHIJA FreemodeEvents{0.1} [FreemodeEvents by K773] (c_qbevents.zip)
  174. UCHIJA Menu by K773{0.1} [Menu by K773] (c_qbmenu.zip)
  175. UCHIJA ofnochunkbtn{1.0} [OptiFineNoChunkButton] (c_qbnb.jar)
  176. UCHIJA WorldRender{0.2} [WorldRender by K773] (c_qbrend.jar)
  177. UCHIJA zzzqoobworld_bonus{0.1} [QoobWorld Bonus] (c_qbshop.jar)
  178. UCHIJA zzzqoobworld_shop{0.1} [QoobWorld Shop] (c_qbshop.jar)
  179. UCHIJA xModRenderSkin{0.1} [xModRenderSkin] (c_qbtab.jar)
  180. UCHIJA OstiumTab by MrYarik666{0.2} [OstiumTab by MrYarik666] (c_qbtab.jar)
  181. UCHIJA STrade{1.0.0} [STrade] (c_qbtrade.jar)
  182. UCHIJA clientwg{1.0} [ClientWG] (c_qbwg.jar)
  183. UCHIJA nGuard{1.0.0.1} [nGuard] (c_spy.jar)
  184. UCHIJA thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (c_thaumcraftneiplugin.jar)
  185. UCHIJA ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (thermalfoundation.jar)
  186. UCHIJA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities.jar)
  187. UCHIJA Waila{1.5.10} [Waila] (c_waila.jar)
  188. UCHIJA Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (mantle.jar)
  189. UCHIJA MineFactoryReloaded{1.7.10R2.8.2B1} [MineFactory Reloaded] (minefactoryreloaded.jar)
  190. UCHIJA ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (thermalexpansion.jar)
  191. UCHIJA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (tconstruct.jar)
  192. UCHIJA ExtraTiC{1.4.6} [ExtraTiC] (extratic.jar)
  193. UCHIJA TiCTooltips{1.2.5} [TiC Tooltips] (c_tictooltips.jar)
  194. UCHIJA voxelmap{1.7.10} [VoxelMap No Radar] (c_voxelmap.jar)
  195. UCHIJA WailaHarvestability{1.1.6} [Waila Harvestability] (c_wailaharvestability.jar)
  196. UCHIJA wawla{1.3.1} [What Are We Looking At] (c_wawla.jar)
  197. UCHIJA WGVis{0.4} [WGVis by K773] (c_wgvis.zip)
  198. UCHIJA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest.jar)
  199. UCHIJA chisel{2.9.5.11} [Chisel] (chisel2.jar)
  200. UCHIJA CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (carpentersblocks.jar)
  201. UCHIJA ChickenChunks{1.3.4.19} [ChickenChunks] (chickenchunks.jar)
  202. UCHIJA customnpcs{1.7.10d} [CustomNpcs] (customnpcs.jar)
  203. UCHIJA DraconicEvolution{1.0.2h} [Draconic Evolution] (draconicevolution.jar)
  204. UCHIJA EMT{1.2.6.2} [Electro-Magic Tools] (electromagictools.jar)
  205. UCHIJA extracells{2.3.14} [Extra Cells 2] (extracells.jar)
  206. UCHIJA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (thaumictinkerer.jar)
  207. UCHIJA ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (forbiddenmagic.jar)
  208. UCHIJA GraviSuite{1.7.10-2.0.3} [Graviation Suite] (gravsuite.jar)
  209. UCHIJA iChunUtil{4.0.0} [iChunUtil] (ichunutil.jar)
  210. UCHIJA Hats{4.0.1} [Hats] (hats.jar)
  211. UCHIJA HatStand{4.0.0} [HatStand] (hatstand.jar)
  212. UCHIJA IC2NuclearControl{2.4.2a} [Nuclear Control 2] (ic2nuclearcontrol.jar)
  213. UCHIJA InfernalMobs{1.6.0} [Infernal Mobs] (InfernalMobs-1.7.10.jar)
  214. UCHIJA InventoryPets{1.4.9} [Inventory Pets] (inventorypets.jar)
  215. UCHIJA IronChest{6.0.62.742} [Iron Chest] (ironchest.jar)
  216. UCHIJA MagicBees{2.4.3} [Magic Bees] (magicbees.jar)
  217. UCHIJA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.2B1} [MFR Compat: Applied Energistics] (minefactoryreloaded.jar)
  218. UCHIJA MineFactoryReloaded|CompatForestry{1.7.10R2.8.2B1} [MFR Compat: Forestry] (minefactoryreloaded.jar)
  219. UCHIJA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.2B1} [MFR Compat: ForgeMicroblock] (minefactoryreloaded.jar)
  220. UCHIJA MineFactoryReloaded|CompatIC2{1.7.10R2.8.2B1} [MFR Compat: IC2] (minefactoryreloaded.jar)
  221. UCHIJA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.2B1} [MFR Compat: Thaumcraft] (minefactoryreloaded.jar)
  222. UCHIJA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.2B1} [MFR Compat: Thermal Expansion] (minefactoryreloaded.jar)
  223. UCHIJA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.2B1} [MFR Compat: Tinkers' Construct] (minefactoryreloaded.jar)
  224. UCHIJA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.2B1} [MFR Compat: TwilightForest] (minefactoryreloaded.jar)
  225. UCHIJA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.2B1} [MFR Compat: Vanilla] (minefactoryreloaded.jar)
  226. UCHIJA MineTweaker3{3.0.9B} [MineTweaker 3] (minetweaker.jar)
  227. UCHIJA MTRM{1.0} [MineTweakerRecipeMaker] (minetweakerrecipemaker.jar)
  228. UCHIJA modtweaker2{0.9.6} [Mod Tweaker 2] (modtweaker.jar)
  229. UCHIJA PowerUtils{1.7.10-1.0.4} [PowerUtils] (powerutils.jar)
  230. UCHIJA reccomplex{0.9.7.1.1} [Recurrent Complex] (recurrentcomplex.jar)
  231. UCHIJA tcinventoryscan{1.0.11} [TC Inventory Scanning] (tcinventoryscan.jar)
  232. UCHIJA thaumicdyes{1.10.2} [Thaumic Dyes] (thaumicdyes.jar)
  233. UCHIJA thaumicenergistics{1.1.2.0} [Thaumic Energistics] (thaumicenergistics.jar)
  234. UCHIJA ThaumicHorizons{1.1.9} [Thaumic Horizons] (thaumichorizons.jar)
  235. UCHIJA ThermalDynamics{1.7.10R1.2.1} [Thermal Dynamics] (thermaldynamics.jar)
  236. UCHIJA bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
  237. UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.2B1} [MFR Compat: Atum] (minefactoryreloaded.jar)
  238. UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.2B1} [MFR Compat: BackTools] (minefactoryreloaded.jar)
  239. UD MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.2B1} [MFR Compat: BuildCraft] (minefactoryreloaded.jar)
  240. UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.2B1} [MFR Compat: Chococraft] (minefactoryreloaded.jar)
  241. UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.2B1} [MFR Compat: ExtraBiomes] (minefactoryreloaded.jar)
  242. UD MineFactoryReloaded|CompatProjRed{1.7.10R2.8.2B1} [MFR Compat ProjectRed] (minefactoryreloaded.jar)
  243. UD MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.2B1} [MFR Compat: Railcraft] (minefactoryreloaded.jar)
  244. UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.2B1} [MFR Compat: Sufficient Biomes] (minefactoryreloaded.jar)
  245. AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448
  246. CoFHCore: -[1.7.10]3.1.4-329
  247. ThermalFoundation: -[1.7.10]1.2.6-118
  248. Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
  249. MineFactoryReloaded: -[1.7.10]2.8.2B1-201
  250. ThermalExpansion: -[1.7.10]4.1.5-248
  251. TConstruct Environment: Environment healthy.
  252. ThermalDynamics: -[1.7.10]1.2.1-172
  253. List of loaded APIs:
  254. * appliedenergistics2|API (rv3) from appliedenergistics2.jar
  255. * Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar
  256. * BotaniaAPI (76) from botania.jar
  257. * BuildCraftAPI|core (1.0) from extrautilities.jar
  258. * BuildCraftAPI|tools (1.0) from extrautilities.jar
  259. * CarpentersBlocks|API (3.3.7) from carpentersblocks.jar
  260. * ChiselAPI (0.1.1) from chisel2.jar
  261. * ChiselAPI|Carving (0.1.1) from chisel2.jar
  262. * ChiselAPI|Rendering (0.1.1) from chisel2.jar
  263. * CoFHAPI (1.7.10R1.3.1) from cofhcore.jar
  264. * CoFHAPI|block (1.7.10R1.3.1) from cofhcore.jar
  265. * CoFHAPI|core (1.7.10R1.3.1) from cofhcore.jar
  266. * CoFHAPI|energy (1.7.10R1.0.2) from ic2nuclearcontrol.jar
  267. * CoFHAPI|fluid (1.7.10R1.3.1) from cofhcore.jar
  268. * CoFHAPI|inventory (1.7.10R1.3.1) from cofhcore.jar
  269. * CoFHAPI|item (1.7.10R1.0.13B1) from extrautilities.jar
  270. * CoFHAPI|modhelpers (1.7.10R1.3.1) from cofhcore.jar
  271. * CoFHAPI|tileentity (1.7.10R1.3.1) from cofhcore.jar
  272. * CoFHAPI|transport (1.7.10R1.3.1) from cofhcore.jar
  273. * CoFHAPI|world (1.7.10R1.3.1) from cofhcore.jar
  274. * CoFHLib (1.7.10R1.2.1) from cofhcore.jar
  275. * CoFHLib|audio (1.7.10R1.2.1) from cofhcore.jar
  276. * CoFHLib|gui (1.7.10R1.2.1) from cofhcore.jar
  277. * CoFHLib|gui|container (1.7.10R1.2.1) from cofhcore.jar
  278. * CoFHLib|gui|element (1.7.10R1.2.1) from cofhcore.jar
  279. * CoFHLib|gui|element|listbox (1.7.10R1.2.1) from cofhcore.jar
  280. * CoFHLib|gui|slot (1.7.10R1.2.1) from cofhcore.jar
  281. * CoFHLib|inventory (1.7.10R1.2.1) from cofhcore.jar
  282. * CoFHLib|render (1.7.10R1.2.1) from cofhcore.jar
  283. * CoFHLib|render|particle (1.7.10R1.2.1) from cofhcore.jar
  284. * CoFHLib|util (1.7.10R1.2.1) from cofhcore.jar
  285. * CoFHLib|util|helpers (1.7.10R1.2.1) from cofhcore.jar
  286. * CoFHLib|util|position (1.7.10R1.2.1) from cofhcore.jar
  287. * CoFHLib|world (1.7.10R1.2.1) from cofhcore.jar
  288. * CoFHLib|world|feature (1.7.10R1.2.1) from cofhcore.jar
  289. * DraconicEvolution|API (1.2) from draconicevolution.jar
  290. * ForestryAPI|apiculture (4.8.0) from forestry.jar
  291. * ForestryAPI|arboriculture (4.2.1) from forestry.jar
  292. * ForestryAPI|circuits (3.1.0) from forestry.jar
  293. * ForestryAPI|core (5.0.0) from forestry.jar
  294. * ForestryAPI|farming (2.1.0) from forestry.jar
  295. * ForestryAPI|food (1.1.0) from forestry.jar
  296. * ForestryAPI|fuels (2.0.1) from forestry.jar
  297. * ForestryAPI|genetics (4.7.1) from forestry.jar
  298. * ForestryAPI|hives (4.1.0) from forestry.jar
  299. * ForestryAPI|lepidopterology (1.3.0) from forestry.jar
  300. * ForestryAPI|mail (3.0.0) from forestry.jar
  301. * ForestryAPI|multiblock (3.0.0) from forestry.jar
  302. * ForestryAPI|recipes (5.4.0) from forestry.jar
  303. * ForestryAPI|storage (3.0.0) from forestry.jar
  304. * ForestryAPI|world (2.1.0) from forestry.jar
  305. * IC2API (1.0) from industrialcraft.jar
  306. * NuclearControlAPI (v1.0.5) from ic2nuclearcontrol.jar
  307. * Thaumcraft|API (4.2.2.0) from thaumcraft.jar
  308. * thaumicenergistics|API (1.1) from thaumicenergistics.jar
  309. * WailaAPI (1.2) from c_waila.jar
  310. 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.
  311. Forestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
  312. Optifine
  313. These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
  314. Info: The following plugins have been disabled in the config: lepidopterology, mail, buildcraft.fuels, buildcraft.recipes, buildcraft.statements, buildcraft.transport, enderio, erebus, magicalcrops, plantmegapack, rotarycraft, witchery
  315. AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:OFF, BuildCraftCore:OFF, BuildCraftTransport:OFF, BuildCraftBuilder:OFF, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:OFF, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:OFF, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF, OpenComputers:OFF, PneumaticCraft:OFF
  316. Launched Version: 1.7.10
  317. LWJGL: 2.9.4
  318. OpenGL: GeForce GT 520/PCIe/SSE2 GL version 4.6.0 NVIDIA 391.35, NVIDIA Corporation
  319. GL Caps: Using GL 1.3 multitexturing.
  320. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  321. Anisotropic filtering is supported and maximum anisotropy is 16.
  322. Shaders are available because OpenGL 2.1 is supported.
  323.  
  324. Is Modded: Definitely; Client brand changed to 'fml,forge'
  325. Type: Client (map_client.txt)
  326. Resource Packs: []
  327. Current Language: Русский (Россия)
  328. Profiler Position: N/A (disabled)
  329. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  330. Anisotropic Filtering: Off (1)
  331. OptiFine Version: OptiFine_1.7.10_HD_U_E7
  332. Render Distance Chunks: 16
  333. Mipmaps: 4
  334. Anisotropic Filtering: 1
  335. Antialiasing: 0
  336. Multitexture: false
  337. Shaders: null
  338. OpenGlVersion: 4.6.0 NVIDIA 391.35
  339. OpenGlRenderer: GeForce GT 520/PCIe/SSE2
  340. OpenGlVendor: NVIDIA Corporation
  341. CpuCount: 6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement