Loading...
Processing Forum
Recent Topics
All Forums
Screen name:
andrei.antonescu
andrei.antonescu's Profile
1
Posts
0
Responses
0
Followers
Activity Trend
Last 30 days
Last 30 days
Date Interval
From Date :
To Date :
Go
Loading Chart...
Posts
Responses
PM
Show:
All
Discussions
Questions
Expanded view
List view
Private Message
installing unfolding maps library problem
[3 Replies]
20-Jun-2013 08:57 AM
Forum:
Contributed Library Questions
Hello all,
I am using Processing 1.5.1. I have installed both unfolding and GLGraphics libraries but cannot run the first basic code (
https://gist.github.com/anonymous/3970106
).
I get a black screen with the following text in the output section:
java.io.IOException: Server returned HTTP response code: 403 for URL:
http://a.tile.cloudmade.com/607e6483654b5c47b9056791d607ab74/65678/256/2/2/3.png
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1436)
at java.net.URL.openStream(URL.java:1010)
at processing.core.PApplet.createInputRaw(Unknown Source)
at processing.core.PApplet.createInput(Unknown Source)
at processing.core.PApplet.loadBytes(Unknown Source)
at processing.core.PApplet.loadImage(Unknown Source)
at processing.core.PApplet.loadImage(Unknown Source)
at de.fhpotsdam.unfolding.tiles.TileLoader.getTileFromUrl(Unknown Source)
at de.fhpotsdam.unfolding.tiles.TileLoader.run(Unknown Source)
at java.lang.Thread.run(Thread.java:662)
This is repeated about 17 times with only the image number changing ( 2/2/3.png , /2/2/2.png , /2/1/3.png etc )
Can anyone point me out some hints on how to solve this and how to get at least the basic example running?
Best,
Andrei
«Prev
Next »
Moderate user : andrei.antonescu
Forum