In fact, that problem was my attempt to fix this one. Now, in this case, I've tried to solve it for more than a week. I did everything I could think of, searched Internet (which didn't help), quinquagintnove-checked everything and re-downloaded, re-installed all possible files, and in this case I'm 200% sure that I didn't forget anything. There were also no people on Internet with the same problem.
So here is what happened: I have installed the latest version of Forge for 1.7.10 (10.13.4.1614) (using the .exe installer), and it worked completely fine on the regular Minecraft launcher. When I uploaded it to my FTP server (what FTP server, you ask? Read the first thread), however, and launched it using my launcher - it told me that the minimum Forge version required is 10.13.4.1558. Weird, I thought? I already have a higher version. So I deleted all my mods to at least launch the game and see if there's anything useful there. And there was. The copyright text (on the bottom-left) said that my Forge version is 10.13.3.1358. It also said that the 10.13.4.1558 is available. "Wat?", I thought. So I have deleted all my files from FTP and uploaded them again. Same exact problem.
Well, maybe the problem is with Forge? I used the universal version instead then. Same exact problem. I have also tried using 10.13.4.1558 instead of 1614, same exact problem. It works perfectly fine on the regular launcher.
Now, I re-checked that I've uploaded all files correctly. Multiple times, in fact. I have also compared the files in my custom client to the ones in the original client. 100% same. I have read somewhere that you could solve a similar issue by disabling auto update checker in the forge config, did that and it doesn't help.
Btw, the problem isn't with my launcher itself, if I use the official launcher in the folder with my client - exact same problem.
Oh, and another detail that might matter, FML doesn't generate any logs. At all. The only ones I get are vanilla latest.log's and liteloader logs in the liteconfig folder. P.S. I didn't install LiteLoader, I suppose that's a part of FML?
Vanilla log:
[17:55:19] [Thread-13/INFO]: Loading tweak class name com.mumfrey.liteloader.launch.LiteLoaderTweaker
[17:55:19] [Thread-13/INFO]: Using primary tweak class name com.mumfrey.liteloader.launch.LiteLoaderTweaker
[17:55:19] [Thread-13/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[17:55:19] [Thread-13/INFO]: Calling tweak class com.mumfrey.liteloader.launch.LiteLoaderTweaker
[17:55:19] [Thread-13/INFO]: Bootstrapping LiteLoader 1.7.10
[17:55:20] [Thread-13/INFO]: Registering API provider class com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient
[17:55:20] [Thread-13/INFO]: Spawning API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' ...
[17:55:20] [Thread-13/INFO]: API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' provides API 'liteloader'
[17:55:20] [Thread-13/INFO]: Initialising API 'liteloader' ...
[17:55:20] [Thread-13/INFO]: LiteLoader begin PREINIT...
[17:55:20] [Thread-13/INFO]: Initialising Loader properties...
[17:55:20] [Thread-13/INFO]: Setting up logger...
[17:55:20] [Thread-13/INFO]: LiteLoader 1.7.10_03 starting up...
[17:55:20] [Thread-13/INFO]: Java reports OS="windows 8.1"
[17:55:20] [Thread-13/INFO]: Enumerating class path...
[17:55:20] [Thread-13/INFO]: Class path separator=";"
[17:55:20] [Thread-13/INFO]: Class path entries=(
classpathEntry=/C:/Users/ViAik/Downloads/Detective World.jar
)
[17:55:20] [Thread-13/INFO]: Registering discovery module EnumeratorModuleClassPath: [<Java Class Path>]
[17:55:20] [Thread-13/INFO]: Registering discovery module EnumeratorModuleFolder: [C:\DetectiveWorld\voxelaria1710\mods]
[17:55:20] [Thread-13/INFO]: Registering discovery module EnumeratorModuleFolder: [C:\DetectiveWorld\voxelaria1710\mods\1.7.10]
[17:55:20] [Thread-13/INFO]: Adding supported mod class prefix 'LiteMod'
[17:55:20] [Thread-13/INFO]: Discovering tweaks on class path...
[17:55:20] [Thread-13/INFO]: Discovering valid mod files in folder C:\DetectiveWorld\voxelaria1710\mods
[17:55:20] [Thread-13/INFO]: Discovering valid mod files in folder C:\DetectiveWorld\voxelaria1710\mods\1.7.10
[17:55:20] [Thread-13/INFO]: LiteLoader PREINIT complete
[17:55:20] [Thread-13/INFO]: Sorting registered packet transformers by priority
[17:55:20] [Thread-13/INFO]: Added 0 packet transformer classes to the transformer list
[17:55:20] [Thread-13/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.transformers.event.EventProxyTransformer'
[17:55:20] [Thread-13/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.launch.LiteLoaderTransformer'
[17:55:20] [Thread-13/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.client.transformers.CrashReportTransformer'
[17:55:20] [Thread-13/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.LiteLoaderCallbackInjectionTransformer'
[17:55:20] [Thread-13/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
[17:55:20] [Thread-13/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
[17:55:20] [Thread-13/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[17:55:20] [Thread-13/INFO]: Forge Mod Loader version 7.10.104.1358 for Minecraft 1.7.10 loading
[17:55:20] [Thread-13/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_91, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre1.8.0_91
[17:55:20] [Thread-13/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:55:20] [Thread-13/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[17:55:20] [Thread-13/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:55:20] [Thread-13/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:55:20] [Thread-13/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:55:21] [Thread-14/INFO]: [net.launcher.utils.BaseUtils:sendp:82]: ANTICHEAT: Mod checking done
[17:55:21] [Thread-13/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[17:55:21] [Thread-13/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[17:55:21] [Thread-13/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:55:21] [Thread-13/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[17:55:21] [Server poll thread/INFO]: [net.launcher.utils.BaseUtils:send:72]: [17:55:21] [Launcher thread/INFO]: Refreshing server done!
[17:55:21] [Thread-13/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[17:55:21] [Thread-13/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[17:55:21] [Thread-13/INFO]: Injecting downstream transformers
[17:55:21] [Thread-13/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.JoinGamePacketTransformer'
[17:55:21] [Thread-13/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.ServerChatPacketTransformer'
[17:55:21] [Thread-13/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
[17:55:21] [Thread-13/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.LiteLoaderCallbackInjectionTransformer'
[17:55:21] [Thread-13/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
[17:55:21] [Thread-13/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.LoginSuccessPacketTransformer'
[17:55:21] [Thread-13/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.CustomPayloadPacketTransformer'
[17:55:21] [Thread-13/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.ServerCustomPayloadPacketTransformer'
[17:55:21] [Thread-13/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.ChatPacketTransformer'
[17:55:21] [Thread-13/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[17:55:21] [Thread-13/INFO]: Injecting event prerenderfbo with 1 handlers in method func_71411_J in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting event postrenderfbo with 1 handlers in method func_71411_J in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting event updateframebuffersize with 1 handlers in method func_147119_ah in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting method return callback for onStartupComplete in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onRender in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onTimerUpdate in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onAnimateTick in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Applying overlay com.mumfrey.liteloader.client.overlays.MinecraftOverlay to net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: MinecraftOverlayTransformer found INIT injection point, this is good.
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting event sendchatmessage with 1 handlers in method func_71165_d in class net.minecraft.client.entity.EntityClientPlayerMP
[17:55:22] [Thread-13/INFO]: Setting user: ViAik
[17:55:23] [Thread-13/INFO]: [net.minecraft.client.main.Main:main:144]: Completely ignored arguments: [{}, , 900, , b888fd857e90e16c2d325a776d1a4530dc9d9121fc1ee7b05e3b8a3f859dadd8, , 532, 25d9d4426866361592d1f9a36439e564, 1.7.10]
[17:55:23] [Client thread/INFO]: LWJGL Version: 2.9.3
[17:55:23] [Client thread/INFO]: [tv.twitch.StandardCoreAPI:<init>:16]: If on Windows, make sure to provide all of the necessary dll's as specified in the twitchsdk README. Also, make sure to set the PATH environment variable to point to the directory containing the dll's.
[17:55:23] [Client thread/ERROR]: Couldn't initialize twitch stream
[17:55:23] [Client thread/INFO]: Injecting event renderfbo with 1 handlers in method func_147615_c in class net.minecraft.client.shader.Framebuffer
[17:55:23] [Client thread/INFO]: Injecting method return callback for IntegratedServerCtor in class net.minecraft.server.integrated.IntegratedServer
[17:55:23] [Client thread/INFO]: Attempting early MinecraftForge initialization
[17:55:23] [Client thread/INFO]: MinecraftForge v10.13.3.1358 Initialized
[17:55:23] [Client thread/INFO]: Replaced 183 ore recipies
[17:55:23] [Client thread/INFO]: Preloading CrashReport classes
[17:55:23] [Client thread/INFO]: net.minecraft.world.World$1
[17:55:23] [Client thread/INFO]: net.minecraft.world.World$2
[17:55:23] [Client thread/INFO]: net.minecraft.world.World$3
[17:55:23] [Client thread/INFO]: net.minecraft.world.World$4
[17:55:23] [Client thread/INFO]: net.minecraft.world.chunk.Chunk$1
[17:55:23] [Client thread/INFO]: net.minecraft.crash.CrashReportCategory$1
[17:55:23] [Client thread/INFO]: net.minecraft.crash.CrashReportCategory$2
[17:55:23] [Client thread/INFO]: net.minecraft.crash.CrashReportCategory$3
[17:55:23] [Client thread/INFO]: net.minecraft.entity.Entity$1
[17:55:23] [Client thread/INFO]: net.minecraft.entity.Entity$2
[17:55:23] [Client thread/INFO]: net.minecraft.entity.EntityTracker$1
[17:55:23] [Client thread/INFO]: net.minecraft.world.gen.layer.GenLayer$1
[17:55:23] [Client thread/INFO]: net.minecraft.world.gen.layer.GenLayer$2
[17:55:23] [Client thread/INFO]: net.minecraft.entity.player.InventoryPlayer$1
[17:55:23] [Client thread/INFO]: net.minecraft.world.gen.structure.MapGenStructure$1
[17:55:23] [Client thread/INFO]: net.minecraft.world.gen.structure.MapGenStructure$2
[17:55:23] [Client thread/INFO]: net.minecraft.world.gen.structure.MapGenStructure$3
[17:55:23] [Client thread/INFO]: net.minecraft.server.MinecraftServer$3
[17:55:23] [Client thread/INFO]: net.minecraft.server.MinecraftServer$4
[17:55:23] [Client thread/INFO]: net.minecraft.server.MinecraftServer$5
[17:55:23] [Client thread/INFO]: net.minecraft.nbt.NBTTagCompound$1
[17:55:23] [Client thread/INFO]: net.minecraft.nbt.NBTTagCompound$2
[17:55:23] [Client thread/INFO]: net.minecraft.network.NetHandlerPlayServer$2
[17:55:23] [Client thread/INFO]: net.minecraft.network.NetworkSystem$3
[17:55:23] [Client thread/INFO]: net.minecraft.tileentity.TileEntity$1
[17:55:23] [Client thread/INFO]: net.minecraft.tileentity.TileEntity$2
[17:55:23] [Client thread/INFO]: net.minecraft.tileentity.TileEntity$3
[17:55:23] [Client thread/INFO]: net.minecraft.world.storage.WorldInfo$1
[17:55:23] [Client thread/INFO]: net.minecraft.world.storage.WorldInfo$2
[17:55:23] [Client thread/INFO]: net.minecraft.world.storage.WorldInfo$3
[17:55:23] [Client thread/INFO]: net.minecraft.world.storage.WorldInfo$4
[17:55:23] [Client thread/INFO]: net.minecraft.world.storage.WorldInfo$5
[17:55:23] [Client thread/INFO]: net.minecraft.world.storage.WorldInfo$6
[17:55:23] [Client thread/INFO]: net.minecraft.world.storage.WorldInfo$7
[17:55:23] [Client thread/INFO]: net.minecraft.world.storage.WorldInfo$8
[17:55:23] [Client thread/INFO]: net.minecraft.world.storage.WorldInfo$9
[17:55:23] [Client thread/INFO]: net.minecraft.client.Minecraft$3
[17:55:23] [Client thread/INFO]: net.minecraft.client.Minecraft$4
[17:55:23] [Client thread/INFO]: net.minecraft.client.Minecraft$5
[17:55:23] [Client thread/INFO]: net.minecraft.client.Minecraft$6
[17:55:23] [Client thread/INFO]: net.minecraft.client.Minecraft$7
[17:55:23] [Client thread/INFO]: net.minecraft.client.Minecraft$8
[17:55:23] [Client thread/INFO]: net.minecraft.client.Minecraft$9
[17:55:23] [Client thread/INFO]: net.minecraft.client.Minecraft$10
[17:55:23] [Client thread/INFO]: net.minecraft.client.Minecraft$11
[17:55:23] [Client thread/INFO]: net.minecraft.client.Minecraft$12
[17:55:23] [Client thread/INFO]: net.minecraft.client.Minecraft$13
[17:55:23] [Client thread/INFO]: net.minecraft.client.Minecraft$14
[17:55:23] [Client thread/INFO]: net.minecraft.client.Minecraft$15
[17:55:23] [Client thread/INFO]: net.minecraft.client.multiplayer.WorldClient$1
[17:55:23] [Client thread/INFO]: net.minecraft.client.multiplayer.WorldClient$2
[17:55:23] [Client thread/INFO]: net.minecraft.client.multiplayer.WorldClient$3
[17:55:23] [Client thread/INFO]: net.minecraft.client.multiplayer.WorldClient$4
[17:55:23] [Client thread/INFO]: net.minecraft.client.particle,EffectRenderer$1
[17:55:23] [Client thread/INFO]: net.minecraft.client.particle,EffectRenderer$2
[17:55:23] [Client thread/INFO]: net.minecraft.client.particle,EffectRenderer$3
[17:55:23] [Client thread/INFO]: net.minecraft.client.particle,EffectRenderer$4
[17:55:23] [Client thread/INFO]: net.minecraft.client.renderer.EntityRenderer$1
[17:55:23] [Client thread/INFO]: net.minecraft.client.renderer.EntityRenderer$2
[17:55:23] [Client thread/INFO]: net.minecraft.client.renderer.EntityRenderer$3
[17:55:23] [Client thread/INFO]: net.minecraft.server.integrated.IntegratedServer$1
[17:55:23] [Client thread/INFO]: net.minecraft.server.integrated.IntegratedServer$2
[17:55:23] [Client thread/INFO]: net.minecraft.client.renderer.RenderGlobal$1
[17:55:23] [Client thread/INFO]: net.minecraft.client.renderer.entity.RenderItem$1
[17:55:23] [Client thread/INFO]: net.minecraft.client.renderer.entity.RenderItem$2
[17:55:23] [Client thread/INFO]: net.minecraft.client.renderer.entity.RenderItem$3
[17:55:23] [Client thread/INFO]: net.minecraft.client.renderer.entity.RenderItem$4
[17:55:23] [Client thread/INFO]: net.minecraft.client.renderer.texture.TextureAtlasSprite$1
[17:55:23] [Client thread/INFO]: net.minecraft.client.renderer.texture.TextureManager$1
[17:55:23] [Client thread/INFO]: net.minecraft.client.renderer.texture.TextureMap$1
[17:55:23] [Client thread/INFO]: net.minecraft.client.renderer.texture.TextureMap$2
[17:55:23] [Client thread/INFO]: net.minecraft.client.renderer.texture.TextureMap$3
[17:55:23] [Client thread/INFO]: Completed early MinecraftForge initialization
[17:55:23] [Client thread/INFO]: Searching C:\DetectiveWorld\voxelaria1710\mods for mods
[17:55:23] [Client thread/INFO]: Also searching C:\DetectiveWorld\voxelaria1710\mods\1.7.10 for mods
[17:55:23] [Client thread/WARN]: Zip file .DS_Store failed to read properly, it will be ignored
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_91]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_91]
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:127) [ModDiscoverer.class:?]
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
at net.launcher.components.Game$4.run(Game.java:245) [Detective%20World.jar:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_91]
[17:55:23] [Client thread/WARN]: Zip file .DS_Store failed to read properly, it will be ignored
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_91]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_91]
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:127) [ModDiscoverer.class:?]
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
at net.launcher.components.Game$4.run(Game.java:245) [Detective%20World.jar:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_91]
[17:55:23] [Client thread/WARN]: Zip file .DS_Store failed to read properly, it will be ignored
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_91]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_91]
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:127) [ModDiscoverer.class:?]
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
at net.launcher.components.Game$4.run(Game.java:245) [Detective%20World.jar:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_91]
[17:55:23] [Client thread/WARN]: Zip file .DS_Store failed to read properly, it will be ignored
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_91]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_91]
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:127) [ModDiscoverer.class:?]
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
at net.launcher.components.Game$4.run(Game.java:245) [Detective%20World.jar:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_91]
[17:55:23] [Client thread/WARN]: Zip file .DS_Store failed to read properly, it will be ignored
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_91]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_91]
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:127) [ModDiscoverer.class:?]
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
at net.launcher.components.Game$4.run(Game.java:245) [Detective%20World.jar:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_91]
[17:55:24] [Client thread/WARN]: Zip file ._1.7.10-10.13.3.1358 failed to read properly, it will be ignored
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_91]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_91]
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:127) [ModDiscoverer.class:?]
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
at net.launcher.components.Game$4.run(Game.java:245) [Detective%20World.jar:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_91]
[17:55:25] [Client thread/WARN]: Zip file minecraft.json failed to read properly, it will be ignored
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_91]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_91]
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:127) [ModDiscoverer.class:?]
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
at net.launcher.components.Game$4.run(Game.java:245) [Detective%20World.jar:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_91]
[17:55:25] [Client thread/INFO]: Forge Mod Loader has identified 3 mods to load
[17:55:25] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge] at CLIENT
[17:55:25] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge] at SERVER
[17:55:25] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
[17:55:26] [Client thread/INFO]: Processing ObjectHolder annotations
[17:55:26] [Client thread/INFO]: Found 0 ObjectHolder annotations
[17:55:26] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[17:55:26] [Client thread/INFO]: Applying holder lookups
[17:55:26] [Client thread/INFO]: Holder lookups applied
[17:55:26] [Client thread/INFO]: Generating new Event Handler Proxy Class com.mumfrey.liteloader.core.event.EventProxy
[17:55:26] [Client thread/INFO]: Successfully generated event handler proxy class with 5 handlers(s) and 5 total invokations
[17:55:26] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[17:55:26] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[17:55:26] [Thread-20/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[17:55:26] [Thread-20/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[17:55:26] [Thread-20/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[17:55:26] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[17:55:26] [Sound Library Loader/INFO]: Sound engine started
[17:55:27] [Client thread/INFO]: Injecting profiler invokation callback for preRenderGUI in class net.minecraft.client.renderer.EntityRenderer
[17:55:27] [Client thread/INFO]: Injecting profiler invokation callback for preRenderGUI in class net.minecraft.client.renderer.EntityRenderer
[17:55:27] [Client thread/INFO]: Injecting profiler invokation callback for onRenderHUD in class net.minecraft.client.renderer.EntityRenderer
[17:55:27] [Client thread/INFO]: Injecting profiler invokation callback for preRenderGUI in class net.minecraft.client.renderer.EntityRenderer
[17:55:27] [Client thread/INFO]: Injecting profiler invokation callback for postRender in class net.minecraft.client.renderer.EntityRenderer
[17:55:27] [Client thread/INFO]: Injecting profiler invokation callback for postRender in class net.minecraft.client.renderer.EntityRenderer
[17:55:27] [Client thread/INFO]: Injecting profiler invokation callback for onSetupCameraTransform in class net.minecraft.client.renderer.EntityRenderer
[17:55:27] [Client thread/INFO]: Injecting profiler invokation callback for postRenderEntities in class net.minecraft.client.renderer.EntityRenderer
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/INFO]: JInput Component Registry initialised, found 7 controller(s) 301 component(s)
[17:55:27] [Client thread/INFO]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.ServerCustomPayloadPacketTransformer for iz
[17:55:27] [Client thread/INFO]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.CustomPayloadPacketTransformer for gr
[17:55:27] [Client thread/INFO]: LiteLoader begin INIT...
[17:55:27] [Client thread/INFO]: Injecting external mods into class path...
[17:55:27] [Client thread/INFO]: Injecting external mods into class path...
[17:55:27] [Client thread/INFO]: Discovering mods on class path...
[17:55:27] [Client thread/INFO]: Searching C:\Users\ViAik\Downloads\Detective World.jar...
[17:55:27] [Client thread/INFO]: Discovering mods in valid mod files...
[17:55:27] [Client thread/INFO]: Discovering mods in valid mod files...
[17:55:27] [Client thread/INFO]: Mod class discovery completed
[17:55:27] [Client thread/INFO]: LiteLoader begin POSTINIT...
[17:55:27] [Client thread/INFO]: Inhibiting sound handler reload
[17:55:27] [Client thread/INFO]: Registering interface provider com.mumfrey.liteloader.client.ClientEvents for API LiteLoader core API
[17:55:27] [Client thread/INFO]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.ServerChatPacketTransformer for ir
[17:55:27] [Client thread/INFO]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.ChatPacketTransformer for gj
[17:55:27] [Client thread/INFO]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.JoinGamePacketTransformer for hd
[17:55:27] [Client thread/INFO]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.LoginSuccessPacketTransformer for js
[17:55:27] [Client thread/INFO]: Injecting method return callback for onPlayerLogin in class net.minecraft.server.management.ServerConfigurationManager
[17:55:27] [Client thread/INFO]: Injecting method return callback for onPlayerLogout in class net.minecraft.server.management.ServerConfigurationManager
[17:55:27] [Client thread/INFO]: Injecting method return callback for onSpawnPlayer in class net.minecraft.server.management.ServerConfigurationManager
[17:55:27] [Client thread/INFO]: Injecting method return callback for onRespawnPlayer in class net.minecraft.server.management.ServerConfigurationManager
[17:55:27] [Client thread/INFO]: Registering interface provider com.mumfrey.liteloader.client.ClientPluginChannelsClient for API LiteLoader core API
[17:55:27] [Client thread/INFO]: Registering interface provider com.mumfrey.liteloader.core.ServerPluginChannels for API LiteLoader core API
[17:55:27] [Client thread/INFO]: Discovered 0 total mod(s)
[17:55:27] [Client thread/INFO]: Mod class discovery failed or no mod classes were found. Not loading any mods.
[17:55:27] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[17:55:27] [Client thread/INFO]: Created: 256x256 textures/items-atlas
[17:55:28] [Client thread/INFO]: Forge Mod Loader has successfully loaded 3 mods
[17:55:28] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, LiteLoader
[17:55:28] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[17:55:28] [Client thread/INFO]: Created: 256x256 textures/items-atlas
[17:55:28] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, LiteLoader
[17:55:28] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[17:55:28] [Client thread/INFO]: Created: 256x256 textures/items-atlas
[17:55:28] [Client thread/INFO]: Sound handler reload inhibit removed
[17:55:28] [Client thread/INFO]: Reloading sound handler
[17:55:28] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[17:55:28] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[17:55:29] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
[17:55:29] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[17:55:29] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[17:55:29] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[17:55:29] [Thread-24/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[17:55:29] [Thread-24/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[17:55:29] [Thread-24/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[17:55:29] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[17:55:29] [Sound Library Loader/INFO]: Sound engine started
[17:55:46] [Client thread/INFO]: LiteLoader is shutting down, shutting down core providers and syncing configuration
[17:55:46] [Client thread/INFO]: Stopping!
[17:55:46] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[17:55:46] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[17:55:47] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
[17:55:47] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
Liteconfig log:
[17:55:20] [Thread-13/INFO]: LiteLoader 1.7.10_03 starting up...
[17:55:20] [Thread-13/INFO]: Java reports OS="windows 8.1"
[17:55:20] [Thread-13/INFO]: Enumerating class path...
[17:55:20] [Thread-13/INFO]: Class path separator=";"
[17:55:20] [Thread-13/INFO]: Class path entries=(
classpathEntry=/C:/Users/ViAik/Downloads/Detective World.jar
)
[17:55:20] [Thread-13/INFO]: Registering discovery module EnumeratorModuleClassPath: [<Java Class Path>]
[17:55:20] [Thread-13/INFO]: Registering discovery module EnumeratorModuleFolder: [C:\DetectiveWorld\voxelaria1710\mods]
[17:55:20] [Thread-13/INFO]: Registering discovery module EnumeratorModuleFolder: [C:\DetectiveWorld\voxelaria1710\mods\1.7.10]
[17:55:20] [Thread-13/INFO]: Adding supported mod class prefix 'LiteMod'
[17:55:20] [Thread-13/INFO]: Discovering tweaks on class path...
[17:55:20] [Thread-13/INFO]: Discovering valid mod files in folder C:\DetectiveWorld\voxelaria1710\mods
[17:55:20] [Thread-13/INFO]: Discovering valid mod files in folder C:\DetectiveWorld\voxelaria1710\mods\1.7.10
[17:55:20] [Thread-13/INFO]: LiteLoader PREINIT complete
[17:55:21] [Thread-13/INFO]: Injecting event prerenderfbo with 1 handlers in method func_71411_J in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting event postrenderfbo with 1 handlers in method func_71411_J in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting event updateframebuffersize with 1 handlers in method func_147119_ah in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting method return callback for onStartupComplete in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onRender in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onTimerUpdate in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onAnimateTick in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Applying overlay com.mumfrey.liteloader.client.overlays.MinecraftOverlay to net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: MinecraftOverlayTransformer found INIT injection point, this is good.
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting event sendchatmessage with 1 handlers in method func_71165_d in class net.minecraft.client.entity.EntityClientPlayerMP
[17:55:23] [Client thread/INFO]: Injecting event renderfbo with 1 handlers in method func_147615_c in class net.minecraft.client.shader.Framebuffer
[17:55:23] [Client thread/INFO]: Injecting method return callback for IntegratedServerCtor in class net.minecraft.server.integrated.IntegratedServer
[17:55:26] [Client thread/INFO]: Generating new Event Handler Proxy Class com.mumfrey.liteloader.core.event.EventProxy
[17:55:26] [Client thread/INFO]: Successfully generated event handler proxy class with 5 handlers(s) and 5 total invokations
[17:55:27] [Client thread/INFO]: Injecting profiler invokation callback for preRenderGUI in class net.minecraft.client.renderer.EntityRenderer
[17:55:27] [Client thread/INFO]: Injecting profiler invokation callback for preRenderGUI in class net.minecraft.client.renderer.EntityRenderer
[17:55:27] [Client thread/INFO]: Injecting profiler invokation callback for onRenderHUD in class net.minecraft.client.renderer.EntityRenderer
[17:55:27] [Client thread/INFO]: Injecting profiler invokation callback for preRenderGUI in class net.minecraft.client.renderer.EntityRenderer
[17:55:27] [Client thread/INFO]: Injecting profiler invokation callback for postRender in class net.minecraft.client.renderer.EntityRenderer
[17:55:27] [Client thread/INFO]: Injecting profiler invokation callback for postRender in class net.minecraft.client.renderer.EntityRenderer
[17:55:27] [Client thread/INFO]: Injecting profiler invokation callback for onSetupCameraTransform in class net.minecraft.client.renderer.EntityRenderer
[17:55:27] [Client thread/INFO]: Injecting profiler invokation callback for postRenderEntities in class net.minecraft.client.renderer.EntityRenderer
[17:55:27] [Client thread/INFO]: JInput Component Registry initialised, found 7 controller(s) 301 component(s)
[17:55:27] [Client thread/INFO]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.ServerCustomPayloadPacketTransformer for iz
[17:55:27] [Client thread/INFO]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.CustomPayloadPacketTransformer for gr
[17:55:27] [Client thread/INFO]: LiteLoader begin INIT...
[17:55:27] [Client thread/INFO]: Injecting external mods into class path...
[17:55:27] [Client thread/INFO]: Injecting external mods into class path...
[17:55:27] [Client thread/INFO]: Discovering mods on class path...
[17:55:27] [Client thread/INFO]: Searching C:\Users\ViAik\Downloads\Detective World.jar...
[17:55:27] [Client thread/INFO]: Discovering mods in valid mod files...
[17:55:27] [Client thread/INFO]: Discovering mods in valid mod files...
[17:55:27] [Client thread/INFO]: Mod class discovery completed
[17:55:27] [Client thread/INFO]: LiteLoader begin POSTINIT...
[17:55:27] [Client thread/INFO]: Inhibiting sound handler reload
[17:55:27] [Client thread/INFO]: Registering interface provider com.mumfrey.liteloader.client.ClientEvents for API LiteLoader core API
[17:55:27] [Client thread/INFO]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.ServerChatPacketTransformer for ir
[17:55:27] [Client thread/INFO]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.ChatPacketTransformer for gj
[17:55:27] [Client thread/INFO]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.JoinGamePacketTransformer for hd
[17:55:27] [Client thread/INFO]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.LoginSuccessPacketTransformer for js
[17:55:27] [Client thread/INFO]: Injecting method return callback for onPlayerLogin in class net.minecraft.server.management.ServerConfigurationManager
[17:55:27] [Client thread/INFO]: Injecting method return callback for onPlayerLogout in class net.minecraft.server.management.ServerConfigurationManager
[17:55:27] [Client thread/INFO]: Injecting method return callback for onSpawnPlayer in class net.minecraft.server.management.ServerConfigurationManager
[17:55:27] [Client thread/INFO]: Injecting method return callback for onRespawnPlayer in class net.minecraft.server.management.ServerConfigurationManager
[17:55:27] [Client thread/INFO]: Registering interface provider com.mumfrey.liteloader.client.ClientPluginChannelsClient for API LiteLoader core API
[17:55:27] [Client thread/INFO]: Registering interface provider com.mumfrey.liteloader.core.ServerPluginChannels for API LiteLoader core API
[17:55:27] [Client thread/INFO]: Discovered 0 total mod(s)
[17:55:27] [Client thread/INFO]: Mod class discovery failed or no mod classes were found. Not loading any mods.
[17:55:28] [Client thread/INFO]: Sound handler reload inhibit removed
[17:55:28] [Client thread/INFO]: Reloading sound handler
[17:55:46] [Client thread/INFO]: LiteLoader is shutting down, shutting down core providers and syncing configuration
On the second log, the shutting down was when I manually closed Minecraft, so it's fine. C:/Detective World/voxelaria1710 is the folder with my client, and C:/Users/ViAik/Downloads/Detective World.jar is my custom launcher. (yup, it's a jar file)
Any help would be exceptionally highly appreciated. Thanks, ViAik
And that's another weird thing, I never get any FML logs. I know that you are planning on typing "There is always a log generated". So I will provide you with a screenshot of my folder.
And that's another weird thing, I never get any FML logs. I know that you are planning on typing "There is always a log generated". So I will provide you with a screenshot of my folder.
There are always logs.
check game output as well.
Make sure you have done the installation correctly.
I don't have such thing as Game Output because I'm not using official Minecraft launcher for my client. I checked more than 10 times that I have all files needed and they are identical to those I have in official Minecraft.
Sorry for making 2 threads in one day. The first one (http://www.minecraftforum.net/forums/support/modded-client-support/2710445-java-invocationtargetexception-crash-at-startup) was quickly resolved, I forgot to delete a .temp file, which made my client reload all files.
In fact, that problem was my attempt to fix this one. Now, in this case, I've tried to solve it for more than a week. I did everything I could think of, searched Internet (which didn't help), quinquagintnove-checked everything and re-downloaded, re-installed all possible files, and in this case I'm 200% sure that I didn't forget anything. There were also no people on Internet with the same problem.
So here is what happened: I have installed the latest version of Forge for 1.7.10 (10.13.4.1614) (using the .exe installer), and it worked completely fine on the regular Minecraft launcher. When I uploaded it to my FTP server (what FTP server, you ask? Read the first thread), however, and launched it using my launcher - it told me that the minimum Forge version required is 10.13.4.1558. Weird, I thought? I already have a higher version. So I deleted all my mods to at least launch the game and see if there's anything useful there. And there was. The copyright text (on the bottom-left) said that my Forge version is 10.13.3.1358. It also said that the 10.13.4.1558 is available. "Wat?", I thought. So I have deleted all my files from FTP and uploaded them again. Same exact problem.
Well, maybe the problem is with Forge? I used the universal version instead then. Same exact problem. I have also tried using 10.13.4.1558 instead of 1614, same exact problem. It works perfectly fine on the regular launcher.
Now, I re-checked that I've uploaded all files correctly. Multiple times, in fact. I have also compared the files in my custom client to the ones in the original client. 100% same. I have read somewhere that you could solve a similar issue by disabling auto update checker in the forge config, did that and it doesn't help.
Btw, the problem isn't with my launcher itself, if I use the official launcher in the folder with my client - exact same problem.
Oh, and another detail that might matter, FML doesn't generate any logs. At all. The only ones I get are vanilla latest.log's and liteloader logs in the liteconfig folder. P.S. I didn't install LiteLoader, I suppose that's a part of FML?
Vanilla log:
[17:55:19] [Thread-13/INFO]: Loading tweak class name com.mumfrey.liteloader.launch.LiteLoaderTweaker
[17:55:19] [Thread-13/INFO]: Using primary tweak class name com.mumfrey.liteloader.launch.LiteLoaderTweaker
[17:55:19] [Thread-13/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[17:55:19] [Thread-13/INFO]: Calling tweak class com.mumfrey.liteloader.launch.LiteLoaderTweaker
[17:55:19] [Thread-13/INFO]: Bootstrapping LiteLoader 1.7.10
[17:55:20] [Thread-13/INFO]: Registering API provider class com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient
[17:55:20] [Thread-13/INFO]: Spawning API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' ...
[17:55:20] [Thread-13/INFO]: API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' provides API 'liteloader'
[17:55:20] [Thread-13/INFO]: Initialising API 'liteloader' ...
[17:55:20] [Thread-13/INFO]: LiteLoader begin PREINIT...
[17:55:20] [Thread-13/INFO]: Initialising Loader properties...
[17:55:20] [Thread-13/INFO]: Setting up logger...
[17:55:20] [Thread-13/INFO]: LiteLoader 1.7.10_03 starting up...
[17:55:20] [Thread-13/INFO]: Java reports OS="windows 8.1"
[17:55:20] [Thread-13/INFO]: Enumerating class path...
[17:55:20] [Thread-13/INFO]: Class path separator=";"
[17:55:20] [Thread-13/INFO]: Class path entries=(
classpathEntry=/C:/Users/ViAik/Downloads/Detective World.jar
)
[17:55:20] [Thread-13/INFO]: Registering discovery module EnumeratorModuleClassPath: [<Java Class Path>]
[17:55:20] [Thread-13/INFO]: Registering discovery module EnumeratorModuleFolder: [C:\DetectiveWorld\voxelaria1710\mods]
[17:55:20] [Thread-13/INFO]: Registering discovery module EnumeratorModuleFolder: [C:\DetectiveWorld\voxelaria1710\mods\1.7.10]
[17:55:20] [Thread-13/INFO]: Adding supported mod class prefix 'LiteMod'
[17:55:20] [Thread-13/INFO]: Discovering tweaks on class path...
[17:55:20] [Thread-13/INFO]: Discovering valid mod files in folder C:\DetectiveWorld\voxelaria1710\mods
[17:55:20] [Thread-13/INFO]: Discovering valid mod files in folder C:\DetectiveWorld\voxelaria1710\mods\1.7.10
[17:55:20] [Thread-13/INFO]: LiteLoader PREINIT complete
[17:55:20] [Thread-13/INFO]: Sorting registered packet transformers by priority
[17:55:20] [Thread-13/INFO]: Added 0 packet transformer classes to the transformer list
[17:55:20] [Thread-13/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.transformers.event.EventProxyTransformer'
[17:55:20] [Thread-13/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.launch.LiteLoaderTransformer'
[17:55:20] [Thread-13/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.client.transformers.CrashReportTransformer'
[17:55:20] [Thread-13/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.LiteLoaderCallbackInjectionTransformer'
[17:55:20] [Thread-13/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
[17:55:20] [Thread-13/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
[17:55:20] [Thread-13/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[17:55:20] [Thread-13/INFO]: Forge Mod Loader version 7.10.104.1358 for Minecraft 1.7.10 loading
[17:55:20] [Thread-13/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_91, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre1.8.0_91
[17:55:20] [Thread-13/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:55:20] [Thread-13/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[17:55:20] [Thread-13/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:55:20] [Thread-13/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:55:20] [Thread-13/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:55:21] [Thread-14/INFO]: [net.launcher.utils.BaseUtils:sendp:82]: ANTICHEAT: Mod checking done
[17:55:21] [Thread-13/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[17:55:21] [Thread-13/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[17:55:21] [Thread-13/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:55:21] [Thread-13/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[17:55:21] [Server poll thread/INFO]: [net.launcher.utils.BaseUtils:send:72]: [17:55:21] [Launcher thread/INFO]: Refreshing server done!
[17:55:21] [Thread-13/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[17:55:21] [Thread-13/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[17:55:21] [Thread-13/INFO]: Injecting downstream transformers
[17:55:21] [Thread-13/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.JoinGamePacketTransformer'
[17:55:21] [Thread-13/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.ServerChatPacketTransformer'
[17:55:21] [Thread-13/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
[17:55:21] [Thread-13/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.LiteLoaderCallbackInjectionTransformer'
[17:55:21] [Thread-13/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
[17:55:21] [Thread-13/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.LoginSuccessPacketTransformer'
[17:55:21] [Thread-13/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.CustomPayloadPacketTransformer'
[17:55:21] [Thread-13/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.ServerCustomPayloadPacketTransformer'
[17:55:21] [Thread-13/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.ChatPacketTransformer'
[17:55:21] [Thread-13/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[17:55:21] [Thread-13/INFO]: Injecting event prerenderfbo with 1 handlers in method func_71411_J in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting event postrenderfbo with 1 handlers in method func_71411_J in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting event updateframebuffersize with 1 handlers in method func_147119_ah in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting method return callback for onStartupComplete in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onRender in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onTimerUpdate in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onAnimateTick in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Applying overlay com.mumfrey.liteloader.client.overlays.MinecraftOverlay to net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: MinecraftOverlayTransformer found INIT injection point, this is good.
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting event sendchatmessage with 1 handlers in method func_71165_d in class net.minecraft.client.entity.EntityClientPlayerMP
[17:55:22] [Thread-13/INFO]: Setting user: ViAik
[17:55:23] [Thread-13/INFO]: [net.minecraft.client.main.Main:main:144]: Completely ignored arguments: [{}, , 900, , b888fd857e90e16c2d325a776d1a4530dc9d9121fc1ee7b05e3b8a3f859dadd8, , 532, 25d9d4426866361592d1f9a36439e564, 1.7.10]
[17:55:23] [Client thread/INFO]: LWJGL Version: 2.9.3
[17:55:23] [Client thread/INFO]: [tv.twitch.StandardCoreAPI:<init>:16]: If on Windows, make sure to provide all of the necessary dll's as specified in the twitchsdk README. Also, make sure to set the PATH environment variable to point to the directory containing the dll's.
[17:55:23] [Client thread/ERROR]: Couldn't initialize twitch stream
[17:55:23] [Client thread/INFO]: Injecting event renderfbo with 1 handlers in method func_147615_c in class net.minecraft.client.shader.Framebuffer
[17:55:23] [Client thread/INFO]: Injecting method return callback for IntegratedServerCtor in class net.minecraft.server.integrated.IntegratedServer
[17:55:23] [Client thread/INFO]: Attempting early MinecraftForge initialization
[17:55:23] [Client thread/INFO]: MinecraftForge v10.13.3.1358 Initialized
[17:55:23] [Client thread/INFO]: Replaced 183 ore recipies
[17:55:23] [Client thread/INFO]: Preloading CrashReport classes
[17:55:23] [Client thread/INFO]: net.minecraft.world.World$1
[17:55:23] [Client thread/INFO]: net.minecraft.world.World$2
[17:55:23] [Client thread/INFO]: net.minecraft.world.World$3
[17:55:23] [Client thread/INFO]: net.minecraft.world.World$4
[17:55:23] [Client thread/INFO]: net.minecraft.world.chunk.Chunk$1
[17:55:23] [Client thread/INFO]: net.minecraft.crash.CrashReportCategory$1
[17:55:23] [Client thread/INFO]: net.minecraft.crash.CrashReportCategory$2
[17:55:23] [Client thread/INFO]: net.minecraft.crash.CrashReportCategory$3
[17:55:23] [Client thread/INFO]: net.minecraft.entity.Entity$1
[17:55:23] [Client thread/INFO]: net.minecraft.entity.Entity$2
[17:55:23] [Client thread/INFO]: net.minecraft.entity.EntityTracker$1
[17:55:23] [Client thread/INFO]: net.minecraft.world.gen.layer.GenLayer$1
[17:55:23] [Client thread/INFO]: net.minecraft.world.gen.layer.GenLayer$2
[17:55:23] [Client thread/INFO]: net.minecraft.entity.player.InventoryPlayer$1
[17:55:23] [Client thread/INFO]: net.minecraft.world.gen.structure.MapGenStructure$1
[17:55:23] [Client thread/INFO]: net.minecraft.world.gen.structure.MapGenStructure$2
[17:55:23] [Client thread/INFO]: net.minecraft.world.gen.structure.MapGenStructure$3
[17:55:23] [Client thread/INFO]: net.minecraft.server.MinecraftServer$3
[17:55:23] [Client thread/INFO]: net.minecraft.server.MinecraftServer$4
[17:55:23] [Client thread/INFO]: net.minecraft.server.MinecraftServer$5
[17:55:23] [Client thread/INFO]: net.minecraft.nbt.NBTTagCompound$1
[17:55:23] [Client thread/INFO]: net.minecraft.nbt.NBTTagCompound$2
[17:55:23] [Client thread/INFO]: net.minecraft.network.NetHandlerPlayServer$2
[17:55:23] [Client thread/INFO]: net.minecraft.network.NetworkSystem$3
[17:55:23] [Client thread/INFO]: net.minecraft.tileentity.TileEntity$1
[17:55:23] [Client thread/INFO]: net.minecraft.tileentity.TileEntity$2
[17:55:23] [Client thread/INFO]: net.minecraft.tileentity.TileEntity$3
[17:55:23] [Client thread/INFO]: net.minecraft.world.storage.WorldInfo$1
[17:55:23] [Client thread/INFO]: net.minecraft.world.storage.WorldInfo$2
[17:55:23] [Client thread/INFO]: net.minecraft.world.storage.WorldInfo$3
[17:55:23] [Client thread/INFO]: net.minecraft.world.storage.WorldInfo$4
[17:55:23] [Client thread/INFO]: net.minecraft.world.storage.WorldInfo$5
[17:55:23] [Client thread/INFO]: net.minecraft.world.storage.WorldInfo$6
[17:55:23] [Client thread/INFO]: net.minecraft.world.storage.WorldInfo$7
[17:55:23] [Client thread/INFO]: net.minecraft.world.storage.WorldInfo$8
[17:55:23] [Client thread/INFO]: net.minecraft.world.storage.WorldInfo$9
[17:55:23] [Client thread/INFO]: net.minecraft.client.Minecraft$3
[17:55:23] [Client thread/INFO]: net.minecraft.client.Minecraft$4
[17:55:23] [Client thread/INFO]: net.minecraft.client.Minecraft$5
[17:55:23] [Client thread/INFO]: net.minecraft.client.Minecraft$6
[17:55:23] [Client thread/INFO]: net.minecraft.client.Minecraft$7
[17:55:23] [Client thread/INFO]: net.minecraft.client.Minecraft$8
[17:55:23] [Client thread/INFO]: net.minecraft.client.Minecraft$9
[17:55:23] [Client thread/INFO]: net.minecraft.client.Minecraft$10
[17:55:23] [Client thread/INFO]: net.minecraft.client.Minecraft$11
[17:55:23] [Client thread/INFO]: net.minecraft.client.Minecraft$12
[17:55:23] [Client thread/INFO]: net.minecraft.client.Minecraft$13
[17:55:23] [Client thread/INFO]: net.minecraft.client.Minecraft$14
[17:55:23] [Client thread/INFO]: net.minecraft.client.Minecraft$15
[17:55:23] [Client thread/INFO]: net.minecraft.client.multiplayer.WorldClient$1
[17:55:23] [Client thread/INFO]: net.minecraft.client.multiplayer.WorldClient$2
[17:55:23] [Client thread/INFO]: net.minecraft.client.multiplayer.WorldClient$3
[17:55:23] [Client thread/INFO]: net.minecraft.client.multiplayer.WorldClient$4
[17:55:23] [Client thread/INFO]: net.minecraft.client.particle,EffectRenderer$1
[17:55:23] [Client thread/INFO]: net.minecraft.client.particle,EffectRenderer$2
[17:55:23] [Client thread/INFO]: net.minecraft.client.particle,EffectRenderer$3
[17:55:23] [Client thread/INFO]: net.minecraft.client.particle,EffectRenderer$4
[17:55:23] [Client thread/INFO]: net.minecraft.client.renderer.EntityRenderer$1
[17:55:23] [Client thread/INFO]: net.minecraft.client.renderer.EntityRenderer$2
[17:55:23] [Client thread/INFO]: net.minecraft.client.renderer.EntityRenderer$3
[17:55:23] [Client thread/INFO]: net.minecraft.server.integrated.IntegratedServer$1
[17:55:23] [Client thread/INFO]: net.minecraft.server.integrated.IntegratedServer$2
[17:55:23] [Client thread/INFO]: net.minecraft.client.renderer.RenderGlobal$1
[17:55:23] [Client thread/INFO]: net.minecraft.client.renderer.entity.RenderItem$1
[17:55:23] [Client thread/INFO]: net.minecraft.client.renderer.entity.RenderItem$2
[17:55:23] [Client thread/INFO]: net.minecraft.client.renderer.entity.RenderItem$3
[17:55:23] [Client thread/INFO]: net.minecraft.client.renderer.entity.RenderItem$4
[17:55:23] [Client thread/INFO]: net.minecraft.client.renderer.texture.TextureAtlasSprite$1
[17:55:23] [Client thread/INFO]: net.minecraft.client.renderer.texture.TextureManager$1
[17:55:23] [Client thread/INFO]: net.minecraft.client.renderer.texture.TextureMap$1
[17:55:23] [Client thread/INFO]: net.minecraft.client.renderer.texture.TextureMap$2
[17:55:23] [Client thread/INFO]: net.minecraft.client.renderer.texture.TextureMap$3
[17:55:23] [Client thread/INFO]: Completed early MinecraftForge initialization
[17:55:23] [Client thread/INFO]: Searching C:\DetectiveWorld\voxelaria1710\mods for mods
[17:55:23] [Client thread/INFO]: Also searching C:\DetectiveWorld\voxelaria1710\mods\1.7.10 for mods
[17:55:23] [Client thread/WARN]: Zip file .DS_Store failed to read properly, it will be ignored
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_91]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_91]
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:127) [ModDiscoverer.class:?]
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
at net.launcher.components.Game$4.run(Game.java:245) [Detective%20World.jar:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_91]
[17:55:23] [Client thread/WARN]: Zip file .DS_Store failed to read properly, it will be ignored
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_91]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_91]
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:127) [ModDiscoverer.class:?]
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
at net.launcher.components.Game$4.run(Game.java:245) [Detective%20World.jar:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_91]
[17:55:23] [Client thread/WARN]: Zip file .DS_Store failed to read properly, it will be ignored
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_91]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_91]
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:127) [ModDiscoverer.class:?]
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
at net.launcher.components.Game$4.run(Game.java:245) [Detective%20World.jar:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_91]
[17:55:23] [Client thread/WARN]: Zip file .DS_Store failed to read properly, it will be ignored
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_91]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_91]
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:127) [ModDiscoverer.class:?]
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
at net.launcher.components.Game$4.run(Game.java:245) [Detective%20World.jar:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_91]
[17:55:23] [Client thread/WARN]: Zip file .DS_Store failed to read properly, it will be ignored
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_91]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_91]
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:127) [ModDiscoverer.class:?]
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
at net.launcher.components.Game$4.run(Game.java:245) [Detective%20World.jar:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_91]
[17:55:24] [Client thread/WARN]: Zip file ._1.7.10-10.13.3.1358 failed to read properly, it will be ignored
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_91]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_91]
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:127) [ModDiscoverer.class:?]
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
at net.launcher.components.Game$4.run(Game.java:245) [Detective%20World.jar:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_91]
[17:55:25] [Client thread/WARN]: Zip file minecraft.json failed to read properly, it will be ignored
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_91]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_91]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_91]
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:127) [ModDiscoverer.class:?]
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
at net.launcher.components.Game$4.run(Game.java:245) [Detective%20World.jar:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_91]
[17:55:25] [Client thread/INFO]: Forge Mod Loader has identified 3 mods to load
[17:55:25] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge] at CLIENT
[17:55:25] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge] at SERVER
[17:55:25] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
[17:55:26] [Client thread/INFO]: Processing ObjectHolder annotations
[17:55:26] [Client thread/INFO]: Found 0 ObjectHolder annotations
[17:55:26] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[17:55:26] [Client thread/INFO]: Applying holder lookups
[17:55:26] [Client thread/INFO]: Holder lookups applied
[17:55:26] [Client thread/INFO]: Generating new Event Handler Proxy Class com.mumfrey.liteloader.core.event.EventProxy
[17:55:26] [Client thread/INFO]: Successfully generated event handler proxy class with 5 handlers(s) and 5 total invokations
[17:55:26] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[17:55:26] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[17:55:26] [Thread-20/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[17:55:26] [Thread-20/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[17:55:26] [Thread-20/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[17:55:26] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[17:55:26] [Sound Library Loader/INFO]: Sound engine started
[17:55:27] [Client thread/INFO]: Injecting profiler invokation callback for preRenderGUI in class net.minecraft.client.renderer.EntityRenderer
[17:55:27] [Client thread/INFO]: Injecting profiler invokation callback for preRenderGUI in class net.minecraft.client.renderer.EntityRenderer
[17:55:27] [Client thread/INFO]: Injecting profiler invokation callback for onRenderHUD in class net.minecraft.client.renderer.EntityRenderer
[17:55:27] [Client thread/INFO]: Injecting profiler invokation callback for preRenderGUI in class net.minecraft.client.renderer.EntityRenderer
[17:55:27] [Client thread/INFO]: Injecting profiler invokation callback for postRender in class net.minecraft.client.renderer.EntityRenderer
[17:55:27] [Client thread/INFO]: Injecting profiler invokation callback for postRender in class net.minecraft.client.renderer.EntityRenderer
[17:55:27] [Client thread/INFO]: Injecting profiler invokation callback for onSetupCameraTransform in class net.minecraft.client.renderer.EntityRenderer
[17:55:27] [Client thread/INFO]: Injecting profiler invokation callback for postRenderEntities in class net.minecraft.client.renderer.EntityRenderer
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/ERROR]: The jar file C:\DetectiveWorld\voxelaria1710\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[17:55:27] [Client thread/INFO]: JInput Component Registry initialised, found 7 controller(s) 301 component(s)
[17:55:27] [Client thread/INFO]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.ServerCustomPayloadPacketTransformer for iz
[17:55:27] [Client thread/INFO]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.CustomPayloadPacketTransformer for gr
[17:55:27] [Client thread/INFO]: LiteLoader begin INIT...
[17:55:27] [Client thread/INFO]: Injecting external mods into class path...
[17:55:27] [Client thread/INFO]: Injecting external mods into class path...
[17:55:27] [Client thread/INFO]: Discovering mods on class path...
[17:55:27] [Client thread/INFO]: Searching C:\Users\ViAik\Downloads\Detective World.jar...
[17:55:27] [Client thread/INFO]: Discovering mods in valid mod files...
[17:55:27] [Client thread/INFO]: Discovering mods in valid mod files...
[17:55:27] [Client thread/INFO]: Mod class discovery completed
[17:55:27] [Client thread/INFO]: LiteLoader begin POSTINIT...
[17:55:27] [Client thread/INFO]: Inhibiting sound handler reload
[17:55:27] [Client thread/INFO]: Registering interface provider com.mumfrey.liteloader.client.ClientEvents for API LiteLoader core API
[17:55:27] [Client thread/INFO]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.ServerChatPacketTransformer for ir
[17:55:27] [Client thread/INFO]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.ChatPacketTransformer for gj
[17:55:27] [Client thread/INFO]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.JoinGamePacketTransformer for hd
[17:55:27] [Client thread/INFO]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.LoginSuccessPacketTransformer for js
[17:55:27] [Client thread/INFO]: Injecting method return callback for onPlayerLogin in class net.minecraft.server.management.ServerConfigurationManager
[17:55:27] [Client thread/INFO]: Injecting method return callback for onPlayerLogout in class net.minecraft.server.management.ServerConfigurationManager
[17:55:27] [Client thread/INFO]: Injecting method return callback for onSpawnPlayer in class net.minecraft.server.management.ServerConfigurationManager
[17:55:27] [Client thread/INFO]: Injecting method return callback for onRespawnPlayer in class net.minecraft.server.management.ServerConfigurationManager
[17:55:27] [Client thread/INFO]: Registering interface provider com.mumfrey.liteloader.client.ClientPluginChannelsClient for API LiteLoader core API
[17:55:27] [Client thread/INFO]: Registering interface provider com.mumfrey.liteloader.core.ServerPluginChannels for API LiteLoader core API
[17:55:27] [Client thread/INFO]: Discovered 0 total mod(s)
[17:55:27] [Client thread/INFO]: Mod class discovery failed or no mod classes were found. Not loading any mods.
[17:55:27] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[17:55:27] [Client thread/INFO]: Created: 256x256 textures/items-atlas
[17:55:28] [Client thread/INFO]: Forge Mod Loader has successfully loaded 3 mods
[17:55:28] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, LiteLoader
[17:55:28] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[17:55:28] [Client thread/INFO]: Created: 256x256 textures/items-atlas
[17:55:28] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, LiteLoader
[17:55:28] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[17:55:28] [Client thread/INFO]: Created: 256x256 textures/items-atlas
[17:55:28] [Client thread/INFO]: Sound handler reload inhibit removed
[17:55:28] [Client thread/INFO]: Reloading sound handler
[17:55:28] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[17:55:28] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[17:55:29] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
[17:55:29] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[17:55:29] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[17:55:29] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[17:55:29] [Thread-24/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[17:55:29] [Thread-24/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[17:55:29] [Thread-24/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[17:55:29] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[17:55:29] [Sound Library Loader/INFO]: Sound engine started
[17:55:46] [Client thread/INFO]: LiteLoader is shutting down, shutting down core providers and syncing configuration
[17:55:46] [Client thread/INFO]: Stopping!
[17:55:46] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[17:55:46] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[17:55:47] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
[17:55:47] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
Liteconfig log:
[17:55:20] [Thread-13/INFO]: LiteLoader 1.7.10_03 starting up...
[17:55:20] [Thread-13/INFO]: Java reports OS="windows 8.1"
[17:55:20] [Thread-13/INFO]: Enumerating class path...
[17:55:20] [Thread-13/INFO]: Class path separator=";"
[17:55:20] [Thread-13/INFO]: Class path entries=(
classpathEntry=/C:/Users/ViAik/Downloads/Detective World.jar
)
[17:55:20] [Thread-13/INFO]: Registering discovery module EnumeratorModuleClassPath: [<Java Class Path>]
[17:55:20] [Thread-13/INFO]: Registering discovery module EnumeratorModuleFolder: [C:\DetectiveWorld\voxelaria1710\mods]
[17:55:20] [Thread-13/INFO]: Registering discovery module EnumeratorModuleFolder: [C:\DetectiveWorld\voxelaria1710\mods\1.7.10]
[17:55:20] [Thread-13/INFO]: Adding supported mod class prefix 'LiteMod'
[17:55:20] [Thread-13/INFO]: Discovering tweaks on class path...
[17:55:20] [Thread-13/INFO]: Discovering valid mod files in folder C:\DetectiveWorld\voxelaria1710\mods
[17:55:20] [Thread-13/INFO]: Discovering valid mod files in folder C:\DetectiveWorld\voxelaria1710\mods\1.7.10
[17:55:20] [Thread-13/INFO]: LiteLoader PREINIT complete
[17:55:21] [Thread-13/INFO]: Injecting event prerenderfbo with 1 handlers in method func_71411_J in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting event postrenderfbo with 1 handlers in method func_71411_J in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting event updateframebuffersize with 1 handlers in method func_147119_ah in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting method return callback for onStartupComplete in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onRender in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onTimerUpdate in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onAnimateTick in class net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: Applying overlay com.mumfrey.liteloader.client.overlays.MinecraftOverlay to net.minecraft.client.Minecraft
[17:55:21] [Thread-13/INFO]: MinecraftOverlayTransformer found INIT injection point, this is good.
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for onRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
[17:55:21] [Thread-13/INFO]: Injecting event sendchatmessage with 1 handlers in method func_71165_d in class net.minecraft.client.entity.EntityClientPlayerMP
[17:55:23] [Client thread/INFO]: Injecting event renderfbo with 1 handlers in method func_147615_c in class net.minecraft.client.shader.Framebuffer
[17:55:23] [Client thread/INFO]: Injecting method return callback for IntegratedServerCtor in class net.minecraft.server.integrated.IntegratedServer
[17:55:26] [Client thread/INFO]: Generating new Event Handler Proxy Class com.mumfrey.liteloader.core.event.EventProxy
[17:55:26] [Client thread/INFO]: Successfully generated event handler proxy class with 5 handlers(s) and 5 total invokations
[17:55:27] [Client thread/INFO]: Injecting profiler invokation callback for preRenderGUI in class net.minecraft.client.renderer.EntityRenderer
[17:55:27] [Client thread/INFO]: Injecting profiler invokation callback for preRenderGUI in class net.minecraft.client.renderer.EntityRenderer
[17:55:27] [Client thread/INFO]: Injecting profiler invokation callback for onRenderHUD in class net.minecraft.client.renderer.EntityRenderer
[17:55:27] [Client thread/INFO]: Injecting profiler invokation callback for preRenderGUI in class net.minecraft.client.renderer.EntityRenderer
[17:55:27] [Client thread/INFO]: Injecting profiler invokation callback for postRender in class net.minecraft.client.renderer.EntityRenderer
[17:55:27] [Client thread/INFO]: Injecting profiler invokation callback for postRender in class net.minecraft.client.renderer.EntityRenderer
[17:55:27] [Client thread/INFO]: Injecting profiler invokation callback for onSetupCameraTransform in class net.minecraft.client.renderer.EntityRenderer
[17:55:27] [Client thread/INFO]: Injecting profiler invokation callback for postRenderEntities in class net.minecraft.client.renderer.EntityRenderer
[17:55:27] [Client thread/INFO]: JInput Component Registry initialised, found 7 controller(s) 301 component(s)
[17:55:27] [Client thread/INFO]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.ServerCustomPayloadPacketTransformer for iz
[17:55:27] [Client thread/INFO]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.CustomPayloadPacketTransformer for gr
[17:55:27] [Client thread/INFO]: LiteLoader begin INIT...
[17:55:27] [Client thread/INFO]: Injecting external mods into class path...
[17:55:27] [Client thread/INFO]: Injecting external mods into class path...
[17:55:27] [Client thread/INFO]: Discovering mods on class path...
[17:55:27] [Client thread/INFO]: Searching C:\Users\ViAik\Downloads\Detective World.jar...
[17:55:27] [Client thread/INFO]: Discovering mods in valid mod files...
[17:55:27] [Client thread/INFO]: Discovering mods in valid mod files...
[17:55:27] [Client thread/INFO]: Mod class discovery completed
[17:55:27] [Client thread/INFO]: LiteLoader begin POSTINIT...
[17:55:27] [Client thread/INFO]: Inhibiting sound handler reload
[17:55:27] [Client thread/INFO]: Registering interface provider com.mumfrey.liteloader.client.ClientEvents for API LiteLoader core API
[17:55:27] [Client thread/INFO]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.ServerChatPacketTransformer for ir
[17:55:27] [Client thread/INFO]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.ChatPacketTransformer for gj
[17:55:27] [Client thread/INFO]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.JoinGamePacketTransformer for hd
[17:55:27] [Client thread/INFO]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.LoginSuccessPacketTransformer for js
[17:55:27] [Client thread/INFO]: Injecting method return callback for onPlayerLogin in class net.minecraft.server.management.ServerConfigurationManager
[17:55:27] [Client thread/INFO]: Injecting method return callback for onPlayerLogout in class net.minecraft.server.management.ServerConfigurationManager
[17:55:27] [Client thread/INFO]: Injecting method return callback for onSpawnPlayer in class net.minecraft.server.management.ServerConfigurationManager
[17:55:27] [Client thread/INFO]: Injecting method return callback for onRespawnPlayer in class net.minecraft.server.management.ServerConfigurationManager
[17:55:27] [Client thread/INFO]: Registering interface provider com.mumfrey.liteloader.client.ClientPluginChannelsClient for API LiteLoader core API
[17:55:27] [Client thread/INFO]: Registering interface provider com.mumfrey.liteloader.core.ServerPluginChannels for API LiteLoader core API
[17:55:27] [Client thread/INFO]: Discovered 0 total mod(s)
[17:55:27] [Client thread/INFO]: Mod class discovery failed or no mod classes were found. Not loading any mods.
[17:55:28] [Client thread/INFO]: Sound handler reload inhibit removed
[17:55:28] [Client thread/INFO]: Reloading sound handler
[17:55:46] [Client thread/INFO]: LiteLoader is shutting down, shutting down core providers and syncing configuration
On the second log, the shutting down was when I manually closed Minecraft, so it's fine. C:/Detective World/voxelaria1710 is the folder with my client, and C:/Users/ViAik/Downloads/Detective World.jar is my custom launcher. (yup, it's a jar file)
Any help would be exceptionally highly appreciated. Thanks, ViAik
And that's another weird thing, I never get any FML logs. I know that you are planning on typing "There is always a log generated". So I will provide you with a screenshot of my folder.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumThere are always logs.
check game output as well.
Make sure you have done the installation correctly.
Former everything.
How to get dxdiag
I don't have such thing as Game Output because I'm not using official Minecraft launcher for my client. I checked more than 10 times that I have all files needed and they are identical to those I have in official Minecraft.
I can run a server with the same files. Would those logs do?