XFactHD opened this issue 3 years ago ยท 0 comments
The AWT Color class should not be used in mod code, it's known to crash on Mac and may also be missing completely in certain Java distributions. Instead use the FastColor.ARGB32 helpers to pack and unpack colors.
FastColor.ARGB32