[physfs] PhysFS_Init() Fails On Windows and Does Not Set An Error Code

Ben bpot055 at gmail.com
Sun Sep 2 21:30:16 EDT 2018


Hello,

I'm currently using PhysFS 3.0.1 for a project and have received maybe a
dozen reports on Windows of PhysFS failing to initialize (PhysFS_isInit()
returns false directly after Physfs_Init()). No such issues on OSX or
Linux, and all other Windows users can run it just fine.

Are there any Windows-specific points of failure that could cause this
during init?

In addition, failing early in PhysFS_Init() does not set an error code for
use in PhysFS_getErrorCode() (always returns 0) if I want to output logs to
my program on failure. I'm going to try add some codes in manually and send
that off to users to try.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://icculus.org/pipermail/physfs/attachments/20180903/8aa87911/attachment.html>


More information about the physfs mailing list