hey i managed to crash my game i dont how haha just wondering if anyone knows why it also deletes the level.dat but even when i make a new one and land it it deletes that thanks max
Please use pastebin or at least spoilers for crash logs next time
Based on this:
at
hardcorequesting.QuestingData.loadData(QuestingData.java:603)
at hardcorequesting.QuestingData.<init>(QuestingData.java:509)
at hardcorequesting.QuestingData.readAllData(QuestingData.java:493)
at hardcorequesting.QuestingData$1.read(QuestingData.java:399)
at
hardcorequesting.network.
FileHelper.loadData(FileHelper.java:102)
at
hardcorequesting.QuestingData.load(QuestingData.java:428)
I'd say it's probably corrupt HQM files, try deleting them or loading the backup files.
they can be found at (your world save folder)/HardcoreQuesting/players.dat and players.dat-backup
*Disclaimer
needless to say, if you value your world, backup all files before you go tampering in the save folder.
*/Disclaimer
deleting "players.dat" may fix your problem, but will almost certainly wipe your quest progress
deleting "players.dat" and renaming "players.dat-backup" to "players.dat" is less likely to fix the problem, but if it does it might and let you keep quest progress.
as for level.dat being deleted, the only circumstance where that would happen legitimately is if you die, and hit the 'delete world' button.
edit: spells & "'s