You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compiled in IntelliJ. Editor refused to start. Here is the exception:
06:54:53.879 [AWT-EventQueue-0] ERROR net.blerf.ftl.FTLProfileEditor - Exception while creating FTLFrame.
java.lang.NullPointerException: null
at javax.swing.ImageIcon.(ImageIcon.java:217) ~[?:1.8.0_151]
at net.blerf.ftl.ui.FTLFrame.(FTLFrame.java:112) ~[main/:?]
at net.blerf.ftl.FTLProfileEditor.guiInit(FTLProfileEditor.java:198) [main/:?]
at net.blerf.ftl.FTLProfileEditor.access$000(FTLProfileEditor.java:29) [main/:?]
at net.blerf.ftl.FTLProfileEditor$1.run(FTLProfileEditor.java:44) [main/:?]
...
Process finished with exit code 1
The text was updated successfully, but these errors were encountered:
Compiled in IntelliJ. Editor refused to start. Here is the exception:
06:54:53.879 [AWT-EventQueue-0] ERROR net.blerf.ftl.FTLProfileEditor - Exception while creating FTLFrame.
java.lang.NullPointerException: null
at javax.swing.ImageIcon.(ImageIcon.java:217) ~[?:1.8.0_151]
at net.blerf.ftl.ui.FTLFrame.(FTLFrame.java:112) ~[main/:?]
at net.blerf.ftl.FTLProfileEditor.guiInit(FTLProfileEditor.java:198) [main/:?]
at net.blerf.ftl.FTLProfileEditor.access$000(FTLProfileEditor.java:29) [main/:?]
at net.blerf.ftl.FTLProfileEditor$1.run(FTLProfileEditor.java:44) [main/:?]
...
Process finished with exit code 1
The text was updated successfully, but these errors were encountered: