java.lang.NullPointerException: inputStream is null.
at javafx.fxml.FXMLLoader.loadImpl(Unknown Source)
at javafx.fxml.FXMLLoader.load(Unknown Source)
at rm.con.<init>(q:271)
at com.osrs.winemaker.WineMaker.char(f:8)
at com.sun.javafx.application.PlatformImpl.lambda$null$174(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$175(Unknown Source)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(Unknown Source)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$149(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Don't know much about coding, or anything bot making related, however I'm going to go out on a limb here, and say at com.osrs should be RS3 for the RS3 portion of this bot, not osrs. I'm probably 100% wrong though, but the error above is what I get when trying to run on RS3.