Coder Social home page Coder Social logo

Comments (11)

border999 avatar border999 commented on August 22, 2024

https://paste.dimdev.org/urayifedam.mccrash

from armory-expansion.

YaibaToKen avatar YaibaToKen commented on August 22, 2024

That definitely should not be happening. You can disable the material in the config file, meanwhile I'll look into pushing a fix.

from armory-expansion.

border999 avatar border999 commented on August 22, 2024

weird thing is that I actually can't find that material in the config.

from armory-expansion.

border999 avatar border999 commented on August 22, 2024

I mean, I'm looking for Oricalcum and the closest thing I find is Oricalcos.

from armory-expansion.

border999 avatar border999 commented on August 22, 2024

I'll try disabling it and seeing if it helps.

from armory-expansion.

YaibaToKen avatar YaibaToKen commented on August 22, 2024

The config will use whatever name was assigned to the material by the first mod when registering it. In fact, I'm not even sure how I'm loading before ExtraBotany since I set my mod to load dead last. After all, the purpose of my mod is to fill in gaps left by other mods' TiC and ConArm integration.
Also, technically speaking, this crash isn't on my side, the creator of ExtraBotany should check if the material exists and if the stats are already defined before attempting to define them. He can also set his mod to load before mine, since mine will ignore any material with ConArm stats.

from armory-expansion.

border999 avatar border999 commented on August 22, 2024

I've made a similar suggestion to him. And I'm also curious why this started happening, because these mods were all working together up until a few days ago.

from armory-expansion.

YaibaToKen avatar YaibaToKen commented on August 22, 2024

As you can check, Armory Expansion hasn't been updated since October 9th, 2018. It could be due to an update of the dependencies but my best bet would be something changed in ExtraBotany.

Anyway, for now, I would say remove Armory Expansion, launch the profile, switch the config option for the ExtraBotany ConArm compat off, add Armory Expansion again.
Or disable the needed materials in Armory Expansion's config file.

from armory-expansion.

border999 avatar border999 commented on August 22, 2024

will attempt

from armory-expansion.

border999 avatar border999 commented on August 22, 2024

https://pastebin.com/EBEKmdry
Alright man, this is really starting to look like the tinker's API is messing up. Because I'm getting the same issue from Pewter now that I pulled expansion out.

from armory-expansion.

YaibaToKen avatar YaibaToKen commented on August 22, 2024

Two things, yes, TiC API should definitely not simply crash when someone tries to add a material that already exists, but, seeing as this is a known issue, mod authors should simply check if the material exists and only register if it doesn't.

from armory-expansion.

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.