This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
problem using netbeans
#1
When i run jpcsp this is what shows

Code:
run:
Exception in thread "GUI" java.lang.NullPointerException
        at javax.swing.ImageIcon.<init>(ImageIcon.java:167)
        at jpcsp.MainGUI.initComponents(MainGUI.java:592)
        at jpcsp.MainGUI.<init>(MainGUI.java:124)
        at jpcsp.MainGUI$39.run(MainGUI.java:1515)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
BUILD SUCCESSFUL (total time: 5 seconds)

if i use the launcher i get an error: "Could not find the main class: jpcsp.ManGUI. Program will exit" (I check the main project properties and i see that "jpcsp.MainGUI" is set as the main class).

Its strange because like a month ago i could compile working versions of jpcsp with netbeans...
any idea of what im doing wrong?

btw im going to try with eclipse
Reply


Messages In This Thread
problem using netbeans - by corvenik - 06-18-2010, 08:12 PM
RE: problem using netbeans - by gid15 - 06-18-2010, 08:18 PM
RE: problem using netbeans - by corvenik - 06-18-2010, 08:55 PM
RE: problem using netbeans - by gid15 - 06-18-2010, 09:22 PM
RE: problem using netbeans - by corvenik - 06-18-2010, 09:48 PM
RE: problem using netbeans - by corvenik - 06-19-2010, 10:49 AM
RE: problem using netbeans - by corvenik - 06-19-2010, 01:12 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)