liuweireign / tectonicus

Automatically exported from code.google.com/p/tectonicus
0 stars 0 forks source link

Download of Player Skins do not follow HTTP-Redirects #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Render a simple new map

What is the expected output?
the correct player skin texture files under "<output>/Images"

What version of the product are you using? What is your operating system
and Java version?
Win7pro
Java1.7

Please provide any additional information below.
the player skins where originally stored in 
"http://www.minecraft.net/skin/"+playerName+".png" put are now redirected 
multiple times so ImageIO can not find the correct image file. The result is 
that no player skin is downloaded correctly.

Original issue reported on code.google.com by goo...@nigjo.de on 27 Oct 2012 at 6:30

Attachments:

GoogleCodeExporter commented 9 years ago
I went ahead and merged your patch into the code.  It looks like it's working 
great now.

Original comment by skoeven on 28 Nov 2012 at 6:33

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by skoeven on 19 Jun 2013 at 7:10