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

Error while loading scene #37

Closed
TopSecretPorkChop opened this issue Aug 13, 2024 · 6 comments
Closed

Error while loading scene #37

TopSecretPorkChop opened this issue Aug 13, 2024 · 6 comments

Comments

@TopSecretPorkChop
Copy link

I get the following error whenever I load a scene containing any region (even regions that have nothing to do with terrain). When I try to load any scene after I have tried loading the offending scene, I again get the same error. Disabling the module resolves the issue.

Error: Failed drawing interface canvas group: "refreshTerrainMapperMesh" is not defined as a supported RenderFlag option.. "refreshTerrainMapperMesh" is not defined as a supported RenderFlag option.
at Hooks.onError (foundry.js:654:24)
at 🎁call_wrapped [as call_wrapped] (libWrapper-wrapper.js:507:22)
at 🎁Hooks.onError#lib-wrapper (listeners.js:138:11)
at 🎁Hooks.onError#0 (libWrapper-wrapper.js:187:52)
at #draw (foundry.js:25053:15)
at async Canvas.draw (foundry.js:24937:5)
at async ScenePF2e.view (foundry.js:21358:7)Caused by: Error: "refreshTerrainMapperMesh" is not defined as a supported RenderFlag option.
at #set (foundry.js:31605:23)
at #set (foundry.js:31609:47)
at #set (foundry.js:31609:47)
at RenderFlags.set (foundry.js:31587:16)
at foundry.js:26712:24

@ChasarooniZ
Copy link

image

@uniwars
Copy link

uniwars commented Aug 15, 2024

+1

@MaxswellSmart
Copy link

same. I rolled back to 3.3

@NdranC
Copy link

NdranC commented Aug 19, 2024

Same issue for me. Had to downgrade to 3.3

@sanhousdj
Copy link

+1

caewok added a commit that referenced this issue Aug 23, 2024
Use the system's custom Region class.
Issue #37.
@caewok
Copy link
Owner

caewok commented Aug 28, 2024

Should be fixed in v0.4.1.

@caewok caewok closed this as completed Aug 28, 2024
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

7 participants