ComputerNerd / Retro-Graphics-Toolkit

Retro Graphics Toolkit is a free software program that allows graphics to be created for a wide variety of platforms (geared primarily towards retro video game consoles). Retro Graphics Toolkit also provides amazing interoperability between different platforms making cross platform developing faster and easier.
Other
132 stars 9 forks source link

segmentation fault on Spritesheet import #13

Open hansbonini opened 3 years ago

hansbonini commented 3 years ago
Welcome to Retro graphics Toolkit
Written by Sega16/Nintendo8
Built on Apr 24 2021 15:12:01
Image depth 3
Center 1 0 55
w: 54 h: 95 wt: 56 ht: 96 new tiles: 84
/usr/bin/RetroGraphicsToolkit, line 2: 16716 Segmentation Fault  (core dumped)./RetroGraphicsToolkit

Segmentation fault when try to import png spritesheet. Spritesheet source: https://www.spriters-resource.com/fullview/118267/

ComputerNerd commented 3 years ago

I just tried the same image and it worked for me. Did you build the version from the latest commit?

hansbonini commented 3 years ago

Let me check...

ComputerNerd commented 3 years ago

Did you check?