syndicodefront / infekt

The ultimate best NFO viewer, ever!
https://infekt.ws/
GNU General Public License v2.0
345 stars 16 forks source link

NUL byte prevents NFO from being displayed #120

Closed pyrescene closed 7 years ago

pyrescene commented 7 years ago

Example NFO file that fails to be displayed: https://www.srrdb.com/release/details/Duke_Nukem_Manhattan_Project-FLT

At the end of the game information section is a NUL byte. This prevents the NFO from being properly displayed.

image

iNFekt shows "Unrecognized file format or broken file."

Can you attempt to display it anyway? You may still show an error, but I prefer a non interactive message. (like browser warnings at the top of a web page)

flakes commented 7 years ago

Works fine in 0.9.7. Please recheck ;)

pyrescene commented 7 years ago

It works fine indeed! Very weird. Nothing changed. I guess I reported it from another system.