Goober5000
Goober5000
@jg18 Be advised the English font files do have the lower-case .vf extension.
Is it not possible to first grab a list of the files and *then* do the file operations? This is the problem I ran into with the FSO Installer: it...
I can't really tell if the 0-length check is correct and the code is wrong, or if the test should be != 0 instead. I lean toward it should be...
I've noticed this too.
The format of the GOG setup files has changed, and the Knossos code hasn't yet been updated to work with the new format. As a workaround, you can use @that-guy-melvin's...
FSO Installer already uses innoextract v1.8 to extract and copy the GOG files: https://github.com/scp-fs2open/fsoinstaller/blob/master/src/com/fsoinstaller/wizard/InnoExtractTask.java I don't know if knossos uses innoextract the same way, but the current version of FSO...
Well, that's interesting. But I didn't change the name of the preset, or type anything, or hit Alt-J; all I did was hit Enter. Plus, I wasn't the host.
Screenshot... https://cdn.discordapp.com/attachments/223511363807346691/648545575381237781/screen0037.png
I tried the most recent build from source, and that worked perfectly fine. Next I tried the 20191112 build, and that worked too. Finally I tried the 20191026 build, and...
Is this still a problem?