Everything posted by Ugdhar
-
1.12 How do I make a dragon breath particle || entity?
How is this question different from your last thread ? Just curious.
-
Modpack crash.
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
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.
-
How to mod for older versions
You will need to use a newer version to get support here, 1.7.10 is no longer supported on these forums.
-
Smelting
- No errors but still crashes
1.7.10 is no longer supported, you will need to update to get support here.- Smelting
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.- Smelting
it's in the logs folder in your minecraft profile directory.- Smelting
Need more info. What doesn't work? You should always post fml-client-latest.log (in spoiler tags)- (Solved) Execution failed for task ':decompileMc' Issue
java -version at the commandline will tell you what version you have. If it does not say 64-bit somewhere in the output, you have 32 bit.- [Solved] Storing and Retrieving NBT for an Item
You have no code in your serializeNBT and deserializeNBT methods. That's where you write/read the stuff you wamt to save.- [Solved] Storing and Retrieving NBT for an Item
I believe you need a class that implements ICapabilitySerializable for your capability.- 1.12 How do I make my entity or item breathe fire?
Twilight Forest is open source: https://github.com/TeamTwilight/twilightforest- No Mod Directory Found Need Help ASAP!
It kinda looks like you installed your forge server into C:\Windows\System32. That would be a bad idea since it's a system folder, and probab;y doesn't want the server writing files in there. Install it somewhere else and give it a try.- Not Working
You have to create a launcher profile for it, and if you don't see your forge version on the top of the list of versions, try looking at the bottom as well- forge crush , plz help me to fix ,plz
- Trying to mod; missing net.minecraft.smc??
I would probably follow these instructions: http://mcforge.readthedocs.io/en/latest/gettingstarted/- How did you learn to code?
I just look at vanilla code and try stuff, and if I get stuck post here for help.- How do I make 32 X 32 texture like faithful
Just start with a 32x32 image, why start at 8x8 and then try to upscale it? *edit: https://minecraft.gamepedia.com/Tutorials/Creating_a_resource_pack- [1.12.2]Item model/texture issue after following tutorial
Your modid is 11111114654g but your package setup is calling it tutorial.- [1.12.2]Item model/texture issue after following tutorial
When you get an error, search through the log for the words "caused by", and read all those lines, not just the first one. A lot of times the real problem is a few errors in.- "These libraries failed to download. Try again."
Please do, as the error message that you typed indicates you are making typos on the commandline.- Forge Installer 1.12.2 wont launch
Make sure you are using Java 8 and not Java 9. How exactly did you try installing it? What happened when you tried? Did the installer generate a log file? It should have, post it here in spoiler tags (the eyeball button)- Hi there. I wish to start mod development. Where do I start?
I believe at this point it requires java 8, but I know it does not yet support java 9- Hi there. I wish to start mod development. Where do I start?
Honestly not sure, from what I understand most stuff happens on a single thread, with a few things (networking I think for one) happening on a different thread. - No errors but still crashes
IPS spam blocked by CleanTalk.
Important Information
By using this site, you agree to our Terms of Use.