issues Search Results · repo:jadar/DeveloperCapes language:Java
Filter by
21 results
(89 ms)21 results
injadar/DeveloperCapes (press backspace or delete to remove)[22:21:04] [Client thread/ERROR] [DevCapes]: Cape, com.jadarstudios.developercapes.cape.StaticCape@175acde3, could not be parsed because it is not a String!
[22:21:04] [Client thread/ERROR] [DevCapes]: ...
bookerthegeek
- Opened on Sep 15, 2015
- #42
hi I getting this error:java.lang.NoSuchFieldException: playerInfo Log: [Start] [15:40:12] [Client thread/ERROR]
[DevCapes]: Setting cape ResourceLocation failed! [15:40:12] [Client thread/INFO] [STDERR]: ...
ItaySharon
- 18
- Opened on Jul 20, 2015
- #41
I was implementing this into my mod and whenever I load up Minecraft I get this error: Client thread/ERROR] [DevCapes]:
CapeConfig could not be parsed because:
[15:25:47] [Client thread/INFO] [STDERR]: ...
RyderReed15
- Opened on Jul 1, 2015
- #40
It renders the cape but the cape has no texture i have my cape repo seperate from my mod repo
connor44566
- 3
- Opened on Mar 7, 2015
- #39
Hello when i add my mod to my game and launch it i get the following error and the cape does not show up
http://pastebin.com/qzs6aNeu
MaegnusTheBlackMage
- 74
- Opened on Oct 17, 2014
- #32
Currently, HD capes are supported as long as the resolution is 64x32 or some greater multiple of that. Why is this? It
seems to me it would be more logical for the image to be a resolution of 22x17, e.g. ...
NomNuggetNom
- 8
- Opened on Oct 15, 2014
- #31
Capes are not working at all since you re trying to parse an ICape
public ICape parse(String name, Object object) {
ICape cape = null;
if(object instanceof ICape)
return ...
bug
Plancke
- 8
- Opened on Oct 12, 2014
- #28
hi i found a resource leak on the line is = new FileInputStream(file); in context below i dont know enough about it but
it seems that is can cause quite abit of lag over time. the finally staement at the ...
freddag
- 7
- Opened on Aug 4, 2014
- #26

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.