Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [14:18:48] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
- [14:18:48] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
- [14:18:48] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
- [14:18:48] [main/INFO]: Forge Mod Loader version 7.10.85.1236 for Minecraft 1.7.10 loading
- [14:18:48] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_71, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
- [14:18:48] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
- [14:18:48] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
- [14:18:48] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
- [14:18:48] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
- [14:18:48] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [14:18:50] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
- [14:18:50] [main/ERROR]: The minecraft jar file:/C:/Users/dxtr/.asielauncher/OPCPack/bin/minecraft.jar!/net/minecraft/client/ClientBrandRetriever.class appears to be corrupt! There has been CRITICAL TAMPERING WITH MINECRAFT, it is highly unlikely minecraft will work! STOP NOW, get a clean copy and try again!
- [14:18:50] [main/ERROR]: FML has been ordered to ignore the invalid or missing minecraft certificate. This is very likely to cause a problem!
- [14:18:50] [main/ERROR]: Technical information: ClientBrandRetriever was at jar:file:/C:/Users/dxtr/.asielauncher/OPCPack/bin/minecraft.jar!/net/minecraft/client/ClientBrandRetriever.class, there were 0 certificates for it
- [14:18:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [14:18:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [14:18:50] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
- [14:18:51] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
- [14:18:51] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
- [14:18:51] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
- [14:18:52] [main/INFO]: Setting user: colin2007
- [14:18:54] [Client thread/INFO]: LWJGL Version: 2.9.1
- [14:18:54] [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.
- [14:18:54] [Client thread/ERROR]: Couldn't initialize twitch stream
- [14:18:55] [Client thread/INFO]: Attempting early MinecraftForge initialization
- [14:18:55] [Client thread/INFO]: MinecraftForge v10.13.2.1236 Initialized
- [14:18:55] [Client thread/INFO]: Replaced 182 ore recipies
- [14:18:55] [Client thread/INFO]: Completed early MinecraftForge initialization
- [14:18:55] [Client thread/WARN]: Enabling removal of erroring Entities - USE AT YOUR OWN RISK
- [14:18:55] [Client thread/WARN]: Enabling removal of erroring Tile Entities - USE AT YOUR OWN RISK
- [14:18:55] [Client thread/INFO]: Searching C:\Users\dxtr\.asielauncher\OPCPack\mods for mods
- [14:18:57] [Client thread/INFO]: Forge Mod Loader has identified 5 mods to load
- [14:18:58] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, OpenComputers|Core, OpenComputers] at CLIENT
- [14:18:58] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, OpenComputers|Core, OpenComputers] at SERVER
- [14:18:59] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:OpenComputers
- [14:18:59] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
- // Hey, that tickles! Hehehe!
- Time: 6-1-15 14:18
- Description: Initializing game
- java.lang.NoClassDefFoundError: com/typesafe/config/ConfigMergeable
- at li.cil.oc.common.Proxy.<init>(Proxy.scala:92)
- at li.cil.oc.client.Proxy.<init>(Proxy.scala:31)
- at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
- at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
- at java.lang.reflect.Constructor.newInstance(Unknown Source)
- at java.lang.Class.newInstance(Unknown Source)
- at cpw.mods.fml.common.ILanguageAdapter$ScalaAdapter.setInternalProxies(ILanguageAdapter.java:139)
- at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:81)
- at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:492)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
- at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
- at cpw.mods.fml.common.Loader.loadMods(Loader.java:492)
- at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
- at net.minecraft.client.main.Main.main(SourceFile:148)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- Caused by: java.lang.ClassNotFoundException: com.typesafe.config.ConfigMergeable
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- ... 42 more
- Caused by: java.lang.NullPointerException
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
- ... 44 more
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Stacktrace:
- at li.cil.oc.common.Proxy.<init>(Proxy.scala:92)
- at li.cil.oc.client.Proxy.<init>(Proxy.scala:31)
- at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
- at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
- at java.lang.reflect.Constructor.newInstance(Unknown Source)
- at java.lang.Class.newInstance(Unknown Source)
- at cpw.mods.fml.common.ILanguageAdapter$ScalaAdapter.setInternalProxies(ILanguageAdapter.java:139)
- at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:81)
- at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:492)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
- at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
- at cpw.mods.fml.common.Loader.loadMods(Loader.java:492)
- at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
- -- Initialization --
- Details:
- Stacktrace:
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
- at net.minecraft.client.main.Main.main(SourceFile:148)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- -- System Details --
- Details:
- Minecraft Version: 1.7.10
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.7.0_71, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 310345872 bytes (295 MB) / 915406848 bytes (873 MB) up to 3817865216 bytes (3641 MB)
- JVM Flags: 5 total; -Xmx1024m -Xms1024m -Xms512m -Xmx4096m -XX:PermSize=512m
- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- FML: MCP v9.05 FML v7.10.85.1236 Minecraft Forge 10.13.2.1236 5 mods loaded, 5 mods active
- mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
- FML{7.10.85.1236} [Forge Mod Loader] (forge-1.7.10-10.13.2.1236-universal.jar) Unloaded->Constructed
- Forge{10.13.2.1236} [Minecraft Forge] (forge-1.7.10-10.13.2.1236-universal.jar) Unloaded->Constructed
- OpenComputers|Core{1.0.0} [OpenComputers (Core)] (minecraft.jar) Unloaded->Constructed
- OpenComputers{1.4.3.21-beta.1} [OpenComputers] (OpenComputers-MC1.7.10-1.4.3.21-beta.1-universal.jar) Unloaded
- Launched Version: 1.7.10
- LWJGL: 2.9.1
- OpenGL: GeForce GTX 670/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
- GL Caps: Using GL 1.3 multitexturing.
- Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
- Anisotropic filtering is supported and maximum anisotropy is 16.
- Shaders are available because OpenGL 2.1 is supported.
- Is Modded: Definitely; Client brand changed to 'fml,forge'
- Type: Client (map_client.txt)
- Resource Packs: []
- Current Language: English (US)
- Profiler Position: N/A (disabled)
- Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- Anisotropic Filtering: Off (1)
- [14:18:59] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\dxtr\.asielauncher\OPCPack\crash-reports\crash-2015-01-06_14.18.59-client.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement