Git Product home page Git Product logo

Comments (7)

Devilswarchild avatar Devilswarchild commented on August 18, 2024

Id also like to know what's causing this considering this is happening in my modpack....

from mysticalagriculture.

BlakeBr0 avatar BlakeBr0 commented on August 18, 2024

Do essence recipes for vanilla items like Iron work? It may be a weird compatibility issue with another mod. Are there any that do any changes to recipe handling?

from mysticalagriculture.

Devilswarchild avatar Devilswarchild commented on August 18, 2024

the reason why we say its something to do with mystical agri and lithereal is bc when we downgrade lithereal back to a state before the 1.4 release everything works fine. but neither me( the modpack dev of minecolonies: dimensional adventure) or the lithereal dev can figure out heads or tails as to why its happening in his 1.4 versions

from mysticalagriculture.

Tsumiki129 avatar Tsumiki129 commented on August 18, 2024

yes vanilla ones work just fine its only modded ones added wen you have lithereal as well on version 1.4.0 and 1.4.1sp for example iron essence works fine but led from thermal doesn't with lithereal installed but without lithereal or if the mod is downgraded to 1.3.0 it will craft led ingots just fine so we believe somewhere the mod conflicts with litheral to make mudded ingots and essence have issues

from mysticalagriculture.

BlakeBr0 avatar BlakeBr0 commented on August 18, 2024

I believe this is the problem since it prevents every single recipe from calling its own assemble method and assumes that they all have an item set to the result field of ShapedRecipe. Some of the recipes (including the one mentioned in this issue) use my custom recipe type that resolves the output dynamically when getResultItem is called. The default implementation of assemble calls the getResultItem function which does not appear to be the case here.

from mysticalagriculture.

LightBlueGamer avatar LightBlueGamer commented on August 18, 2024

Hey thanks for picking that up! I had completely missed that one was looking back and forth in the code but missed that one I've fixed it now appreciate the help!

from mysticalagriculture.

StunfMC avatar StunfMC commented on August 18, 2024

We have fixed the issue in our 1.4.2 release, thank you for letting us know!

from mysticalagriculture.

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.