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...
Same issue on Ubuntu 22.04 using open-vm-tools version: 2:12.1.5-3~ubuntu0.22.04.4 vmhgfs-fuse: version 1.6.12.0 FUSE library version 3.10.5 using FUSE kernel interface version 7.31 fusermount3 version: 3.10.5 Memory mappings Start Addr End...
**Hypervisor**: VMware Workstation 16 Pro (16.2.5 build-20904516) **Host**: Ubuntu 22.04 (6.5.0-14-generic) I will work on getting the full backtrace as instructed.
I have a similar issue, and I am using PipeWire, but that shouldn't matter. I built and ran this from source at 9d93ead3. When I open `pavucontrol` and enter the...
I've been looking for something like this for years, ever since the Qt4 projectM visualizer broke. I could make it span all my monitors with a KWin rule. I have...
Thank you for all the helpful feedback! I will revisit this via your latest comment (above) and see if I can achieve the same goal.