vohai2003

Results 4 comments of vohai2003

> Hi, the slime chunk tool supports all the versions that have slime chunks, because the algorithm has never changed. So 1.19 should work fine. But only Java edition, it...

> I tried the same code with a clone and original PS4 controller. The library does not seems to work on my clone controller. It work perfectly on the original...

Thanks for your help. Also, I'm also modifying the source code (right now it's at utils/patches.py, imread and imwrite) to support int16, int32 or float32. It's failing on windows build,...

Sorry for my late response, The exact snippet I've changed is in ultralytics/utils/patches.py: #https://github.com/ultralytics/ultralytics/compare/main...vohai2003:ultralytics:vohai2003-imwrite-adjust One traceback of failed test case: ```tests\test_python.py:770: _ _ _ _ _ _ _ _ _...