Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [13:42:11] [INFO]: Loading display...
- [13:42:11] [INFO]: Platform:
- [13:42:11] [INFO]: Display:
- [13:42:11] [INFO]: Resolution: 1536x864
- [13:42:11] [INFO]: Scale: auto (min: x1, max: x1)
- [13:42:11] [INFO]: Styles:
- [13:42:11] [INFO]: - "default"
- [13:42:11] [INFO]: OS: WINDOWS (Windows 10)
- [13:42:11] [INFO]: Arch: x64 (amd64)
- [13:42:11] [INFO]: Total memory: 16088mb
- [13:42:11] [INFO]: Allowed memory: 16088mb
- [13:42:11] [INFO]: Loading textures of style <default>...
- [13:42:11] [INFO]: assets/textures/gui/default/dialog/window.default.png
- [13:42:11] [INFO]: assets/textures/gui/default/dialog/btn.app.close.png
- [13:42:11] [INFO]: assets/textures/gui/default/main/header.social.vk.png
- [13:42:11] [INFO]: assets/textures/gui/default/main/window.png
- [13:42:11] [INFO]: assets/textures/gui/default/dialog/settings/launcher.memory.slider.png
- [13:42:11] [INFO]: assets/textures/gui/default/main/client.icon.png
- [13:42:11] [INFO]: assets/textures/gui/default/auth/field.pass.png
- [13:42:11] [INFO]: assets/textures/gui/default/dialog/settings/launcher.scale.background.png
- [13:42:11] [INFO]: assets/textures/gui/default/dialog/progressbar.download.png
- [13:42:11] [INFO]: assets/textures/gui/default/main/header.profile.popup.png
- [13:42:11] [INFO]: assets/textures/gui/default/dialog/settings/btn.confirm.png
- [13:42:11] [INFO]: assets/textures/gui/default/main/client.background.png
- [13:42:11] [INFO]: assets/textures/gui/default/main/header.logo.png
- [13:42:11] [INFO]: assets/textures/gui/default/auth/btn.sign.icon.png
- [13:42:11] [INFO]: assets/textures/gui/default/dialog/settings/client.dlc.checkbox.png
- [13:42:11] [INFO]: assets/textures/gui/default/comp/checkbox.png
- [13:42:11] [INFO]: assets/textures/gui/default/main/header.social.discord.png
- [13:42:11] [INFO]: assets/textures/gui/default/main/header.profile.user.steve.png
- [13:42:11] [INFO]: assets/textures/gui/default/dialog/settings/launcher.scale.arrow.png
- [13:42:11] [INFO]: assets/textures/gui/default/dialog/window.downloader.png
- [13:42:11] [INFO]: assets/textures/gui/default/main/client.options.png
- [13:42:11] [INFO]: assets/textures/gui/default/main/header.app.minimize.png
- [13:42:11] [INFO]: assets/textures/gui/default/dialog/settings/client.dlc.background.png
- [13:42:11] [INFO]: assets/textures/gui/default/main/header.profile.form.png
- [13:42:11] [INFO]: assets/textures/gui/default/main/header.background.png
- [13:42:11] [INFO]: assets/textures/gui/default/main/header.profile.user.mask.png
- [13:42:11] [INFO]: assets/textures/gui/default/dialog/settings/btn.default.png
- [13:42:11] [INFO]: assets/textures/gui/default/dialog/field.secret_key.png
- [13:42:11] [INFO]: assets/textures/gui/default/main/root.scrollbar.png
- [13:42:11] [INFO]: assets/textures/gui/default/dialog/btn.app.minimize.png
- [13:42:11] [INFO]: assets/textures/gui/default/dialog/logo.loader.png
- [13:42:11] [INFO]: assets/textures/gui/default/auth/btn.sign.background.png
- [13:42:11] [INFO]: assets/textures/gui/default/dialog/window.loader.png
- [13:42:11] [INFO]: assets/textures/gui/default/dialog/btn.default.png
- [13:42:11] [INFO]: assets/textures/gui/default/main/header.logout.png
- [13:42:11] [INFO]: assets/textures/gui/default/main/client.play.png
- [13:42:11] [INFO]: assets/textures/gui/default/auth/field.login.png
- [13:42:11] [INFO]: assets/textures/gui/default/auth/btn.join.png
- [13:42:11] [INFO]: assets/textures/gui/default/main/header.app.close.png
- [13:42:11] [INFO]: assets/textures/gui/default/dialog/settings/client.dlc.scrollbar.png
- [13:42:11] [INFO]: assets/textures/gui/default/dialog/settings/comp.border.png
- [13:42:11] [INFO]: Loading profile...
- [13:42:11] [INFO]: Handshaking...
- [13:42:11] [INFO]: Auth with login <Prikolist0011>
- [13:42:12] [INFO]: Auth response: success
- [13:42:12] [INFO]: Permissions:
- [13:42:12] [INFO]: - "dev.run.invalidate.post"
- [13:42:12] [INFO]: - "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzАБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдеёжзийклмнопрстуфхцчшщъыьэюя"
- [13:42:12] [INFO]: Styles:
- [13:42:12] [INFO]: - "default"
- [13:42:12] [INFO]: Saving display...
- [13:42:12] [INFO]: Loading textures of style <default>...
- [13:42:12] [WARN]: Could not load profile skin
- javax.imageio.IIOException: Can't get input stream from URL!
- at javax.imageio.ImageIO.read(ImageIO.java:1395) ~[?:1.8.0_221]
- at ru.excalibur.launcher.c.f.f.k(sd:695) [launcher.jar:?]
- at ru.excalibur.launcher.c.h.run(hm:55) [launcher.jar:?]
- Caused by: java.io.FileNotFoundException: http://ex-server.ru/skins/prikolist0011.png
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1896) ~[?:1.8.0_221]
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[?:1.8.0_221]
- at java.net.URL.openStream(URL.java:1057) ~[?:1.8.0_221]
- at javax.imageio.ImageIO.read(ImageIO.java:1393) ~[?:1.8.0_221]
- ... 2 more
- [13:42:12] [INFO]: Saving profile...
- [13:42:12] [INFO]: Updating server-list...
- [13:42:12] [INFO]: Loading server-list caches...
- [13:42:12] [INFO]: Updating server-content <EVENT>...
- [13:42:12] [INFO]: Updating server-content <CLASSIC>...
- [13:42:12] [INFO]: Updating server-content <INDUSTRIAL>...
- [13:42:12] [INFO]: Updating server-content <TECHNOMAGIC>...
- [13:42:12] [INFO]: Updating server-content <RPG>...
- [13:42:12] [INFO]: Updating server-content <MAGIC>...
- [13:42:12] [INFO]: Updating server-content <TECHNOMAGICSKY>...
- [13:42:12] [INFO]: Updating server-content <TECHNOMAGICEVO>...
- [13:42:12] [INFO]: Updating server-content <GALAXYTECH>...
- [13:42:12] [INFO]: Updating server-content <SKYFACTORY>...
- [13:42:12] [INFO]: Updating server-content <ONEBLOCK>...
- [13:42:12] [INFO]: Updating server-content <EPICWORLD>...
- [13:42:12] [INFO]: Updating server-content <WIZARDRY>...
- [13:42:12] [INFO]: Updating server-content <PIXELMON>...
- [13:42:12] [INFO]: Updating server-content <TERRAFIRMAGREG>...
- [13:42:12] [INFO]: Downloading bundle: <45f261ac780744afcbe203eb98e08be5>
- [13:42:12] [INFO]: Updating server-content <TERRAFIRMAGREGTEST>...
- [13:42:12] [INFO]: Downloading bundle: <063023af660f86b0cdd67c63cd29ec6f>
- [13:42:12] [INFO]: Updating server-content <STALKER>...
- [13:42:12] [INFO]: Updating server-content <JEDICRAFT>...
- [13:42:12] [INFO]: Updating server-content <STALKERV2>...
- [13:42:12] [INFO]: Saving server-list caches...
- [13:42:56] [INFO]: Saving profile...
- [13:43:16] [INFO]: Saving profile...
- [15:25:52] [INFO]: ------------------------------------
- [15:25:52] [INFO]: Preparing client <INDUSTRIAL>
- [15:25:52] [INFO]: Checking content files...
- [15:25:54] [INFO]: ------------------------------------
- [15:25:54] [INFO]: Launching client <INDUSTRIAL>
- [15:25:54] [INFO]: Minecraft version: 1.7.10
- [15:25:54] [INFO]: Performance mode: disabled
- [15:25:54] [INFO]: Memory size: Optional[12838]mb
- [15:25:54] [INFO]: PRE validating context...
- [15:25:55] [INFO]: [15:25:55] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
- [15:25:55] [INFO]: [15:25:55] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
- [15:25:55] [INFO]: [15:25:55] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
- [15:25:55] [INFO]: [15:25:55] [main/INFO]: Forge Mod Loader version 7.10.138.0 for Minecraft 1.7.10 loading
- [15:25:55] [INFO]: [15:25:55] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_221, running on Windows 10:amd64:10.0, installed at C:\Users\Vadik\AppData\Roaming\exjava\jvm
- [15:25:55] [INFO]: 2022-12-21 15:25:55,169 main ERROR Could not register mbeans java.security.AccessControlException: access denied ("javax.management.MBeanTrustPermission" "register")
- [15:25:55] [INFO]: at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
- [15:25:55] [INFO]: at java.lang.SecurityManager.checkPermission(SecurityManager.java:585)
- [15:25:55] [INFO]: at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanTrustPermission(DefaultMBeanServerInterceptor.java:1848)
- [15:25:55] [INFO]: at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:322)
- [15:25:55] [INFO]: at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
- [15:25:55] [INFO]: at org.apache.logging.log4j.core.jmx.Server.register(Server.java:400)
- [15:25:55] [INFO]: at org.apache.logging.log4j.core.jmx.Server.reregisterMBeansAfterReconfigure(Server.java:168)
- [15:25:55] [INFO]: at org.apache.logging.log4j.core.jmx.Server.reregisterMBeansAfterReconfigure(Server.java:141)
- [15:25:55] [INFO]: at org.apache.logging.log4j.core.LoggerContext.setConfiguration(LoggerContext.java:637)
- [15:25:55] [INFO]: at org.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:699)
- [15:25:55] [INFO]: at org.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:716)
- [15:25:55] [INFO]: at org.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:270)
- [15:25:55] [INFO]: at org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:245)
- [15:25:55] [INFO]: at org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:47)
- [15:25:55] [INFO]: at org.apache.logging.log4j.LogManager.getContext(LogManager.java:176)
- [15:25:55] [INFO]: at org.apache.logging.log4j.LogManager.getLogger(LogManager.java:666)
- [15:25:55] [INFO]: at com.gamerforea.minetuner.coremod.CoreMod.<clinit>(CoreMod.java:17)
- [15:25:55] [INFO]: at java.lang.Class.forName0(Native Method)
- [15:25:55] [INFO]: at java.lang.Class.forName(Class.java:348)
- [15:25:55] [INFO]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:417)
- [15:25:55] [INFO]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
- [15:25:55] [INFO]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
- [15:25:55] [INFO]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
- [15:25:55] [INFO]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
- [15:25:55] [INFO]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
- [15:25:55] [INFO]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
- [15:25:55] [INFO]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
- [15:25:55] [INFO]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- [15:25:55] [INFO]:
- [15:25:55] [INFO]: [15:25:55] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from c0-OptiFineHDUC1.jar
- [15:25:55] [INFO]: [15:25:55] [main/WARN]: The coremod mods.betterfoliage.loader.BetterFoliageLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [15:25:55] [INFO]: [15:25:55] [main/INFO]: Loading tweaker shadersmodcore.loading.SMCTweaker from c10-ShadersModCorev2331.jar
- [15:25:55] [INFO]: [15:25:55] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [15:25:55] [INFO]: [15:25:55] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [15:25:55] [INFO]: [15:25:55] [main/INFO]: [AppEng] Core Init
- [15:25:55] [INFO]: [15:25:55] [main/WARN]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [15:25:55] [INFO]: [15:25:55] [main/WARN]: The coremod vazkii.emotes.client.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [15:25:55] [INFO]: [15:25:55] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [15:25:55] [INFO]: [15:25:55] [main/WARN]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [15:25:55] [INFO]: [15:25:55] [main/WARN]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [15:25:55] [INFO]: [15:25:55] [main/INFO]: Loading tweaker forestry.shade.javacheck.Java7Checker from exs4-forestry421664.jar
- [15:25:55] [INFO]: [15:25:55] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [15:25:55] [INFO]: [15:25:55] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [15:25:55] [INFO]: [15:25:55] [main/WARN]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [15:25:55] [INFO]: [15:25:55] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
- [15:25:55] [INFO]: [15:25:55] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
- [15:25:55] [INFO]: [15:25:55] [main/INFO]: Loading tweak class name shadersmodcore.loading.SMCTweaker
- [15:25:55] [INFO]: [15:25:55] [main/INFO]: Loading tweak class name forestry.shade.javacheck.Java7Checker
- [15:25:55] [INFO]: [15:25:55] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
- [15:25:55] [INFO]: [15:25:55] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
- [15:25:55] [INFO]: [15:25:55] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
- [15:25:55] [INFO]: [15:25:55] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
- [15:25:55] [INFO]: [15:25:55] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions
- [15:25:55] [INFO]: [15:25:55] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader
- [15:25:55] [INFO]: [15:25:55] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ClassTransformer
- [15:25:55] [INFO]: [15:25:55] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine URL: file:/C:/Users/Vadik/AppData/Roaming/.exlauncher/clients/industrial/mods/c0-OptiFineHDUC1.jar
- [15:25:55] [INFO]: [15:25:55] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ZIP file: java.util.zip.ZipFile@4b8ee4de
- [15:25:55] [INFO]: [15:25:55] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:25:55] [INFO]: [15:25:55] [main/ERROR]: The minecraft jar file:/C:/Users/Vadik/AppData/Roaming/.exlauncher/clients/libraries/ex/1.7.10/minecraft_1.7.10.jar!/net/minecraft/client/ClientBrandRetriever.class appears to be corrupt! There has been CRITICAL TAMPERING WITH MINECRAFT, it is highly unlikely minecraft will work! STOP NOW, get a clean copy and try again!
- [15:25:55] [INFO]: [15:25:55] [main/ERROR]: FML has been ordered to ignore the invalid or missing minecraft certificate. This is very likely to cause a problem!
- [15:25:55] [INFO]: [15:25:55] [main/ERROR]: Technical information: ClientBrandRetriever was at jar:file:/C:/Users/Vadik/AppData/Roaming/.exlauncher/clients/libraries/ex/1.7.10/minecraft_1.7.10.jar!/net/minecraft/client/ClientBrandRetriever.class, there were 0 certificates for it
- [15:25:55] [INFO]: [15:25:55] [main/ERROR]: FML appears to be missing any signature data. This is not a good thing
- [15:25:55] [INFO]: [15:25:55] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:25:55] [INFO]: [15:25:55] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:25:55] [INFO]: [15:25:55] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:25:55] [INFO]: [15:25:55] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:25:55] [INFO]: [15:25:55] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:25:55] [INFO]: [15:25:55] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:25:56] [INFO]: [15:25:56] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:25:56] [INFO]: [15:25:56] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:25:56] [INFO]: [15:25:56] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:25:56] [INFO]: [15:25:56] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:25:56] [INFO]: [15:25:56] [main/INFO]: Loaded library EJML-core-0.26.jar.
- [15:25:56] [INFO]: [15:25:56] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:25:56] [INFO]: [15:25:56] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:25:56] [INFO]: [15:25:56] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:25:56] [INFO]: [15:25:56] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:25:56] [INFO]: [15:25:56] [main/INFO]: Calling tweak class forestry.shade.javacheck.Java7Checker
- [15:25:56] [INFO]: [15:25:56] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:25:56] [INFO]: [15:25:56] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:25:56] [INFO]: [15:25:56] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
- [15:25:56] [INFO]: [15:25:56] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:25:56] [INFO]: [15:25:56] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:25:56] [INFO]: [15:25:56] [main/INFO]: Calling tweak class shadersmodcore.loading.SMCTweaker
- [15:25:56] [INFO]: [15:25:56] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:25:56] [INFO]: [15:25:56] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
- [15:25:56] [INFO]: [15:25:56] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
- [15:25:56] [INFO]: [15:25:56] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: getLaunchArguments
- [15:25:56] [INFO]: [15:25:56] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
- [15:25:56] [INFO]: [SMC FNE]transforming bao net.minecraft.client.Minecraft
- [15:25:56] [INFO]: [SMC FNE] 79493 (+59)
- [15:25:56] [INFO]: [15:25:56] [main/INFO]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class bjf net.minecraft.client.multiplayer.WorldClient
- [15:25:56] [INFO]: [15:25:56] [main/INFO]: [xaero.map.core.transformer.ClassNodeTransformer:transform:26]: Transforming class net.minecraft.client.multiplayer.WorldClient
- [15:25:56] [INFO]: [15:25:56] [main/INFO]: Applying random display tick call hook
- [15:25:56] [INFO]: [15:25:56] [main/INFO]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class net.minecraftforge.client.GuiIngameForge net.minecraftforge.client.GuiIngameForge
- [15:25:56] [INFO]: [15:25:56] [main/INFO]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class yz net.minecraft.entity.player.EntityPlayer
- [15:25:56] [INFO]:
- [15:25:56] [INFO]: [15:25:56] [main/INFO]: [xaero.map.core.transformer.ClassNodeTransformer:transform:26]: Transforming class net.minecraft.entity.player.EntityPlayer
- [15:25:56] [INFO]:
- [15:25:56] [INFO]: [15:25:56] [main/INFO]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class bjk net.minecraft.client.entity.EntityClientPlayerMP
- [15:25:56] [INFO]:
- [15:25:56] [INFO]: [15:25:56] [main/INFO]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class blg net.minecraft.client.entity.AbstractClientPlayer
- [15:25:56] [INFO]:
- [15:25:56] [INFO]: [15:25:56] [main/INFO]: [xaero.map.core.transformer.ClassNodeTransformer:transform:26]: Transforming class net.minecraft.client.entity.AbstractClientPlayer
- [15:25:56] [INFO]:
- [15:25:56] [INFO]: [15:25:56] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
- [15:25:56] [INFO]: [15:25:56] [main/INFO]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
- [15:25:56] [INFO]: [15:25:56] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
- [15:25:57] [INFO]: [15:25:57] [main/INFO]: Setting user: prikolist0011
- [15:25:57] [INFO]: [15:25:57] [main/INFO]: Applying Block.getAmbientOcclusionLightValue() override
- [15:25:57] [INFO]: [15:25:57] [main/INFO]: Applying Block.getUseNeighborBrightness() override
- [15:25:57] [INFO]: [15:25:57] [main/INFO]: Applying Block.shouldSideBeRendered() override
- [15:25:57] [INFO]: [SMC FNE]transforming aji net.minecraft.block.Block
- [15:25:57] [INFO]: [SMC INF] blockAoLight
- [15:25:57] [INFO]: [SMC FNE] 70261 (+60)
- [15:25:57] [INFO]: [SMC FNE]transforming abh net.minecraft.item.ItemBlock
- [15:25:57] [INFO]: [SMC FNE] 6426 (+0)
- [15:25:58] [INFO]: [OptiFine] (Reflector) Class not present: ModLoader
- [15:25:58] [INFO]: [OptiFine] (Reflector) Class not present: net.minecraft.src.FMLRenderAccessLibrary
- [15:25:58] [INFO]: [15:25:58] [Client thread/INFO]: Applying block render type override
- [15:25:58] [INFO]: [SMC FNE]transforming blm net.minecraft.client.renderer.RenderBlocks
- [15:25:58] [INFO]: [SMC FNE] 161045 (+466)
- [15:25:58] [INFO]: [OptiFine] (Reflector) Class not present: LightCache
- [15:25:58] [INFO]: [OptiFine] (Reflector) Class not present: BlockCoord
- [15:25:58] [INFO]: [15:25:58] [Client thread/INFO]: [cpw.mods.fml.relauncher.ReflectionHelper:getPrivateValue:100]: class net.minecraft.item.ItemPickaxe
- [15:25:58] [INFO]: [15:25:58] [Client thread/INFO]: [cpw.mods.fml.relauncher.ReflectionHelper:getPrivateValue:101]: null
- [15:25:58] [INFO]: 0
- [15:25:58] [INFO]: [15:25:58] [Client thread/INFO]: [cpw.mods.fml.relauncher.ReflectionHelper:getPrivateValue:100]: class net.minecraft.item.ItemSpade
- [15:25:58] [INFO]: [15:25:58] [Client thread/INFO]: [cpw.mods.fml.relauncher.ReflectionHelper:getPrivateValue:101]: null
- [15:25:58] [INFO]: 0
- [15:25:58] [INFO]: [15:25:58] [Client thread/INFO]: [cpw.mods.fml.relauncher.ReflectionHelper:getPrivateValue:100]: class net.minecraft.item.ItemAxe
- [15:25:58] [INFO]: [15:25:58] [Client thread/INFO]: [cpw.mods.fml.relauncher.ReflectionHelper:getPrivateValue:101]: null
- [15:25:58] [INFO]: 0
- [15:25:58] [INFO]: [SMC FNE]transforming bqf net.minecraft.client.renderer.texture.TextureManager
- [15:25:58] [INFO]: [SMC FNE] 7923 (+202)
- [15:25:58] [INFO]: [SMC FNE]transforming bpp net.minecraft.client.renderer.texture.AbstractTexture
- [15:25:58] [INFO]: [SMC FNE] 1028 (+376)
- [15:25:58] [INFO]: [SMC FNE]transforming bqh net.minecraft.client.renderer.texture.ITextureObject
- [15:25:58] [INFO]: [SMC FNE] 297 (+63)
- [15:25:58] [INFO]: [SMC FNE]transforming bqd net.minecraft.client.renderer.texture.TextureAtlasSprite
- [15:25:58] [INFO]: [SMC FNE] 13722 (+331)
- [15:25:58] [INFO]: [SMC FNE]transforming bqm net.minecraft.client.renderer.texture.TextureCompass
- [15:25:58] [INFO]: [SMC FNE] 2550 (+63)
- [15:25:58] [INFO]: [SMC FNE]transforming bql net.minecraft.client.renderer.texture.TextureClock
- [15:25:58] [INFO]: [SMC FNE] 1885 (+63)
- [15:25:58] [INFO]: [SMC FNE]transforming bpz net.minecraft.client.renderer.texture.TextureMap
- [15:25:58] [INFO]: [SMC FNT] loadRes
- [15:25:58] [INFO]: [SMC FNT] loadRes
- [15:25:58] [INFO]: [SMC FNT] allocateTextureMap
- [15:25:58] [INFO]: [SMC FNT] setSprite setIconName
- [15:25:58] [INFO]: [SMC FNT] uploadTexSubForLoadAtlas
- [15:25:58] [INFO]: [SMC FNE] 22267 (+796)
- [15:25:58] [INFO]: [SMC FNE]transforming bma net.minecraft.client.renderer.RenderGlobal
- [15:25:58] [INFO]: [SMC FNR] patch method net/minecraft/client/renderer/RenderGlobal.func_147589_a(Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/client/renderer/culling/ICamera;F)V
- [15:25:58] [INFO]: [SMC FNR] patch method net/minecraft/client/renderer/RenderGlobal.func_72719_a(Lnet/minecraft/entity/EntityLivingBase;ID)I
- [15:25:58] [INFO]: [SMC FNR] patch method net/minecraft/client/renderer/RenderGlobal.func_72714_a(F)V
- [15:25:58] [INFO]: [SMC FNR] patch method net/minecraft/client/renderer/RenderGlobal.func_72717_a(Lnet/minecraft/client/renderer/Tessellator;Lnet/minecraft/entity/player/EntityPlayer;F)V
- [15:25:58] [INFO]: [SMC FNR] patch method net/minecraft/client/renderer/RenderGlobal.drawBlockDamageTexture(Lnet/minecraft/client/renderer/Tessellator;Lnet/minecraft/entity/EntityLivingBase;F)V
- [15:25:58] [INFO]: [SMC FNR] patch method net/minecraft/client/renderer/RenderGlobal.func_72731_b(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/util/MovingObjectPosition;IF)V
- [15:25:58] [INFO]: [SMC FNE] 72819 (+570)
- [15:25:58] [INFO]: [15:25:58] [Client thread/INFO]: [com.collapse.optifinerus.RusTransformer:patchClass:32]: [optifineRus] Exception rewriting class: java.lang.NullPointerException
- [15:25:58] [INFO]: [SMC FNE]transforming bno net.minecraft.client.renderer.entity.Render
- [15:25:58] [INFO]: [SMC FNR] conditionally skip default shadow
- [15:25:58] [INFO]: [SMC FNE] 9451 (+78)
- [15:25:58] [INFO]: [15:25:58] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Starting on net.minecraft.client.model.ModelBiped
- [15:25:58] [INFO]: [15:25:58] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Method is func_78087_a or a for obf.
- [15:25:58] [INFO]: [15:25:58] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Descriptor is (FFFFFFLnet/minecraft/entity/Entity;)V or (FFFFFFLsa;)V dor obf.
- [15:25:58] [INFO]: [15:25:58] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Found method: a (FFFFFFLsa;)V
- [15:25:58] [INFO]: [15:25:58] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] RETURN Opcode found
- [15:25:58] [INFO]: [15:25:58] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Patched!
- [15:25:58] [INFO]: [15:25:58] [Client thread/INFO]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class bjb net.minecraft.client.network.NetHandlerPlayClient
- [15:25:58] [INFO]: [15:25:58] [Client thread/INFO]: [xaero.map.core.transformer.ClassNodeTransformer:transform:26]: Transforming class net.minecraft.client.network.NetHandlerPlayClient
- [15:25:58] [INFO]: [15:25:58] [Client thread/INFO]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class apx net.minecraft.world.chunk.Chunk
- [15:25:58] [INFO]: [15:25:58] [Client thread/INFO]: [xaero.map.core.transformer.ClassNodeTransformer:transform:26]: Transforming class net.minecraft.world.chunk.Chunk
- [15:25:58] [INFO]: [SMC FNE]transforming blt net.minecraft.client.renderer.EntityRenderer
- [15:25:58] [INFO]: [SMC FNR] patch method net/minecraft/client/renderer/EntityRenderer.func_78476_b(FI)V
- [15:25:58] [INFO]: [SMC FNR] patch method net/minecraft/client/renderer/EntityRenderer.func_78483_a(D)V
- [15:25:58] [INFO]: [SMC FNR] patch method net/minecraft/client/renderer/EntityRenderer.func_78463_b(D)V
- [15:25:58] [INFO]: [SMC FNR] patch method net/minecraft/client/renderer/EntityRenderer.func_78471_a(FJ)V
- [15:25:58] [INFO]: [SMC FNR] patch method net/minecraft/client/renderer/EntityRenderer.func_82829_a(Lnet/minecraft/client/renderer/RenderGlobal;F)V
- [15:25:58] [INFO]: [SMC FNR] patch method net/minecraft/client/renderer/EntityRenderer.func_78466_h(F)V
- [15:25:58] [INFO]: [SMC FNR] patch method net/minecraft/client/renderer/EntityRenderer.func_78468_a(IF)V
- [15:25:58] [INFO]: [SMC FNR] patch method net/minecraft/client/renderer/EntityRenderer.func_78469_a(FFFF)Ljava/nio/FloatBuffer;
- [15:25:58] [INFO]: [SMC FNE] 57194 (+1551)
- [15:25:58] [INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.SplashProgress
- [15:25:58] [INFO]: [15:25:58] [Client thread/INFO]: LWJGL Version: 2.9.1
- [15:25:58] [INFO]: [SMC FNE]transforming buu net.minecraft.client.renderer.OpenGlHelper
- [15:25:58] [INFO]: [SMC FNT] set activeTexUnit
- [15:25:58] [INFO]: [SMC FNE] 15930 (+65)
- [15:25:58] [INFO]: [OptiFine]
- [15:25:58] [INFO]: [OptiFine] OptiFine_1.7.10_HD_U_C1
- [15:25:58] [INFO]: [OptiFine] Wed Dec 21 15:25:58 MSK 2022
- [15:25:58] [INFO]: [OptiFine] OS: Windows 10 (amd64) version 10.0
- [15:25:58] [INFO]: [OptiFine] Java: 1.8.0_221, Oracle Corporation
- [15:25:58] [INFO]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- [15:25:58] [INFO]: [OptiFine] LWJGL: 2.9.1
- [15:25:58] [INFO]: [OptiFine] OpenGL: NVIDIA GeForce RTX 3050 Laptop GPU/PCIe/SSE2, version 4.6.0 NVIDIA 527.56, NVIDIA Corporation
- [15:25:58] [INFO]: [OptiFine] OpenGL Version: 4.0
- [15:25:58] [INFO]: [OptiFine] Maximum texture size: 16384x16384
- [15:25:58] [INFO]: [OptiFine] Checking for new version
- [15:25:58] [INFO]: [15:25:58] [Client thread/ERROR]: Couldn't initialize twitch stream
- [15:25:59] [INFO]: [SMC FNE]transforming bpq net.minecraft.client.renderer.texture.DynamicTexture
- [15:25:59] [INFO]: [SMC FNE] 1328 (+234)
- [15:25:59] [INFO]: [OptiFine] Version found: C1
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: Applying Shaders.pushEntity() block id override
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: Forge Mod Loader has detected optifine OptiFine_1.7.10_HD_U_C1, enabling compatibility features
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: Attempting early MinecraftForge initialization
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: MinecraftForge v10.13.3.0 Initialized
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: Replaced 183 ore recipies
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: Preloading CrashReport classes
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.world.World$1
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.world.World$2
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.world.World$3
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.world.World$4
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.world.chunk.Chunk$1
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.crash.CrashReportCategory$1
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.crash.CrashReportCategory$2
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.crash.CrashReportCategory$3
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.entity.Entity$1
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.entity.Entity$2
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.entity.EntityTracker$1
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.world.gen.layer.GenLayer$1
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.world.gen.layer.GenLayer$2
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.entity.player.InventoryPlayer$1
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.world.gen.structure.MapGenStructure$1
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.world.gen.structure.MapGenStructure$2
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.world.gen.structure.MapGenStructure$3
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.server.MinecraftServer$3
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.server.MinecraftServer$4
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.server.MinecraftServer$5
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.nbt.NBTTagCompound$1
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.nbt.NBTTagCompound$2
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.network.NetHandlerPlayServer$2
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.network.NetworkSystem$3
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.tileentity.TileEntity$1
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.tileentity.TileEntity$2
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.tileentity.TileEntity$3
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.world.storage.WorldInfo$1
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.world.storage.WorldInfo$2
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.world.storage.WorldInfo$3
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.world.storage.WorldInfo$4
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.world.storage.WorldInfo$5
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.world.storage.WorldInfo$6
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.world.storage.WorldInfo$7
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.world.storage.WorldInfo$8
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.world.storage.WorldInfo$9
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.client.Minecraft$3
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.client.Minecraft$4
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.client.Minecraft$5
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.client.Minecraft$6
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.client.Minecraft$7
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.client.Minecraft$8
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.client.Minecraft$9
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.client.Minecraft$10
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.client.Minecraft$11
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.client.Minecraft$12
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.client.Minecraft$13
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.client.Minecraft$14
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.client.Minecraft$15
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.client.multiplayer.WorldClient$1
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.client.multiplayer.WorldClient$2
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.client.multiplayer.WorldClient$3
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.client.multiplayer.WorldClient$4
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.client.particle,EffectRenderer$1
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.client.particle,EffectRenderer$2
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.client.particle,EffectRenderer$3
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.client.particle,EffectRenderer$4
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.client.renderer.EntityRenderer$1
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.client.renderer.EntityRenderer$2
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.client.renderer.EntityRenderer$3
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.server.integrated.IntegratedServer$1
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.server.integrated.IntegratedServer$2
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.client.renderer.RenderGlobal$1
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.client.renderer.entity.RenderItem$1
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.client.renderer.entity.RenderItem$2
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.client.renderer.entity.RenderItem$3
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.client.renderer.entity.RenderItem$4
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.client.renderer.texture.TextureAtlasSprite$1
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.client.renderer.texture.TextureManager$1
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.client.renderer.texture.TextureMap$1
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.client.renderer.texture.TextureMap$2
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: net.minecraft.client.renderer.texture.TextureMap$3
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: Completed early MinecraftForge initialization
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: [AppEng] Core Init
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: Searching C:\Users\Vadik\AppData\Roaming\.exlauncher\clients\industrial\mods for mods
- [15:25:59] [INFO]: [15:25:59] [Client thread/INFO]: Also searching C:\Users\Vadik\AppData\Roaming\.exlauncher\clients\industrial\mods\1.7.10 for mods
- [15:25:59] [INFO]: [15:25:59] [Client thread/ERROR]: Unable to read a class file correctly
- [15:25:59] [INFO]: java.lang.IllegalArgumentException: null
- [15:25:59] [INFO]: at org.objectweb.asm.ClassReader.<init>(Unknown Source) ~[libforge_1.7.10_v2.jar:?]
- [15:25:59] [INFO]: at org.objectweb.asm.ClassReader.<init>(Unknown Source) ~[libforge_1.7.10_v2.jar:?]
- [15:25:59] [INFO]: at org.objectweb.asm.ClassReader.<init>(Unknown Source) ~[libforge_1.7.10_v2.jar:?]
- [15:25:59] [INFO]: at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:52) [ASMModParser.class:?]
- [15:25:59] [INFO]: at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:72) [JarDiscoverer.class:?]
- [15:25:59] [INFO]: at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
- [15:25:59] [INFO]: at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
- [15:25:59] [INFO]: at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
- [15:25:59] [INFO]: at cpw.mods.fml.common.Loader.identifyMods(Loader.java:362) [Loader.class:?]
- [15:25:59] [INFO]: at cpw.mods.fml.common.Loader.loadMods(Loader.java:487) [Loader.class:?]
- [15:25:59] [INFO]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:206) [FMLClientHandler.class:?]
- [15:25:59] [INFO]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:483) [bao.class:?]
- [15:25:59] [INFO]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:881) [bao.class:?]
- [15:25:59] [INFO]: at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
- [15:25:59] [INFO]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
- [15:25:59] [INFO]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221]
- [15:25:59] [INFO]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
- [15:25:59] [INFO]: at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
- [15:25:59] [INFO]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [libforge_1.7.10_v2.jar:?]
- [15:25:59] [INFO]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [libforge_1.7.10_v2.jar:?]
- [15:25:59] [INFO]: [15:25:59] [Client thread/ERROR]: There was a problem reading the entry META-INF/versions/9/module-info.class in the jar C:\Users\Vadik\AppData\Roaming\.exlauncher\clients\libraries\ex\1.7.10\libforge_1.7.10_v2.jar - probably a corrupt zip
- [15:25:59] [INFO]: cpw.mods.fml.common.LoaderException: java.lang.IllegalArgumentException
- [15:25:59] [INFO]:
- [15:25:59] [INFO]: at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:58) ~[ASMModParser.class:?]
- [15:25:59] [INFO]: at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:72) [JarDiscoverer.class:?]
- [15:25:59] [INFO]: at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
- [15:25:59] [INFO]: at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
- [15:25:59] [INFO]: at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
- [15:25:59] [INFO]: at cpw.mods.fml.common.Loader.identifyMods(Loader.java:362) [Loader.class:?]
- [15:25:59] [INFO]: at cpw.mods.fml.common.Loader.loadMods(Loader.java:487) [Loader.class:?]
- [15:25:59] [INFO]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:206) [FMLClientHandler.class:?]
- [15:25:59] [INFO]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:483) [bao.class:?]
- [15:25:59] [INFO]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:881) [bao.class:?]
- [15:25:59] [INFO]: at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
- [15:25:59] [INFO]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
- [15:25:59] [INFO]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221]
- [15:25:59] [INFO]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
- [15:25:59] [INFO]: at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
- [15:25:59] [INFO]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [libforge_1.7.10_v2.jar:?]
- [15:25:59] [INFO]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [libforge_1.7.10_v2.jar:?]
- [15:25:59] [INFO]: Caused by: java.lang.IllegalArgumentException
- [15:25:59] [INFO]: at org.objectweb.asm.ClassReader.<init>(Unknown Source) ~[libforge_1.7.10_v2.jar:?]
- [15:25:59] [INFO]: at org.objectweb.asm.ClassReader.<init>(Unknown Source) ~[libforge_1.7.10_v2.jar:?]
- [15:25:59] [INFO]: at org.objectweb.asm.ClassReader.<init>(Unknown Source) ~[libforge_1.7.10_v2.jar:?]
- [15:25:59] [INFO]: at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:52) ~[ASMModParser.class:?]
- [15:25:59] [INFO]: ... 16 more
- [15:26:00] [INFO]: [15:26:00] [Client thread/WARN]: Zip file libforge_1.7.10_v2.jar failed to read properly, it will be ignored
- [15:26:00] [INFO]: cpw.mods.fml.common.LoaderException: java.lang.IllegalArgumentException
- [15:26:00] [INFO]:
- [15:26:00] [INFO]: at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:58) ~[ASMModParser.class:?]
- [15:26:00] [INFO]: at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:72) [JarDiscoverer.class:?]
- [15:26:00] [INFO]: at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
- [15:26:00] [INFO]: at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
- [15:26:00] [INFO]: at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
- [15:26:00] [INFO]: at cpw.mods.fml.common.Loader.identifyMods(Loader.java:362) [Loader.class:?]
- [15:26:00] [INFO]: at cpw.mods.fml.common.Loader.loadMods(Loader.java:487) [Loader.class:?]
- [15:26:00] [INFO]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:206) [FMLClientHandler.class:?]
- [15:26:00] [INFO]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:483) [bao.class:?]
- [15:26:00] [INFO]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:881) [bao.class:?]
- [15:26:00] [INFO]: at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
- [15:26:00] [INFO]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
- [15:26:00] [INFO]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221]
- [15:26:00] [INFO]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
- [15:26:00] [INFO]: at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
- [15:26:00] [INFO]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [libforge_1.7.10_v2.jar:?]
- [15:26:00] [INFO]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [libforge_1.7.10_v2.jar:?]
- [15:26:00] [INFO]: Caused by: java.lang.IllegalArgumentException
- [15:26:00] [INFO]: at org.objectweb.asm.ClassReader.<init>(Unknown Source) ~[libforge_1.7.10_v2.jar:?]
- [15:26:00] [INFO]: at org.objectweb.asm.ClassReader.<init>(Unknown Source) ~[libforge_1.7.10_v2.jar:?]
- [15:26:00] [INFO]: at org.objectweb.asm.ClassReader.<init>(Unknown Source) ~[libforge_1.7.10_v2.jar:?]
- [15:26:00] [INFO]: at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:52) ~[ASMModParser.class:?]
- [15:26:00] [INFO]: ... 16 more
- [15:26:00] [INFO]: [15:26:00] [Client thread/WARN]: 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
- [15:26:00] [INFO]: [15:26:00] [Client thread/WARN]: Mod fbp is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.4.1
- [15:26:00] [INFO]: [15:26:00] [Client thread/INFO]: Mod OptifineAPI is missing the required element 'name'. Substituting OptifineAPI
- [15:26:00] [INFO]: [15:26:00] [Client thread/WARN]: Mod starfall is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
- [15:26:00] [INFO]: [15:26:00] [Client thread/WARN]: Mod exquests is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.3
- [15:26:00] [INFO]: [15:26:00] [Client thread/WARN]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.12
- [15:26:01] [INFO]: [15:26:01] [Client thread/WARN]: Mod Botany is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7
- [15:26:01] [INFO]: [15:26:01] [Client thread/WARN]: Mod BinnieCore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7
- [15:26:01] [INFO]: [15:26:01] [Client thread/WARN]: Mod ExtraBees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7
- [15:26:01] [INFO]: [15:26:01] [Client thread/WARN]: Mod ExtraTrees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7
- [15:26:01] [INFO]: [15:26:01] [Client thread/WARN]: Mod Genetics is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7
- [15:26:01] [INFO]: [15:26:01] [Client thread/WARN]: Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.6.2.52
- [15:26:01] [INFO]: [15:26:01] [Client thread/WARN]: Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.6.2.52
- [15:26:01] [INFO]: [15:26:01] [Client thread/WARN]: Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.6.2.52
- [15:26:01] [INFO]: [15:26:01] [Client thread/WARN]: Mod ProjRed|Exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.6.2.52
- [15:26:01] [INFO]: [15:26:01] [Client thread/WARN]: Mod DamageIndicatorsMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.3
- [15:26:01] [INFO]: [15:26:01] [Client thread/WARN]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.344
- [15:26:01] [INFO]: [15:26:01] [Client thread/WARN]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.344
- [15:26:01] [INFO]: [15:26:01] [Client thread/WARN]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.344
- [15:26:01] [INFO]: [15:26:01] [Client thread/WARN]: Mod MrTJPCoreMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.8.16
- [15:26:01] [INFO]: [15:26:01] [Client thread/INFO]: Forge Mod Loader has identified 115 mods to load
- [15:26:01] [INFO]: [15:26:01] [Client thread/INFO]: Found mod(s) [PowerUtils] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
- [15:26:01] [INFO]: [15:26:01] [Client thread/INFO]: Found mod(s) [GraviSuite] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
- [15:26:01] [INFO]: [15:26:01] [Client thread/INFO]: FML has found a non-mod file exm1-Multithread-Mipmapping.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
- [15:26:01] [INFO]: [15:26:01] [Client thread/INFO]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.136-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.
- [15:26:01] [INFO]: [15:26:01] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, optifinerus, xaerominimap_core, xaeroworldmap_core, CodeChickenCore, NotEnoughItems, appliedenergistics2-core, OpenModsCore, <CoFH ASM>, legacymckotlin, hardwareinfo, minetuner, XaeroMinimap, XaeroWorldMap, BetterFoliage, fbp, chatbubbles, wecui, IC2BackpackHUD, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, advancedmachines, guilib, bankingmod, clantag, guifix, custom_model_api, economy, economyore, OptifineAPI, extraamulets, quantumgenerators, spawn-world, stalker_models, superpickaxe, wardrobe, more_records, bag, enderbag, gifts, treasure_chest, aquaculture, dailybonus, starfall, MineTweaker3, modtweaker2, notifications, trade, discordsupport, exquests, wanditems, itemicon, blackholeamulet, craftitems, itemfinder, advancedtab, economyutils, vk_feed, AdvancedSolarPanel, appliedenergistics2, BiomesOPlenty, GraviSuite, IC2NuclearControl, IC2, Mantle, netherlicious, PowerUtils, Emotes, DragonsRadioMod, CoFHCore, dragonarmor, dragonrealm, SolarFlux, ThermalDynamics, ThermalExpansion, ThermalFoundation, ExtraUtilities, IronChest, OpenBlocks, OpenMods, Botany, BinnieCore, ExtraBees, ExtraTrees, Genetics, Forestry, ForestryExtras, WaslieCore, ProjRed|Core, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Exploration, testdummy, wildcaves3, asielib, cosmeticWings, DamageIndicatorsMod, statues, Treecapitator, Hats, iChunUtil, bspkrsCore, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MrTJPCoreMod] at CLIENT
- [15:26:01] [INFO]: [15:26:01] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, optifinerus, xaerominimap_core, xaeroworldmap_core, CodeChickenCore, NotEnoughItems, appliedenergistics2-core, OpenModsCore, <CoFH ASM>, legacymckotlin, hardwareinfo, minetuner, XaeroMinimap, XaeroWorldMap, BetterFoliage, fbp, chatbubbles, wecui, IC2BackpackHUD, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, advancedmachines, guilib, bankingmod, clantag, guifix, custom_model_api, economy, economyore, OptifineAPI, extraamulets, quantumgenerators, spawn-world, stalker_models, superpickaxe, wardrobe, more_records, bag, enderbag, gifts, treasure_chest, aquaculture, dailybonus, starfall, MineTweaker3, modtweaker2, notifications, trade, discordsupport, exquests, wanditems, itemicon, blackholeamulet, craftitems, itemfinder, advancedtab, economyutils, vk_feed, AdvancedSolarPanel, appliedenergistics2, BiomesOPlenty, GraviSuite, IC2NuclearControl, IC2, Mantle, netherlicious, PowerUtils, Emotes, DragonsRadioMod, CoFHCore, dragonarmor, dragonrealm, SolarFlux, ThermalDynamics, ThermalExpansion, ThermalFoundation, ExtraUtilities, IronChest, OpenBlocks, OpenMods, Botany, BinnieCore, ExtraBees, ExtraTrees, Genetics, Forestry, ForestryExtras, WaslieCore, ProjRed|Core, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Exploration, testdummy, wildcaves3, asielib, cosmeticWings, DamageIndicatorsMod, statues, Treecapitator, Hats, iChunUtil, bspkrsCore, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MrTJPCoreMod] at SERVER
- [15:26:02] [INFO]: [15:26:02] [Client thread/INFO]: Resource cache GC started
- [15:26:02] [INFO]: [SMC FNE]transforming boh net.minecraft.client.renderer.entity.RendererLivingEntity
- [15:26:02] [INFO]: [SMC FNE] 16049 (+349)
- [15:26:02] [INFO]: [SMC FNE]transforming bov net.minecraft.client.renderer.entity.RenderSpider
- [15:26:02] [INFO]: [SMC FNE] 2157 (+66)
- [15:26:02] [INFO]: [15:26:02] [Client thread/ERROR]: The mod IC2 is expecting signature de041f9f6187debbc77034a344134053277aa3b0 for source exs1-industrialcraft828.jar, however there is no signature matching that description
- [15:26:02] [INFO]: [15:26:02] [Client thread/INFO]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class bix net.minecraft.client.model.ModelRenderer
- [15:26:02] [INFO]:
- [15:26:02] [INFO]: [SMC FNE]transforming bix net.minecraft.client.model.ModelRenderer
- [15:26:02] [INFO]: [SMC FNE] 7107 (+203)
- [15:26:02] [INFO]: [15:26:02] [Client thread/INFO]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class oi net.minecraft.server.management.ServerConfigurationManager
- [15:26:02] [INFO]: [15:26:02] [Client thread/INFO]: [xaero.map.core.transformer.ClassNodeTransformer:transform:26]: Transforming class net.minecraft.server.management.ServerConfigurationManager
- [15:26:02] [INFO]: [15:26:02] [Client thread/ERROR]: [Environment Checks] Optifine detected. This may cause issues due to base edits or ASM usage.
- [15:26:03] [INFO]: [SMC FNE]transforming bnl net.minecraft.client.renderer.entity.RenderDragon
- [15:26:03] [INFO]: [SMC FNE] 7059 (+66)
- [15:26:03] [INFO]: [15:26:03] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:optifineRus, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Legacy Minecraft Kotlin, FMLFileResourcePack:HardwareInfo, FMLFileResourcePack:MineTuner, FMLFileResourcePack:Xaero's Minimap, FMLFileResourcePack:Xaero's World Map, FMLFileResourcePack:Better Foliage, FMLFileResourcePack:Fancy Block Particles, FMLFileResourcePack:ChatBubbles, FMLFileResourcePack:WorldEdit CUI, FMLFileResourcePack:IC2 Backpack HUD, 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:Advanced Machines, FMLFileResourcePack:GUI Library, FMLFileResourcePack:BankingMod, FMLFileResourcePack:Clan Tag, FMLFileResourcePack:GuiFix, FMLFileResourcePack:Custom Model API, FMLFileResourcePack:economy, FMLFileResourcePack:Economy Ore Mod, FMLFileResourcePack:OptifineAPI, FMLFileResourcePack:Extra Amulets, FMLFileResourcePack:Quantum Generators, FMLFileResourcePack:Spawn World, FMLFileResourcePack:Stalker Models, FMLFileResourcePack:SuperPickaxe, FMLFileResourcePack:Wardrobe Mod, FMLFileResourcePack:More Records, FMLFileResourcePack:Bag, FMLFileResourcePack:Excalibur EnderBag, FMLFileResourcePack:Gifts, FMLFileResourcePack:Treasure Chest, FMLFileResourcePack:Aquaculture, FMLFileResourcePack:DailyBonus, FMLFileResourcePack:Starfall, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:Mod Tweaker 2, FMLFileResourcePack:Notifications, FMLFileResourcePack:Trade, FMLFileResourcePack:DiscordSupport, FMLFileResourcePack:EXQuests, FMLFileResourcePack:WandItems, FMLFileResourcePack:Item Icon, FMLFileResourcePack:Black Hole Amulet, FMLFileResourcePack:CraftItems, FMLFileResourcePack:ItemFinder, FMLFileResourcePack:AdvancedTab, FMLFileResourcePack:EconomyUtils, FMLFileResourcePack:VK Feed, FMLFileResourcePack:Advanced Solar Panels, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Graviation Suite, FMLFileResourcePack:Nuclear Control 2, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Mantle, FMLFileResourcePack:Netherlicious, FMLFileResourcePack:PowerUtils, FMLFileResourcePack:Emotes, FMLFileResourcePack:Dragon's Radio Mod, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Dragon Armor, FMLFileResourcePack:Dragon Realm, FMLFileResourcePack:Solar Flux, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Botany, FMLFileResourcePack:Binnie Core, FMLFileResourcePack:Extra Bees, FMLFileResourcePack:Extra Trees, FMLFileResourcePack:Genetics, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Forestry Extras, FMLFileResourcePack:WaslieCore, FMLFileResourcePack:ProjectRed, FMLFileResourcePack:ProjectRed-Transmission, FMLFileResourcePack:ProjectRed-Illumination, FMLFileResourcePack:ProjectRed-Exploration, FMLFileResourcePack:Test Dummy, FMLFileResourcePack:Wild Caves 3, FMLFileResourcePack:asielib, FMLFileResourcePack:Cosmetic Wings, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Statues, FMLFileResourcePack:Treecapitator, FMLFileResourcePack:Hats, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Baubles, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:MrTJPCore
- [15:26:03] [INFO]: [15:26:03] [Client thread/INFO]: Processing ObjectHolder annotations
- [15:26:03] [INFO]: [15:26:03] [Client thread/INFO]: Found 337 ObjectHolder annotations
- [15:26:03] [INFO]: [15:26:03] [Client thread/INFO]: Latest version of MCLib present: 0.3.3 @ DelirusCrux.Netherlicious.repackage.makamys.mclib
- [15:26:03] [INFO]: [15:26:03] [Client thread/INFO]: Using directory C:\Users\Vadik\AppData\Roaming\.exlauncher\clients\assets1710\asset_director
- [15:26:03] [INFO]: [15:26:03] [Client thread/INFO]: Configured a dormant chunk cache size of 0
- [15:26:03] [INFO]: [15:26:03] [Client thread/INFO]: <RenderChatBubbles Initialized>
- [15:26:03] [INFO]: [SMC FNE]transforming bnn net.minecraft.client.renderer.entity.RenderManager
- [15:26:03] [INFO]: [SMC FNE] 17793 (+0)
- [15:26:03] [INFO]: [SMC FNE]transforming bnm net.minecraft.client.renderer.entity.RenderEnderman
- [15:26:03] [INFO]: [SMC FNE] 4174 (+66)
- [15:26:03] [INFO]: [SMC FNE]transforming bnx net.minecraft.client.renderer.tileentity.RenderItemFrame
- [15:26:03] [INFO]: [SMC FNE] 12118 (+245)
- [15:26:03] [INFO]: [15:26:03] [Client thread/INFO]: <ChatBubblesManager Initialized>
- [15:26:04] [INFO]: [15:26:04] [Client thread/INFO]: Pre Initialization ( started )
- [15:26:04] [INFO]: [15:26:04] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
- [15:26:04] [INFO]: [15:26:04] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.gson.Gson.fromJson(Gson.java:815)
- [15:26:04] [INFO]: [15:26:04] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.gson.Gson.fromJson(Gson.java:768)
- [15:26:04] [INFO]: [15:26:04] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.gson.Gson.fromJson(Gson.java:717)
- [15:26:04] [INFO]: [15:26:04] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.gson.Gson.fromJson(Gson.java:689)
- [15:26:04] [INFO]: [15:26:04] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraftforge.common.ForgeVersion$1.run(ForgeVersion.java:94)
- [15:26:04] [INFO]: [15:26:04] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
- [15:26:04] [INFO]: [15:26:04] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374)
- [15:26:04] [INFO]: [15:26:04] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183)
- [15:26:04] [INFO]: [15:26:04] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145)
- [15:26:04] [INFO]: [15:26:04] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.gson.Gson.fromJson(Gson.java:803)
- [15:26:04] [INFO]: [15:26:04] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: ... 4 more
- [15:26:04] [INFO]: [15:26:04] [Client thread/INFO]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
- [15:26:04] [INFO]: [15:26:04] [Client thread/INFO]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
- [15:26:04] [INFO]: [15:26:04] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is enabled.
- [15:26:04] [INFO]: [15:26:04] [Client thread/INFO]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
- [15:26:04] [INFO]: [15:26:04] [Client thread/INFO]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
- [15:26:04] [INFO]: [15:26:04] [Client thread/INFO]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
- [15:26:04] [INFO]: [15:26:04] [Client thread/INFO]: Updated appeng/tile/powersink/RotaryCraft
- [15:26:04] [INFO]: [15:26:04] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
- [15:26:04] [INFO]: [15:26:04] [Client thread/INFO]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
- [15:26:04] [INFO]: [15:26:04] [Client thread/INFO]: Updated appeng/tile/powersink/MekJoules
- [15:26:04] [INFO]: [15:26:04] [Client thread/INFO]: Removing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is disabled.
- [15:26:04] [INFO]: [15:26:04] [Client thread/INFO]: Removing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is disabled.
- [15:26:04] [INFO]: [15:26:04] [Client thread/INFO]: Updated appeng/block/networking/BlockCableBus
- [15:26:04] [INFO]: [15:26:04] [Client thread/INFO]: Removing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BC integration is disabled.
- [15:26:04] [INFO]: [15:26:04] [Client thread/INFO]: Updated appeng/items/tools/quartz/ToolQuartzWrench
- [15:26:04] [INFO]: [15:26:04] [Client thread/INFO]: Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
- [15:26:04] [INFO]: [15:26:04] [Client thread/INFO]: Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
- [15:26:04] [INFO]: [15:26:04] [Client thread/INFO]: Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
- [15:26:04] [INFO]: [15:26:04] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
- [15:26:04] [INFO]: [15:26:04] [Client thread/INFO]: Removing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BC integration is disabled.
- [15:26:04] [INFO]: [15:26:04] [Client thread/INFO]: Updated appeng/items/tools/ToolNetworkTool
- [15:26:04] [INFO]: [15:26:04] [Client thread/INFO]: Removing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BC integration is disabled.
- [15:26:04] [INFO]: [15:26:04] [Client thread/INFO]: Removing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BC integration is disabled.
- [15:26:04] [INFO]: [15:26:04] [Client thread/INFO]: Updated appeng/parts/misc/PartStorageBus
- [15:26:04] [INFO]: [15:26:04] [Client thread/INFO]: Removing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is disabled.
- [15:26:04] [INFO]: [15:26:04] [Client thread/INFO]: Removing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is disabled.
- [15:26:04] [INFO]: [15:26:04] [Client thread/INFO]: Updated appeng/parts/p2p/PartP2PItems
- [15:26:04] [INFO]: [15:26:04] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
- [15:26:04] [INFO]: [15:26:04] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
- [15:26:04] [INFO]: [15:26:04] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
- [15:26:04] [INFO]: [15:26:04] [Client thread/INFO]: Starting AE2 VersionChecker
- [15:26:04] [INFO]: [15:26:04] [Client thread/INFO]: Pre Initialization ( ended after 426ms )
- [15:26:04] [INFO]: [15:26:04] [Client thread/INFO]: Version check success: appliedenergistics2 required / rv2-stable-6 detected
- [15:26:04] [INFO]: Exception in thread "AE2 VersionChecker" [15:26:04] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.lang.IllegalArgumentException: Raw channel stable did not contain any of the pre-programmed types.
- [15:26:04] [INFO]: [15:26:04] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at appeng.services.version.VersionParser.parseChannel(VersionParser.java:117)
- [15:26:04] [INFO]: [15:26:04] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at appeng.services.version.VersionParser.parseVersion(VersionParser.java:72)
- [15:26:04] [INFO]: [15:26:04] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at appeng.services.version.VersionParser.parse(VersionParser.java:34)
- [15:26:04] [INFO]: [15:26:04] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at appeng.services.version.ModVersionFetcher.get(ModVersionFetcher.java:34)
- [15:26:04] [INFO]: [15:26:04] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at appeng.services.VersionChecker.processInterval(VersionChecker.java:106)
- [15:26:04] [INFO]: [15:26:04] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at appeng.services.VersionChecker.run(VersionChecker.java:86)
- [15:26:04] [INFO]: [15:26:04] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.Thread.run(Thread.java:748)
- [15:26:04] [INFO]: [15:26:04] [Client thread/INFO]: [BiomesOPlenty] Extending Potions Array.
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Module BuildCraft 6 Fuels Plugin failed to load: Compatible BuildCraftAPI|fuels version not found
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Module BuildCraft 6 Recipes Plugin failed to load: Compatible BuildCraftAPI|recipes version not found
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Module BuildCraft 6 Statements Plugin failed to load: Compatible BuildCraftAPI|statements version not found
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Module BuildCraft 6 Transport Plugin failed to load: BuildCraft|Transport not found
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Module AgriCraft Plugin failed to load: AgriCraft not found
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Module Chisel Plugin failed to load: Chisel not found
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Module EnderIO Plugin failed to load: EnderIO not found
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Module Erebus Plugin failed to load: Erebus not found
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Module Growthcraft Plugin failed to load: GrowthCraft not found
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Module HarvestCraft Plugin failed to load: HarvestCraft not found
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Module ImmersiveEngineering Plugin failed to load: Immersive Engineering not found
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Module MagicalCrops Plugin failed to load: Magical Crops not found
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Module MineFactoryReloaded Plugin failed to load: MineFactoryReloaded not found
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Module Natura Plugin failed to load: Natura not found
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Module PlantMegaPack Plugin failed to load: Plant Mega Pack not found
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Module RotaryCraft Plugin failed to load: RotaryCraft not found
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Module Witchery Plugin failed to load: Witchery not found
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for compressedPlantBall
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for matter
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Version check success: Botany required / 2.0.22.7 detected
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Version check success: Forestry@[4.0.8.36,) required / 4.2.16.64 detected
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Required mod exnihilo is not installed, dependent features will be unavailable
- [15:26:06] [INFO]: [15:26:06] [Client thread/ERROR]: Requirements unmet, Ex Nihilo Addon not loading
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Starting NEI Integration
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Loading configuration files
- [15:26:06] [INFO]: [SMC FNE]transforming bmh net.minecraft.client.renderer.Tessellator
- [15:26:06] [INFO]: [SMC FNE] 10030 (-896)
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Loaded <31> amulets
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Loading configurations...
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Loading icons
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Loading notifications
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: ==================================
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Registering chests:
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Register chest 'admin/admin1-chest'
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Register chest 'admin/arkana1-chest'
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Register chest 'golosa/golos1-chest'
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Register chest 'golosa/golos2-chest'
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Register chest 'amulets/amulets1-chest'
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Register chest 'donate/donate1-chest'
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Register chest 'donate/donate2-chest'
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Register chest 'donate/donate3-chest'
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Register chest 'donate/donate4-chest'
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Register chest 'casual/casual1-chest'
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Register chest 'casual/casual2-chest'
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Register chest 'casual/casual3-chest'
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Register chest 'infinity/infinity1-chest'
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Register chest 'infinity/infinity2-chest'
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Register chest 'infinity/infinity3-chest'
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: Register chest 'event/event1-chest'
- [15:26:06] [INFO]: [15:26:06] [Client thread/INFO]: ==================================
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: Loading meteors...
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: Register meteor <mods>
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: Register meteor <rare>
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: Register meteor <mythical>
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: Register meteor <legendary>
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: Register meteor <arcana>
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: Starting PreInitialization for modtweaker2
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [com.prototype.discordsupport.side.client.proxy.ClientProxy:preInit:58]: Exception in Discord Support
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: de.jcm.discordgamesdk.GameSDKException: Game SDK operation failed: INTERNAL_ERROR
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at de.jcm.discordgamesdk.Core.<init>(Core.java:170)
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.prototype.discordsupport.side.client.proxy.ClientProxy.preInit(ClientProxy.java:42)
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.prototype.discordsupport.DiscordSupportMod.preInit(DiscordSupportMod.java:31)
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:533)
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:241)
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:483)
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:881)
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.client.main.Main.main(SourceFile:148)
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- [15:26:07] [INFO]: [15:26:07] [CoFHUpdater:CoFHCore/ERROR]: Update check for CoFH Core failed.
- [15:26:07] [INFO]: java.net.MalformedURLException: unknown protocol: hhttps
- [15:26:07] [INFO]: at java.net.URL.<init>(URL.java:607) ~[?:1.8.0_221]
- [15:26:07] [INFO]: at java.net.URL.<init>(URL.java:497) ~[?:1.8.0_221]
- [15:26:07] [INFO]: at java.net.URL.<init>(URL.java:446) ~[?:1.8.0_221]
- [15:26:07] [INFO]: at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:53) [UpdateCheckThread.class:?]
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: Registering Default Templates.
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: Registering default generators
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: Complete
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: Entering preinitialization phase.
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: Loading configuration from disk.
- [15:26:07] [INFO]: [15:26:07] [Client thread/INFO]: Configuration load completed.
- [15:26:07] [INFO]: [15:26:07] [CoFHUpdater:ThermalFoundation/ERROR]: Update check for Thermal Foundation failed.
- [15:26:07] [INFO]: java.net.MalformedURLException: unknown protocol: hhttps
- [15:26:07] [INFO]: at java.net.URL.<init>(URL.java:607) ~[?:1.8.0_221]
- [15:26:07] [INFO]: at java.net.URL.<init>(URL.java:497) ~[?:1.8.0_221]
- [15:26:07] [INFO]: at java.net.URL.<init>(URL.java:446) ~[?:1.8.0_221]
- [15:26:07] [INFO]: at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:53) [UpdateCheckThread.class:?]
- [15:26:08] [INFO]: [15:26:08] [Client thread/INFO]: Thermal Foundation: Loading Plugins...
- [15:26:08] [INFO]: [15:26:08] [Client thread/INFO]: Thermal Foundation: Finished Loading Plugins.
- [15:26:08] [INFO]: [15:26:08] [CoFHUpdater:ThermalExpansion/ERROR]: Update check for Thermal Expansion failed.
- [15:26:08] [INFO]: java.net.MalformedURLException: unknown protocol: hhttps
- [15:26:08] [INFO]: at java.net.URL.<init>(URL.java:607) ~[?:1.8.0_221]
- [15:26:08] [INFO]: at java.net.URL.<init>(URL.java:497) ~[?:1.8.0_221]
- [15:26:08] [INFO]: at java.net.URL.<init>(URL.java:446) ~[?:1.8.0_221]
- [15:26:08] [INFO]: at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:53) [UpdateCheckThread.class:?]
- [15:26:08] [INFO]: [15:26:08] [Client thread/INFO]: ThermalExpansion: Loading Plugins...
- [15:26:08] [INFO]: [15:26:08] [Client thread/INFO]: Thermal Expansion: Finished Loading Plugins.
- [15:26:08] [INFO]: [15:26:08] [Client thread/INFO]: Pre Initialization
- [15:26:08] [INFO]: [15:26:08] [Client thread/INFO]: Initialization of configuration
- [15:26:08] [INFO]: [15:26:08] [Client thread/INFO]: Registering blocks
- [15:26:08] [INFO]: [15:26:08] [Client thread/INFO]: Registering items
- [15:26:08] [INFO]: [15:26:08] [CoFHUpdater:ThermalDynamics/ERROR]: Update check for Thermal Dynamics failed.
- [15:26:08] [INFO]: java.net.MalformedURLException: unknown protocol: hhttps
- [15:26:08] [INFO]: at java.net.URL.<init>(URL.java:607) ~[?:1.8.0_221]
- [15:26:08] [INFO]: at java.net.URL.<init>(URL.java:497) ~[?:1.8.0_221]
- [15:26:08] [INFO]: at java.net.URL.<init>(URL.java:446) ~[?:1.8.0_221]
- [15:26:08] [INFO]: at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:53) [UpdateCheckThread.class:?]
- [15:26:08] [INFO]: [15:26:08] [Client thread/INFO]: Loading Plugins...
- [15:26:08] [INFO]: [15:26:08] [Client thread/INFO]: Finished Loading Plugins.
- [15:26:08] [INFO]: [15:26:08] [Client thread/INFO]: Hello World
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item guide (from field public static openblocks.common.block.BlockGuide openblocks.OpenBlocks$Blocks.guide) is disabled
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item builder_guide (from field public static openblocks.common.block.BlockBuilderGuide openblocks.OpenBlocks$Blocks.builderGuide) is disabled
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item grave (from field public static openblocks.common.block.BlockGrave openblocks.OpenBlocks$Blocks.grave) is disabled
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item cannon (from field public static openblocks.common.block.BlockCannon openblocks.OpenBlocks$Blocks.cannon) is disabled
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item sponge (from field public static openblocks.common.block.BlockSponge openblocks.OpenBlocks$Blocks.sponge) is disabled
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item xpdrain (from field public static openblocks.common.block.BlockXPDrain openblocks.OpenBlocks$Blocks.xpDrain) is disabled
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item blockbreaker (from field public static openblocks.common.block.BlockBlockBreaker openblocks.OpenBlocks$Blocks.blockBreaker) is disabled
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item blockPlacer (from field public static openblocks.common.block.BlockBlockPlacer openblocks.OpenBlocks$Blocks.blockPlacer) is disabled
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item itemDropper (from field public static openblocks.common.block.BlockItemDropper openblocks.OpenBlocks$Blocks.itemDropper) is disabled
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item sky (from field public static openblocks.common.block.BlockSky openblocks.OpenBlocks$Blocks.sky) is disabled
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item xpshower (from field public static openblocks.common.block.BlockXPShower openblocks.OpenBlocks$Blocks.xpShower) is disabled
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item goldenegg (from field public static openblocks.common.block.BlockGoldenEgg openblocks.OpenBlocks$Blocks.goldenEgg) is disabled
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item luggage (from field public static openblocks.common.item.ItemLuggage openblocks.OpenBlocks$Items.luggage) is disabled
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item sonicglasses (from field public static openblocks.common.item.ItemSonicGlasses openblocks.OpenBlocks$Items.sonicGlasses) is disabled
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item craneControl (from field public static openblocks.common.item.ItemCraneControl openblocks.OpenBlocks$Items.craneControl) is disabled
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item craneBackpack (from field public static openblocks.common.item.ItemCraneBackpack openblocks.OpenBlocks$Items.craneBackpack) is disabled
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item cursor (from field public static openblocks.common.item.ItemCursor openblocks.OpenBlocks$Items.cursor) is disabled
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item devnull (from field public static openblocks.common.item.ItemDevNull openblocks.OpenBlocks$Items.devNull) is disabled
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.io.FileNotFoundException: https://dl.dropboxusercontent.com/u/46500170/Site/donator_list.txt
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1896)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:92)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1490)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1488)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivileged(Native Method)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:784)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1487)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.net.URL.openStream(URL.java:1057)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at wasliecore.helpers.FileHelper.addDonators(FileHelper.java:109)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at wasliecore.main.WaslieCore.preInit(WaslieCore.java:51)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:533)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:241)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:483)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:881)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.client.main.Main.main(SourceFile:148)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [wasliecore.main.WaslieCore:preInit:55]: WaslieCore is brought to you by wasliebob
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.net.MalformedURLException: unknown protocol: httpp
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.net.URL.<init>(URL.java:607)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.net.URL.<init>(URL.java:497)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.net.URL.<init>(URL.java:446)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at mrtjp.core.data.IO$.forceReadBuffer(IO.scala:24)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at mrtjp.core.data.IO$.forceRead(IO.scala:15)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at mrtjp.core.data.UpdateChecker$class.projectMD(UpdateChecker.scala:36)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at mrtjp.core.handler.CoreUpdateChecker.projectMD(CoreUpdateChecker.scala:10)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at mrtjp.core.data.UpdateChecker$class.downloadVersions(UpdateChecker.scala:50)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at mrtjp.core.handler.CoreUpdateChecker.downloadVersions(CoreUpdateChecker.scala:10)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at mrtjp.core.data.UpdateChecker$class.$init$(UpdateChecker.scala:39)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at mrtjp.core.handler.CoreUpdateChecker.<init>(CoreUpdateChecker.scala:10)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at mrtjp.core.handler.MrTJPCoreProxy_client.preInit(proxies.scala:37)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at mrtjp.core.handler.MrTJPCoreMod$.preInit(mod.scala:27)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at mrtjp.core.handler.MrTJPCoreMod.preInit(mod.scala)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:533)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:241)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:483)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:881)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.client.main.Main.main(SourceFile:148)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
- [15:26:09] [INFO]: [15:26:09] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- [15:26:09] [INFO]: [15:26:09] [MrTJPCore version checker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.lang.IndexOutOfBoundsException: 0
- [15:26:09] [INFO]: [15:26:09] [MrTJPCore version checker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at scala.collection.LinearSeqOptimized$class.apply(LinearSeqOptimized.scala:51)
- [15:26:09] [INFO]: [15:26:09] [MrTJPCore version checker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at scala.collection.immutable.List.apply(List.scala:83)
- [15:26:09] [INFO]: [15:26:09] [MrTJPCore version checker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at mrtjp.core.data.UpdateChecker$class.latestVersion(UpdateChecker.scala:43)
- [15:26:09] [INFO]: [15:26:09] [MrTJPCore version checker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at mrtjp.core.handler.CoreUpdateChecker.latestVersion(CoreUpdateChecker.scala:10)
- [15:26:09] [INFO]: [15:26:09] [MrTJPCore version checker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at mrtjp.core.data.UpdateChecker$class.isVersionOutdated(UpdateChecker.scala:93)
- [15:26:09] [INFO]: [15:26:09] [MrTJPCore version checker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at mrtjp.core.handler.CoreUpdateChecker.isVersionOutdated(CoreUpdateChecker.scala:10)
- [15:26:09] [INFO]: [15:26:09] [MrTJPCore version checker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at mrtjp.core.data.UpdateChecker$class.run(UpdateChecker.scala:115)
- [15:26:09] [INFO]: [15:26:09] [MrTJPCore version checker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at mrtjp.core.handler.CoreUpdateChecker.run(CoreUpdateChecker.scala:10)
- [15:26:10] [INFO]: [15:26:10] [Client thread/INFO]: Loading Cosmetic Wings 0.4.2
- [15:26:10] [INFO]: [15:26:10] [Client thread/INFO]: Loading configuration file C:\Users\Vadik\AppData\Roaming\.exlauncher\clients\industrial\config\Treecapitator.cfg
- [15:26:10] [INFO]: [15:26:10] [Client thread/INFO]: Proceeding to load tree/mod configs from file.
- [15:26:10] [INFO]: [SMC FNE]transforming bdm net.minecraft.client.gui.GuiOptions
- [15:26:10] [INFO]: [SMC FNT] decrease language button size
- [15:26:10] [INFO]: [SMC FNT] add shaders button
- [15:26:10] [INFO]: [SMC FNT] shaders button action
- [15:26:10] [INFO]: [SMC FNE] 6481 (+158)
- [15:26:10] [INFO]: [15:26:10] [Client thread/INFO]: Applying holder lookups
- [15:26:10] [INFO]: [15:26:10] [Client thread/INFO]: Holder lookups applied
- [15:26:10] [INFO]: [OptiFine] *** Reloading textures ***
- [15:26:10] [INFO]: [OptiFine] Resource packs: Default
- [15:26:10] [INFO]: [15:26:10] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
- [15:26:10] [INFO]: [15:26:10] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
- [15:26:10] [INFO]: [15:26:10] [Thread-7/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.io.FileNotFoundException: https://dl.dropbox.com/u/7477047ads8/DdsaamageIndicatorMod1710.txt
- [15:26:10] [INFO]: [15:26:10] [Thread-7/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1896)
- [15:26:10] [INFO]: [15:26:10] [Thread-7/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:92)
- [15:26:10] [INFO]: [15:26:10] [Thread-7/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1490)
- [15:26:10] [INFO]: [15:26:10] [Thread-7/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1488)
- [15:26:10] [INFO]: [15:26:10] [Thread-7/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivileged(Native Method)
- [15:26:10] [INFO]: [15:26:10] [Thread-7/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:784)
- [15:26:10] [INFO]: [15:26:10] [Thread-7/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1487)
- [15:26:10] [INFO]: [15:26:10] [Thread-7/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
- [15:26:10] [INFO]: [15:26:10] [Thread-7/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.net.URL.openStream(URL.java:1057)
- [15:26:10] [INFO]: [15:26:10] [Thread-7/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at DamageIndicatorsMod.client.DIClientProxy$1.run(DIClientProxy.java:79)
- [15:26:10] [INFO]: [15:26:10] [Thread-7/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.Thread.run(Thread.java:748)
- [15:26:10] [INFO]: [15:26:10] [iChunUtil Patron Getter Thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.io.FileNotFoundException: https://raw.githubusercontent.com/iChun/iChunUtil/master/src/main/resources/assets/ichunutil/mod/patrons.json
- [15:26:10] [INFO]: [15:26:10] [iChunUtil Patron Getter Thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1896)
- [15:26:10] [INFO]: [15:26:10] [iChunUtil Patron Getter Thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:92)
- [15:26:10] [INFO]: [15:26:10] [iChunUtil Patron Getter Thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1490)
- [15:26:10] [INFO]: [15:26:10] [iChunUtil Patron Getter Thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1488)
- [15:26:10] [INFO]: [15:26:10] [iChunUtil Patron Getter Thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivileged(Native Method)
- [15:26:10] [INFO]: [15:26:10] [iChunUtil Patron Getter Thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:784)
- [15:26:10] [INFO]: [15:26:10] [iChunUtil Patron Getter Thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1487)
- [15:26:10] [INFO]: [15:26:10] [iChunUtil Patron Getter Thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
- [15:26:10] [INFO]: [15:26:10] [iChunUtil Patron Getter Thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.net.URL.openStream(URL.java:1057)
- [15:26:10] [INFO]: [15:26:10] [iChunUtil Patron Getter Thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: at ichun.client.thread.ThreadGetPatrons.run(ThreadGetPatrons.java:30)
- [15:26:10] [INFO]: [15:26:10] [Thread-9/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
- [15:26:10] [INFO]: [15:26:10] [Thread-9/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
- [15:26:10] [INFO]: [15:26:10] [Thread-9/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement