Jump to content
  • Sky
  • Blueberry
  • Slate
  • Blackcurrant
  • Watermelon
  • Strawberry
  • Orange
  • Banana
  • Apple
  • Emerald
  • Chocolate
  • Charcoal
  • 0
Hagis

HDD corruption every reattaching

Question

Hi, I have problems with every computer on my server (hosted on mine system). Everytime I reattach any HDD from any machine, machine becomes broken. (computer halted)
I think, issue related to config. I edited 

config\opencomputers\settings.conf
filesystem {
	bufferChanges=false
}

I wanted to edit files in game from my disk. This corrupted every HDD in world, so i undid changes. From now, computers get spoiled after each hdd change.

I play Sky Factory 3 with OC 1.6.2.7 and minecraft  1.10.2
I recorded my steps [here]
In the end I tried delete settings.conf, and let server create new one. Didn't help.
How can I repair my world? I want to use OC much. :(

Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 1
  • Solution

there was a regression caused by updates to JAVA that appears to have possibly broken OC in previous versions. Truth is we were likely misusing a nonblocking file handle, and we were vulnerable to this issue for a long time. But with recent java updates, this issue is causing this serious bug that you have encountered.

We have patched our official release of OC to deal with this. You will need to do one of the follow

1. disable bufferChanges in the oc settings. you said you did this, this is actually how to protect yourself from the bug. I suspect you actually hit the bug when bufferChanges was set to true

or

2. update to our latest 1.7.4 version ( https://minecraft.curseforge.com/projects/opencomputers/files )

There is no way to recover lost data, short of your own backups. I am very sorry for this frustration I know this has caused

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.