Quote:
Originally Posted by fowlplay4
Updated the client.
Now it's actually crashing the client when I select a folder, instead of listing files.
|
Okay turns out that
formattimestring() was crashing the Windows client, so I've disabled it's use on Windows (instead it's just displaying relative to timevar2 like before). In a short while I shall write some quick code to generate the timestamp manually.
Edit: Turns out it's actually to do with Microsoft's strftime not supporting some input, should be fixed now.