Search the Community
Showing results for tags 'uncaught'.
Found 2 results
-
Hi. When I have other people download my rsps they Experiancse this issue... Uncaught error fetching image: Java.lang.NullPointerException At sun.awt.image.UrlImageSource.getConnection(Unkown Source) Ect... ( message if you need whole thing ) I can log on just fine im using poanizer 714 rsps. They have downloaded it by Mediafire and I have done archive... I have googled and can't find anything related to a rsps or that I can understand. If you can help please put it simple as this is my first month using Java. Thanks!
-
Uncaught error fetching image: java.lang.NullPointerException
homework9293 posted a question in RSPS Help
everytime I try to run my client in Eclipse, I get this: [code]Uncaught error fetching image: java.lang.NullPointerException at sun.awt.image.URLImageSource.getConnection(Unknown Source) at sun.awt.image.URLImageSource.getDecoder(Unknown Source) at sun.awt.image.InputStreamImageSource.doFetch(Unknown Source) at sun.awt.image.ImageFetcher.fetchloop(Unknown Source) at sun.awt.image.ImageFetcher.run(Unknown Source)[/code] What I have tried: - Switching compiler version to Java 6, 7, and 8. (Currently running on 7 as it should be) - Restarting Eclipse - Restarting server