The game crashes on McPatcher just before opening with user type requires an argument. I've used Mcpatcher before with no problem, just now it is not working with the game. I've tried different versions.
I have done so many things before this, and during that it is hard to know where to start. After playing for a year with no problems I tried to install a mod. Nothing worked. I had to clean out the files and force update. I did this a couple times. Since then there have been multiple updates of Minecraft. Some of the error messages said that I was missing a file to log into twitch tv, yet I never registered with twitch tv. I got rid of that jar, I think and force updated, so I don't think it is giving that error message any more. Now I'm getting the error message in McPatcher that says an options argument is missing on various versions. I have mods in the mods file, but I'm not using any of them, and I've seen so many versions of instructions on what to do with them it's absurd. The game says that it is vanilla.
Also, is it normal for stored items in inventory and chests to disappear if a texture is changed?
11:59 PM 1/23/2014
Done!
Launching C:\Users\H.G.Wells\AppData\Roaming\.minecraft\versions\1.7.4-mcpatcher\1.7.4-mcpatcher.jar
java -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -cp C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.2\authlib-1.2.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1-nightly-20131120\lwjgl-2.9.1-nightly-20131120.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1-nightly-20131120\lwjgl_util-2.9.1-nightly-20131120.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch\5.12\twitch-5.12.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\versions\1.7.4-mcpatcher\1.7.4-mcpatcher.jar -Djava.library.path=C:\Users\H.G.Wells\AppData\Roaming\.minecraft\versions\1.7.4-mcpatcher\1.7.4-mcpatcher-natives-1 net.minecraft.client.main.Main --username [email protected] --version 1.7.4-mcpatcher --gameDir C:\Users\H.G.Wells\AppData\Roaming\.minecraft --assetsDir C:\Users\H.G.Wells\AppData\Roaming\.minecraft\assets --assetIndex 1.7.4 --uuid 80df507243dc4b3da568ab1ccc51b217 --accessToken 60c2a904a3ae41cabcb2b308bb88a6c6 --userProperties {} --userType
Command line args: --username [email protected] --version 1.7.4-mcpatcher --gameDir C:\Users\H.G.Wells\AppData\Roaming\.minecraft --assetsDir C:\Users\H.G.Wells\AppData\Roaming\.minecraft\assets --assetIndex 1.7.4 --uuid 80df507243dc4b3da568ab1ccc51b217 --accessToken 60c2a904a3ae41cabcb2b308bb88a6c6 --userProperties {} --userType
Exception in thread "main" joptsimple.OptionMissingRequiredArgumentException: Option ['userType'] requires an argument
at joptsimple.RequiredArgumentOptionSpec.detectOptionArgument(RequiredArgumentOptionSpec.java:48)
at joptsimple.ArgumentAcceptingOptionSpec.handleOption(ArgumentAcceptingOptionSpec.java:256)
at joptsimple.OptionParser.handleLongOptionToken(OptionParser.java:496)
at joptsimple.OptionParserState$2.handleArgument(OptionParserState.java:56)
at joptsimple.OptionParser.parse(OptionParser.java:433)
at net.minecraft.client.main.Main.main(SourceFile:87)
Minecraft exited with status 1
[/code]
The game crashes on McPatcher just before opening with user type requires an argument. I've used Mcpatcher before with no problem, just now it is not working with the game. I've tried different versions.
I have done so many things before this, and during that it is hard to know where to start. After playing for a year with no problems I tried to install a mod. Nothing worked. I had to clean out the files and force update. I did this a couple times. Since then there have been multiple updates of Minecraft. Some of the error messages said that I was missing a file to log into twitch tv, yet I never registered with twitch tv. I got rid of that jar, I think and force updated, so I don't think it is giving that error message any more. Now I'm getting the error message in McPatcher that says an options argument is missing on various versions. I have mods in the mods file, but I'm not using any of them, and I've seen so many versions of instructions on what to do with them it's absurd. The game says that it is vanilla.
Also, is it normal for stored items in inventory and chests to disappear if a texture is changed?
11:59 PM 1/23/2014
Done!
Launching C:\Users\H.G.Wells\AppData\Roaming\.minecraft\versions\1.7.4-mcpatcher\1.7.4-mcpatcher.jar
java -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -cp C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.2\authlib-1.2.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1-nightly-20131120\lwjgl-2.9.1-nightly-20131120.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1-nightly-20131120\lwjgl_util-2.9.1-nightly-20131120.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch\5.12\twitch-5.12.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\versions\1.7.4-mcpatcher\1.7.4-mcpatcher.jar -Djava.library.path=C:\Users\H.G.Wells\AppData\Roaming\.minecraft\versions\1.7.4-mcpatcher\1.7.4-mcpatcher-natives-1 net.minecraft.client.main.Main --username [email protected] --version 1.7.4-mcpatcher --gameDir C:\Users\H.G.Wells\AppData\Roaming\.minecraft --assetsDir C:\Users\H.G.Wells\AppData\Roaming\.minecraft\assets --assetIndex 1.7.4 --uuid 80df507243dc4b3da568ab1ccc51b217 --accessToken 60c2a904a3ae41cabcb2b308bb88a6c6 --userProperties {} --userType
Command line args: --username [email protected] --version 1.7.4-mcpatcher --gameDir C:\Users\H.G.Wells\AppData\Roaming\.minecraft --assetsDir C:\Users\H.G.Wells\AppData\Roaming\.minecraft\assets --assetIndex 1.7.4 --uuid 80df507243dc4b3da568ab1ccc51b217 --accessToken 60c2a904a3ae41cabcb2b308bb88a6c6 --userProperties {} --userType
Exception in thread "main" joptsimple.OptionMissingRequiredArgumentException: Option ['userType'] requires an argument
at joptsimple.RequiredArgumentOptionSpec.detectOptionArgument(RequiredArgumentOptionSpec.java:48)
at joptsimple.ArgumentAcceptingOptionSpec.handleOption(ArgumentAcceptingOptionSpec.java:256)
at joptsimple.OptionParser.handleLongOptionToken(OptionParser.java:496)
at joptsimple.OptionParserState$2.handleArgument(OptionParserState.java:56)
at joptsimple.OptionParser.parse(OptionParser.java:433)
at net.minecraft.client.main.Main.main(SourceFile:87)
Minecraft exited with status 1
[/code]
It looks like this question isn't getting answered. Maybe i should just put it on my desktop, where I'm sure whoever has been digging around my files and using cmd will find it. I know they are interested in Minecraft because they go directly to those files, while I'm playing the game. You see, I can tell, because the game lags when they are at it, and when I drop the window, I find the files open. Maybe that is why my saved worlds are missing large chunks. Oh well, it's just MineCraft. If they're digging for gold, they're not going to find it here.
Ya. It's so basic, it's easy to overlook that it's supposed to be a mod. When I haven't got any other mods, it's annoying. Technically the Resource packs are mods. So it seems like semantics, but I don't know the programming aspect, so I suppose that's what it's about. Thanks for the heads up.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I have done so many things before this, and during that it is hard to know where to start. After playing for a year with no problems I tried to install a mod. Nothing worked. I had to clean out the files and force update. I did this a couple times. Since then there have been multiple updates of Minecraft. Some of the error messages said that I was missing a file to log into twitch tv, yet I never registered with twitch tv. I got rid of that jar, I think and force updated, so I don't think it is giving that error message any more. Now I'm getting the error message in McPatcher that says an options argument is missing on various versions. I have mods in the mods file, but I'm not using any of them, and I've seen so many versions of instructions on what to do with them it's absurd. The game says that it is vanilla.
Also, is it normal for stored items in inventory and chests to disappear if a texture is changed?
11:59 PM 1/23/2014
Done!
Launching C:\Users\H.G.Wells\AppData\Roaming\.minecraft\versions\1.7.4-mcpatcher\1.7.4-mcpatcher.jar
java -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -cp C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.2\authlib-1.2.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1-nightly-20131120\lwjgl-2.9.1-nightly-20131120.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1-nightly-20131120\lwjgl_util-2.9.1-nightly-20131120.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch\5.12\twitch-5.12.jar;C:\Users\H.G.Wells\AppData\Roaming\.minecraft\versions\1.7.4-mcpatcher\1.7.4-mcpatcher.jar -Djava.library.path=C:\Users\H.G.Wells\AppData\Roaming\.minecraft\versions\1.7.4-mcpatcher\1.7.4-mcpatcher-natives-1 net.minecraft.client.main.Main --username [email protected] --version 1.7.4-mcpatcher --gameDir C:\Users\H.G.Wells\AppData\Roaming\.minecraft --assetsDir C:\Users\H.G.Wells\AppData\Roaming\.minecraft\assets --assetIndex 1.7.4 --uuid 80df507243dc4b3da568ab1ccc51b217 --accessToken 60c2a904a3ae41cabcb2b308bb88a6c6 --userProperties {} --userType
Command line args: --username [email protected] --version 1.7.4-mcpatcher --gameDir C:\Users\H.G.Wells\AppData\Roaming\.minecraft --assetsDir C:\Users\H.G.Wells\AppData\Roaming\.minecraft\assets --assetIndex 1.7.4 --uuid 80df507243dc4b3da568ab1ccc51b217 --accessToken 60c2a904a3ae41cabcb2b308bb88a6c6 --userProperties {} --userType
Exception in thread "main" joptsimple.OptionMissingRequiredArgumentException: Option ['userType'] requires an argument
at joptsimple.RequiredArgumentOptionSpec.detectOptionArgument(RequiredArgumentOptionSpec.java:48)
at joptsimple.ArgumentAcceptingOptionSpec.handleOption(ArgumentAcceptingOptionSpec.java:256)
at joptsimple.OptionParser.handleLongOptionToken(OptionParser.java:496)
at joptsimple.OptionParserState$2.handleArgument(OptionParserState.java:56)
at joptsimple.OptionParser.parse(OptionParser.java:433)
at net.minecraft.client.main.Main.main(SourceFile:87)
Minecraft exited with status 1
[/code]
It looks like this question isn't getting answered. Maybe i should just put it on my desktop, where I'm sure whoever has been digging around my files and using cmd will find it. I know they are interested in Minecraft because they go directly to those files, while I'm playing the game. You see, I can tell, because the game lags when they are at it, and when I drop the window, I find the files open. Maybe that is why my saved worlds are missing large chunks. Oh well, it's just MineCraft. If they're digging for gold, they're not going to find it here.