Pages: 1 2
Author Topic: Weird sprite issue  (83,008 Views)
Offline (Unknown gender) Darkstar2

Member
Joined: Jan 2014
Posts: 1,238
View profile
Reply #15 Posted on: May 25, 2014, 03:51:06 AM
Quote from: Benxamix2 on May 25, 2014, 03:42:30 AM
APNGs can be viewed trough Firefox, Robert.

Quote from: Darkstar2 on May 25, 2014, 03:07:54 AM
Very strange indeed.

Ok I extracted the spr_0.apng
I could view the sprite just fine.

How could you view a 169 bytes-sized sprite? It doesn't contain anything! Or at least that's what my Firefox tells me from my point of view here.
You mean you extracted the EGM file I attached, and viewed those APNG files?

Yes I extracted it from your EGM into a folder, loaded that back into a blank project, the sprite displayed fine.

Had no problem importing APNG to LGM, after all if not mistaken that is is the format used internally.

BTW I noticed when I opened your EGM file in LGM, the enigma settings below extension displayed in spanish...... :)  How is this possible that LGM change language based on the EGM file, first time I see this :D
Offline (Unknown gender) Benxamix2

Member
Joined: Mar 2012
Posts: 69
View profile WWW
Reply #16 Posted on: May 25, 2014, 03:55:57 AM
Quote from: Darkstar2 on May 25, 2014, 03:51:06 AMHad no problem importing APNG to LGM, after all if not mistaken that is is the format used internally.

BTW I noticed when I opened your EGM file in LGM, the enigma settings below extension displayed in spanish...... :)  How is this possible that LGM change language based on the EGM file, first time I see this :D

Well I can't import them myself, APNG don't show because they're not a "SPI supported image" format (and if I use "All types" then it throws me an error, lol).

Another fact here: I haven't even set my ENIGMA installation to Spanish. But somehow it has always been like that, in spanish by itself.
Offline (Unknown gender) Darkstar2

Member
Joined: Jan 2014
Posts: 1,238
View profile
Reply #17 Posted on: May 25, 2014, 04:04:54 AM
Quote from: Benxamix2 on May 25, 2014, 03:55:57 AM
Well I can't import them myself, APNG don't show because they're not a "SPI compatible format".

On the file selector, manually enter *.apng
the file appears, click on it. That's how I did it,
and it worked. Beware doing this though, it will only read the first frame from the APNG, as it's stored as a normal PNG stream and probably ignore the rest or error.  LGM does not import directly from APNG.

If that was a non animated sprite, you could rename the APNG to PNG.  Any PNG reader will be able to read the first frame of the PNG.

I only did this for testing purposes.

Quote
Another fact here: I haven't even set my ENIGMA installation to Spanish. But somehow it has always been like that, in spanish by itself.

This is absolutely strange even paranormal :D

Is your windows version spanish ? Maybe somehow it is detecting some keyboard/language settings and saving info into the EGM ?

As strang as it may sound, maybe this has to do ? Some glitch/bug in LGM ?
Offline (Unknown gender) Goombert

Developer
Joined: Jan 2013
Posts: 2,991
View profile
Reply #18 Posted on: May 25, 2014, 05:41:19 AM
Hmm, that should be fixed, LGM has an APNG reader so it should be able to read the whole strip for you like it does GIF. I have found this to be of importance and filed a ticket.
https://github.com/IsmAvatar/LateralGM/issues/114

As Darkstar2 pointed out, it would also be helpful to know if other Java applications are exhibiting this translation bug. Also, please attempt to File->Preferences and change the translation.

For the record, LGM does not currently have a spanish translation.
https://github.com/IsmAvatar/LateralGM/tree/master/org/lateralgm/messages

Only the following:
English
French
Danish
Turkish
Offline (Unknown gender) edsquare

Member
Joined: Apr 2014
Posts: 402
View profile
Reply #19 Posted on: May 25, 2014, 05:46:17 AM
Quote from: Robert B Colton on May 25, 2014, 05:41:19 AM
Hmm, that should be fixed, LGM has an APNG reader so it should be able to read the whole strip for you like it does GIF. I have found this to be of importance and filed a ticket.
https://github.com/IsmAvatar/LateralGM/issues/114

As Darkstar2 pointed out, it would also be helpful to know if other Java applications are exhibiting this translation bug. Also, please attempt to File->Preferences and change the translation.

For the record, LGM does not currently have a spanish translation.
https://github.com/IsmAvatar/LateralGM/tree/master/org/lateralgm/messages

Only the following:
English
French
Danish
Turkish

I could help with the spanish translation, it is my mother tongue.
Offline (Unknown gender) Goombert

Developer
Joined: Jan 2013
Posts: 2,991
View profile
Reply #20 Posted on: May 25, 2014, 05:47:18 AM
Well that's simple, all you have to do is start with the English translation and replace it all. Then add yourself to the copyright and upload it somewhere and we will include it.
https://github.com/IsmAvatar/LateralGM/blob/master/org/lateralgm/messages/messages.properties
Offline (Unknown gender) edsquare

Member
Joined: Apr 2014
Posts: 402
View profile
Reply #21 Posted on: May 25, 2014, 05:55:46 AM
Quote from: Robert B Colton on May 25, 2014, 05:47:18 AM
Well that's simple, all you have to do is start with the English translation and replace it all. Then add yourself to the copyright and upload it somewhere and we will include it.
https://github.com/IsmAvatar/LateralGM/blob/master/org/lateralgm/messages/messages.properties

Downloaded and will start soon enough.
Offline (Unknown gender) Benxamix2

Member
Joined: Mar 2012
Posts: 69
View profile WWW
Reply #22 Posted on: May 25, 2014, 01:47:04 PM
Quote from: Robert B Colton on May 25, 2014, 05:41:19 AMAs Darkstar2 pointed out, it would also be helpful to know if other Java applications are exhibiting this translation bug. Also, please attempt to File->Preferences and change the translation.

The only Java application I've "installed" besides LGM would be the Runescape Launcher, though it works fine about this; displaying everything in english.
Switched to every other language, some labels do translate, but there are still some missing ones, like if they were never translated at all.
Also, the last selectable language (Turkish I think) causes LGM to crash while loading :/
Pages: 1 2