GithubHelp home page GithubHelp logo

Comments (2)

iLexiconn avatar iLexiconn commented on July 30, 2024

This really isn't a bug, but a feature. I know it sounds like a lame excuse, but whatever. Bookshelf detects the potion IDs and reports it, so you can report it to the mod authors.
In this case mods alchemicalWizardry and shadowfox_botany are the errored mods. You should report it there, and they can fix it.

from bookshelf.

Darkhax avatar Darkhax commented on July 30, 2024

As iLexiconn said, this is part of a feature within Bookshelf. Only a certain amount of potions can be added to the game, and each one needs a number ID to go with it. With Bookshelf installed, the numbers can range from 0 to 255. Since this is such a small range, it is not uncommon for mods with potions to use the same ID. While you can normally start the game with two potions using the same ID, this leads itself to a wide range of glitches, crashes and general stability issues.

In this specific case, the Potion of Planar Binding from Alchemical Wizardry and the Potion of Mana Void from Shadowfox_botant are using the ID of 110. Most mods which add a potion will also add an option in their configuration file to change the id from the default to a new value. By changing one of them from 110 to another unused value, will solve this issue. Given how common it is more mods to have conflicting potion ID values, I wouldn't be surprised if you will have to change multiple potion ids. Because this is not an issue with those mods, and the best they can tell you is to change it in the config file yourself, I would advise not reporting it to the mod authors.

Although this issue is being closed, it is not locked. If you have any questions or need help, feel free to ask.

from bookshelf.

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.