fml-client-latest.log
Minecraft Forge Crashing what is problem and how can i fix
Im not doing any thing
I download forge , run cmd , gradlew setup...,gradlew ecli, run eclipse ,set project eclipse , run minecraft and every time minecraft crashing
[17:38:17] [main/INFO]: Loading tweak class name net.kohi.tcpnodelaymod.TcpNoDelayTweaker
[17:38:17] [main/INFO]: Using primary tweak class name net.kohi.tcpnodelaymod.TcpNoDelayTweaker
[17:38:17] [main/INFO]: Calling tweak class net.kohi.tcpnodelaymod.TcpNoDelayTweaker
[17:38:17] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[17:38:17] [main/ERROR]: Unable to launch
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:106) [bin/:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:27) [bin/:?]
Caused by: joptsimple.MissingRequiredOptionException: Missing required option(s) ['userProperties', 'accessToken', 'version']
at joptsimple.OptionParser.ensureRequiredOptions(OptionParser.java:447) ~[OptionParser.class:?]
at joptsimple.OptionParser.parse(OptionParser.java:437) ~[OptionParser.class:?]
at net.minecraft.client.main.Main.main(Main.java:81) ~[Main.class:?]
... 6 more
What do I have to write here, some help?? http://prntscr.com/nuzz6b