1.7.10 quits when i open a world

  • Tech Support section is for getting help with FTB related problems. If there's a repeatable issue that can be labeled as a bug, then please use the issue tracker for the pack or the app at GitHub issue trackers - If there's no repository for a pack that means that the pack is old and/or will not be updated. Bugs for older packs will not be fixed, unless they are critical.
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

CraftyQuack

New Member
Jul 29, 2019
4
0
0
Title:
1.7.10 quits when i open a world
Launcher Version:
4.308
Modpack:
1.7.10
Modpack Version:
0.7.9f
Log Link:
Details of the issue:
1.7.10 keeps quitting when i open a world. here is the crashlog after i deleted the hqm folder. i had a post down there l but no one replied after i tried what they said to do and it didnt work.
l
v
http://pastebin.com/AwEAyKFw
 

DiamondQ2

New Member
Jul 29, 2019
5
0
1
It looks like there is a bug in HQM where if quests are disabled, it doesn't properly read the saved data.

My recommendation would be to delete the the folder:

{FTB}\1.7.10\minecraft\saves\{world name}\HardcoreQuesting

and to check your

{FTB}\1.7.10\minecraft\config\hqm\hqmconfig.cfg

file, and make sure that

B:"Auto-start hardcore mode"=false
B:"Auto-start questing mode"=true

If that still doesn't solve the problem, let me know. It looks pretty straightforward to write a patch for this one.