Ok first off let me point off this is on a dedicated server with CenOS 6.5 installed and JRE/JDK 1.8
I'm trying to run a jar file that opens with a transparent image to show that it's properly loading. After that I think the file is perfectly fine, this is what it looks like if you're wondering
http://prntscr.com/4ccijn . This is the transparent png
http://i.imgur.com/SJLukgd.png . So I try to run this on CentOS with the terminal command java -jar exco.jar (exco.jar) being the name of the file. I receive this error
http://prntscr.com/4ccixy . It says the error is perpixel translucent is the issue. I have tried many things, upgrading java from 7, ubuntu and none of it has been successful. I'm not a wiz with java, or centos so I would really appreciate ANY tips for this.
I have contacted the developers of the jar file but me being able to change anything in the file itself isn't possible. I would have to wait for their update