Posted 08 June 2015 - 10:43 PM
I'm not really sure why this happens. My OS overwrites:
However, for some reason this seems to interefere with the script Gitget–it is unable to fetch certain files. The trouble is not with writing them, but that they come up blank when fetched from Github–or at least, from what I can see.
Steps to reproduce, from a new advanced computer:
pastebin run 6JU1nY50 update 5
Now, make an account
Type 'sudo rm .meta'(this will make all files unlocked)
type 'pastebin run W5ZkVYSi AI221 potato'(or any other thing on github)
This really makes no sense whatsoever, as I haven't changed anything with networking.
I have a time daemon that fetches the time each time it rolls over from :59 seconds, but I've tried disabling that and still the problem persists.
If I try to download things without the OS, everything works perfectly. I've even tried running gitget in sudo, but it still does not work.
- Shell.run
- os.run
- fs.open + any other FS functions dealing with files
- fs.isReadOnly
- os.loadAPI
However, for some reason this seems to interefere with the script Gitget–it is unable to fetch certain files. The trouble is not with writing them, but that they come up blank when fetched from Github–or at least, from what I can see.
Steps to reproduce, from a new advanced computer:
pastebin run 6JU1nY50 update 5
Now, make an account
Type 'sudo rm .meta'(this will make all files unlocked)
type 'pastebin run W5ZkVYSi AI221 potato'(or any other thing on github)
This really makes no sense whatsoever, as I haven't changed anything with networking.
I have a time daemon that fetches the time each time it rolls over from :59 seconds, but I've tried disabling that and still the problem persists.
If I try to download things without the OS, everything works perfectly. I've even tried running gitget in sudo, but it still does not work.
Edited on 10 June 2015 - 04:31 AM