Git Product home page Git Product logo

fabricated-legacy-forge's Introduction

Fabricated Legacy Forge

Load Forge/ModLoader mods as if they were Fabric Loader mods.

Supported Minecraft versions: 1.3.2, 1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5, 1.4.6 and 1.4.7.

This mod requires Mod-Remapping-API.

Discord Server
Download on Modrinth

Credits

MinecraftForge

  • Eloraam
  • FlowerChild
  • Hawkye
  • MALfunction84
  • Scokeev9
  • SpaceToad
  • LexManos

Forge Mod Loader (FML)

  • cpw
  • Risugami, author of ModLoader
  • LexManos

Paulscode IBXM Library

  • IBXM
  • Martin Cameron

Paulscode SoundSystem CodecIBXM

  • Paul Lamb
  • IBXM
  • Martin Cameron

Player API (2.0.0>)

  • Divisor

ClassLoaderFixer

  • ThexXTURBOXx

Fabricated Legacy Forge itself

  • CatCore (aka. arthurbambou)
  • Contributors

fabricated-legacy-forge's People

Contributors

thecatcore avatar thexxturboxx avatar

Stargazers

Taketoday avatar  avatar Hiiragi Russell Tsubasa avatar  avatar  avatar Coccocoa's Helper avatar Frocat avatar Vico avatar PbtinaDev <3 avatar Floi avatar CactusBento avatar Ziyph avatar Caroline Joy Bell avatar someone5678 avatar NickAc avatar 蓝莓小果冻 avatar jadon avatar 黑嫖233 avatar  avatar  avatar BluePurple avatar  avatar Yakov Till avatar Jummit avatar  avatar shizotoaster avatar  avatar Madis Otenurm avatar Plasma avatar  avatar ふらまりん avatar  avatar

Watchers

James Cloos avatar  avatar  avatar Frocat avatar Plasma avatar

fabricated-legacy-forge's Issues

Why 1.3?

Of all possible versions, why port Minecraft Forge 1.3.2 specifically? Seems a bit arbitrary 😄
I'm aware that the codebase was simpler back then, but I recall the first big refactor only happening in 1.8, so why didn't you choose 1.7.10 for example?

[Mod Support] LegacyFixes

Minecraft version: 1.4.7
Fabricated-Forge version: 3.11.1
Fabric Loader version: 0.15.6
Java version: 22-temurin
Mod name: LegacyFixes
Mod download link: included with legacy fabric multimc template

Description of the bug: mixin conflict with legacy fixes

Pastebin: https://pastebin.com/6R6MtcbS

Crash with 1.4

I've cloned legacy fabric example, added mod remapping api and fabricated forge for 1.3.2, which worked, then bumped all versions to 1.4, and it crashes.

Here's my code: https://github.com/Reoseah/psychic-octo-memory/tree/018267110c3aad91ef38596d274841d35a67b008

Full crash log in attachment, error happens here:

[14:59:41] [main/ERROR] (FabricLoader/Mixin) Mixin apply for mod fabricated-forge failed fabricated-forge.forge.mixins.json:world.WorldMixin from mod fabricated-forge -> net.minecraft.world.World: org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException PROTECTED @Overwrite method tickWeather in fabricated-forge.forge.mixins.json:world.WorldMixin from mod fabricated-forge cannot reduce visibiliy of PUBLIC target method
 org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: PROTECTED @Overwrite method tickWeather in fabricated-forge.forge.mixins.json:world.WorldMixin from mod fabricated-forge cannot reduce visibiliy of PUBLIC target method

crash.txt

Mods aren't always remapped fully.

mod remapping isn't consistant, sometimes causing the game to fail to launch when said mod file should work if remapped correctly.

The only way to fix it right now is to delete the remapped mod file and relaunch the game until it works.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.