MadMartian
MadMartian
Is there a suitable work-around for now? will modifying the `binding_generator.py` to remove the `const` for certain prototypes be sufficient? or could that break other things?
This is the definition of Python dependency hell, is there a fork or a branch of MCEdit with a nicely prepackaged virtual environment? Everything should be containerized going forward (never...
I added the Linux fix in #122
My guess is that `com.sun.jmx.mbeanserver.MXBeanSupport` of the Java v1.8 RT library clobbers the attributes with POJO reflection introspection. See `com.sun.jmx.mbeanserver.MXBeanIntrospector#getMBeanAttributeInfo` in particular (again, this may have been fixed since Java...
It looks like the present Minestom pathing of flying entities implementation is leading the engine to believe that the entity has strayed from the path and so the path engine...