This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Logs:
____________________________________________________________________________________________________________________ > 2017-05-14 13:02:27 [WARNING] [Buildcraft] Unable to read from remote version authority. > 2017-05-14 13:02:27 [WARNING] [Buildcraft] java.io.FileNotFoundException: https://dl.dropboxusercontent.com/u/44760587/buildcraft/version.txt > 2017-05-14 13:02:27 [INFO] [Buildcraft] Version check attempt 2 failed, trying again in 10 seconds > 2017-05-14 13:02:38 [WARNING] [Buildcraft] Unable to read from remote version authority. > 2017-05-14 13:02:38 [WARNING] [Buildcraft] java.io.FileNotFoundException: https://dl.dropboxusercontent.com/u/44760587/buildcraft/version.txt > 2017-05-14 13:02:38 [INFO] [Buildcraft] Version check attempt 3 failed, trying again in 10 seconds > 2017-05-14 13:02:48 [INFO] [Buildcraft] Version check failed
____________________________________________________________________________________________________________________
Buildcraft can't check for updates because file has deleted! I find the decision - disable version check in buildcraft config file, but bc 3.7.2 haven't this option in config file! Pls, guys, may be you now how to check this? Thanks
Adding this to the end of the main.conf file worked for me:
#################### # vars #################### vars { S:version.seen=3.7.2 }
I'm an alicorn I guess
Logs:
____________________________________________________________________________________________________________________
> 2017-05-14 13:02:27 [WARNING] [Buildcraft] Unable to read from remote version authority.
> 2017-05-14 13:02:27 [WARNING] [Buildcraft] java.io.FileNotFoundException: https://dl.dropboxusercontent.com/u/44760587/buildcraft/version.txt
> 2017-05-14 13:02:27 [INFO] [Buildcraft] Version check attempt 2 failed, trying again in 10 seconds
> 2017-05-14 13:02:38 [WARNING] [Buildcraft] Unable to read from remote version authority.
> 2017-05-14 13:02:38 [WARNING] [Buildcraft] java.io.FileNotFoundException: https://dl.dropboxusercontent.com/u/44760587/buildcraft/version.txt
> 2017-05-14 13:02:38 [INFO] [Buildcraft] Version check attempt 3 failed, trying again in 10 seconds
> 2017-05-14 13:02:48 [INFO] [Buildcraft] Version check failed
____________________________________________________________________________________________________________________
Buildcraft can't check for updates because file has deleted! I find the decision - disable version check in buildcraft config file, but bc 3.7.2 haven't this option in config file!
Pls, guys, may be you now how to check this? Thanks
Adding this to the end of the main.conf file worked for me:
I'm an alicorn I guess