-
Posts
2617 -
Joined
-
Last visited
-
Days Won
37
Everything posted by Ugdhar
-
http://www.minecraftforge.net/forum/index.php?topic=20.0 1.7.10 is no longer supported here.
-
1) Upgrade to 1.10.2+, 1.7.10 is no longer supported 2) Looks like you're using cauldron, not forge, and the mods are looking for forge. I don't know if they're supposed to be compatible or coexist or not, but either way, 1.7.10 is no longer supported here.
-
Minecraft Forge stuck on Initializing Mods phase 3
Ugdhar replied to MKrazy's topic in Support & Bug Reports
1.7.10 is no longer supported, update to 1.10.2. EAQ/Rules link: http://www.minecraftforge.net/forum/index.php?topic=20.0 -
Update to 1.10.2 1.7.10 is no longer supported.
-
Update to 1.10.2. 1.7.10 is no longer supported.
-
http://www.minecraftforge.net/forum/index.php?topic=20.0 (says to read this before posting) Update to 1.10.2. 1.7.10 is no longer supported.
-
1.7.10 is no longer supported, update to 1.10.2
-
1.7.10 is no longer supported here, that's why your previous thread was locked.
-
1.7.10 is no longer supported, you should update to 1.10.2
-
As stated in the EAQ (http://www.minecraftforge.net/forum/index.php/topic,20.0.html) 1.7.10 is no longer supported here, come back when you update to 1.10.2.
-
java.lang.NullPointerException: Unexpected error
Ugdhar replied to otrebor101's topic in Support & Bug Reports
Also, 1.7.10 is no longer supported here, update to 1.10+. -
1.7.10 is no longer supported here. Either update to 1.10+, or seek support directly from the creator of the modpack. There is a link on this forum that says to read this first: http://www.minecraftforge.net/forum/index.php/board,119.0.html
-
I need alot of help and dont understand java
Ugdhar replied to Outdoorstew78's topic in Modder Support
http://tutorials.jenkov.com/java/index.html seems like it's a decent run of tutorials for learning the basics. It's important to understand things like (not in any specific order) classes, inheritance, interfaces, methods, getters/setters for properties/fields, packages, and an assortment of other things I should probably list, but take for granted. Trying to learn java by starting right with modding is akin to trying to learn how to swim in the middle of the ocean. Do yourself a favor and learn how to at least doggie paddle first -
I need alot of help and dont understand java
Ugdhar replied to Outdoorstew78's topic in Modder Support
If you don't understand java, what you can do with modding will be limited to precisely what they show you in the modding book. To deviate even slightly from their examples will be over your head until you learn the ins and outs of basic java. I would advise text tutorials, and don't copy/paste code, type it all out. Otherwise you'll just be doing monkey-see-monkey-do, and not really learning anything. and when you come here with modding questions, it will be painfully obvious to the people that COULD help you that you don't know any java, and won't be willing to help you with modding, as their instructions will be over your head, and it's unrealistic to expect people here to solve all your problems line by line giving you code. Not trying to be mean, just trying to make sure you understand how important it is to minecraft modding to learn java. -
1.7.10 is not supported any longer, update to 1.10.2 and come back for help then. EAQ to read /before/ posting: http://www.minecraftforge.net/forum/index.php/topic,20.0.html
-
http://tutorials.jenkov.com/java/index.html Read it all, follow along, do examples. When you get to the end, you will probably understand a lot more.
-
Where you have "ID:textures/models/armor/armor_layer_1.png"; I think you want to get rid of ID and put your modid.
-
Error Downloading Forge - Libraries Failed to Download
Ugdhar replied to ZSwizzle's topic in Support & Bug Reports
I went to www.curse.com, and there's a "Download Now" button right on that front page. Unfortunately, I don't think you're ever going to get the installer to run for you, as it will involve making sure you know the path to java and how to navigate directories. -
Error Downloading Forge - Libraries Failed to Download
Ugdhar replied to ZSwizzle's topic in Support & Bug Reports
www.curse.com, the download button right on the front page. -
Error Downloading Forge - Libraries Failed to Download
Ugdhar replied to ZSwizzle's topic in Support & Bug Reports
Yeah, just download the curse client. It will install a forge instance for you, and you can then add mods to it right from the interface, and it will be a lot easier for you than trying to do it by hand. And the command you posted is missing the .jar from the end of the filename, that might be why it's not working. -
Error Downloading Forge - Libraries Failed to Download
Ugdhar replied to ZSwizzle's topic in Support & Bug Reports
"cd Desktop" then press enter. You're just trying to play modded minecraft, not create mods right? I would just go download the curse client, then you won't have to mess with any of this stuff. www.curse.com -
Error Downloading Forge - Libraries Failed to Download
Ugdhar replied to ZSwizzle's topic in Support & Bug Reports
Then you need to type "cd Desktop" before you run that command. -
Error Downloading Forge - Libraries Failed to Download
Ugdhar replied to ZSwizzle's topic in Support & Bug Reports
Is the jar located in C:\Users\Yvonne>? Show the output from dir please. -
Client crash while trying to join server
Ugdhar replied to KillerMidget_'s topic in Support & Bug Reports
No prob, I think the point of it is to try and get people away from the "Well, I need to write for <oldass version of forge> because <some mod with a lazy author that didn't update> is only for <oldass version of forge> and I like/need/want that mod" Everyone works hard on the new features/versions, and we should be using that leverage instead of clinging to old outdated stuff, just because a bunch of mod authors got lazy/gave up after 1.7.10.