<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>LeafLabs Garden &#187; Topic: Compiler error help</title>
		<link>http://forums.leaflabs.com/topic.php?id=1155</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:21:44 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://forums.leaflabs.com/search.php</link>
		</textInput>
		<atom:link href="http://forums.leaflabs.com/rss.php?topic=1155" rel="self" type="application/rss+xml" />

		<item>
			<title>hbdgas on "Compiler error help"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1155#post-7117</link>
			<pubDate>Tue, 08 Nov 2011 14:32:07 +0000</pubDate>
			<dc:creator>hbdgas</dc:creator>
			<guid isPermaLink="false">7117@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;It appears that the #include&#38;lt;SDFatUtil.h&#38;gt; from the MapleSDFat library was giving me trouble. I removed it and the code compiles.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hbdgas on "Compiler error help"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1155#post-7115</link>
			<pubDate>Mon, 07 Nov 2011 21:01:50 +0000</pubDate>
			<dc:creator>hbdgas</dc:creator>
			<guid isPermaLink="false">7115@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Thanks for the reply. I tried some divide and conquer by commenting out all but the most basic parts of the code, and still got the error. I will try getting Blink to work tomorrow when I'm back in the lab. Tonight a friend also suggested that something may have happened to the IDE from the look of the message.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gbulmer on "Compiler error help"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1155#post-7113</link>
			<pubDate>Mon, 07 Nov 2011 18:40:45 +0000</pubDate>
			<dc:creator>gbulmer</dc:creator>
			<guid isPermaLink="false">7113@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Have you checked the IDE is still working by uploading something simple like Blink?&#60;/p&#62;
&#60;p&#62;Have you tried 'divide and conquer' to reduce the problem cause?&#60;br /&#62;
By this I mean something very simple:&#60;br /&#62;
1. make a backup copy of your code, then&#60;br /&#62;
2. delete as much of it as you can until that error disappears, then&#60;br /&#62;
3. start putting pieces of the original back in until it breaks again, and you are looking at one line of code that cause the error.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hbdgas on "Compiler error help"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1155#post-7110</link>
			<pubDate>Mon, 07 Nov 2011 13:12:05 +0000</pubDate>
			<dc:creator>hbdgas</dc:creator>
			<guid isPermaLink="false">7110@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I am trying to write some audio sampling code for a school project, and when I hit the compile button in the IDE I receive the following error:&#60;/p&#62;
&#60;p&#62;Something went wrong.  Exception received:&#60;/p&#62;
&#60;p&#62;java.lang.NullPointerException&#60;br /&#62;
	at processing.app.debug.Compiler.contentsToClassPath(Compiler.java:638)&#60;br /&#62;
	at processing.app.Sketch.preprocess(Sketch.java:1338)&#60;br /&#62;
	at processing.app.Sketch.preprocess(Sketch.java:1258)&#60;br /&#62;
	at processing.app.Sketch.build(Sketch.java:1211)&#60;br /&#62;
	at processing.app.Sketch.compile(Sketch.java:1182)&#60;br /&#62;
	at processing.app.Editor$43.run(Editor.java:1550)&#60;br /&#62;
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)&#60;br /&#62;
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)&#60;br /&#62;
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)&#60;br /&#62;
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)&#60;br /&#62;
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)&#60;br /&#62;
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)&#60;br /&#62;
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)&#60;br /&#62;
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)&#60;/p&#62;
&#60;p&#62;I have no idea what is going wrong and any help would be greatly appreciated.&#60;br /&#62;
I'm running the IDE on Windows XP.&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
