terrarium-earth / Heracles

A tree style questing mod allowing creators to set completable quests for their users
MIT License
35 stars 19 forks source link

[Bug]: Quests disappear completely #106

Closed loosegasket closed 1 year ago

loosegasket commented 1 year ago

Bug Description

Was entering a biome type for a quest using the in-game editor. The game froze, I accidently clicked it and got this error.

Now my quest screen is empty: 2023-10-17_18 28 36

My groups.txt looks like this: groupscontents

My quests folder looks like this: questfoldercontents

The /reload command does not help, often fails.

How to Reproduce?

Using the in-game quest editor, make several groups and quests with four groups empty (no quests.) Make a biome quest. Insert biome ID or translation ID into the UI. Press enter. The game will freeze and either remain frozen until force-closed with no crash report or clicked on, producing a crash with the linked report.

I was unable to reproduce the bug reliably.

Expected Behavior

No response

Version

1.0.5

Mod Loader Version

27.2.1

Mod Loader

Forge

Logs or additional context

latest.log crash-2023-10-17_02.18.52-client.txt

Code of Conduct

MythicHH commented 1 year ago

I get this issue as well except I just went to bed and they disappeared.

PirateSee commented 1 year ago

I have the same issue, it started after saving and exiting once and the quests haven't came back since.

ThatGravyBoat commented 1 year ago

are you also on forge?

ThatGravyBoat commented 1 year ago

also if you run /reload they should get resent, it seems to be an issue where on forge it doesnt accept my packet, your quests still exist in the file system its just they didnt get sent to the client

PirateSee commented 1 year ago

yes im on forge ah reloading does fix it, thanks!

ThatGravyBoat commented 1 year ago

ill look into more rn to see whats up so I can fix it