Jump to content

Recommended Posts

Posted

Forge Version: 9.11.0

Minecraft Version: 1.6.4

Downloads:

 

So, 1.6.3 was released, a bug was found and 1.6.4 was immediatly released. However, both 1.6.3 and 1.6.4 are not major changes, they are bug fixes for future compatibility with 1.7 changes.

 

What does this mean for:

The End User:

If All of the mods you have use the SRG name obfuscation, and DON'T add world structures, then they should all work just fine. All Forge mods *should* be using SRG obf, if not yell at the mod author. And as for the Structures, basically if they add buildings to world gen. Say.. Village houses, nether towers, whatever, they will need to be updated. What I advise is you backup your save folder, and try loading it. If your game errors out, then one of your mods needs to be updated.

 

Typically things will crash and burn hard if there are strucutres that havent updated. Which is why I advise making sure to backup your world.

 

The Forge Modders:

As always, you should be using SRG obfuscation {reobfusicate_srg}. If you are, and your mod doesn't have anything that extends: StructureStart or StructureComponent, you need to register those classes in the new MapGenStructureIO class. It is advised you keep the same modid:internalid naming structure that you use with all the other registries.

Beyond that you need to make sure that all of those classes have a zero argument constructor, because it is now required.

 

 

Minecraft Forge 9.11 Changelog:

============================================================================

Updated to Minecraft 1.6.4.

Bug Fix:


  •  
  • Fixed bug in AccessTransformer which caused methods to not respect finalization changes, Item.getIconIndex(ItemStack) is now non-final

 

 

 

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • seguridad seguridad
    • I am creating a server with mods but when i try tostart it it say in the logs:   [29Jan2025 20:36:50.715] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /server/libraries/net/minecraftforge/fmlcore/1.20.1-47.3.27/fmlcore-1.20.1-47.3.27.jar is missing mods.toml file 159[29Jan2025 20:36:50.717] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /server/libraries/net/minecraftforge/javafmllanguage/1.20.1-47.3.27/javafmllanguage-1.20.1-47.3.27.jar 160[29Jan2025 20:36:50.717] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /server/libraries/net/minecraftforge/javafmllanguage/1.20.1-47.3.27/javafmllanguage-1.20.1-47.3.27.jar is missing mods.toml file 161[29Jan2025 20:36:50.718] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /server/libraries/net/minecraftforge/lowcodelanguage/1.20.1-47.3.27/lowcodelanguage-1.20.1-47.3.27.jar 162[29Jan2025 20:36:50.718] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /server/libraries/net/minecraftforge/lowcodelanguage/1.20.1-47.3.27/lowcodelanguage-1.20.1-47.3.27.jar is missing mods.toml file 163[29Jan2025 20:36:50.719] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /server/libraries/net/minecraftforge/mclanguage/1.20.1-47.3.27/mclanguage-1.20.1-47.3.27.jar 164[29Jan2025 20:36:50.719] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /server/libraries/net/minecraftforge/mclanguage/1.20.1-47.3.27/mclanguage-1.20.1-47.3.27.jar is missing mods.toml file
    • How do you configure the entity reach of a custom weapon? Asking for 1.21 Minecraft parchment
    • This topic is over a year old. If you are having an issue, please read the FAQ for the proper way to post logs, and create your own thread.
    • hello i have been trying to put this specific pack for a while now but ive been hit with a new error everytime. no matter if its a previous version or if i change the pack format it will just not work please help latest log:https://mclo.gs/b6Qra5d <----- this is with pack version 1.20 no changes done to it debug log: https://mclo.gs/jczkfRK
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.