forum

Custom healthbar generator -- Now with live preview!

posted
Total Posts
232
show more
Topic Starter
agubelu

Sileko wrote:

agubelu wrote:

Dont open the jar as a compressed file, right click it > run as > Java platform binary

I should make an exe version since this seems a common issue

Though it still seems that no .jar files I can seem to open with Java. I've made sure to update Java and it can't be the manifest file either so I don't know.
You have to run the whole .jar file you download, not anything inside it. Some uncompressors *cough* winrar *cough* tend to think that jar files are regular compressed files and they show you the stuff inside it because they associate the jar extension with themselves instead of Java.
Sileko
You have to run the whole .jar file you download, not anything inside it. Some uncompressors *cough* winrar *cough* tend to think that jar files are regular compressed files and they show you the stuff inside it because they associate the jar extension with themselves instead of Java.[/quote]

I get what you're saying, but it still won't fix the problem. This is pretty much what I'm saying :l https://gyazo.com/c4e186ac84156f4a9b839957567ec487
Fuzion
Great idea but I get an error and I have the latesr version of java installed here is the error:
SPOILER
An error occured, if you need to report it please provide the following information:
Username: osu.ppy.sh/u/2407615
Text to print: Fuzion
Using flag: true
Selected colors: [[120,13,175],[91,43,116],[173,116,204],[154,45,211]]
Selected font: [family=Tahoma,name=Tahoma,style=bolditalic,size=33]
Squared avatar: false
Invoked URL: http://osu.ppy.sh/u/2407615
Saving file to: C:\Users\fuzion\Desktop\
Java ver: 1.8.0_66
javax.imageio.IIOException: Can't get input stream from URL!
at javax.imageio.ImageIO.read(Unknown Source)
at gen.HealthBarGenerator.go(HealthBarGenerator.java:134)
at gui.MainPanel$Work.run(MainPanel.java:336)
at java.lang.Thread.run(Unknown Source)
Caused by: java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
at sun.security.ssl.InputRecord.readFully(Unknown Source)
at sun.security.ssl.InputRecord.read(Unknown Source)
at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
... 4 more
Fuzion

Sileko wrote:

You have to run the whole .jar file you download, not anything inside it. Some uncompressors *cough* winrar *cough* tend to think that jar files are regular compressed files and they show you the stuff inside it because they associate the jar extension with themselves instead of Java.
I get what you're saying, but it still won't fix the problem. This is pretty much what I'm saying :l https://gyazo.com/c4e186ac84156f4a9b839957567ec487[/quote]

I think i know what you should do. Right click > OPen with chose default program > Chose javaw.exe. For me its under: C:\Program Files (x86)\Java\jre1.8.0_66\bin\javaw.exe It could be different for you.
Sileko

Fuzion wrote:

Sileko wrote:

You have to run the whole .jar file you download, not anything inside it. Some uncompressors *cough* winrar *cough* tend to think that jar files are regular compressed files and they show you the stuff inside it because they associate the jar extension with themselves instead of Java.
I get what you're saying, but it still won't fix the problem. This is pretty much what I'm saying :l https://gyazo.com/c4e186ac84156f4a9b839957567ec487
I think i know what you should do. Right click > OPen with chose default program > Chose javaw.exe. For me its under: C:\Program Files (x86)\Java\jre1.8.0_66\bin\javaw.exe It could be different for you.[/quote]

With javaw I just get a working cursor then nothing :/
Katsumiarts
I'm really confused. I downloaded Java SE 8u65 and I opened the file with the normal Java file but when I opened it, it kept crashing out. I think Java is up to date but i'm not sure what file to use. Sorry if this is too complicated xD :?
masterkork
OMFG THANK YOU i made my skin :D

OMFG GRACIAS ya hise mi propia skin :D

:3

y tipico tengo java 6 i me funciono
Trost
I was just wondering if I can use this hp bar for my custom mix skin. I'll be sure to give you credit! please reply :3
Topic Starter
agubelu

Fuzion wrote:

Great idea but I get an error and I have the latesr version of java installed here is the error:
SPOILER
An error occured, if you need to report it please provide the following information:
Username: osu.ppy.sh/u/2407615
Text to print: Fuzion
Using flag: true
Selected colors: [[120,13,175],[91,43,116],[173,116,204],[154,45,211]]
Selected font: [family=Tahoma,name=Tahoma,style=bolditalic,size=33]
Squared avatar: false
Invoked URL: http://osu.ppy.sh/u/2407615
Saving file to: C:\Users\fuzion\Desktop\
Java ver: 1.8.0_66
javax.imageio.IIOException: Can't get input stream from URL!
at javax.imageio.ImageIO.read(Unknown Source)
at gen.HealthBarGenerator.go(HealthBarGenerator.java:134)
at gui.MainPanel$Work.run(MainPanel.java:336)
at java.lang.Thread.run(Unknown Source)
Caused by: java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
at sun.security.ssl.InputRecord.readFully(Unknown Source)
at sun.security.ssl.InputRecord.read(Unknown Source)
at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
... 4 more
Looks like connection issues, do you still have that problem?

Sileko wrote:

With javaw I just get a working cursor then nothing :/
Did you try reinstalling java? That's weird

Katsumiarts wrote:

I'm really confused. I downloaded Java SE 8u65 and I opened the file with the normal Java file but when I opened it, it kept crashing out. I think Java is up to date but i'm not sure what file to use. Sorry if this is too complicated xD :?
Looks like the same issue as above, I'll try to figure what happens.

masterkork wrote:

OMFG THANK YOU i made my skin :D

OMFG GRACIAS ya hise mi propia skin :D
De nada! (:

Epiclol wrote:

I was just wondering if I can use this hp bar for my custom mix skin. I'll be sure to give you credit! please reply :3
Sure!
Sileko

Sileko wrote:

With javaw I just get a working cursor then nothing :/

agubelu wrote:

Did you try reinstalling java? That's weird
Many times but I'm still unable to fix the issue.
Trost
Many times but I'm still unable to fix the issue.
Try using Java 7 update 75 Or Java SE Development Kit 7 Update 65
I have both and it seemed to work for me. :)
Fuzion

Sileko wrote:

Fuzion wrote:

I think i know what you should do. Right click > OPen with chose default program > Chose javaw.exe. For me its under: C:\Program Files (x86)\Java\jre1.8.0_66\bin\javaw.exe It could be different for you.
With javaw I just get a working cursor then nothing :/
Could you possibly send me a screenshot/video of what happend? In the mean time ill look in to it im going to test a really old version of java. Thanks
Sileko

Fuzion wrote:

Could you possibly send me a screenshot/video of what happend? In the mean time ill look in to it im going to test a really old version of java. Thanks
https://gyazo.com/44e7b4b2847917fd720f523ac9b3a428
Sileko

Epiclol wrote:

Many times but I'm still unable to fix the issue.
Try using Java 7 update 75 Or Java SE Development Kit 7 Update 65
I have both and it seemed to work for me. :)
I downloaded Java 7 update 75 but it seems to still not be working. I have no idea whats the problem. :(
Topic Starter
agubelu
I think I'll port this into a web application since that would solve all compatibility issues and it'll be easier for everyone to use it.

However, I have little free time atm and I really suck at designing webpages so it'll take a while. I'll keep the java version updated in the meantime if anything comes up.
Sileko

agubelu wrote:

I think I'll port this into a web application since that would solve all compatibility issues and it'll be easier for everyone to use it.

However, I have little free time atm and I really suck at designing webpages so it'll take a while. I'll keep the java version updated in the meantime if anything comes up.
Thank you
BlueLeafCalibur
Hi! I really found this generator interesting and I do know that this program can be improved. Here are some of my suggestions:

- It's nice that we get to choose our own color and text for the health bar, but if possible, can you also include like anime based health bars and also be able to edit those?

- The appearance of the program itself. If you can, probably put a little of colors in it, to make it more lively.

- More options. So that there are more combinations and so that the players can also experiment with different styles.

Those are my suggestions, if you can take them into consideration, that would be really great!

I really like the program! Thank you for making this!

BlueLeafCalibur/Izunahri
Topic Starter
agubelu

BlueLeafCalibur wrote:

Hi! I really found this generator interesting and I do know that this program can be improved. Here are some of my suggestions:

- It's nice that we get to choose our own color and text for the health bar, but if possible, can you also include like anime based health bars and also be able to edit those?

- The appearance of the program itself. If you can, probably put a little of colors in it, to make it more lively.

- More options. So that there are more combinations and so that the players can also experiment with different styles.

Those are my suggestions, if you can take them into consideration, that would be really great!

I really like the program! Thank you for making this!

BlueLeafCalibur/Izunahri
Thank you for your feedback!

Adding new templates might be interesting, but it's not a priority right now. I'm currently working on the web version and then, if everything goes well and there are no major errors or bugs to be fixed, I'll look into more scorebar styles and customisation options.

Regarding the appearance, I decided to go with the default OS look&feel because creating a simple yet visually appealing interface takes time and it's definitely not easy, and I'm not a good designer. Sometimes simpler is better, imo.
Topic Starter
agubelu
nanamochi-
Thanks *-*
Topic Starter
agubelu
bump!
WeanDaisuki-
Great tool '-')b i like it
ZenitH-AT
I'd like to be able to put any image for the picture, because mine has my name on it (I want to use my image that I have on my pc that has not go the name on it)
__Hatsune_Miku
can you add option to

[No avatar on healthbar] pls ?
Underforest
The new web version looks good :D
Healthbar designs are well done!
gucci
Looks really good.
But scorebar-color is off center sadly
http://i.imgur.com/LUQra6f.jpg
Topic Starter
agubelu

ixaD wrote:

Looks really good.
But scorebar-color is off center sadly
http://i.imgur.com/LUQra6f.jpg
Do you have scorebar-ki/scorebar-marker? They usually cause the color to not be placed properly
Topic Starter
agubelu
bump
7132005
how do i apply the scorebar o_0
thanks :) :) :) :) :)
MixYse

luket678 wrote:

how do i apply the scorebar o_0
thanks :) :) :) :) :)
Copy and Past the file in your skin's folder ( it's at C:\Users\NameOfYourUser\AppData\Local\osu!\Skins\)
Nice job agubelu.
ZestorTK
I love this only thing that kinda is annoying is the white outline on the HP bar so if you could possible make that an option to take it off or change into other colours that would be awesome :D

http://puu.sh/odCKG/eb1598ca42.jpg
Trost
This keeps on happening to me now :c (This never happened before)
Minecraft_Mare

agubelu wrote:

>> pqqqqw.pw/generator <<

old, deprecated Java version

Please feel free to report issues or suggest features
Its doing this.... ;-;

https://gyazo.com/7c5392ad2f1030083344ee1ce0d52f26
non one c
Rest in peace..


nvm Java version works!
Looks great I will defently keep it.
bad aimm
can u add more healthbar styles like these

http://imgur.com/a/01rrR

[Aldebaran]
That's Really Cool
THANKS :3
Elfiezy
Yay! Great job! I love it! Thank you very much >< :)
Guri
omg ty it is so nice ^^ you help me so much
MySLazySeal
Mine is fucked up on all levels. The moving thing that indicates my HP keeps clipng out of the backround
Boomdopew
This is really cool! Simple and nice :D

But I need to ask, do I need to get permission from OP to use this in a skin that I might post in the forums?
show more
Please sign in to reply.

New reply