How to deal with the ,EOFException error

Since this seems to come up on at least a semi-regular basis, I'm going leave information on what this means and how to deal with it.
When this error comes up:
When this error comes up:
- Code: Select all
java.lang.RuntimeException: java.io.EOFException
at forge.quest.io.QuestDataIO.loadData(QuestDataIO.java:136)