Bug 423271

Summary: IllegalArgumentException
Product: [Eclipse Project] JDT Reporter: Xander Rollander <xander.rolland>
Component: DebugAssignee: JDT-Debug-Inbox <jdt-debug-inbox>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: P3 CC: jarthana
Version: 4.4Keywords: needinfo
Target Milestone: 4.4 M4   
Hardware: PC   
OS: Windows 8   
Whiteboard:

Description Xander Rollander CLA 2013-12-04 23:06:31 EST
Caused by: java.lang.IllegalArgumentException: input == null!
	at javax.imageio.ImageIO.read(Unknown Source)
	at com.zmacaronimanz.game.graphics.SpriteSheet.load(SpriteSheet.java:25)
	at com.zmacaronimanz.game.graphics.SpriteSheet.<init>(SpriteSheet.java:20)
	at com.zmacaronimanz.game.graphics.SpriteSheet.<clinit>(SpriteSheet.java:14)
	... 7 more
I get this when I hit run. Help? (I've been watching TheCherno on youtube)
Comment 1 Jay Arthanareeswaran CLA 2013-12-04 23:36:40 EST
Doesn't look like an eclipse problem. Can you add some details if you still think it's an eclipse bug?