Everything posted by Ugdhar
-
Crash game when you create a new world or go into the one that created
1.12 is no longer supported due to age. To receive support you will need to update to a modern version (1.14.4/1.15.2). See the LTS link at the top of every page for more information on supported versions.
-
Block Crafting Server
To be honest, I'm not sure, I haven't done much with datapacks yet, I just know that the minecraft wiki has details on all the vanilla formats and file structures and stuff. I would hope (again, haven't looked!) that the answer would be on that page somewhere!
-
Block Crafting Server
https://minecraft.gamepedia.com/Data_pack
-
Workaround for Forge bug?
You can just edit your build.gradle, open it up and First update mappings: change the line similar to this: by changing the date in the version part to be yesterday or today. Leave the -1.15.1 at the end of it. Then, update the forge version by finding the line similar to this: And change the forge version to be the latest (or whatever never version) as shown on files.minecraftforge.net Save it, then refresh your gradle project, and it should update everything for you. Depending on the mappings you've used, you may have to fix a minor things where methods got named, but it shouldn't be a big deal. *edit: You don't want to just extract a new MDK over on top of your project, it would overwrite your build.gradle, mods.toml, and possibly other files you have customized you wouldn't want overwritten.
-
Failed to resolve consumer event type
Make sure you only get forge from http://files.minecraftforge.net/ You want Latest not Recommended
-
Failed to resolve consumer event type
Ah ok, then update to a newer forge and it should work with newer Java *I just wasn't sure, the changelog basically said no promises
-
Failed to resolve consumer event type
Use Java 8, higher versions are not supported yet
-
Workaround for Forge bug?
Have you tried updating to see if it's fixed in a newer version?
-
1.15.2 Forge crash without mods
Unplug this device, it may be some USB thingy.
-
Larger than one block sized block?
Check out the code for the bed, and see how it does it, and use a similar approach. Vanilla sources are one of the most valuable assets while modding, and can be viewed in the referenced libraries of your IDE.
-
Making a vanilla block drop a second item
As long as it's got the EventBusSubscriber annotation and the event handler methods are static, and have the SubscribeEvent annotation, you should be good to go.
-
Making a vanilla block drop a second item
More or less. Info on events here: https://mcforge.readthedocs.io/en/latest/events/intro/
-
My 1.14.4 server keeps crashing
Looks like you have a client mod on a server, remove More Overlays and see if that helps.
-
Making a vanilla block drop a second item
Sounds like you probably want global loot modifiers https://github.com/MinecraftForge/MinecraftForge/blob/1.14.x/src/test/java/net/minecraftforge/debug/gameplay/loot/GlobalLootModifiersTest.java
-
I do not understand this at all
Not sure, I really only use current versions, so I can ask here when I need help. There is a modded minecraft forum on the official minecraft forums, you could try there, but I have no idea what it is like there, since I don't go there myself. Moderators here lock threads for anything below 1.14.
-
1.7.10 problems
So, as I've been trying to let you know, old versions like 1.7.10 are no longer supported. Once a moderator sees this thread, it will get locked with a request for you to update to a modern version, as I've been suggesting.
-
I do not understand this at all
- I do not understand this at all
Really old versions are no longer supported. Please update to a modern (1.14.4/1.15.2) version to receive support. More information on supported versions can be found in the LTS link at the top of every page.- [HELP] My minecraft server crashes 10 seconds after starting
Really old versions are no longer supported. Please update to a modern (1.14.4/1.15.2) version to receive support. More information on supported versions can be found in the LTS link at the top of every page.- forge 1.15.2-31.1 mods wont load.
put the mods directly in the mods folder. Version #s are no longer supported in there, since making separate Installations is the way to go for separating versions. *edit: also looks like your folders are different. The one in the log is C:\Users\deegy\AppData\Roaming\.minecraft and looks different from your screenshot. Click in the address bar to make the full path (including the C:\) appear to make sure they match, otherwise your mods may be in the wrong place entirely.- Can't get Optifine and Impact to run together.
It is no longer supported here, you will have to look elsewhere for assistance if you must use an outdated version. As for optifine/impact/whatever, no idea if those work, but I have recently (without support) run forge for 1.12.2 so I know that at the very least was working.- Can't get Optifine and Impact to run together.
1.12 is no longer supported due to age. Please update to a modern version (1.14.4/1.15.2) to receive support. More information on supported versions can be found in the LTS link at the top of every page.- forge 1.15.2-31.1 mods wont load.
Please post your entire debug.log as text on a paste site, such as a github gist. Trying to view a log as an image is difficult and does not show everything necessary. Also when posting a screenshot of a folder containing files, make sure you include the address bar at the top showing the complete path to the folder. This will help us help you.- Forge uses wrong version of gradle [1.15.2]
There is no mapping labeled 1.15.2, they are 1.15.1, and the same/work with 1.15.2 http://export.mcpbot.bspk.rs/- File.minecraftforge.net site cannot be reach
Well, it's definitely either your computer or your internet provider (who do you have BTW, I know there have been issues in the recent past of certain ISPs blocking the forge fileserver because "it's a risk" or some such BS), because the site is up and working. Have you tried another web browser? Maybe the one you're using got hijacked/broken? Just throwing out ideas - I do not understand this at all
IPS spam blocked by CleanTalk.
Important Information
By using this site, you agree to our Terms of Use.