Posted by: Taimon
« on: January 13, 2010, 11:44:25 AM »No big deal and thanks for checking.
Product Version: NetBeans IDE 6.8 (Build 200912041610)
Java: 1.6.0_17; Java HotSpot(TM) Client VM 14.3-b01
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)
Userdir: C:\Documents and Settings\User\.netbeans\6.8
Exception in thread "main" java.lang.NullPointerException
at javax.swing.ImageIcon.<init>(ImageIcon.java:167)
at infinity.icon.Icons.getIcon(Icons.java:19)
at infinity.NearInfinity.<init>(NearInfinity.java:124)
at infinity.NearInfinity.main(NearInfinity.java:117)
debug:
Have no FileObject for C:\Program Files\Java\jdk1.6.0_17\jre\lib\sunrsasign.jar
Have no FileObject for C:\Program Files\Java\jdk1.6.0_17\jre\classes
Exception in thread "main" java.lang.NullPointerException
at javax.swing.ImageIcon.<init>(ImageIcon.java:167)
at infinity.icon.Icons.getIcon(Icons.java:19)
at infinity.NearInfinity.<init>(NearInfinity.java:124)
at infinity.NearInfinity.main(NearInfinity.java:117)
Java Result: 1
BUILD SUCCESSFUL (total time: 4 seconds)
That actually kind of looks like an old version. There are some changes in there that were temporary (and embarrassing); is it from a fresh download (maybe there's a stale cache somewhere along the way)?Should have been from yesterday or the day before. Just checked that the gamePath.size() thing was there and thought it was good.