drexl93 / roll-tracker

MIT License
6 stars 5 forks source link

Is it possible to add support for Better Rolls for 5e? #5

Closed jllansford closed 1 year ago

jllansford commented 2 years ago

This addon seems unable to track attack and saving throws from character sheets when Better Rolls for 5e is installed.

For information when the better rolls for 5e is installed, there is a javascript error that reads:

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'faces') [Detected 1 package: roll-tracker] at Function.parseMessage (roll-tracker.js:243) at roll-tracker.js:18 at Function._call (foundry.js:294) at Function.callAll (foundry.js:253) at ClientDatabaseBackend.callback (foundry.js:10105) at foundry.js:10043 at Array.map () at ClientDatabaseBackend._handleCreateDocuments (foundry.js:10043) at o. (foundry.js:9878) at o.T.emit (socket.io.min.js:6) at o.value (socket.io.min.js:6) at o.value (socket.io.min.js:6) at o.value (socket.io.min.js:6) at s.T.emit (socket.io.min.js:6) at s.value (socket.io.min.js:6) at a.T.emit (socket.io.min.js:6) at a.value (socket.io.min.js:6) at s.value (socket.io.min.js:6) at a.T.emit (socket.io.min.js:6) at a.value (socket.io.min.js:6) at o.T.emit (socket.io.min.js:6) at o.value (socket.io.min.js:6) at o.value (socket.io.min.js:6) at WebSocket.ws.onmessage (socket.io.min.js:6)