-
Posts
2790 -
Joined
-
Last visited
-
Days Won
44
Everything posted by Ugdhar
-
If it's only happening to you, I'd say it's something on your client side. Post your logs/fml-client-latest.log file (in spoiler tags), and perhaps your computer specs (cpu, ram, graphics card), they might give some clues as to what's going on.
-
New to modding and want to make pvp mods like powns
Ugdhar replied to justthatfish's topic in Modder Support
The only problem with this, is when people come here trying to make a mod with little to no java experience, to the point of not understanding classes, methods, properties, inheritance, overrides, etc, it all goes back to "learn java". I do agree that the amount of "java training" needed will vary from person to person, but unless they do not plan on coming here to ask questions and instead seeking the answers themselves, they should probably learn a decent amount of java first before attempting to mod. -
You should upload your code to a git repository on github, and show what you have tried. Look through vanilla code, look at other mods that have source published on github (there are tons), and give it a try.
-
I would urge you to update, preferably to 1.12.2 1.7.10 is very old, and no longer supported on these forums.
-
My minecraft is crashing and i dont know why
Ugdhar replied to faxagon's topic in Support & Bug Reports
1.7.10 is very old, and no longer supported on these forums. I urge you to update to the latest version of MC/Forge. -
I urge you to update, 1.7.10 is no longer supported on these forums.
-
Installed Forge, not appearing in drop menu on launcher
Ugdhar replied to kavi_m's topic in Support & Bug Reports
- 1.7.10 is no longer supported on these forums, I urge you to update - Did you scroll down to the bottom of the list of versions in the launcher? -
It is the one that says "Installer".
-
You said you tried downloading the jar installer, how did you run it? Did you follow the instructions exactly as described in this link: If so, please post a screenshot of the cmd prompt window showing what you tried.
-
You should make your own thread instead of hijacking someone elses. Post exactly what you did, and exactly what did or didn't happen. Screenshots and logfiles are also very helpful. But please, do this in a new thread started by you.
-
You will need to update to get support here, 1.7.10 is no longer supported.
-
Looks like a problem with tinker's construct, if you remove it do things run? If so, I'd say report it to the author
-
Please explain exactly how you ran the java installer (exact command(s) you typed, exact results), screenshots preferrably You should be trying this:
-
You should really start using a newer version, not sure how long (or if it is still) 1.8 will continue to be supported here. Have you tried using the jar installer? If not, give it a go.
-
How do you download mods? i dont have the launcher
Ugdhar replied to CHAOS STUDIOS's topic in Support & Bug Reports
Right, you bought the Windows 10 version, which does not support modding. It is completely separate from the Java version, which does support modding. Unfortunately, you did not research enough into what you wanted to do before you spent your money, so you have to buy Minecraft again. -
How do you download mods? i dont have the launcher
Ugdhar replied to CHAOS STUDIOS's topic in Support & Bug Reports
Go to www.minecraft.net and buy the Java version. If you'd started there, I believe you get a free copy of the Windows 10 version when you buy the Java version, but not the other way around. -
1.12 How do I make a dragon breath particle || entity?
Ugdhar replied to TheRPGAdventurer's topic in Modder Support
How is this question different from your last thread ? Just curious. -
http://www.minecraftforge.net/forum/topic/20-rules-and-eaq-read-first-or-you-will-get-banned/ No, 1.7.10 is not supported on these forums, you will need to update to get support here. Once a moderator sees this thread, it will likely be locked.
-
My minecraft 1.7.10 forge wont start at all
Ugdhar replied to messiville's topic in Support & Bug Reports
1.7.10 is no longer supported on these forums, you'll have to update to a more recent version (pref the latest) to get support. -
You will need to use a newer version to get support here, 1.7.10 is no longer supported on these forums.
- 1 reply
-
- 1
-
-
1.7.10 is no longer supported, you will need to update to get support here.
-
I'm not seeing any errors in that log. And I suppose I should have clarified, if you're working in a development environment, the log will be in the run/logs directory of your project. Also, you still haven't elaborated on "it doesn't work", which I believe people have already told you saying that with no further information is unhelpful.
-
it's in the logs folder in your minecraft profile directory.