Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Export from Jornal Entry not working #716

Open
Centor1982 opened this issue Aug 11, 2024 · 0 comments
Open

[BUG] Export from Jornal Entry not working #716

Centor1982 opened this issue Aug 11, 2024 · 0 comments

Comments

@Centor1982
Copy link

The extract to jornal entry feature is no longer working as expected. From the main Foundry you can extract a page (but not sub pages) to a Monk's Jornal as usual. However, once that Jornal is created you can not extract text to seperate jornal entries, an error is thown and the new entry looks like a Foundry Jornal and will not convert to Monks and is missing all contents.

To Reproduce
Steps to reproduce the behavior:

  1. Go to a Monks Jornal Entry and select text you want to be in a new entry
  2. Right Click on selection and click Extract to Jornal
  3. Error thrown in Notice (see screen shots)
  4. New entry created but empty and of incorrect type

Expected behavior
A new monks entry created and with the content that was highlighted

Screenshots
Error in Notification
Screenshot 2024-08-11 141625
New Entry
Screenshot 2024-08-11 140416

Please complete as much of the following information as possible:

  • Browser chrome 127.0.6533.100
  • Foundry Version 12.329
  • System D&D5e 3.3.1
  • Module version 12.01
  • Are there any errors in the console [e.g. press F12 and look for red text]
  • onError @ foundry.js:659 🎁call_wrapped @ libWrapper-wrapper.js:507 🎁Hooks.onError#lib-wrapper @ listeners.js:138 🎁Hooks.onError#0 @ libWrapper-wrapper.js:187 #preCreateDocumentArray @ foundry-esm.js:56360 _createDocuments @ foundry-esm.js:56320 create @ foundry-esm.js:12280 await in create createDocuments @ foundry-esm.js:11423 create @ foundry-esm.js:11566 splitJournal @ EnhancedJournalSheet.js:2821 await in splitJournal callback @ EnhancedJournalSheet.js:538 #onClickItem @ foundry.js:68602 dispatch @ jquery.min.js:2 v.handle @ jquery.min.js:2Understand this error foundry.js:72042 JournalEntryPage validation errors: type: "journalentry" is not a valid type for the JournalEntryPage Document class fetch @ foundry.js:72042 notify @ foundry.js:71938 🎁call_wrapped @ libWrapper-wrapper.js:507 _lw_ui_notifications_notify @ Bundle.js:129586 🎁call_wrapper @ libWrapper-wrapper.js:616 🎁ui.notifications.notify#0 @ libWrapper-wrapper.js:189 error @ foundry.js:71975 onError @ foundry.js:660 🎁call_wrapped @ libWrapper-wrapper.js:507 🎁Hooks.onError#lib-wrapper @ listeners.js:138 🎁Hooks.onError#0 @ libWrapper-wrapper.js:187 #preCreateDocumentArray @ foundry-esm.js:56360 _createDocuments @ foundry-esm.js:56320 create @ foundry-esm.js:12280 await in create createDocuments @ foundry-esm.js:11423 create @ foundry-esm.js:11566 splitJournal @ EnhancedJournalSheet.js:2821 await in splitJournal callback @ EnhancedJournalSheet.js:538 #onClickItem @ foundry.js:68602 dispatch @ jquery.min.js:2 v.handle @ jquery.min.js:2Understand this error
  • Have you tried using Find the Culprit to make sure it isn't a module interaction.
  • This is in a new world where I have very few modules turned on so I could edit the docs quicker.

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants