Giter Club home page Giter Club logo

bendy-lib's Introduction

Hello there ๐Ÿ‘‹

Anurag's GitHub stats

Top Langs

bendy-lib's People

Contributors

amirhan-taipovjan-greatest-i avatar dependabot-preview[bot] avatar kosmx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

bendy-lib's Issues

Bendy-lib doesn't work with sodium

I installed emotecraft, then installed bendy-lib, but the limbs still did not bend when playing emotions, although they should have bent thanks to bendy-lib. I tried removing sodium from the mods folder and it helped. I donโ€™t want to use sodium analogues, but at the same time I want my emotions to be played correctly. I used emotecraft 2.4.0, bendy-lib 4.0.0, sodium 0.5.8+mc1.20.4, minecraft version 1.20.4

ModelParts with no cuboids cause IndexOutOfBoundsException

I am the author of the mod Magical Mahou.

I have been using BipedEntityModels to attach Objs to the player model under certain conditions. I do this by creating custom ModelParts that render the Myron Objs instead of cuboids. This means that these ModelParts have no cuboids.

When a mod using BendyLib calls ModelPartAccessor.getCuboid(...), ModelPartAccessor assumes that cuboid actually exists. It might make sense for ModelPartAccessor.getCuboid(...) to return an Optional<MutableCuboid>?

Error creating mixin

I have this error

Version
1.18.1
Fabric loader 0.12.12

java.lang.RuntimeException: Error creating Mixin config bendylib.mixins.json for mod bendy-lib
at net.fabricmc.loader.impl.launch.FabricMixinBootstrap.init(FabricMixinBootstrap.java:90)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:148)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:71)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
Caused by: org.spongepowered.asm.launch.MixinInitialisationError: Error initialising mixin config bendylib.mixins.json
at org.spongepowered.asm.mixin.transformer.Config.create(Config.java:153)
at org.spongepowered.asm.mixin.Mixins.createConfiguration(Mixins.java:100)
at org.spongepowered.asm.mixin.Mixins.addConfiguration(Mixins.java:87)
at net.fabricmc.loader.impl.launch.FabricMixinBootstrap.init(FabricMixinBootstrap.java:88)
... 3 more
Caused by: java.lang.IllegalArgumentException: The specified resource 'bendylib.mixins.json' was invalid or could not be read
at org.spongepowered.asm.mixin.transformer.MixinConfig.create(MixinConfig.java:1290)
at org.spongepowered.asm.mixin.transformer.Config.create(Config.java:148)
... 6 more

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.