Everything posted by Ugdhar
-
forge server 1.12.2 dont generate mods folder
1.12 is no longer supported on these forums due to age. Please update to a modern version to receive support here. More information on supported versions can be found in the LTS link at the top of every page.
-
[Solved] Forge failing to load mods.toml (Setup wasn't correct)
You should post your entire mod as a buildable git repo on github or something, makes it easier for people to see errors (or to build the mod to help debug) and prevents forgetting to paste code to a forum post
-
forge installer stuck on unpacking packed file akka-actor_2.11-2.3.3.jar.pack.xyz
1.12 is no longer supported on these forums due to age. Please update to a modern version to receive support here. More information on supported versions can be found in the LTS link at the top of every page.
-
ForgeGradle NOT WORKING
- ForgeGradle NOT WORKING
Nope, gradle.properties, came with the MDK, only contains this: but I saw somewhere someone mentioning you can target your JDK through an option in there, I just don't know what it is myself, I only have Java 8 installed.- ForgeGradle NOT WORKING
Uninstall java 13, set JAVA_HOME (I think), or I believe you can set options in gradle.properties to specify the JDK you want to use.- ForgeGradle NOT WORKING
What is the output of java -version ?- How can I make more slots for game in local game? (1.7.10)
1.7 is no longer supported on these forums due to age. Please update to a modern version to receive support here. More information on supported versions can be found in the LTS link at the top of every page.- Forge Server not working (1.12.2-14.23.5.2847)
1.12 is no longer supported on these forums due to age. Please update to a modern version to receive support here. More information on supported versions can be found in the LTS link at the top of every page.- RAM Allocation Issue on 1.12.2
1.12 is no longer supported on these forums due to age. Please update to a modern version to receive support here. More information on supported versions can be found in the LTS link at the top of every page.- Connection Timing Out
1.12 is no longer supported on these forums due to age. Please update to a modern version to receive support here. More information on supported versions can be found in the LTS link at the top of every page.- Adding EMC values to pixel on items
1.12 is no longer supported on these forums due to age. Please update to a modern version if you wish to receive support here. More information on supported versions can be found in the LTS link at the top of every page.- Project Ozone 3 moving entities
1.12 is no longer supported on these forums due to age. Please update to a modern version to receive support here. More information on supported versions can be found in the LTS link at the top of every page.- Crashing when trying to open game.
By the looks of it there isn't really much to go on in the log unfortunately. Does vanilla minecraft work? Does forge work without any mods? If it does, then add mods a couple at a time or in batches, test in between to make sure it works. If it doesn't work, back up, only add 1/2 the mods you added, keep checking. Or, hope someone sees your post that has a better suggestion!- Modded Forge 1.12.2 crashes on startup
1.12 is no longer supported on these forums due to age. Please update to a modern version to receive support. More information on supported versions can be found in the LTS link at the top of every page.- [SOLVED] [1.15.2] I cant understand whats wrong
You give up too easily, it says it right there in the log, if you read it.- [1.14-1.15] [Solved]Problem in display name : yellow letter
That's why the switch lever name is yellow like that. Names change color based on rarity. net.minecraft.item.Rarity has the names and colors of the forge default ones, and you can add more if you'd like. I can't tell why your one way powered rail is yellow, you got me there! But I wouldn't think it's a problem if everything else works, it is just somehow defaulting to uncommon.- [Solved] [1.15.2] Replacement for BlockRenderLayer
I think you're looking for RenderTypeLookup.setRenderLayer(Block, RenderType) in your FMLClientSetupEvent. RenderTypeLookup.setRenderLayer(ModBlocks.FIREFLOWER_BLOCK.get(), RenderType.getCutout()); is what I have for a flower i made.- Xonical Networks - Minecraft Server - Need Staff Urgently
To be fair this post is a year and a half old, I'm sure many MC servers are fly-by-night, here one day, gone the next!- [1.14-1.15] [Solved]Problem in display name : yellow letter
Is your code available, preferably as a github repo? If not can you post your switch lever and one way powered rail classes in spoiler tags? *edit: I ask because in looking at some code I was tinkering with, setting an Items Rarity to Rarity.UNCOMMON will give it a yellow name like that.- Minecraft Noteblock bug (31.1.0)
I don't play with noteblocks, so I couldn't tell you if this is the fix for that or not, but there's mention of noteblocks in the forge changelog for a version newer than the one you have:- WARNING: coremods are present:
Really old versions are no longer supported on these forums. Please update to a modern version to receive support. More information on supported versions can be found in the LTS link at the top of every page.- Friends server DC'ing players when they click in inventory
1.12 is no longer supported on these forums due to age. Please update to a modern version to receive support. More information on supported versions can be found in the LTS link at the top of every page.- Crash report in minecraft 1.12.2
1.12 is no longer supported on these forums due to age. Please update to a modern version to receive support. More information on supported versions can be found in the LTS link at the top of every page.- Caught exception from Minecraft Forge (forge)
1.12 is no longer supported on these forums due to age. Please update to a modern version to receive support. More information on supported versions can be found in the LTS link at the top of every page. - ForgeGradle NOT WORKING
IPS spam blocked by CleanTalk.
Important Information
By using this site, you agree to our Terms of Use.