comp500 / ScreenshotToClipboard

Screenshots taken are copied to the clipboard.
https://www.curseforge.com/minecraft/mc-mods/screenshot-to-clipboard
MIT License
33 stars 1 forks source link

HeadlessException conflict with Informed Load #3

Closed comp500 closed 5 years ago

comp500 commented 5 years ago

Some mod appears to be messing with java.awt.headless, I need to figure out which it is.

comp500 commented 5 years ago

Root cause discovered: Informed Load runs AWT libraries before the Fabric onInitialise()

comp500 commented 5 years ago

thanks github ur good at automagic issue closing