Giter Site home page Giter Site logo

Comments (6)

mschae23 avatar mschae23 commented on July 28, 2024

Does it crash, or does it still use the default config in this case?

from grind-enchantments.

mschae23 avatar mschae23 commented on July 28, 2024

To fix this issue, you'll have to edit the config (in .minecraft/config/grindenchantments.json) and add a consume_enchanted_item field to the disenchant object (with false as the value).

Or, if you haven't edited the config previously, you can also just delete that file. The mod should just regenerate it then.

from grind-enchantments.

PuppetMasterZee avatar PuppetMasterZee commented on July 28, 2024

Does it crash, or does it still use the default config in this case?

It does not crash.
No, we haven't edited it. Let me try re-generating the config.

from grind-enchantments.

PuppetMasterZee avatar PuppetMasterZee commented on July 28, 2024

To fix this issue, you'll have to edit the config (in .minecraft/config/grindenchantments.json) and add a consume_enchanted_item field to the disenchant object (with false as the value).

Or, if you haven't edited the config previously, you can also just delete that file. The mod should just regenerate it then.

That has produced:
[11:18:26] [Render thread/INFO]: [Grind Enchantments] Writing default config.

from grind-enchantments.

mschae23 avatar mschae23 commented on July 28, 2024

That has produced:
[11:18:26] [Render thread/INFO]: [Grind Enchantments] Writing default config.

That means it writes back the default config to the file.

For why this is happening in the first place, it's because you had the mod in version 1.3 before (which introduced the config). In version 1.4, I added another option to it. So the mod was expecting that new field, which wasn't there because it was generated in the old version.

That also means that this error will re-appear every time a new config option is added.

from grind-enchantments.

PuppetMasterZee avatar PuppetMasterZee commented on July 28, 2024

That has produced:
[11:18:26] [Render thread/INFO]: [Grind Enchantments] Writing default config.

That means it writes back the default config to the file.

For why this is happening in the first place, it's because you had the mod in version 1.3 before (which introduced the config). In version 1.4, I added another option to it. So the mod was expecting that new field, which wasn't there because it was generated in the old version.

That also means that this error will re-appear every time a new config option is added.

Thank you, you have been very helpful. Greatly appreciated.

from grind-enchantments.

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.