You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i cant save any text, for example in the bio of the hero, or in journal entries.
Reproduction
just load a new word, create an actor and try to type smth in his bio
System Info
os windows 10
latest foundry update for the desktop app
Logs
that is the error when i try to save the bio
24foundry.js:5920 Uncaught (in promise) Error: system.bio.pride.value is not an active editor name!
at ForbiddenLandsCharacterSheet.saveEditor (foundry.js:5920)
at jR.save_onsavecallback (foundry.js:5962)
at plugin.min.js:4
at jR. (plugin.min.js:4)
at commands.exec. (tinymce.min.js:4)
at iR.execCommand (tinymce.min.js:4)
at jR.execCommand (tinymce.min.js:4)
at Object.onAction (plugin.min.js:4)
at theme.min.js:4
at theme.min.js:4
Validations
Done a clean install of the system.
Disabled all modules.
Checked if the issue is present in a new world instance (create a new world in foundry using the Forbidden Lands system).
Not a bug report about the content modules. Reports regarding the content modules go here instead.
Not a "How To"-question (You can ask questions here: Discussions).
The text was updated successfully, but these errors were encountered:
I have the same problem, this is the error I get when I try to save a journal entry
Uncaught (in promise) Error: text.content is not an active editor name!
[No packages detected]
saveEditor http://192.168.0.59:30000/scripts/foundry.js:5977
onSave http://192.168.0.59:30000/scripts/foundry.js:6068
_handleSave http://192.168.0.59:30000/scripts/prosemirror.js:15328
_onAction http://192.168.0.59:30000/scripts/prosemirror.js:15301
onclick http://192.168.0.59:30000/scripts/prosemirror.js:14854
All the journal controls are fully horizontal and expanded as well.
Confirmed that 0e92817 fixed the saving issue, and also makes the formatting controls show up in a sane way. Editing old journal pages still seems to have some weird text display issue. For reference:
Describe the bug
i cant save any text, for example in the bio of the hero, or in journal entries.
Reproduction
just load a new word, create an actor and try to type smth in his bio
System Info
os windows 10 latest foundry update for the desktop app
Logs
that is the error when i try to save the bio
24foundry.js:5920 Uncaught (in promise) Error: system.bio.pride.value is not an active editor name!
at ForbiddenLandsCharacterSheet.saveEditor (foundry.js:5920)
at jR.save_onsavecallback (foundry.js:5962)
at plugin.min.js:4
at jR. (plugin.min.js:4)
at commands.exec. (tinymce.min.js:4)
at iR.execCommand (tinymce.min.js:4)
at jR.execCommand (tinymce.min.js:4)
at Object.onAction (plugin.min.js:4)
at theme.min.js:4
at theme.min.js:4
Validations
The text was updated successfully, but these errors were encountered: