Giter VIP home page Giter VIP logo

Comments (11)

WallyWhip avatar WallyWhip commented on August 29, 2024 1

it still shows you as a collaborator? - my projects are private now because of someone blatently stealing a mod of mine and CurseForge doing nothing about it

https://github.com/WallyWhip/TheCardboardBoxMod

image

from jade.

Snownee avatar Snownee commented on August 29, 2024

I have no clue about this so far. If anyone has the same problem, a reply would be appreciated

But it seems that this method exists:
https://linkie.shedaniel.dev/mappings?namespace=mojang_srg&version=1.20&search=m_109093_

from jade.

WallyWhip avatar WallyWhip commented on August 29, 2024

given you access to my very small project in case you want to have a look

from jade.

Snownee avatar Snownee commented on August 29, 2024

it looks good

from jade.

OJayyusiO avatar OJayyusiO commented on August 29, 2024

yep, jade is also causing my game to fail to initialize and crash, i can send you the modpack list of mods and crash report

from jade.

Snownee avatar Snownee commented on August 29, 2024

yep, jade is also causing my game to fail to initialize and crash, i can send you the modpack list of mods and crash report

Yes, please

from jade.

OJayyusiO avatar OJayyusiO commented on August 29, 2024

nvm, my whole modpack is buggy, even though it runs without jade, other mods arent working properly so could be something else, jade works fine on my other modpack

from jade.

WallyWhip avatar WallyWhip commented on August 29, 2024

So I updated to Minecraft 1.20.1 and Jade 1.20.1, and all seems to be fine. So I don't really know what was happening

I have a couple of other projects that have Jade integration so I will keep an eye on it, but for now all is good

from jade.

WallyWhip avatar WallyWhip commented on August 29, 2024

Just to note that I added One Probe support to my CardboardBox mod and Jade is now giving the same mixin issue - I removed all One Probe references and Jade still gives the same mixin error

really dont know whats happening

I should state this is just in DEV that the error happens, seems to run fine outside DEV

from jade.

WallyWhip avatar WallyWhip commented on August 29, 2024

so I think Ive cured this

I added the following to my build gradle and re-ran genintellijruns and a project that previously failed now works

            property 'mixin.env.remapRefMap', 'true'
            property 'mixin.env.refMapRemappingFile', "${buildDir}/createSrgToMcp/output.srg"

The project that failed does not use mixins but this seems to work - got the idea from reading the Curios wiki - my failed project does not use Curios, but I thought I would make this change anyway

from jade.

Snownee avatar Snownee commented on August 29, 2024

It seems I can no longer access your repo.

from jade.

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.