azagaya / laigter

Laigter: automatic normal map generator for sprites!
https://azagaya.itch.io/laigter
GNU General Public License v3.0
902 stars 62 forks source link

Preview export seemingly not working properly #59

Closed Solstice245 closed 4 years ago

Solstice245 commented 4 years ago

I am trying to export the files for some images. Other maps come out fine, but the preview export outputs an unusable image.

Example: Source Image Specular Output Preview Output

azagaya commented 4 years ago

Hi! Thanks for reporting the issue. I'm sorry for the trouble caused. I'll look at it as soon as i can.

Solstice245 commented 4 years ago

LaighterProject.zip

Here is the full project file if it helps any.

azagaya commented 4 years ago

@Solstice245 would you tell me which version of Laigter are you using and if you are trying to export with the toolbar button or the button in the export dock?

Solstice245 commented 4 years ago

The version is 1.9.2. I exported with the button on the bottom right.

azagaya commented 4 years ago

Yeah, it seems to be a bug with animation. I seems to works fine with single images. I'll try too look at this soon.

azagaya commented 4 years ago

It also seems that if you have multiple textures, it just exports the preview of the first. You could work arround this for now this way. 1- Save the settings you are using 2- Open one frame, and export the preview 3- Open the other frame, remove the previous frame, and export again. I'll try to fix this soon.

Solstice245 commented 4 years ago

On my end it's behavior does not change even when I have just one image in the project. I'll add that the project crashes when I attempt to reopen it. Oh well, I guess for now I should try using a more stable version.

azagaya commented 4 years ago

Well, i'm not able to reproduce that behaviour.. Ill have to look deeper on it. Meanwhile, i exported the previews with your textures with the workarround i told you. PlatformCliffTile1Test_v PlatformCliffTile2Test_v I'll let you know when i fix this! Sorry

azagaya commented 4 years ago

Well, i fixed the problem with opening the project i think.

azagaya commented 4 years ago

fixed here Thanks for reporting!