Advertisement
Guest User

1

a guest
Feb 20th, 2019
327
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 131.18 KB | None | 0 0
  1. 2019.02.20 17:33:31 [DEBUG] Verifying class loader
  2. 2019.02.20 17:33:31 [DEBUG] Verifying JVM architecture
  3. sashok724's Client Launcher v15.4 (build #1)
  4. 2019.02.20 17:33:31 [DEBUG] Reading ClientLauncher params file
  5. 2019.02.20 17:33:31 [DEBUG] Verifying ClientLauncher sign and classpath
  6. 2019.02.20 17:33:31 [DEBUG] Starting JVM and client WatchService
  7. 2019.02.20 17:33:31 [DEBUG] Args: [--username, Eliasz, --uuid, 9fe9b4651d303c5490fa32f55e528833, --accessToken, 2a6fefb1d3e4556ca0171f6c758884d6, --userType, mojang, --userProperties, {"skinURL":["http://fdworlds.com/engine/modules/cabinet/uploads/skins/Eliasz.png"],"skinDigest":["a4fe6e2d91b22c828b4f39782b2a2173c6fe1ac8d7d5eabe6a3ba34b641ba35a"]}, --assetIndex, 1.7.10, --version, 1.7.10, --gameDir, C:\Usersлья\fdworlds\updates\FDW-Magic, --assetsDir, C:\Usersлья\fdworlds\updates\asset1.7.10, --resourcePackDir, C:\Usersлья\fdworlds\updates\FDW-Magic\resourcepacks, --tweakClass, cpw.mods.fml.common.launcher.FMLTweaker, --tweakClass, com.mumfrey.liteloader.launch.LiteLoaderTweaker]
  8. 2019.02.20 17:33:31 [DEBUG] Used heap: 7 MiB
  9. [17:33:32] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  10. [17:33:32] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  11. [17:33:32] [main/INFO] [LaunchWrapper]: Loading tweak class name com.mumfrey.liteloader.launch.LiteLoaderTweaker
  12. [17:33:32] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  13. [17:33:32] [main/INFO] [FML]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
  14. [17:33:32] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_131, running on Windows 8.1:amd64:6.3, installed at C:\Usersлья\fdworlds\updates\jre-8u131-win64
  15. [17:33:32] [main/WARN] [FML]: The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  16. [17:33:32] [main/INFO] [ArsMagica2]: Core initializing...stand back!  I'm going to try MAGIC!
  17. [17:33:32] [main/INFO] [FML]: [HOOKLIB]  Obfuscated: true
  18. [17:33:32] [main/WARN] [FML]: The coremod mods.betterfoliage.loader.BetterFoliageLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  19. [17:33:32] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  20. [17:33:32] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  21. [17:33:32] [main/INFO] [FML]: Loading tweaker fastcraft.Tweaker from fastcraft-1.25.jar
  22. [17:33:32] [main/WARN] [FML]: The coremod makeo.gadomancy.coremod.GadomancyCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  23. [17:33:32] [main/ERROR] [FML]: Coremod TLLoadingPlugin: Unable to class load the plugin com.gildedgames.util.threadedlighting.TLLoadingPlugin
  24. java.lang.ClassNotFoundException: com.gildedgames.util.threadedlighting.TLLoadingPlugin
  25.     at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:?]
  26.     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:123) ~[launchwrapper-1.12-launcherfixed.jar:?]
  27.     at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:?]
  28.     at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:?]
  29.     at java.lang.Class.forName0(Native Method) ~[?:?]
  30.     at java.lang.Class.forName(Class.java:348) ~[?:?]
  31.     at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460) [forge.jar:?]
  32.     at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) [forge.jar:?]
  33.     at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge.jar:?]
  34.     at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge.jar:?]
  35.     at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge.jar:?]
  36.     at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge.jar:?]
  37.     at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge.jar:?]
  38.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12-launcherfixed.jar:?]
  39.     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12-launcherfixed.jar:?]
  40.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
  41.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
  42.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
  43.     at java.lang.reflect.Method.invoke(Method.java:498) ~[?:?]
  44.     at launcher.e.a(SourceFile:383) [fdworlds.jar:?]
  45.     at launcher.e.main(SourceFile:232) [fdworlds.jar:?]
  46. [17:33:32] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  47. [17:33:32] [main/WARN] [FML]: The coremod ivorius.ivtoolkit.IvToolkitLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  48. [17:33:32] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  49. [17:33:32] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.10_HD_U_D3.jar
  50. [17:33:32] [main/ERROR] [FML]: Coremod DepLoader: Unable to class load the plugin xreliquary.common.asm.DepLoader
  51. java.lang.ClassNotFoundException: xreliquary.common.asm.DepLoader
  52.     at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:?]
  53.     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:123) ~[launchwrapper-1.12-launcherfixed.jar:?]
  54.     at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:?]
  55.     at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:?]
  56.     at java.lang.Class.forName0(Native Method) ~[?:?]
  57.     at java.lang.Class.forName(Class.java:348) ~[?:?]
  58.     at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460) [forge.jar:?]
  59.     at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) [forge.jar:?]
  60.     at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge.jar:?]
  61.     at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge.jar:?]
  62.     at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge.jar:?]
  63.     at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge.jar:?]
  64.     at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge.jar:?]
  65.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12-launcherfixed.jar:?]
  66.     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12-launcherfixed.jar:?]
  67.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
  68.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
  69.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
  70.     at java.lang.reflect.Method.invoke(Method.java:498) ~[?:?]
  71.     at launcher.e.a(SourceFile:383) [fdworlds.jar:?]
  72.     at launcher.e.main(SourceFile:232) [fdworlds.jar:?]
  73. [17:33:32] [main/WARN] [FML]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  74. [17:33:32] [main/WARN] [FML]: The coremod bre.smoothfont.asm.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  75. [17:33:33] [main/WARN] [FML]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  76. [17:33:33] [main/WARN] [FML]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  77. [17:33:33] [main/INFO] [LaunchWrapper]: Calling tweak class com.mumfrey.liteloader.launch.LiteLoaderTweaker
  78. [17:33:33] [main/INFO] [LiteLoader]: Bootstrapping LiteLoader 1.7.10
  79. [17:33:33] [main/INFO] [LiteLoader]: Registering API provider class com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient
  80. [17:33:33] [main/INFO] [LiteLoader]: Spawning API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' ...
  81. [17:33:33] [main/INFO] [LiteLoader]: API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' provides API 'liteloader'
  82. [17:33:33] [main/INFO] [LiteLoader]: Initialising API 'liteloader' ...
  83. [17:33:33] [main/INFO] [LiteLoader]: LiteLoader begin PREINIT...
  84. [17:33:33] [main/INFO] [LiteLoader]: Initialising Loader properties...
  85. [17:33:33] [main/INFO] [LiteLoader]: Setting up logger...
  86. [17:33:33] [main/INFO] [LiteLoader]: LiteLoader 1.7.10_04 starting up...
  87. [17:33:33] [main/INFO] [LiteLoader]: Java reports OS="windows 8.1"
  88. [17:33:33] [main/INFO] [LiteLoader]: Enumerating class path...
  89. [17:33:33] [main/INFO] [LiteLoader]: Class path separator=";"
  90. [17:33:33] [main/INFO] [LiteLoader]: Class path entries=(
  91.    classpathEntry=C:\Users\Илья\Desktop\fdworlds.jar
  92. )
  93. [17:33:33] [main/INFO] [LiteLoader]: Registering discovery module EnumeratorModuleClassPath: [<Java Class Path>]
  94. [17:33:33] [main/INFO] [LiteLoader]: Registering discovery module EnumeratorModuleFolder: [C:\Users\Илья\fdworlds\updates\FDW-Magic\mods]
  95. [17:33:33] [main/INFO] [LiteLoader]: Registering discovery module EnumeratorModuleFolder: [C:\Users\Илья\fdworlds\updates\FDW-Magic\mods\1.7.10]
  96. [17:33:33] [main/INFO] [LiteLoader]: Adding supported mod class prefix 'LiteMod'
  97. [17:33:33] [main/INFO] [LiteLoader]: Discovering tweaks on class path...
  98. [17:33:33] [main/INFO] [LiteLoader]: Discovering valid mod files in folder C:\Users\Илья\fdworlds\updates\FDW-Magic\mods
  99. [17:33:33] [main/INFO] [LiteLoader]: Considering valid mod file: C:\Users\Илья\fdworlds\updates\FDW-Magic\mods\mod_chatBubbles-1.0.0_for_1.7.10.litemod
  100. [17:33:33] [main/INFO] [LiteLoader]: Considering valid mod file: C:\Users\Илья\fdworlds\updates\FDW-Magic\mods\mod_macros_0.10.12_for_1.7.10.litemod
  101. [17:33:33] [main/INFO] [LiteLoader]: Considering valid mod file: C:\Users\Илья\fdworlds\updates\FDW-Magic\mods\mod_worldeditcui_1.7.10_00_mc1.7.10.litemod
  102. [17:33:33] [main/INFO] [LiteLoader]: Considering valid mod file: C:\Users\Илья\fdworlds\updates\FDW-Magic\mods\TabbyChat.litemod
  103. [17:33:33] [main/INFO] [LiteLoader]: Considering valid mod file: C:\Users\Илья\fdworlds\updates\FDW-Magic\mods\vision.litemod
  104. [17:33:33] [main/INFO] [LiteLoader]: Adding newest valid mod file 'C:\Usersлья\fdworlds\updates\FDW-Magic\mods\mod_macros_0.10.12_for_1.7.10.litemod' at revision 1012.0000
  105. [17:33:33] [main/INFO] [LiteLoader]: Adding newest valid mod file 'C:\Usersлья\fdworlds\updates\FDW-Magic\mods\mod_chatBubbles-1.0.0_for_1.7.10.litemod' at revision 1000.0000
  106. [17:33:33] [main/INFO] [LiteLoader]: Adding newest valid mod file 'C:\Usersлья\fdworlds\updates\FDW-Magic\mods\vision.litemod' at revision 2.0000
  107. [17:33:33] [main/INFO] [LiteLoader]: Adding newest valid mod file 'C:\Usersлья\fdworlds\updates\FDW-Magic\mods\mod_worldeditcui_1.7.10_00_mc1.7.10.litemod' at revision 1727.0000
  108. [17:33:33] [main/INFO] [LiteLoader]: Adding newest valid mod file 'C:\Usersлья\fdworlds\updates\FDW-Magic\mods\TabbyChat.litemod' at revision 520.0000
  109. [17:33:33] [main/INFO] [LiteLoader]: Discovering valid mod files in folder C:\Users\Илья\fdworlds\updates\FDW-Magic\mods\1.7.10
  110. [17:33:33] [main/INFO] [LiteLoader]: Searching for tweaks in 'Baubles-1.7.10-1.0.1.10.jar'
  111. [17:33:33] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Usersлья\fdworlds\updates\FDW-Magic\mods\1.7.10\Baubles-1.7.10-1.0.1.10.jar'
  112. [17:33:33] [main/INFO] [LiteLoader]: Searching for tweaks in 'CodeChickenLib-1.7.10-1.1.3.138-universal.jar'
  113. [17:33:33] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Usersлья\fdworlds\updates\FDW-Magic\mods\1.7.10\CodeChickenLib-1.7.10-1.1.3.138-universal.jar'
  114. [17:33:33] [main/INFO] [LiteLoader]: Searching for tweaks in 'commons-codec-1.9.jar'
  115. [17:33:33] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Usersлья\fdworlds\updates\FDW-Magic\mods\1.7.10\commons-codec-1.9.jar'
  116. [17:33:33] [main/INFO] [LiteLoader]: Searching for tweaks in 'commons-compress-1.8.1.jar'
  117. [17:33:33] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Usersлья\fdworlds\updates\FDW-Magic\mods\1.7.10\commons-compress-1.8.1.jar'
  118. [17:33:33] [main/INFO] [LiteLoader]: Mod file 'mod_macros_0.10.12_for_1.7.10.litemod' provides classTransformer 'net.eq2online.macros.transformers.CollectionPacketTransformer', adding to class loader
  119. [17:33:33] [main/INFO] [LiteLoader]: classTransformer 'net.eq2online.macros.transformers.CollectionPacketTransformer' was successfully added
  120. [17:33:33] [main/INFO] [LiteLoader]: Mod file 'mod_chatBubbles-1.0.0_for_1.7.10.litemod' provides classTransformer 'com.mamiyaotaru.chatbubbles.litemod.ChatBubblesTransformer', adding to class loader
  121. [17:33:33] [main/INFO] [LiteLoader]: classTransformer 'com.mamiyaotaru.chatbubbles.litemod.ChatBubblesTransformer' was successfully added
  122. [17:33:33] [main/INFO] [LiteLoader]: Mod file 'vision.litemod' provides classTransformer 'net.easymfne.omniscience.OmniscienceEventTransformer', adding to class loader
  123. [17:33:33] [main/INFO] [LiteLoader]: classTransformer 'net.easymfne.omniscience.OmniscienceEventTransformer' was successfully added
  124. [17:33:33] [main/INFO] [LiteLoader]: LiteLoader PREINIT complete
  125. [17:33:33] [main/INFO] [LiteLoader]: Sorting registered packet transformers by priority
  126. [17:33:33] [main/INFO] [LiteLoader]: Added 0 packet transformer classes to the transformer list
  127. [17:33:33] [main/INFO] [LiteLoader]: Injecting required class transformer 'com.mumfrey.liteloader.transformers.event.EventProxyTransformer'
  128. [17:33:33] [main/INFO] [LiteLoader]: Injecting required class transformer 'com.mumfrey.liteloader.launch.LiteLoaderTransformer'
  129. [17:33:33] [main/INFO] [LiteLoader]: Injecting required class transformer 'com.mumfrey.liteloader.client.transformers.CrashReportTransformer'
  130. [17:33:33] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
  131. [17:33:33] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
  132. [17:33:33] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
  133. [17:33:33] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  134. [17:33:33] [main/INFO] [LaunchWrapper]: Loading tweak class name fastcraft.Tweaker
  135. [17:33:33] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
  136. [17:33:33] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  137. [17:33:33] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  138. [17:33:33] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  139. [17:33:33] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
  140. [17:33:33] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions
  141. [17:33:33] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader
  142. [17:33:33] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:275]: OptiFine ClassTransformer
  143. [17:33:33] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:275]: OptiFine URL: file:/C:/Users/Илья/fdworlds/updates/FDW-Magic/mods/OptiFine_1.7.10_HD_U_D3.jar
  144. [17:33:33] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:275]: OptiFine ZIP file: C:\Users\Илья\fdworlds\updates\FDW-Magic\mods\OptiFine_1.7.10_HD_U_D3.jar
  145. [17:33:33] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:275]: OptiFine Version: OptiFine_1.7.10_HD_U_D3
  146. [17:33:33] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:275]: Minecraft Version: 1.7.10
  147. [17:33:33] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  148. [17:33:34] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  149. [17:33:34] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  150. [17:33:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  151. [17:33:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  152. [17:33:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  153. [17:33:34] [main/ERROR] [LaunchWrapper]: A critical problem occurred registering the ASM transformer class am2.preloader.AccessTransformers
  154. java.lang.IllegalArgumentException: resource AM2_at.cfg not found.
  155.     at com.google.common.base.Preconditions.checkArgument(Preconditions.java:148) ~[guava-16.0.jar:?]
  156.     at com.google.common.io.Resources.getResource(Resources.java:229) ~[guava-16.0.jar:?]
  157.     at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:118) ~[forge.jar:?]
  158.     at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:101) ~[forge.jar:?]
  159.     at am2.preloader.AccessTransformers.<init>(AccessTransformers.java:10) ~[AccessTransformers.class:?]
  160.     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
  161.     at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:?]
  162.     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
  163.     at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:?]
  164.     at java.lang.Class.newInstance(Class.java:442) ~[?:?]
  165.     at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:94) [launchwrapper-1.12-launcherfixed.jar:?]
  166.     at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:108) [forge.jar:?]
  167.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12-launcherfixed.jar:?]
  168.     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12-launcherfixed.jar:?]
  169.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
  170.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
  171.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
  172.     at java.lang.reflect.Method.invoke(Method.java:498) ~[?:?]
  173.     at launcher.e.a(SourceFile:383) [fdworlds.jar:?]
  174.     at launcher.e.main(SourceFile:232) [fdworlds.jar:?]
  175. [17:33:34] [main/INFO] [ArsMagica2]: Core: Located OptiFine in OptiFine_1.7.10_HD_U_D3.jar. We'll to confirm that...
  176. [17:33:34] [main/INFO] [ArsMagica2]: Core: Located Thaumcraft in Thaumcraft-1.7.10-4.2.3.5.jar
  177. [17:33:34] [main/INFO] [ArsMagica2]: Core: Located Thaumcraft in ThaumcraftMobAspects-1.7.2-2A.jar
  178. [17:33:34] [main/INFO] [ArsMagica2]: Core: Located Thaumcraft in thaumcraftneiplugin-1.7.10-1.7a.jar
  179. [17:33:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  180. [17:33:34] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container gloomyfolken.hooklib.minecraft.SecondaryTransformerHook
  181. [17:33:34] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container alfheim.common.core.asm.AlfheimHookHandler
  182. [17:33:34] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container alfheim.common.item.equipment.tool.ItemTwigWandExtender
  183. [17:33:34] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container alfheim.client.render.entity.RenderWings
  184. [17:33:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  185. [17:33:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  186. [17:33:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  187. [17:33:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  188. [17:33:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  189. [17:33:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  190. [17:33:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  191. [17:33:34] [main/INFO] [SmoothFontCore ASM]: OptiFine was detected.
  192. [17:33:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  193. [17:33:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  194. [17:33:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  195. [17:33:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  196. [17:33:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  197. [17:33:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  198. [17:33:35] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class cpw.mods.fml.common.Loader
  199. [17:33:35] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method cpw.mods.fml.common.Loader#injectData([Ljava/lang/Object;)
  200. [17:33:35] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Methods dictionary loaded in 5 ms
  201. [17:33:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  202. [17:33:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  203. [17:33:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  204. [17:33:35] [main/INFO] [LaunchWrapper]: Calling tweak class fastcraft.Tweaker
  205. [17:33:35] [main/INFO] [FastCraft]: FastCraft loaded.
  206. [17:33:35] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  207. [17:33:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  208. [17:33:35] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: getLaunchArguments
  209. [17:33:35] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  210. [17:33:35] [main/INFO] [LiteLoader]: Injecting downstream transformers
  211. [17:33:35] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
  212. [17:33:35] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'net.easymfne.omniscience.OmniscienceEventTransformer'
  213. [17:33:35] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
  214. [17:33:35] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
  215. [17:33:35] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'net.eq2online.macros.transformers.CollectionPacketTransformer'
  216. [17:33:35] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mamiyaotaru.chatbubbles.litemod.ChatBubblesTransformer'
  217. [17:33:35] [main/INFO] [LiteLoader]: Injecting onstartupcomplete[x1] in func_71384_a in Minecraft
  218. [17:33:35] [main/INFO] [LiteLoader]: Injecting prerenderfbo[x1] in func_71411_J in Minecraft
  219. [17:33:35] [main/INFO] [LiteLoader]: Injecting postrenderfbo[x1] in func_71411_J in Minecraft
  220. [17:33:35] [main/INFO] [LiteLoader]: Injecting ontimerupdate[x1] in func_71411_J in Minecraft
  221. [17:33:35] [main/INFO] [LiteLoader]: Injecting onrender[x1] in func_71411_J in Minecraft
  222. [17:33:35] [main/INFO] [LiteLoader]: Injecting ontick[x1] in func_71411_J in Minecraft
  223. [17:33:35] [main/INFO] [LiteLoader]: Injecting updateframebuffersize[x1] in func_147119_ah in Minecraft
  224. [17:33:35] [main/INFO] [LiteLoader]: Injecting newtick[x1] in func_71407_l in Minecraft
  225. [17:33:35] [main/INFO] [LiteLoader]: Applying overlay com.mumfrey.liteloader.client.overlays.MinecraftOverlay to net.minecraft.client.Minecraft
  226. [17:33:35] [main/INFO] [LiteLoader]: MinecraftOverlayTransformer found INIT injection point, this is good.
  227. [17:33:36] [main/INFO] [LiteLoader]: Injecting onc16packetclientstatus[x1] in func_148833_a in C16PacketClientStatus
  228. [17:33:36] [main/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: Applying Block.getAmbientOcclusionLightValue() override
  229. [17:33:36] [main/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: Applying Block.getUseNeighborBrightness() override
  230. [17:33:36] [main/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: Applying Block.shouldSideBeRendered() override
  231. [17:33:36] [main/INFO] [WitchingGadgets]: [CORE] Patching onNewPotionEffect
  232. [17:33:36] [main/INFO] [LiteLoader]: Injecting omniscience_entity_isinvisibletoplayer[x1] in func_98034_c in Entity
  233. [17:33:36] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.nbt.NBTTagCompound
  234. [17:33:36] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.nbt.NBTTagCompound#toString()
  235. [17:33:36] [main/INFO] [FML]: [GadomancyTransformer] Transforming sv: net.minecraft.entity.EntityLivingBase
  236. [17:33:36] [main/INFO] [LiteLoader]: Injecting omniscience_entityplayer_isinvisibletoplayer[x1] in func_98034_c in EntityPlayer
  237. [17:33:36] [main/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.client.entity.EntityPlayerSP,  (obfuscated)
  238. [17:33:36] [main/INFO] [LiteLoader]: Injecting onoutboundchat[x1] in func_71165_d in EntityClientPlayerMP
  239. [17:33:36] [main/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.world.World,  (obfuscated)
  240. [17:33:36] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.world.World
  241. [17:33:36] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.world.World#extinguishFire(Lnet/minecraft/entity/player/EntityPlayer;IIII)
  242. [17:33:36] [main/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: Applying random display tick call hook
  243. [17:33:36] [main/INFO] [LiteLoader]: Injecting onrenderchat[x1] in func_73830_a in GuiIngame
  244. [17:33:36] [main/INFO] [LiteLoader]: Injecting postrenderchat[x1] in func_73830_a in GuiIngame
  245. [17:33:36] [main/INFO] [SmoothFontCore ASM]: Transform: net.minecraftforge.client.GuiIngameForge
  246. [17:33:36] [main/INFO] [SmoothFontCore ASM]: Internal name = net.minecraftforge.client.GuiIngameForge
  247. [17:33:36] [main/INFO] [SmoothFontCore ASM]: Transformed name = net.minecraftforge.client.GuiIngameForge
  248. [17:33:36] [main/INFO] [SmoothFontCore ASM]: Modified renderExperience method.
  249. [17:33:36] [main/INFO] [SmoothFontCore ASM]: RENDER_EXPERIENCE:true
  250. [17:33:36] [main/INFO] [SmoothFontCore ASM]: ** GuiIngameForge was transformed successfully.
  251. [17:33:36] [main/INFO] [LiteLoader]: Injecting onc00handshake[x1] in func_148833_a in C00Handshake
  252. [17:33:36] [main/INFO] [LiteLoader]: Injecting onc00packetloginstart[x1] in func_148833_a in C00PacketLoginStart
  253. [17:33:37] [main/INFO] [LiteLoader]: Injecting ons03packettimeupdate[x1] in func_148833_a in S03PacketTimeUpdate
  254. 2019.02.20 17:33:37 [DEBUG] Patched AuthenticationService created: '9d77245a-7e5c-4527-9acc-fc001ea089fd'
  255. 2019.02.20 17:33:37 [DEBUG] Patched MinecraftSessionService created
  256. [17:33:37] [main/INFO]: Setting user: Eliasz
  257. [17:33:37] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.block.BlockPortal
  258. [17:33:37] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.block.BlockPortal#func_150000_e(Lnet/minecraft/world/World;III)
  259. [17:33:37] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.nbt.NBTTagList
  260. [17:33:37] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.nbt.NBTTagList#toString()
  261. [17:33:38] [main/INFO] [LiteLoader]: Injecting ons34packetmaps[x1] in func_148833_a in S34PacketMaps
  262. [17:33:38] [Client thread/INFO] [LiteLoader]: Injecting onc15packetclientsettings[x1] in func_148833_a in C15PacketClientSettings
  263. [17:33:38] [Client thread/INFO] [STDERR]: [alexsocol.asjlib.asm.ASJPacketCompleter:transform:51]: Something went wrong while transforming class ModLoader    Contact mod author.
  264. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
  265. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at org.objectweb.asm.ClassReader.<init>(Unknown Source)
  266. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at alexsocol.asjlib.asm.ASJPacketCompleter.transform(ASJPacketCompleter.java:28)
  267. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:285)
  268. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  269. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  270. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  271. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Class.forName0(Native Method)
  272. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Class.forName(Class.java:264)
  273. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at ReflectorClass.getTargetClass(ReflectorClass.java:47)
  274. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at ReflectorClass.<init>(ReflectorClass.java:17)
  275. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at Reflector.<clinit>(Reflector.java:35)
  276. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at ReflectorForge.putLaunchBlackboard(ReflectorForge.java:44)
  277. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at Config.initGameSettings(Config.java:162)
  278. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.settings.GameSettings.<init>(GameSettings.java:380)
  279. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:378)
  280. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  281. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.main.Main.main(SourceFile:148)
  282. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  283. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  284. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  285. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:498)
  286. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  287. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  288. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  289. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  290. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  291. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:498)
  292. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at launcher.e.a(SourceFile:383)
  293. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at launcher.e.main(SourceFile:232)
  294. [OptiFine] (Reflector) Class not present: ModLoader
  295. [17:33:38] [Client thread/INFO] [STDERR]: [alexsocol.asjlib.asm.ASJPacketCompleter:transform:51]: Something went wrong while transforming class net.minecraft.src.FMLRenderAccessLibrary     Contact mod author.
  296. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
  297. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at org.objectweb.asm.ClassReader.<init>(Unknown Source)
  298. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at alexsocol.asjlib.asm.ASJPacketCompleter.transform(ASJPacketCompleter.java:28)
  299. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:285)
  300. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  301. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  302. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  303. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Class.forName0(Native Method)
  304. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Class.forName(Class.java:264)
  305. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at ReflectorClass.getTargetClass(ReflectorClass.java:47)
  306. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at ReflectorClass.<init>(ReflectorClass.java:24)
  307. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at Reflector.<clinit>(Reflector.java:42)
  308. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at ReflectorForge.putLaunchBlackboard(ReflectorForge.java:44)
  309. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at Config.initGameSettings(Config.java:162)
  310. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.settings.GameSettings.<init>(GameSettings.java:380)
  311. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:378)
  312. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  313. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.main.Main.main(SourceFile:148)
  314. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  315. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  316. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  317. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:498)
  318. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  319. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  320. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  321. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  322. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  323. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:498)
  324. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at launcher.e.a(SourceFile:383)
  325. [17:33:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at launcher.e.main(SourceFile:232)
  326. [OptiFine] (Reflector) Class not present: net.minecraft.src.FMLRenderAccessLibrary
  327. [17:33:38] [Client thread/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: Applying block render type override
  328. [17:33:39] [Client thread/INFO] [STDERR]: [alexsocol.asjlib.asm.ASJPacketCompleter:transform:51]: Something went wrong while transforming class LightCache   Contact mod author.
  329. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
  330. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at org.objectweb.asm.ClassReader.<init>(Unknown Source)
  331. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at alexsocol.asjlib.asm.ASJPacketCompleter.transform(ASJPacketCompleter.java:28)
  332. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:285)
  333. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  334. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  335. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  336. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Class.forName0(Native Method)
  337. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Class.forName(Class.java:264)
  338. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at ReflectorClass.getTargetClass(ReflectorClass.java:47)
  339. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at ReflectorClass.<init>(ReflectorClass.java:17)
  340. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at Reflector.<clinit>(Reflector.java:47)
  341. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at ReflectorForge.putLaunchBlackboard(ReflectorForge.java:44)
  342. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at Config.initGameSettings(Config.java:162)
  343. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.settings.GameSettings.<init>(GameSettings.java:380)
  344. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:378)
  345. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  346. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.main.Main.main(SourceFile:148)
  347. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  348. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  349. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  350. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:498)
  351. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  352. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  353. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  354. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  355. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  356. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:498)
  357. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at launcher.e.a(SourceFile:383)
  358. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at launcher.e.main(SourceFile:232)
  359. [OptiFine] (Reflector) Class not present: LightCache
  360. [17:33:39] [Client thread/INFO] [STDERR]: [alexsocol.asjlib.asm.ASJPacketCompleter:transform:51]: Something went wrong while transforming class BlockCoord   Contact mod author.
  361. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
  362. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at org.objectweb.asm.ClassReader.<init>(Unknown Source)
  363. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at alexsocol.asjlib.asm.ASJPacketCompleter.transform(ASJPacketCompleter.java:28)
  364. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:285)
  365. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  366. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  367. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  368. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Class.forName0(Native Method)
  369. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Class.forName(Class.java:264)
  370. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at ReflectorClass.getTargetClass(ReflectorClass.java:47)
  371. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at ReflectorClass.<init>(ReflectorClass.java:17)
  372. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at Reflector.<clinit>(Reflector.java:51)
  373. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at ReflectorForge.putLaunchBlackboard(ReflectorForge.java:44)
  374. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at Config.initGameSettings(Config.java:162)
  375. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.settings.GameSettings.<init>(GameSettings.java:380)
  376. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:378)
  377. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  378. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.main.Main.main(SourceFile:148)
  379. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  380. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  381. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  382. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:498)
  383. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  384. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  385. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  386. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  387. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  388. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:498)
  389. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at launcher.e.a(SourceFile:383)
  390. [17:33:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at launcher.e.main(SourceFile:232)
  391. [OptiFine] (Reflector) Class not present: BlockCoord
  392. [17:33:39] [Client thread/INFO] [LiteLoader]: Injecting ons23packetblockchange[x1] in func_148833_a in S23PacketBlockChange
  393. [17:33:39] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
  394. [17:33:39] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.network.NetHandlerPlayServer,  (obfuscated)
  395. [17:33:39] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerRepair
  396. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: Transform: net.minecraft.client.gui.FontRenderer
  397. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: Internal name = bbu
  398. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: Transformed name = net.minecraft.client.gui.FontRenderer
  399. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: Inserted the EnterHook in constructor.
  400. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: Inserted the ExitHook in constructor.
  401. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: Inserted the ExitHook in readFontTexture method.
  402. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: Inserted the ExitHook in readFontTexture method.
  403. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: Inserted the ExitHook in readGlyphSizes method.
  404. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: Inserted the ExitHook in readGlyphSizes method.
  405. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: Inserted the EnterHook in renderCharAtPos method.
  406. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: Inserted the EnterHook in renderDefaultChar method.
  407. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: Inserted the EnterHook in renderUnicodeChar() method.
  408. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: Inserted the EnterHook in renderStringAtPos method.
  409. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: Replaced unicodeFlag(x2) in renderStringAtPos().
  410. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: Inserted boldFlag related code in renderStringAtPos().
  411. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: Inserted the ExitHook in renderStringAtPos method.
  412. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: Inserted the EnterHook in renderString method.
  413. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: Inserted the ExitHook in renderString method.
  414. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: Inserted the ExitHook in renderString method.
  415. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: Inserted the EnterHook in getStringWidth method.
  416. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: Inserted the EnterHook in getCharWidth method.
  417. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: Inserted the EnterHook in trimStringToWidth method.
  418. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: Inserted the ExitHook in setUnicodeFlag method.
  419. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: Inserted the EnterHook in sizeStringToWidth method.
  420. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: OptiFine (int)charWidth[] was not found.
  421. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: Added (int)charWidth[] field to FontRenderer class.
  422. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: INIT:true
  423. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: READ_FONT_TEXTURE:true
  424. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: READ_GLYPH_SIZES:true
  425. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: RENDER_CHAR:true
  426. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: RENDER_DEFAULT_CHAR:true
  427. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: RENDER_UNICODE_CHAR:true
  428. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: RENDER_STRING_AT_POS:true
  429. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: DO_DRAW:false
  430. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: RENDER_STRING:true
  431. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: GET_STRING_WIDTH:true
  432. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: GET_CHAR_WIDTH:true
  433. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: TRIM_STRING_TO_WIDTH:true
  434. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: SET_UNICODE_FLAG:true
  435. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: SIZE_STRING_TO_WIDTH:true
  436. [17:33:39] [Client thread/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.client.model.ModelBiped
  437. [17:33:39] [Client thread/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.model.ModelBiped#render(Lnet/minecraft/entity/Entity;FFFFFF)
  438. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: Transform: net.minecraft.client.renderer.texture.TextureManager
  439. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: Internal name = bqf
  440. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: Transformed name = net.minecraft.client.renderer.texture.TextureManager
  441. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: Inserted the ExitHook in loadTexture() method.
  442. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: Inserted the ExitHook in loadTexture() method.
  443. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: LOAD_TEXTURE:true
  444. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: ** TextureManager was transformed successfully.
  445. [17:33:39] [Client thread/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.client.renderer.entity.Render
  446. [17:33:39] [Client thread/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.renderer.entity.Render#doRenderShadowAndFire(Lnet/minecraft/entity/Entity;DDDFF)
  447. [17:33:39] [Client thread/INFO] [LiteLoader]: Injecting oncreateintegratedserver[x1] in <init> in IntegratedServer
  448. [17:33:39] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.client.network.NetHandlerPlayClient,  (obfuscated)
  449. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: Transform: net.minecraft.client.gui.ScaledResolution
  450. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: Internal name = bca
  451. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: Transformed name = net.minecraft.client.gui.ScaledResolution
  452. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: Inserted the hook in ScaledResolution.<init>.
  453. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: INIT:true
  454. [17:33:39] [Client thread/INFO] [SmoothFontCore ASM]: ** ScaledResolution was transformed successfully.
  455. [17:33:39] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.client.renderer.EntityRenderer,  (obfuscated)
  456. [17:33:39] [Client thread/INFO] [ArsMagica2]: Core: OptiFine presence has been confirmed.
  457. [17:33:40] [Client thread/INFO] [LiteLoader]: Injecting prerendergui[x1] in func_78480_b in EntityRenderer
  458. [17:33:40] [Client thread/INFO] [LiteLoader]: Injecting onrenderhud[x1] in func_78480_b in EntityRenderer
  459. [17:33:40] [Client thread/INFO] [LiteLoader]: Injecting postrenderhud[x1] in func_78480_b in EntityRenderer
  460. [17:33:40] [Client thread/INFO] [LiteLoader]: Injecting onrenderworld[x1] in func_78471_a in EntityRenderer
  461. [17:33:40] [Client thread/INFO] [LiteLoader]: Injecting onsetupcameratransform[x1] in func_78471_a in EntityRenderer
  462. [17:33:40] [Client thread/INFO] [LiteLoader]: Injecting postrenderentities[x1] in func_78471_a in EntityRenderer
  463. [17:33:40] [Client thread/INFO] [LiteLoader]: Injecting postrender[x1] in func_78471_a in EntityRenderer
  464. [17:33:40] [Client thread/INFO] [LiteLoader]: Injecting postrender[x1] in func_78471_a in EntityRenderer
  465. [17:33:40] [Client thread/INFO] [LiteLoader]: Injecting ons35packetupdatetileentity[x1] in func_148833_a in S35PacketUpdateTileEntity
  466. [17:33:40] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.potion.PotionEffect,  (obfuscated)
  467. [17:33:40] [Client thread/INFO] [STDERR]: [alexsocol.asjlib.asm.ASJPacketCompleter:transform:51]: Something went wrong while transforming class net.minecraftforge.fml.client.SplashProgress     Contact mod author.
  468. [17:33:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
  469. [17:33:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at org.objectweb.asm.ClassReader.<init>(Unknown Source)
  470. [17:33:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at alexsocol.asjlib.asm.ASJPacketCompleter.transform(ASJPacketCompleter.java:28)
  471. [17:33:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:285)
  472. [17:33:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  473. [17:33:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  474. [17:33:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  475. [17:33:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Class.forName0(Native Method)
  476. [17:33:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Class.forName(Class.java:264)
  477. [17:33:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at ReflectorClass.getTargetClass(ReflectorClass.java:47)
  478. [17:33:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at ReflectorClass.<init>(ReflectorClass.java:17)
  479. [17:33:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at Reflector.<clinit>(Reflector.java:187)
  480. [17:33:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at ReflectorForge.putLaunchBlackboard(ReflectorForge.java:44)
  481. [17:33:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at Config.initGameSettings(Config.java:162)
  482. [17:33:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.settings.GameSettings.<init>(GameSettings.java:380)
  483. [17:33:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:378)
  484. [17:33:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  485. [17:33:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.main.Main.main(SourceFile:148)
  486. [17:33:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  487. [17:33:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  488. [17:33:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  489. [17:33:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:498)
  490. [17:33:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  491. [17:33:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  492. [17:33:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  493. [17:33:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  494. [17:33:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  495. [17:33:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:498)
  496. [17:33:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at launcher.e.a(SourceFile:383)
  497. [17:33:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at launcher.e.main(SourceFile:232)
  498. [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.SplashProgress
  499. [17:33:40] [Client thread/INFO]: LWJGL Version: 2.9.4
  500. [OptiFine]
  501. [OptiFine] OptiFine_1.7.10_HD_U_D3
  502. [OptiFine] Wed Feb 20 17:33:42 MSK 2019
  503. [OptiFine] OS: Windows 8.1 (amd64) version 6.3
  504. [OptiFine] Java: 1.8.0_131, Oracle Corporation
  505. [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  506. [OptiFine] LWJGL: 2.9.4
  507. [OptiFine] OpenGL: GeForce GTS 250/PCIe/SSE2, version 3.3.0, NVIDIA Corporation
  508. [OptiFine] OpenGL Version: 3.3
  509. [OptiFine] Maximum texture size: 8192x8192
  510. [OptiFine] Checking for new version
  511. [17:33:42] [Client thread/INFO] [STDOUT]: [tv.twitch.StandardCoreAPI:<init>:16]: If on Windows, make sure to provide all of the necessary dll's as specified in the twitchsdk README. Also, make sure to set the PATH environment variable to point to the directory containing the dll's.
  512. [17:33:42] [Client thread/ERROR]: Couldn't initialize twitch stream
  513. [17:33:42] [Client thread/INFO] [LiteLoader]: Injecting renderfbo[x1] in func_147615_c in Framebuffer
  514. [OptiFine] Version found: E7
  515. [17:33:42] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.7.10_HD_U_D3, enabling compatibility features
  516. [17:33:42] [Client thread/INFO] [FML]: Could not load splash.properties, will create a default one
  517. [17:33:42] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
  518. // Daisy, daisy...
  519.  
  520. Time: 2/20/19 5:33 PM
  521. Description: Loading screen debug info
  522.  
  523. This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
  524.  
  525.  
  526. A detailed walkthrough of the error, its code path and all known details is as follows:
  527. ---------------------------------------------------------------------------------------
  528.  
  529. -- System Details --
  530. Details:
  531.     Minecraft Version: 1.7.10
  532.     Operating System: Windows 8.1 (amd64) version 6.3
  533.     Java Version: 1.8.0_131, Oracle Corporation
  534.     Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  535.     Memory: 6270683160 bytes (5980 MB) / 6429081600 bytes (6131 MB) up to 6429081600 bytes (6131 MB)
  536.     JVM Flags: 8 total; -XX:HeapDumpPath=ThisTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms6144M -Xmx6144M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:+DisableAttachMechanism
  537.     AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  538.     IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  539.     FML:
  540.     GL info: ' Vendor: 'NVIDIA Corporation' Version: '3.3.0' Renderer: 'GeForce GTS 250/PCIe/SSE2'
  541. [17:33:42] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  542. [17:33:42] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1614 Initialized
  543. [17:33:42] [Client thread/INFO] [FML]: Replaced 183 ore recipies
  544. [17:33:42] [Client thread/INFO] [STDERR]: [alexsocol.asjlib.asm.ASJPacketCompleter:transform:51]: Something went wrong while transforming class net.minecraft.client.particle,EffectRenderer$1   Contact mod author.
  545. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
  546. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at org.objectweb.asm.ClassReader.<init>(Unknown Source)
  547. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at alexsocol.asjlib.asm.ASJPacketCompleter.transform(ASJPacketCompleter.java:28)
  548. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:285)
  549. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  550. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  551. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  552. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Class.forName0(Native Method)
  553. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Class.forName(Class.java:348)
  554. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraftforge.common.MinecraftForge.initialize(MinecraftForge.java:150)
  555. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  556. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  557. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  558. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:498)
  559. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.FMLCommonHandler.callForgeMethod(FMLCommonHandler.java:194)
  560. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.FMLCommonHandler.beginLoading(FMLCommonHandler.java:106)
  561. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:205)
  562. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  563. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  564. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.main.Main.main(SourceFile:148)
  565. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  566. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  567. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  568. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:498)
  569. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  570. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  571. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  572. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  573. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  574. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:498)
  575. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at launcher.e.a(SourceFile:383)
  576. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at launcher.e.main(SourceFile:232)
  577. [17:33:42] [Client thread/INFO] [STDERR]: [alexsocol.asjlib.asm.ASJPacketCompleter:transform:51]: Something went wrong while transforming class net.minecraft.client.particle,EffectRenderer$2   Contact mod author.
  578. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
  579. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at org.objectweb.asm.ClassReader.<init>(Unknown Source)
  580. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at alexsocol.asjlib.asm.ASJPacketCompleter.transform(ASJPacketCompleter.java:28)
  581. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:285)
  582. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  583. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  584. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  585. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Class.forName0(Native Method)
  586. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Class.forName(Class.java:348)
  587. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraftforge.common.MinecraftForge.initialize(MinecraftForge.java:150)
  588. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  589. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  590. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  591. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:498)
  592. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.FMLCommonHandler.callForgeMethod(FMLCommonHandler.java:194)
  593. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.FMLCommonHandler.beginLoading(FMLCommonHandler.java:106)
  594. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:205)
  595. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  596. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  597. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.main.Main.main(SourceFile:148)
  598. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  599. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  600. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  601. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:498)
  602. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  603. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  604. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  605. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  606. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  607. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:498)
  608. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at launcher.e.a(SourceFile:383)
  609. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at launcher.e.main(SourceFile:232)
  610. [17:33:42] [Client thread/INFO] [STDERR]: [alexsocol.asjlib.asm.ASJPacketCompleter:transform:51]: Something went wrong while transforming class net.minecraft.client.particle,EffectRenderer$3   Contact mod author.
  611. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
  612. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at org.objectweb.asm.ClassReader.<init>(Unknown Source)
  613. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at alexsocol.asjlib.asm.ASJPacketCompleter.transform(ASJPacketCompleter.java:28)
  614. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:285)
  615. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  616. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  617. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  618. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Class.forName0(Native Method)
  619. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Class.forName(Class.java:348)
  620. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraftforge.common.MinecraftForge.initialize(MinecraftForge.java:150)
  621. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  622. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  623. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  624. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:498)
  625. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.FMLCommonHandler.callForgeMethod(FMLCommonHandler.java:194)
  626. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.FMLCommonHandler.beginLoading(FMLCommonHandler.java:106)
  627. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:205)
  628. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  629. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  630. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.main.Main.main(SourceFile:148)
  631. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  632. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  633. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  634. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:498)
  635. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  636. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  637. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  638. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  639. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  640. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:498)
  641. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at launcher.e.a(SourceFile:383)
  642. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at launcher.e.main(SourceFile:232)
  643. [17:33:42] [Client thread/INFO] [STDERR]: [alexsocol.asjlib.asm.ASJPacketCompleter:transform:51]: Something went wrong while transforming class net.minecraft.client.particle,EffectRenderer$4   Contact mod author.
  644. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
  645. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at org.objectweb.asm.ClassReader.<init>(Unknown Source)
  646. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at alexsocol.asjlib.asm.ASJPacketCompleter.transform(ASJPacketCompleter.java:28)
  647. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:285)
  648. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  649. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  650. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  651. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Class.forName0(Native Method)
  652. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Class.forName(Class.java:348)
  653. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraftforge.common.MinecraftForge.initialize(MinecraftForge.java:150)
  654. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  655. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  656. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  657. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:498)
  658. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.FMLCommonHandler.callForgeMethod(FMLCommonHandler.java:194)
  659. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.FMLCommonHandler.beginLoading(FMLCommonHandler.java:106)
  660. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:205)
  661. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  662. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  663. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.main.Main.main(SourceFile:148)
  664. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  665. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  666. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  667. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:498)
  668. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  669. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  670. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  671. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  672. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  673. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:498)
  674. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at launcher.e.a(SourceFile:383)
  675. [17:33:42] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at launcher.e.main(SourceFile:232)
  676. [17:33:42] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  677. [17:33:42] [Client thread/INFO] [ArsMagica2]: Core initializing...stand back!  I'm going to try MAGIC!
  678. [17:33:42] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
  679. [17:33:42] [Client thread/INFO] [FML]: Searching C:\Users\Илья\fdworlds\updates\FDW-Magic\mods for mods
  680. [17:33:42] [Client thread/INFO] [FML]: Also searching C:\Users\Илья\fdworlds\updates\FDW-Magic\mods\1.7.10 for mods
  681. [17:33:43] [Thread-14/INFO] [STDOUT]: [bre.smoothfont.util.Logger:error:58]: error: Cannot get OptiFine offsetBold value. Use default value.
  682. [17:33:43] [Thread-14/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NoSuchFieldException: offsetBold
  683. [17:33:43] [Thread-14/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Class.getField(Class.java:1703)
  684. [17:33:43] [Thread-14/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at bre.smoothfont.util.Reflection.getField(Reflection.java:50)
  685. [17:33:43] [Thread-14/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at bre.smoothfont.FontRendererHook.readFontTextureExitHook(FontRendererHook.java:891)
  686. [17:33:43] [Thread-14/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.gui.FontRenderer.func_111272_d(FontRenderer.java:238)
  687. [17:33:43] [Thread-14/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.gui.FontRenderer.func_110549_a(FontRenderer.java:173)
  688. [17:33:43] [Thread-14/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.client.SplashProgress$SplashFontRenderer.<init>(SplashProgress.java:715)
  689. [17:33:43] [Thread-14/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.client.SplashProgress$3.run(SplashProgress.java:216)
  690. [17:33:43] [Thread-14/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Thread.run(Thread.java:748)
  691. [17:33:43] [Thread-14/INFO] [STDOUT]: [bre.smoothfont.util.Logger:info:40]: info: Detected (float)charWidth[] of OptiFine.
  692. [17:33:49] [Client thread/WARN] [Avaritia]: Mod Avaritia is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.13
  693. [17:33:49] [Client thread/WARN] [BetterFoliage]: Mod BetterFoliage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.17
  694. [17:33:49] [Client thread/INFO] [BotaniaVisualizer]: Mod BotaniaVisualizer is missing the required element 'name'. Substituting BotaniaVisualizer
  695. [17:33:50] [Client thread/WARN] [CleanView]: Mod CleanView is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-v2
  696. [17:33:50] [Client thread/WARN] [ForbiddenMagic]: Mod ForbiddenMagic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-0.575
  697. [17:33:50] [Client thread/WARN] [HardcoreEnderExpansion]: Mod HardcoreEnderExpansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.8.6
  698. [17:33:51] [Client thread/WARN] [smoothfont]: Mod smoothfont is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-1.15
  699. [17:33:51] [Client thread/INFO] [FML]: Attempting to reparse the mod container SmoothFont-1.7.10-1.15.jar
  700. [17:33:51] [Client thread/WARN] [smoothfont]: Mod smoothfont is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-1.15
  701. [17:33:52] [Client thread/WARN] [tcinventoryscan]: Mod tcinventoryscan is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.11
  702. [17:33:52] [Client thread/WARN] [UnicodeFontFixer]: Mod UnicodeFontFixer is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.12-mc1.7.10
  703. [17:33:53] [Client thread/INFO] [FML]: Forge Mod Loader has identified 100 mods to load
  704. [17:33:53] [Client thread/INFO] [FML]: Found mod(s) [TravellersGear] containing declared API package baubles.api (owned by Baubles) without associated API reference
  705. [17:33:53] [Client thread/INFO] [FML]: Found mod(s) [ImmersiveEngineering] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
  706. [17:33:54] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  707. [17:33:54] [Client thread/INFO] [FML]: FML has found a non-mod file commons-codec-1.9.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  708. [17:33:54] [Client thread/INFO] [FML]: FML has found a non-mod file commons-compress-1.8.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  709. [17:33:54] [Client thread/INFO] [STDERR]: [alexsocol.asjlib.asm.ASJPacketCompleter:transform:51]: Something went wrong while transforming class javassist.ClassPath  Contact mod author.
  710. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
  711. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at org.objectweb.asm.ClassReader.<init>(Unknown Source)
  712. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at alexsocol.asjlib.asm.ASJPacketCompleter.transform(ASJPacketCompleter.java:28)
  713. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:285)
  714. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  715. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  716. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  717. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at io.netty.util.internal.PlatformDependent.hasJavassist0(PlatformDependent.java:567)
  718. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at io.netty.util.internal.PlatformDependent.<clinit>(PlatformDependent.java:72)
  719. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at io.netty.util.AttributeKey.<clinit>(AttributeKey.java:32)
  720. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.network.NetworkRegistry.<clinit>(NetworkRegistry.java:61)
  721. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.FMLContainer.modConstruction(FMLContainer.java:83)
  722. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  723. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  724. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  725. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:498)
  726. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  727. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  728. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  729. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  730. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  731. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  732. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  733. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  734. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  735. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  736. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:498)
  737. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  738. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  739. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  740. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  741. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  742. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  743. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.Loader.loadMods(Loader.java:513)
  744. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208)
  745. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  746. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  747. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.main.Main.main(SourceFile:148)
  748. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  749. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  750. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  751. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:498)
  752. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  753. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  754. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  755. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  756. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  757. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:498)
  758. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at launcher.e.a(SourceFile:383)
  759. [17:33:54] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at launcher.e.main(SourceFile:232)
  760. [17:33:55] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, CodeChickenCore, ivtoolkit, NotEnoughItems, smoothfontcore, technomCore, ThaumicTinkerer-preloader, WitchingGadgetsCore, <CoFH ASM>, FastCraft, arsmagica2, additionalcompression, aether, AetherAspects, alfheim, WorldEngine, AnimationAPI, arcane_engineering, Automagy, Avaritia, BetterFoliage, BiblioCraft, BiomesOPlenty, BloodArsenal, AWWayofTime, Botania, BotaniaVisualizer, brewingapi, chisel, CleanView, clockworkphase, CrownMod, CoFHCore, CustomMainMenu, customnpcs, DragonsRadioMod, ForbiddenMagic, gadomancy, gilded-games-util, grapplemod, GrimoireOfGaia, guideapi, HardcoreEnderExpansion, HopperDuctMod, ImLookingAtBlood, ImmersiveEngineering, InventoryPets, inventorytweaks, IronChest, JABBA, journeymap, WorldRender, lootplusplus, LunatriusCore, MineTweaker3, MobProperties, modtweaker2, necromancy, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, notenoughkeys, neresources, libsandstone, xreliquary, ResourceLoader, Sanguimancy, Schematica, smoothfont, StorageDrawers, supercraftingframe, TaintedMagic, tcinventoryscan, technom, Thaumcraft, ThaumcraftMobAspects, thaumcraftneiplugin, ThaumicHorizons, ThaumicTinkerer, thebetweenlands, erebus, TravellersGear, TwilightForest, UnicodeFontFixer, vending, Waila, WailaHarvestability, wawla, witchery, WitchingGadgets, yegamolchattels, Baubles] at CLIENT
  761. [17:33:55] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, CodeChickenCore, ivtoolkit, NotEnoughItems, smoothfontcore, technomCore, ThaumicTinkerer-preloader, WitchingGadgetsCore, <CoFH ASM>, FastCraft, arsmagica2, additionalcompression, aether, AetherAspects, alfheim, WorldEngine, AnimationAPI, arcane_engineering, Automagy, Avaritia, BetterFoliage, BiblioCraft, BiomesOPlenty, BloodArsenal, AWWayofTime, Botania, BotaniaVisualizer, brewingapi, chisel, CleanView, clockworkphase, CrownMod, CoFHCore, CustomMainMenu, customnpcs, DragonsRadioMod, ForbiddenMagic, gadomancy, gilded-games-util, grapplemod, GrimoireOfGaia, guideapi, HardcoreEnderExpansion, HopperDuctMod, ImLookingAtBlood, ImmersiveEngineering, InventoryPets, inventorytweaks, IronChest, JABBA, journeymap, WorldRender, lootplusplus, LunatriusCore, MineTweaker3, MobProperties, modtweaker2, necromancy, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, notenoughkeys, neresources, libsandstone, xreliquary, ResourceLoader, Sanguimancy, Schematica, smoothfont, StorageDrawers, supercraftingframe, TaintedMagic, tcinventoryscan, technom, Thaumcraft, ThaumcraftMobAspects, thaumcraftneiplugin, ThaumicHorizons, ThaumicTinkerer, thebetweenlands, erebus, TravellersGear, TwilightForest, UnicodeFontFixer, vending, Waila, WailaHarvestability, wawla, witchery, WitchingGadgets, yegamolchattels, Baubles] at SERVER
  762. [17:33:55] [Client thread/INFO] [LiteLoader]: Injecting onc03packetplayer[x1] in func_148833_a in C03PacketPlayer
  763. [17:33:55] [Client thread/INFO] [LiteLoader]: Injecting onc05packetplayerlook[x1] in func_148833_a in C03PacketPlayer$C05PacketPlayerLook
  764. [17:33:55] [Client thread/INFO] [LiteLoader]: Injecting onc0cpacketinput[x1] in func_148833_a in C0CPacketInput
  765. [17:33:55] [Client thread/INFO] [FML]: [GadomancyTransformer] Transforming thaumcraft.client.lib.RenderEventHandler: thaumcraft.client.lib.RenderEventHandler
  766. [17:33:56] [Client thread/INFO] [FML]: [GadomancyTransformer] Transforming thaumcraft.client.renderers.tile.TileNodeRenderer: thaumcraft.client.renderers.tile.TileNodeRenderer
  767. [17:33:56] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.client.renderer.entity.RendererLivingEntity,  (obfuscated)
  768. [17:33:56] [Client thread/INFO] [FML]: [GadomancyTransformer] Transforming thaumcraft.common.items.wands.WandManager: thaumcraft.common.items.wands.WandManager
  769. [17:33:56] [Client thread/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class vazkii.botania.client.core.proxy.ClientProxy
  770. [17:33:56] [Client thread/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method vazkii.botania.client.core.proxy.ClientProxy#sparkleFX(Lnet/minecraft/world/World;DDDFFFFIZ)
  771. [17:33:59] [Client thread/INFO] [STDOUT]: [com.tmtravlr.lootplusplus.LootPPHelper:<init>:247]: [Loot++] Attempting to get chest contents.
  772. [17:33:59] [Client thread/INFO] [STDOUT]: [com.tmtravlr.lootplusplus.LootPPHelper:<init>:262]: [Loot++] Attempting to get chest info.
  773. [17:33:59] [Client thread/INFO] [STDOUT]: [com.tmtravlr.lootplusplus.LootPPHelper:<init>:277]: [Loot++] Attempting to get nether fortress chest contents.
  774. [17:33:59] [Client thread/INFO] [STDOUT]: [com.tmtravlr.lootplusplus.LootPPHelper:<init>:299]: [Loot++] Attempting to get furnace experience map.
  775. [17:33:59] [Client thread/INFO] [LiteLoader]: Injecting onplayerlogin[x1] in func_72377_c in ServerConfigurationManager
  776. [17:33:59] [Client thread/INFO] [LiteLoader]: Injecting onplayerlogout[x1] in func_72367_e in ServerConfigurationManager
  777. [17:33:59] [Client thread/INFO] [LiteLoader]: Injecting onspawnplayer[x1] in func_148545_a in ServerConfigurationManager
  778. [17:33:59] [Client thread/INFO] [LiteLoader]: Injecting onrespawnplayer[x1] in func_72368_a in ServerConfigurationManager
  779. [17:33:59] [Client thread/INFO] [LiteLoader]: Injecting ons24packetblockaction[x1] in func_148833_a in S24PacketBlockAction
  780. [17:33:59] [Client thread/INFO] [LiteLoader]: Injecting ons2apacketparticles[x1] in func_148833_a in S2APacketParticles
  781. [17:33:59] [Client thread/INFO] [LiteLoader]: Injecting ons19packetentitystatus[x1] in func_148833_a in S19PacketEntityStatus
  782. [17:33:59] [Client thread/INFO] [LiteLoader]: Injecting ons2cpacketspawnglobalentity[x1] in func_148833_a in S2CPacketSpawnGlobalEntity
  783. [17:33:59] [Client thread/INFO] [LiteLoader]: Injecting ons27packetexplosion[x1] in func_148833_a in S27PacketExplosion
  784. [17:33:59] [Client thread/INFO] [LiteLoader]: Injecting ons2bpacketchangegamestate[x1] in func_148833_a in S2BPacketChangeGameState
  785. [17:34:01] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerChest
  786. [17:34:01] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerWorkbench
  787. [17:34:02] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:Additional Compression, FMLFileResourcePack:Aether II, FMLFileResourcePack:Aether Aspects, FMLFileResourcePack:Alfheim, FMLFileResourcePack:WorldEngine, FMLFileResourcePack:AnimationAPI, FMLFileResourcePack:Arcane Engineering, FMLFileResourcePack:Automagy, FMLFileResourcePack:Avaritia, FMLFileResourcePack:Better Foliage, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Blood Arsenal, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Botania, FMLFileResourcePack:BotaniaVisualizer, FMLFileResourcePack:Brewing-API, FMLFileResourcePack:Chisel, FMLFileResourcePack:CleanView, FMLFileResourcePack:Clockwork Phase, FMLFileResourcePack:CrownMod, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:Dragon's Radio Mod, FMLFileResourcePack:Forbidden Magic, FMLFileResourcePack:Gadomancy, FMLFileResourcePack:Gilded Games Utility, FMLFileResourcePack:Grappling hook mod, FMLFileResourcePack:Grimoire of Gaia 3, FMLFileResourcePack:Guide-API, FMLFileResourcePack:Hardcore Ender Expansion, FMLFileResourcePack:Hopper Ducts, FMLFileResourcePack:I'm Looking At Blood, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:Inventory Pets, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:WorldRender by K773, FMLFileResourcePack:Loot++, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:Mob Properties, FMLFileResourcePack:Mod Tweaker 2, FMLFileResourcePack:Necromancy, FMLFileResourcePack:NEI Addons, FMLFileResourcePack:NEI Addons: Developer Tools, FMLFileResourcePack:NEI Addons: Applied Energistics 2, FMLFileResourcePack:NEI Addons: Botany, FMLFileResourcePack:NEI Addons: Forestry, FMLFileResourcePack:NEI Addons: Crafting Tables, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:NEI Integration, FMLFileResourcePack:NotEnoughKeys, FMLFileResourcePack:Not Enough Resources, FMLFileResourcePack:libsandstone, FMLFileResourcePack:Reliquary, FMLFileResourcePack:Resource Loader, FMLFileResourcePack:Sanguimancy, FMLFileResourcePack:Schematica, FMLFileResourcePack:Smooth Font, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Super Crafting Frame, FMLFileResourcePack:Tainted Magic, FMLFileResourcePack:TC Inventory Scanning, FMLFileResourcePack:Technomancy, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumcraft Mob Aspects, FMLFileResourcePack:Thaumcraft NEI Plugin, FMLFileResourcePack:Thaumic Horizons, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:The Betweenlands, FMLFileResourcePack:Erebus, FMLFileResourcePack:Traveller's Gear, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:UnicodeFontFixer, FMLFileResourcePack:vending, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:What Are We Looking At, FMLFileResourcePack:Witchery, FMLFileResourcePack:Witching Gadgets, FMLFileResourcePack:Ye Gamol Chattels, FMLFileResourcePack:Baubles, FDWLow.zip
  788. [17:34:02] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Илья\fdworlds\updates\FDW-Magic\mods\BloodMagic-1.7.10-1.3.3-17.jar
  789. [17:34:02] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Илья\fdworlds\updates\FDW-Magic\mods\BloodMagic-1.7.10-1.3.3-17.jar
  790. [17:34:02] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Илья\fdworlds\updates\FDW-Magic\mods\BloodMagic-1.7.10-1.3.3-17.jar
  791. [17:34:02] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Илья\fdworlds\updates\FDW-Magic\mods\BloodMagic-1.7.10-1.3.3-17.jar
  792. [17:34:02] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Илья\fdworlds\updates\FDW-Magic\mods\BloodMagic-1.7.10-1.3.3-17.jar
  793. [17:34:02] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Илья\fdworlds\updates\FDW-Magic\mods\BloodMagic-1.7.10-1.3.3-17.jar
  794. [17:34:02] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: DefaultEntityDimensions.cfg in C:\Users\Илья\fdworlds\updates\FDW-Magic\mods\TheErebus-0.4.7.jar
  795. [17:34:02] [Client thread/INFO] [STDOUT]: [bre.smoothfont.util.Logger:error:58]: error: Cannot get OptiFine offsetBold value. Use default value.
  796. [17:34:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NoSuchFieldException: offsetBold
  797. [17:34:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Class.getField(Class.java:1703)
  798. [17:34:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at bre.smoothfont.util.Reflection.getField(Reflection.java:50)
  799. [17:34:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at bre.smoothfont.FontRendererHook.readFontTextureExitHook(FontRendererHook.java:891)
  800. [17:34:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.gui.FontRenderer.func_111272_d(FontRenderer.java:238)
  801. [17:34:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at bre.smoothfont.FontRendererHook.reloadResources(FontRendererHook.java:1511)
  802. [17:34:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at bre.smoothfont.FontTextureManager$1.process(FontTextureManager.java:100)
  803. [17:34:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at bre.smoothfont.FontRendererHookList.executeAll(FontRendererHookList.java:43)
  804. [17:34:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at bre.smoothfont.FontTextureManager.func_110549_a(FontTextureManager.java:104)
  805. [17:34:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:143)
  806. [17:34:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:121)
  807. [17:34:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:609)
  808. [17:34:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:238)
  809. [17:34:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  810. [17:34:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  811. [17:34:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.main.Main.main(SourceFile:148)
  812. [17:34:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  813. [17:34:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  814. [17:34:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  815. [17:34:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:498)
  816. [17:34:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  817. [17:34:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  818. [17:34:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  819. [17:34:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  820. [17:34:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  821. [17:34:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:498)
  822. [17:34:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at launcher.e.a(SourceFile:383)
  823. [17:34:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at launcher.e.main(SourceFile:232)
  824. [17:34:02] [Client thread/INFO] [STDOUT]: [bre.smoothfont.util.Logger:info:40]: info: Detected (float)charWidth[] of OptiFine.
  825. [17:34:02] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
  826. [17:34:02] [Client thread/INFO] [FML]: Found 100 ObjectHolder annotations
  827. [17:34:02] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
  828. [17:34:02] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  829. [17:34:02] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  830. [17:34:03] [Client thread/INFO] [FastCraft]: FastCraft 1.25 loaded.
  831. [17:34:03] [Thread-26/INFO] [FastCraft]: You are using the latest suitable version.
  832. [17:34:03] [Client thread/INFO] [LiteLoader]: Injecting onc0dpacketclosewindow[x1] in func_148833_a in C0DPacketCloseWindow
  833. [17:34:03] [Client thread/INFO] [smoothfont]: Search font files in "fontfiles" folder.
  834. [17:34:03] [Client thread/INFO] [smoothfont]:   Found 1 font(s).
  835. [17:34:03] [Client thread/INFO] [smoothfont]: Suitable font size is 17.400002 (Gabriola)
  836. [17:34:03] [Client thread/INFO] [smoothfont]: Suitable font size is 17.400002 (Gabriola)
  837. [17:34:04] [Client thread/INFO] [smoothfont]: Suitable font size is 16.400002 (SansSerif.plain)
  838. [17:34:12] [Client thread/INFO] [smoothfont]: All images generation time: 7939ms
  839. [17:34:12] [Client thread/INFO] [smoothfont]: Total memory used for the current platform font images: 6MB
  840. [17:34:12] [Client thread/ERROR] [smoothfont]: Cannot get OptiFine offsetBold value. Use default value.
  841. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NoSuchFieldException: offsetBold
  842. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Class.getField(Class.java:1703)
  843. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at bre.smoothfont.util.Reflection.getField(Reflection.java:50)
  844. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at bre.smoothfont.FontRendererHook.readFontTextureExitHook(FontRendererHook.java:891)
  845. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at bre.smoothfont.FontRendererHook.initAfterConfigLoaded(FontRendererHook.java:296)
  846. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at bre.smoothfont.FontRendererHook.initAfterConfigLoaded(FontRendererHook.java:173)
  847. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at bre.smoothfont.proxy.ClientProxy.preInit(ClientProxy.java:102)
  848. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at bre.smoothfont.mod_SmoothFont.preInit(mod_SmoothFont.java:62)
  849. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  850. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  851. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  852. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:498)
  853. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  854. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  855. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  856. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:498)
  857. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  858. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  859. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  860. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  861. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  862. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  863. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  864. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  865. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  866. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  867. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:498)
  868. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  869. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  870. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  871. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  872. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  873. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  874. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
  875. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
  876. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  877. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  878. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.main.Main.main(SourceFile:148)
  879. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  880. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  881. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  882. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:498)
  883. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  884. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  885. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  886. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  887. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  888. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:498)
  889. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at launcher.e.a(SourceFile:383)
  890. [17:34:12] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at launcher.e.main(SourceFile:232)
  891. [17:34:12] [Client thread/INFO] [smoothfont]: Detected (float)charWidth[] of OptiFine.
  892. [17:34:12] [Client thread/INFO] [ArsMagica2]: Extending potions array
  893. [17:34:12] [Client thread/INFO] [ArsMagica2]: Injecting potions starting from index 32
  894. [17:34:12] [Client thread/INFO] [ArsMagica2]: Potion Water Breathing is ID 24
  895. [17:34:12] [Client thread/INFO] [ArsMagica2]: Potion Flight is ID 143
  896. [17:34:12] [Client thread/INFO] [ArsMagica2]: Potion Feather Fall is ID 144
  897. [17:34:12] [Client thread/INFO] [ArsMagica2]: Potion Haste is ID 145
  898. [17:34:12] [Client thread/INFO] [ArsMagica2]: Potion True Sight is ID 146
  899. [17:34:12] [Client thread/INFO] [ArsMagica2]: Potion Regeneration is ID 147
  900. [17:34:12] [Client thread/INFO] [ArsMagica2]: Potion Magic Shield is ID 148
  901. [17:34:12] [Client thread/INFO] [ArsMagica2]: Potion Charmed is ID 149
  902. [17:34:12] [Client thread/INFO] [ArsMagica2]: Potion Frost Slow is ID 32
  903. [17:34:12] [Client thread/INFO] [ArsMagica2]: Potion Chrono Anchor is ID 33
  904. [17:34:12] [Client thread/INFO] [ArsMagica2]: Potion Mana Regen is ID 34
  905. [17:34:12] [Client thread/INFO] [ArsMagica2]: Potion Entangled is ID 35
  906. [17:34:12] [Client thread/INFO] [ArsMagica2]: Potion Watery Grave is ID 36
  907. [17:34:12] [Client thread/INFO] [ArsMagica2]: Potion Spell Reflect is ID 37
  908. [17:34:12] [Client thread/INFO] [ArsMagica2]: Potion Silence is ID 38
  909. [17:34:12] [Client thread/INFO] [ArsMagica2]: Potion Swift Swim is ID 39
  910. [17:34:12] [Client thread/INFO] [ArsMagica2]: Potion Agility is ID 40
  911. [17:34:12] [Client thread/INFO] [ArsMagica2]: Potion Leap is ID 41
  912. [17:34:12] [Client thread/INFO] [ArsMagica2]: Potion Mana Boost is ID 42
  913. [17:34:12] [Client thread/INFO] [ArsMagica2]: Potion Astral Distortion is ID 150
  914. [17:34:12] [Client thread/INFO] [ArsMagica2]: Potion Mana Shield is ID 151
  915. [17:34:12] [Client thread/INFO] [ArsMagica2]: Potion Fury is ID 152
  916. [17:34:12] [Client thread/INFO] [ArsMagica2]: Potion Scramble Synapses is ID 153
  917. [17:34:12] [Client thread/INFO] [ArsMagica2]: Potion Illuminated is ID 154
  918. [17:34:12] [Client thread/INFO] [ArsMagica2]: Potion Greater Mana Restoration is ID 155
  919. [17:34:12] [Client thread/INFO] [ArsMagica2]: Potion Epic Mana Restoration is ID 162
  920. [17:34:12] [Client thread/INFO] [ArsMagica2]: Potion Legendary Mana Restoration is ID 160
  921. [17:34:12] [Client thread/INFO] [ArsMagica2]: Potion Gravity Well is ID 161
  922. [17:34:12] [Client thread/INFO] [ArsMagica2]: Potion Levitation is ID 158
  923. [17:34:12] [Client thread/INFO] [ArsMagica2]: Potion Clarity is ID 156
  924. [17:34:12] [Client thread/INFO] [ArsMagica2]: Potion Shrunken is ID 159
  925. [17:34:12] [Client thread/INFO] [ArsMagica2]: Potion Burnout Redux is ID 157
  926. [17:34:12] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of am2.armor.ItemMageHood to be thaumcraft compatible.
  927. [17:34:12] [Client thread/INFO] [WitchingGadgets]: [CORE] Patching getFortuneModifier & getLootingModifier
  928. [17:34:12] [Client thread/INFO] [FML]: [GadomancyTransformer] Transforming afv: net.minecraft.enchantment.EnchantmentHelper
  929. [17:34:13] [Client thread/INFO] [ArsMagica2]: Attempting to set enchantment magic_resist to ID 100 (configured currently as 100)
  930. [17:34:13] [Client thread/INFO] [ArsMagica2]: Successfully registered enchanment!
  931. [17:34:13] [Client thread/INFO] [ArsMagica2]: Attempting to set enchantment soulbound to ID 101 (configured currently as 101)
  932. [17:34:13] [Client thread/INFO] [ArsMagica2]: Successfully registered enchanment!
  933. [17:34:13] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_phy
  934. [17:34:13] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_drn
  935. [17:34:13] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_fall
  936. [17:34:13] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_exp
  937. [17:34:13] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_fire
  938. [17:34:13] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_frst
  939. [17:34:13] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_mage
  940. [17:34:13] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_litn
  941. [17:34:13] [Client thread/INFO] [ArsMagica2]: Registered imbuement: mn_reg
  942. [17:34:13] [Client thread/INFO] [ArsMagica2]: Registered imbuement: bn_red
  943. [17:34:13] [Client thread/INFO] [ArsMagica2]: Registered imbuement: soulbnd
  944. [17:34:13] [Client thread/INFO] [ArsMagica2]: Registered imbuement: fl_lure
  945. [17:34:13] [Client thread/INFO] [ArsMagica2]: Registered imbuement: mg_xp
  946. [17:34:13] [Client thread/INFO] [ArsMagica2]: Registered imbuement: pp_ore
  947. [17:34:13] [Client thread/INFO] [ArsMagica2]: Registered imbuement: mg_gog
  948. [17:34:13] [Client thread/INFO] [ArsMagica2]: Registered imbuement: tc_nrv
  949. [17:34:13] [Client thread/INFO] [ArsMagica2]: Registered imbuement: step_up
  950. [17:34:13] [Client thread/INFO] [ArsMagica2]: Registered imbuement: run_spd
  951. [17:34:13] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dispel
  952. [17:34:13] [Client thread/INFO] [ArsMagica2]: Registered imbuement: fallprot
  953. [17:34:13] [Client thread/INFO] [ArsMagica2]: Registered imbuement: fireprot
  954. [17:34:13] [Client thread/INFO] [ArsMagica2]: Registered imbuement: freedom
  955. [17:34:13] [Client thread/INFO] [ArsMagica2]: Registered imbuement: healing
  956. [17:34:13] [Client thread/INFO] [ArsMagica2]: Registered imbuement: hungerup
  957. [17:34:13] [Client thread/INFO] [ArsMagica2]: Registered imbuement: highjump
  958. [17:34:13] [Client thread/INFO] [ArsMagica2]: Registered imbuement: lifesave
  959. [17:34:13] [Client thread/INFO] [ArsMagica2]: Registered imbuement: lightstep
  960. [17:34:13] [Client thread/INFO] [ArsMagica2]: Registered imbuement: minespd
  961. [17:34:13] [Client thread/INFO] [ArsMagica2]: Registered imbuement: recoil
  962. [17:34:13] [Client thread/INFO] [ArsMagica2]: Registered imbuement: swimspd
  963. [17:34:13] [Client thread/INFO] [ArsMagica2]: Registered imbuement: wtrbrth
  964. [17:34:13] [Client thread/INFO] [ArsMagica2]: Registered imbuement: wtrwalk
  965. 2019.02.20 17:34:13 [ERROR] java.lang.SecurityException: Forbidden modification (ENTRY_MODIFY, 1 times): 'C:\Usersлья\fdworlds\updates\FDW-Magic\config\aether\Aether II.cfg'
  966.     at launcher.p.a(SourceFile:112)
  967.     at launcher.p.a(SourceFile:119)
  968.     at launcher.p.run(SourceFile:77)
  969.     at java.lang.Thread.run(Thread.java:748)
  970.  
  971. 2019.02.20 17:34:13 [DEBUG] Trying to halt JVM
  972. Picked up JAVA_TOOL_OPTIONS: -agentpath:C:\Users\Илья\fdworlds\updates\jre-8u131-win64\bin\XSGuard.dll
  973. Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
  974.  
  975. Exit code 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement