Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- java.io.FileNotFoundException: theme (The system cannot find the file specified)
- at java.base/java.io.FileInputStream.open0(Native Method)
- at java.base/java.io.FileInputStream.open(Unknown Source)
- at java.base/java.io.FileInputStream.<init>(Unknown Source)
- at me.justicepro.spigotgui.Core.SpigotGUI.loadTheme(SpigotGUI.java:2047)
- at me.justicepro.spigotgui.Core.SpigotGUI$1.run(SpigotGUI.java:131)
- at java.desktop/java.awt.event.InvocationEvent.dispatch(Unknown Source)
- at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
- at java.desktop/java.awt.EventQueue.access$600(Unknown Source)
- at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
- at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
- at java.base/java.security.AccessController.doPrivileged(Native Method)
- at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
- at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source)
- at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
- at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
- at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
- at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
- at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
- at java.desktop/java.awt.EventDispatchThread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement