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

Fix for Actor Creation Issue bug #1187

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zambo
Copy link

@zambo zambo commented Nov 11, 2024

Fixed "Create Actors" functionality by updating the Actor object to use the ownership property instead of permission, aligning with FoundryVTT v12 API changes and Actor Schema.

@zambo zambo changed the title Fix for Actor Creation Issue Fix for Actor Creation Issue bug Nov 11, 2024
@kakaroto
Copy link
Owner

Ah, thank you! I need to review the v12 changes for this. Were there any other issues you had with v12 and beyond20 that I should fix at the same time?
Since Beyond20 needs to stay compatible with a reasonable number of Foundry versions, I'll need to adapt your change so it uses the right field whether the user is on v9, v10, v11 or v12.
Thanks!

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