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

Conflict with Turn Marker in V9 #136

Closed
pjhaugh opened this issue Dec 21, 2021 · 1 comment
Closed

Conflict with Turn Marker in V9 #136

pjhaugh opened this issue Dec 21, 2021 · 1 comment
Labels
module conflict The module conflicts with some other foundry module

Comments

@pjhaugh
Copy link

pjhaugh commented Dec 21, 2021

Observed on Version 9 - Build 238

[Detected 2 packages: turnmarker, drag-ruler]
    at modules/turnmarker/scripts/turnmarker.js:96
    at Function._call (foundry.js:294)
    at Function.callAll (foundry.js:253)
    at ClientDatabaseBackend.callback (foundry.js:10216)
    at foundry.js:10186
    at Array.map (<anonymous>)
    at ClientDatabaseBackend._handleUpdateEmbeddedDocuments (foundry.js:10186)
    at ClientDatabaseBackend._updateEmbeddedDocuments (foundry.js:10068)
    at async Function.updateDocuments (common/abstract/document.mjs:373)
    at async DragRulerRuler.animateEntities (modules/drag-ruler/src/foundry_imports.js:89)
    at async DragRulerRuler.moveEntities (modules/drag-ruler/src/foundry_imports.js:40)

I created a ticket with them too: kckaiwei/TurnMarker-alt#86

@manuelVo manuelVo added the module conflict The module conflicts with some other foundry module label Dec 25, 2021
@manuelVo
Copy link
Owner

This is no conflict, but rather a symptom of turn marker not being ported to v9 yet (note that this issue still occurs with Drag Ruler disabled).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module conflict The module conflicts with some other foundry module
Projects
None yet
Development

No branches or pull requests

2 participants