I'm trying to bundle a modularized JavaFX application with jlink, but when I start it I get: ""java.util.MissingResourceException: Can't find bundle for base name com.sun.javafx.tk.quantum.QuantumMessagesBundle, locale en_US"". Any idea how to include the JavaFX resources in anyway other than extracting those files manually and copying them?