Skip to content

Increased the bytesize for fileReader by 50 bytes. - #1334

Merged
GregHib merged 2 commits into
GregHib:mainfrom
PrettyPrincessPotato:main-druidic-ritual-fix
Sep 23, 2026
Merged

GregHib merged 2 commits into
GregHib:mainfrom
PrettyPrincessPotato:main-druidic-ritual-fix

Conversation

@PrettyPrincessPotato

Copy link
Copy Markdown
Contributor

This is to prevent "recent events" from causing the character file to become unreadable after completing the quest "Druidic Ritual"

…events" from softly bricking the character file after completing the quest "Druidic Ritual"
@GregHib

GregHib commented Sep 23, 2026

Copy link
Copy Markdown
Owner

Rather than update the default it'd be better to update the one in which you're running into the issue with; presumably quests.toml?

e.g. fileReader(file) { becomes fileReader(file, maxStringLength = 150) {

@PrettyPrincessPotato

Copy link
Copy Markdown
Contributor Author

Good catch, updated :)

@GregHib
GregHib merged commit 0eb4584 into GregHib:main Sep 23, 2026
@PrettyPrincessPotato
PrettyPrincessPotato deleted the main-druidic-ritual-fix branch September 23, 2026 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants