Git Product home page Git Product logo

Comments (13)

Mumfrey avatar Mumfrey commented on June 5, 2024

I'm still getting to grips with FML so apologies for the oversight and thanks for the example. I will incorporate the logic into the mixin tweaker.

from mixin.

yuuka-miya avatar yuuka-miya commented on June 5, 2024

FML itself already has the FMLCorePluginContainsFMLMod marker so you can just check for that. Let me know if you need any other assistance.

from mixin.

Mumfrey avatar Mumfrey commented on June 5, 2024

Ok thanks will do. I'll poke you on IRC if I need any help.

from mixin.

yuuka-miya avatar yuuka-miya commented on June 5, 2024

Sure thing, you know where to find me, or just send me a PM and I'll respond when I can.

from mixin.

Mumfrey avatar Mumfrey commented on June 5, 2024

Hey luacs could you let me know if this solves the issue. I don't actually have an actual mod to test with so I can only assume that since this is based on the code in your tweaker that it works as expected.

from mixin.

Mumfrey avatar Mumfrey commented on June 5, 2024

I have rebased feature/shade-asm on this commit now, so that version 0.4 on the branch also contains these changes.

from mixin.

yuuka-miya avatar yuuka-miya commented on June 5, 2024

Okay. I need to update mixin on my end, and pair this with some classloader changes, so I can only get you a reply Friday at the earliest.

from mixin.

Mumfrey avatar Mumfrey commented on June 5, 2024

Ok no worries, if there are any changes I'll update them on maven.

from mixin.

yuuka-miya avatar yuuka-miya commented on June 5, 2024

On further investigation, I can't get Mixin to run beside only a normal FMLMod without having the ForceLoadAsMod and FMLPluginContains stuff run before the initialization of the FML coremod. I've made a local patch on my side and it seems to work.

Also, how do I get feature/shade-asm to build? It didn't build properly until I added a few lines to build.gradle.

from mixin.

Mumfrey avatar Mumfrey commented on June 5, 2024

Ah ok, so you're saying that if you move the (current) line 134 to line 160 then it works as expected?

feature/shade-asm should build without problems, although as I mentioned you should use the artefact from my maven repo instead. Make sure your branch is up to date if trying to build it.

from mixin.

yuuka-miya avatar yuuka-miya commented on June 5, 2024

Hang on, let me commit what I have so you can take a look. I haven't actually tested it with Sponge or anything else yet.

yuuka-miya@1ed2c2d

from mixin.

Mumfrey avatar Mumfrey commented on June 5, 2024

Oh I see, well I can change it to that way around and check it still works with sponge and if so I'll apply the change.

from mixin.

Mumfrey avatar Mumfrey commented on June 5, 2024

Yep, tested and works fine so I've pushed the changes. Just waiting on your feedback on the other branch before I merge it.

from mixin.

Related Issues (20)

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.