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

Version 1.4.5 throws error when submitting list #35

Closed
Zamrod opened this issue Sep 26, 2022 · 2 comments
Closed

Version 1.4.5 throws error when submitting list #35

Zamrod opened this issue Sep 26, 2022 · 2 comments

Comments

@Zamrod
Copy link

Zamrod commented Sep 26, 2022

Foundry v10.286
dnd5e 2.0.3
FTC 1.4.5

Whenever you try to use FTC now it gives the following error in the console and doesn't refresh the page. Manually refreshing the page just brings back the same prompt asking if the error is occurring still or not. This worked fine until 1.4.5

Uncaught (in promise) TypeError: game.settings.set(...) is not a function
[Detected 1 package: find-the-culprit]
    at reactivateModules (find-the-culprit.js:361:3)
    at Object.callback (find-the-culprit.js:239:25)
    at Dialog.submit (foundry.js:55745:35)
    at Dialog._onClickButton (foundry.js:55674:10)
    at HTMLButtonElement.dispatch (jquery.min.js:2:43064)
    at y.handle (jquery.min.js:2:41048)
@MrPotatoZed
Copy link

Seeing the same behavior/error. v10. 286, 5e 2.0.3, FTC 1.4.5.

@mouse0270
Copy link
Contributor

Its a semicolon issue. I've made a pull request to fix it. #34

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

No branches or pull requests

4 participants