I have been trying to get NEI to install and work but i get this error when trying to load it and play please help.
[15:47:27] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[15:47:27] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[15:47:27] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[15:47:27] [main/INFO] [FML]: Forge Mod Loader version 7.99.26.1481 for Minecraft 1.7.10 loading
[15:47:27] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[15:47:27] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
You posted 6 lines of a log file with a warning that doesn't cause a crash and you expect people to help you then insult those that even bothered responding. I wish you luck on getting further help.
@CombiChrist yeah i figured maybe someone knew why it was doing that thats why i posted it, i didnt expect smart asses like you to come and say some **** and not even try to help someone in need
Combichrist, that is the entire log. The same thing happened to me and that's literally all that showed up, so don't get all mad at them for posting those 6 lines because that's the entire thing which is exactly why they needed help.
To answer your question as to why that's in the log:
A lot of mods use plugin transformers to modify the Minecraft Java code on the fly. They do this to provide their own logic or to extend functionality. The mod author normally put extra information on the transformer to indicate what specific Minecraft version it is intended to modify (the MCVersion annotation). If this information is not there Forge records it in the log because bad things *may* happen since the transformer will run against any version of Minecraft. Mods jar that can run with several different Minecraft versions do not put this annotation in, because if they did it would no longer be able to run against multiple different versions of Minecraft.
I didn't get mad at "them" for the help they needed. All of us are here providing help as much as we can. I got upset at the attitude given. To call someone a smartass for trying to help or getting more information. Never was it specified that that was all of the log. Never was the list of mods or forge version or ANYTHING. I'm not going to turn this into a debate on the correctness of how to post for help, but I assure you calling someone a smartass and insulting them is in extremely bad form.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I have been trying to get NEI to install and work but i get this error when trying to load it and play please help.
[15:47:27] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[15:47:27] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[15:47:27] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[15:47:27] [main/INFO] [FML]: Forge Mod Loader version 7.99.26.1481 for Minecraft 1.7.10 loading
[15:47:27] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[15:47:27] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
This is not the reason you are crashing.
What might be the problem then?
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumIt's NVIDIA. Download their new hot fix driver here: https://nvidia.custhelp.com/app/answers/detail/a_id/4378
Extra Foods
Emerald Tools
AdF.ly
All you posted was a warning that doesn't cause a crash.
I was asking for help for someone who probably knew the reason why it was saying that, thanks for the help smartass
@JGSB thanks, trying it now
You posted 6 lines of a log file with a warning that doesn't cause a crash and you expect people to help you then insult those that even bothered responding. I wish you luck on getting further help.
@CombiChrist yeah i figured maybe someone knew why it was doing that thats why i posted it, i didnt expect smart asses like you to come and say some **** and not even try to help someone in need
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumCombichrist, that is the entire log. The same thing happened to me and that's literally all that showed up, so don't get all mad at them for posting those 6 lines because that's the entire thing which is exactly why they needed help.
Extra Foods
Emerald Tools
AdF.ly
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumTo answer your question as to why that's in the log:
A lot of mods use plugin transformers to modify the Minecraft Java code on the fly. They do this to provide their own logic or to extend functionality. The mod author normally put extra information on the transformer to indicate what specific Minecraft version it is intended to modify (the MCVersion annotation). If this information is not there Forge records it in the log because bad things *may* happen since the transformer will run against any version of Minecraft. Mods jar that can run with several different Minecraft versions do not put this annotation in, because if they did it would no longer be able to run against multiple different versions of Minecraft.
Hope this makes sense.
I didn't get mad at "them" for the help they needed. All of us are here providing help as much as we can. I got upset at the attitude given. To call someone a smartass for trying to help or getting more information. Never was it specified that that was all of the log. Never was the list of mods or forge version or ANYTHING. I'm not going to turn this into a debate on the correctness of how to post for help, but I assure you calling someone a smartass and insulting them is in extremely bad form.