Jump to content

Launcher opens and closes


Recommended Posts

ok so I looked a the event logs and it said this after the launcher opens up again:

It was a crash but still, how can I avoid this?

 

[17:27:24 ERROR]: Game ended with bad state (exit code 1)

 

[17:27:24 INFO]: Deleting C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\versions\1.7.2-Forge10.12.0.1046\1.7.2-Forge10.12.0.1046-natives-1705755216846

 

[17:27:24 INFO]: Ignoring visibility rule and showing launcher due to a game crash

 

Link to comment
Share on other sites

crash report

---------------

 

---- Minecraft Crash Report ----

// You should try our sister game, Minceraft!

 

Time: 3/12/14 6:22 PM

Description: Initializing game

 

java.lang.NoClassDefFoundError: cpw/mods/fml/common/network/IConnectionHandler

at java.lang.Class.forName0(Native Method)

at java.lang.Class.forName(Unknown Source)

at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420)

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.EventHandler.handleEvent(EventHandler.java:74)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

at com.google.common.eventbus.EventBus.post(EventBus.java:267)

at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209)

at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)

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.EventHandler.handleEvent(EventHandler.java:74)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

at com.google.common.eventbus.EventBus.post(EventBus.java:267)

at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)

at cpw.mods.fml.common.Loader.loadMods(Loader.java:484)

at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:201)

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:498)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:853)

at net.minecraft.client.main.Main.main(SourceFile:103)

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:134)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.common.network.IConnectionHandler

at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

... 35 more

Caused by: java.lang.NullPointerException

at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180)

... 37 more

 

 

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

 

-- Head --

Stacktrace:

at java.lang.Class.forName0(Native Method)

at java.lang.Class.forName(Unknown Source)

at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420)

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.EventHandler.handleEvent(EventHandler.java:74)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

at com.google.common.eventbus.EventBus.post(EventBus.java:267)

at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209)

at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)

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.EventHandler.handleEvent(EventHandler.java:74)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

at com.google.common.eventbus.EventBus.post(EventBus.java:267)

at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)

at cpw.mods.fml.common.Loader.loadMods(Loader.java:484)

at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:201)

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:498)

 

-- Initialization --

Details:

Stacktrace:

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:853)

at net.minecraft.client.main.Main.main(SourceFile:103)

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:134)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

 

-- System Details --

Details:

Minecraft Version: 1.7.2

Operating System: Windows 7 (amd64) version 6.1

Java Version: 1.7.0_25, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 47465176 bytes (45 MB) / 310771712 bytes (296 MB) up to 954466304 bytes (910 MB)

JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G

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.01-pre FML v7.2.129.1046 Minecraft Forge 10.12.0.1046 4 mods loaded, 4 mods active

mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed

FML{7.2.129.1046} [Forge Mod Loader] (forge-1.7.2-10.12.0.1046.jar) Unloaded->Constructed

---------------------------------------

development console

---------------------------------------

[18:22:03 INFO]: JFX has been detected & successfully loaded

 

[18:22:03 INFO]: Minecraft Launcher 1.3.11 (through bootstrap 5) started on windows...

 

[18:22:03 INFO]: Current time is Mar 12, 2014 6:22:03 PM

 

[18:22:03 INFO]: System.getProperty('os.name') == 'Windows 7'

 

[18:22:03 INFO]: System.getProperty('os.version') == '6.1'

 

[18:22:03 INFO]: System.getProperty('os.arch') == 'amd64'

 

[18:22:03 INFO]: System.getProperty('java.version') == '1.7.0_25'

 

[18:22:03 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation'

 

[18:22:03 INFO]: System.getProperty('sun.arch.data.model') == '64'

 

[18:22:03 INFO]: Refreshing local version list...

 

[18:22:03 INFO]: Refreshing remote version list...

 

[18:22:04 INFO]: Refresh complete.

 

[18:22:04 INFO]: Loaded 3 profile(s); selected 'Forge'

 

[18:22:04 INFO]: Refreshing auth...

 

[18:22:04 INFO]: Logging in with access token

 

[18:22:08 INFO]: Getting syncinfo for selected version

 

[18:22:08 INFO]: Queueing library & version downloads

 

[18:22:08 INFO]: Download job 'Version & Libraries' started (16 threads, 27 files)

 

[18:22:08 INFO]: Attempting to download C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar for job 'Version & Libraries'... (try 0)

 

[18:22:08 INFO]: Attempting to download C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar for job 'Version & Libraries'... (try 0)

 

[18:22:08 INFO]: Attempting to download C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar for job 'Version & Libraries'... (try 0)

 

[18:22:08 INFO]: Attempting to download C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar for job 'Version & Libraries'... (try 0)

 

[18:22:08 INFO]: Attempting to download C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar for job 'Version & Libraries'... (try 0)

 

[18:22:08 INFO]: Attempting to download C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar for job 'Version & Libraries'... (try 0)

 

[18:22:08 INFO]: Attempting to download C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar for job 'Version & Libraries'... (try 0)

 

[18:22:08 INFO]: Attempting to download C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput-platform\2.0.5\jinput-platform-2.0.5-natives-windows.jar for job 'Version & Libraries'... (try 0)

 

[18:22:08 INFO]: Attempting to download C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar for job 'Version & Libraries'... (try 0)

 

[18:22:08 INFO]: Attempting to download C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar for job 'Version & Libraries'... (try 0)

 

[18:22:08 INFO]: Attempting to download C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar for job 'Version & Libraries'... (try 0)

 

[18:22:08 INFO]: Attempting to download C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar for job 'Version & Libraries'... (try 0)

 

[18:22:08 INFO]: Attempting to download C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar for job 'Version & Libraries'... (try 0)

 

[18:22:09 INFO]: Attempting to download C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar for job 'Version & Libraries'... (try 0)

 

[18:22:09 INFO]: Attempting to download C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar for job 'Version & Libraries'... (try 0)

 

[18:22:09 INFO]: Attempting to download C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar for job 'Version & Libraries'... (try 0)

 

[18:22:09 INFO]: Download job 'Resources' skipped as there are no files to download

 

[18:22:09 INFO]: Job 'Resources' finished successfully (took 0:00:00.000)

 

[18:22:09 INFO]: Finished downloading C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[18:22:09 INFO]: Attempting to download C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar for job 'Version & Libraries'... (try 0)

 

[18:22:09 INFO]: Finished downloading C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[18:22:09 INFO]: Attempting to download C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar for job 'Version & Libraries'... (try 0)

 

[18:22:09 INFO]: Finished downloading C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[18:22:09 INFO]: Attempting to download C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl-platform\2.9.0\lwjgl-platform-2.9.0-natives-windows.jar for job 'Version & Libraries'... (try 0)

 

[18:22:09 INFO]: Finished downloading C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl-platform\2.9.0\lwjgl-platform-2.9.0-natives-windows.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[18:22:09 INFO]: Attempting to download C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar for job 'Version & Libraries'... (try 0)

 

[18:22:09 INFO]: Finished downloading C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[18:22:09 INFO]: Attempting to download C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar for job 'Version & Libraries'... (try 0)

 

[18:22:09 INFO]: Finished downloading C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[18:22:09 INFO]: Attempting to download C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.3\authlib-1.3.jar for job 'Version & Libraries'... (try 0)

 

[18:22:09 INFO]: Finished downloading C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.3\authlib-1.3.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[18:22:09 INFO]: Attempting to download C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.9\launchwrapper-1.9.jar for job 'Version & Libraries'... (try 0)

 

[18:22:09 INFO]: Finished downloading C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.9\launchwrapper-1.9.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[18:22:09 INFO]: Attempting to download C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar for job 'Version & Libraries'... (try 0)

 

[18:22:09 INFO]: Finished downloading C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[18:22:09 INFO]: Finished downloading C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[18:22:09 INFO]: Attempting to download C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar for job 'Version & Libraries'... (try 0)

 

[18:22:09 INFO]: Finished downloading C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[18:22:09 INFO]: Attempting to download C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar for job 'Version & Libraries'... (try 0)

 

[18:22:09 INFO]: Finished downloading C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[18:22:09 INFO]: Attempting to download C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\versions\1.7.2-Forge10.12.0.1046\1.7.2-Forge10.12.0.1046.jar for job 'Version & Libraries'... (try 0)

 

[18:22:09 INFO]: Finished downloading C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[18:22:09 INFO]: Finished downloading C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[18:22:09 INFO]: Finished downloading C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[18:22:09 INFO]: Finished downloading C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[18:22:10 INFO]: Finished downloading C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[18:22:10 INFO]: Finished downloading C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[18:22:10 INFO]: Finished downloading C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[18:22:10 INFO]: Finished downloading C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[18:22:10 INFO]: Finished downloading C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[18:22:10 INFO]: Finished downloading C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput-platform\2.0.5\jinput-platform-2.0.5-natives-windows.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[18:22:10 INFO]: Finished downloading C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[18:22:10 INFO]: Finished downloading C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[18:22:10 INFO]: Finished downloading C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[18:22:10 INFO]: Finished downloading C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar for job 'Version & Libraries': Local file matches local checksum, using that

 

[18:22:10 INFO]: Finished downloading C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\versions\1.7.2-Forge10.12.0.1046\1.7.2-Forge10.12.0.1046.jar for job 'Version & Libraries': Couldn't connect to server (responded with 403) but have local file, assuming it's good

 

[18:22:10 INFO]: Job 'Version & Libraries' finished successfully (took 0:00:01.291)

 

[18:22:10 INFO]: Launching game

 

[18:22:10 INFO]: Looking for old natives & assets to clean up...

 

[18:22:10 INFO]: Unpacking natives to C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\versions\1.7.2-Forge10.12.0.1046\1.7.2-Forge10.12.0.1046-natives-4993401178765

 

[18:22:10 INFO]: Reconstructing virtual assets folder at C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\assets\virtual\legacy

 

[18:22:11 INFO]: Launching in C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft

 

[18:22:11 INFO]: Half command: C:\Program Files\Java\jre7\bin\javaw.exe -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -Djava.library.path=C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\versions\1.7.2-Forge10.12.0.1046\1.7.2-Forge10.12.0.1046-natives-4993401178765 -cp C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.7.2-10.12.0.1046\forge-1.7.2-10.12.0.1046.jar;C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.9\launchwrapper-1.9.jar;C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar;C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.10.2\scala-library-2.10.2.jar;C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.10.2\scala-compiler-2.10.2.jar;C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar;C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar;C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar;C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.3\authlib-1.3.jar;C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar;C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar;C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar;C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\versions\1.7.2-Forge10.12.0.1046\1.7.2-Forge10.12.0.1046.jar net.minecraft.launchwrapper.Launch

 

[18:22:13 INFO]: Client> [18:22:13] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker

 

[18:22:13 INFO]: Client> [18:22:13] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker

 

[18:22:13 INFO]: Client> [18:22:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker

 

[18:22:13 INFO]: Client> [18:22:13] [main/INFO] [FML]: Forge Mod Loader version 7.2.129.1046 for Minecraft 1.7.2 loading

 

[18:22:13 INFO]: Client> [18:22:13] [main/INFO] [FML]: Java is Java HotSpot 64-Bit Server VM, version 1.7.0_25, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7

 

[18:22:13 INFO]: Client> [18:22:13] [main/INFO] [FML]: Loading tweaker mc.ambientocclusion.xray.XRayTweaker from XRay-1.7.4-v4.jar

 

[18:22:13 INFO]: Client> [18:22:13] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

 

[18:22:13 INFO]: Client> [18:22:13] [main/INFO] [LaunchWrapper]: Loading tweak class name mc.ambientocclusion.xray.XRayTweaker

 

[18:22:13 INFO]: Client> [18:22:13] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker

 

[18:22:13 INFO]: Client> [18:22:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

 

[18:22:13 INFO]: Client> [18:22:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

 

[18:22:13 INFO]: Client> [18:22:13] [main/INFO] [LaunchWrapper]: Calling tweak class mc.ambientocclusion.xray.XRayTweaker

 

[18:22:13 INFO]: Client> XRayPatcher: registering transformer

 

[18:22:13 INFO]: Client> [18:22:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

 

[18:22:17 INFO]: Client> [18:22:17] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557

 

[18:22:17 INFO]: Client> [18:22:17] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc

 

[18:22:17 INFO]: Client> [18:22:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

 

[18:22:17 INFO]: Client> [18:22:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker

 

[18:22:19 INFO]: Client> [18:22:19] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}

 

[18:22:22 INFO]: Client> [XRAY] Trying to patch: afs

 

[18:22:22 INFO]: Client> javassist.NotFoundException: c(..) is not found in afs

 

[18:22:22 INFO]: Client> at javassist.CtClassType.getMethod(CtClassType.java:1143)

 

[18:22:22 INFO]: Client> at mc.ambientocclusion.xray.XRayPatcher.patch(XRayPatcher.java:52)

 

[18:22:22 INFO]: Client> at mc.ambientocclusion.xray.XRayTransformer.transform(XRayTransformer.java:26)

 

[18:22:22 INFO]: Client> at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:276)

 

[18:22:22 INFO]: Client> at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:174)

 

[18:22:22 INFO]: Client> at java.lang.ClassLoader.loadClass(Unknown Source)

 

[18:22:22 INFO]: Client> at java.lang.ClassLoader.loadClass(Unknown Source)

 

[18:22:22 INFO]: Client> at net.minecraft.client.Minecraft.<init>(Minecraft.java:186)

 

[18:22:22 INFO]: Client> at net.minecraft.client.main.Main.main(SourceFile:84)

 

[18:22:22 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

 

[18:22:22 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

 

[18:22:22 INFO]: Client> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

 

[18:22:22 INFO]: Client> at java.lang.reflect.Method.invoke(Unknown Source)

 

[18:22:22 INFO]: Client> at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)

 

[18:22:22 INFO]: Client> at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

 

[18:22:23 INFO]: Client> [18:22:23] [main/INFO]: Setting user: funkymymonkey

 

[18:22:24 INFO]: Client> [XRAY] Trying to patch: ahz

 

[18:22:24 INFO]: Client> javassist.NotFoundException: q(..) is not found in ahz

 

[18:22:24 INFO]: Client> at javassist.CtClassType.getMethod(CtClassType.java:1143)

 

[18:22:24 INFO]: Client> at mc.ambientocclusion.xray.XRayPatcher.patch(XRayPatcher.java:58)

 

[18:22:24 INFO]: Client> at mc.ambientocclusion.xray.XRayTransformer.transform(XRayTransformer.java:26)

 

[18:22:24 INFO]: Client> at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:276)

 

[18:22:24 INFO]: Client> at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:174)

 

[18:22:24 INFO]: Client> at java.lang.ClassLoader.loadClass(Unknown Source)

 

[18:22:24 INFO]: Client> at java.lang.ClassLoader.loadClass(Unknown Source)

 

[18:22:24 INFO]: Client> at net.minecraft.block.BlockFire.func_149843_e(BlockFire.java:39)

 

[18:22:24 INFO]: Client> at net.minecraft.init.Bootstrap.func_151354_b(SourceFile:356)

 

[18:22:24 INFO]: Client> at net.minecraft.client.Minecraft.<init>(Minecraft.java:294)

 

[18:22:24 INFO]: Client> at net.minecraft.client.main.Main.main(SourceFile:84)

 

[18:22:24 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

 

[18:22:24 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

 

[18:22:24 INFO]: Client> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

 

[18:22:24 INFO]: Client> at java.lang.reflect.Method.invoke(Unknown Source)

 

[18:22:24 INFO]: Client> at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)

 

[18:22:24 INFO]: Client> at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

 

[18:22:25 INFO]: Client> [18:22:25] [Client thread/INFO]: LWJGL Version: 2.9.0

 

[18:22:26 INFO]: Client> [18:22:26] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization

 

[18:22:26 INFO]: Client> [18:22:26] [Client thread/INFO] [FML]: MinecraftForge v10.12.0.1046 Initialized

 

[18:22:26 INFO]: Client> [18:22:26] [Client thread/INFO] [FML]: Replaced 141 ore recipies

 

[18:22:26 INFO]: Client> [18:22:26] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization

 

[18:22:26 INFO]: Client> [18:22:26] [Client thread/INFO] [FML]: Searching C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\mods for mods

 

[18:22:32 INFO]: Client> [18:22:32] [Client thread/INFO] [FML]: Attempting to reparse the mod container SecurityCraft_v1.4.1_for_1.6.4.zip

 

[18:22:32 INFO]: Client> [18:22:32] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load

 

[18:22:32 INFO]: Client> [18:22:32] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:SecurityCraft, faithful32pack.zip

 

[18:22:32 INFO]: Client> [18:22:32] [Client thread/INFO] [FML]: FML has found a non-mod file Minions-1.7.2.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.

 

[18:22:34 INFO]: Client> ---- Minecraft Crash Report ----

 

[18:22:34 INFO]: Client> // Don't be sad, have a hug! <3

 

[18:22:34 INFO]: Client>

 

[18:22:34 INFO]: Client> Time: 3/12/14 6:22 PM

 

[18:22:34 INFO]: Client> Description: Initializing game

 

[18:22:34 INFO]: Client>

 

[18:22:34 INFO]: Client> java.lang.NoClassDefFoundError: cpw/mods/fml/common/network/IConnectionHandler

 

[18:22:34 INFO]: Client> at java.lang.Class.forName0(Native Method)

 

[18:22:34 INFO]: Client> at java.lang.Class.forName(Unknown Source)

 

[18:22:34 INFO]: Client> at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420)

 

[18:22:34 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

 

[18:22:34 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

 

[18:22:34 INFO]: Client> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

 

[18:22:34 INFO]: Client> at java.lang.reflect.Method.invoke(Unknown Source)

 

[18:22:34 INFO]: Client> at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)

 

[18:22:34 INFO]: Client> at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)

 

[18:22:34 INFO]: Client> at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)

 

[18:22:34 INFO]: Client> at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

 

[18:22:34 INFO]: Client> at com.google.common.eventbus.EventBus.post(EventBus.java:267)

 

[18:22:34 INFO]: Client> at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209)

 

[18:22:34 INFO]: Client> at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)

 

[18:22:34 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

 

[18:22:34 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

 

[18:22:34 INFO]: Client> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

 

[18:22:34 INFO]: Client> at java.lang.reflect.Method.invoke(Unknown Source)

 

[18:22:34 INFO]: Client> at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)

 

[18:22:34 INFO]: Client> at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)

 

[18:22:34 INFO]: Client> at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)

 

[18:22:34 INFO]: Client> at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

 

[18:22:34 INFO]: Client> at com.google.common.eventbus.EventBus.post(EventBus.java:267)

 

[18:22:34 INFO]: Client> at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)

 

[18:22:34 INFO]: Client> at cpw.mods.fml.common.Loader.loadMods(Loader.java:484)

 

[18:22:34 INFO]: Client> at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:201)

 

[18:22:34 INFO]: Client> at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:498)

 

[18:22:34 INFO]: Client> at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:853)

 

[18:22:34 INFO]: Client> at net.minecraft.client.main.Main.main(SourceFile:103)

 

[18:22:34 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

 

[18:22:34 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

 

[18:22:34 INFO]: Client> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

 

[18:22:34 INFO]: Client> at java.lang.reflect.Method.invoke(Unknown Source)

 

[18:22:34 INFO]: Client> at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)

 

[18:22:34 INFO]: Client> at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

 

[18:22:34 INFO]: Client> Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.common.network.IConnectionHandler

 

[18:22:34 INFO]: Client> at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)

 

[18:22:34 INFO]: Client> at java.lang.ClassLoader.loadClass(Unknown Source)

 

[18:22:34 INFO]: Client> at java.lang.ClassLoader.loadClass(Unknown Source)

 

[18:22:34 INFO]: Client> ... 35 more

 

[18:22:34 INFO]: Client> Caused by: java.lang.NullPointerException

 

[18:22:34 INFO]: Client> at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180)

 

[18:22:34 INFO]: Client> ... 37 more

 

[18:22:34 INFO]: Client>

 

[18:22:34 INFO]: Client>

 

[18:22:34 INFO]: Client> A detailed walkthrough of the error, its code path and all known details is as follows:

 

[18:22:34 INFO]: Client> ---------------------------------------------------------------------------------------

 

[18:22:34 INFO]: Client>

 

[18:22:34 INFO]: Client> -- Head --

 

[18:22:34 INFO]: Client> Stacktrace:

 

[18:22:34 INFO]: Client> at java.lang.Class.forName0(Native Method)

 

[18:22:34 INFO]: Client> at java.lang.Class.forName(Unknown Source)

 

[18:22:34 INFO]: Client> at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420)

 

[18:22:34 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

 

[18:22:34 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

 

[18:22:34 INFO]: Client> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

 

[18:22:34 INFO]: Client> at java.lang.reflect.Method.invoke(Unknown Source)

 

[18:22:34 INFO]: Client> at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)

 

[18:22:34 INFO]: Client> at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)

 

[18:22:34 INFO]: Client> at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)

 

[18:22:34 INFO]: Client> at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

 

[18:22:34 INFO]: Client> at com.google.common.eventbus.EventBus.post(EventBus.java:267)

 

[18:22:34 INFO]: Client> at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209)

 

[18:22:34 INFO]: Client> at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)

 

[18:22:34 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

 

[18:22:34 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

 

[18:22:34 INFO]: Client> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

 

[18:22:34 INFO]: Client> at java.lang.reflect.Method.invoke(Unknown Source)

 

[18:22:34 INFO]: Client> at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)

 

[18:22:34 INFO]: Client> at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)

 

[18:22:34 INFO]: Client> at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)

 

[18:22:34 INFO]: Client> at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

 

[18:22:34 INFO]: Client> at com.google.common.eventbus.EventBus.post(EventBus.java:267)

 

[18:22:34 INFO]: Client> at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)

 

[18:22:34 INFO]: Client> at cpw.mods.fml.common.Loader.loadMods(Loader.java:484)

 

[18:22:34 INFO]: Client> at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:201)

 

[18:22:34 INFO]: Client> at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:498)

 

[18:22:34 INFO]: Client>

 

[18:22:34 INFO]: Client> -- Initialization --

 

[18:22:34 INFO]: Client> Details:

 

[18:22:34 INFO]: Client> Stacktrace:

 

[18:22:34 INFO]: Client> at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:853)

 

[18:22:34 INFO]: Client> at net.minecraft.client.main.Main.main(SourceFile:103)

 

[18:22:34 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

 

[18:22:34 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

 

[18:22:34 INFO]: Client> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

 

[18:22:34 INFO]: Client> at java.lang.reflect.Method.invoke(Unknown Source)

 

[18:22:34 INFO]: Client> at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)

 

[18:22:34 INFO]: Client> at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

 

[18:22:34 INFO]: Client>

 

[18:22:34 INFO]: Client> -- System Details --

 

[18:22:34 INFO]: Client> Details:

 

[18:22:34 INFO]: Client> Minecraft Version: 1.7.2

 

[18:22:34 INFO]: Client> Operating System: Windows 7 (amd64) version 6.1

 

[18:22:34 INFO]: Client> Java Version: 1.7.0_25, Oracle Corporation

 

[18:22:34 INFO]: Client> Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

 

[18:22:34 INFO]: Client> Memory: 47465176 bytes (45 MB) / 310771712 bytes (296 MB) up to 954466304 bytes (910 MB)

 

[18:22:34 INFO]: Client> JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G

 

[18:22:34 INFO]: Client> AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

 

[18:22:34 INFO]: Client> IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

 

[18:22:34 INFO]: Client> FML: MCP v9.01-pre FML v7.2.129.1046 Minecraft Forge 10.12.0.1046 4 mods loaded, 4 mods active

 

[18:22:34 INFO]: Client> mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed

 

[18:22:34 INFO]: Client> FML{7.2.129.1046} [Forge Mod Loader] (forge-1.7.2-10.12.0.1046.jar) Unloaded->Constructed

 

[18:22:34 INFO]: Client> Forge{10.12.0.1046} [Minecraft Forge] (forge-1.7.2-10.12.0.1046.jar) Unloaded->Constructed

 

[18:22:34 INFO]: Client> SecurityCraft{v1.4.1} [securityCraft] (SecurityCraft_v1.4.1_for_1.6.4.zip) Unloaded

 

[18:22:34 INFO]: Client> Launched Version: 1.7.2-Forge10.12.0.1046

 

[18:22:34 INFO]: Client> LWJGL: 2.9.0

 

[18:22:34 INFO]: Client> OpenGL: Intel 945G GL version 1.4.0 - Build 8.14.10.1930, Intel

 

[18:22:34 INFO]: Client> Is Modded: Definitely; Client brand changed to 'fml,forge'

 

[18:22:34 INFO]: Client> Type: Client (map_client.txt)

 

[18:22:34 INFO]: Client> Resource Packs: [faithful32pack.zip]

 

[18:22:34 INFO]: Client> Current Language: English (US)

 

[18:22:34 INFO]: Client> Profiler Position: N/A (disabled)

 

[18:22:34 INFO]: Client> Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

 

[18:22:34 INFO]: Client> Anisotropic Filtering: Off (1)

 

[18:22:34 INFO]: Client> #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\crash-reports\crash-2014-03-12_18.22.34-client.txt

 

[18:22:35 ERROR]: Game ended with bad state (exit code -1)

 

[18:22:35 INFO]: Crash report detected, opening: C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\crash-reports\crash-2014-03-12_18.22.34-client.txt

 

[18:22:35 INFO]: Ignoring visibility rule and showing launcher due to a game crash

 

[18:22:35 INFO]: Deleting C:\Users\Int.3.4. 1T win 7\AppData\Roaming\.minecraft\versions\1.7.2-Forge10.12.0.1046\1.7.2-Forge10.12.0.1046-natives-4993401178765

 

[18:22:35 ERROR]: Couldn't report crash to Mojang

 

java.io.IOException: Invalid crash report

at net.minecraft.hopper.HopperService.makeRequest(HopperService.java:57) ~[Minecraft.exe:?]

at net.minecraft.hopper.HopperService.submitReport(HopperService.java:39) ~[Minecraft.exe:?]

at net.minecraft.launcher.ui.tabs.CrashReportTab$1.run(CrashReportTab.java:59) [launcher.jar:?]

at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.7.0_25]

at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) [?:1.7.0_25]

at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.7.0_25]

at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.7.0_25]

at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.7.0_25]

at java.lang.Thread.run(Unknown Source) [?:1.7.0_25]

 

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.