ironmonk88 / monks-active-tiles

GNU General Public License v3.0
49 stars 29 forks source link

Bug: Starfinder functionality borked. Issues with Roll Request and Redirect Request Results. #224

Closed Caboozles closed 11 months ago

Caboozles commented 2 years ago

Active Tiles functionality currently is bugged with the Starfinder system. When attempting to request active rolls, it's unable to autoroll, and as a result while 'Roll Request' semi-functions and does permit results, it fails to then be read by a Redirect Request Roll, preventing any trigger utilizing them from functioning.

Small notes: Macros that function in 5e will not properly replicate in Starfinder. Possibly related warning?: "game.data.version is deprecated since V9 in favor of game.version."

Game Versions: Foundry: 9.269 stable Starfinder: 0.19.1 Monk's Active Tile Triggers: 1.0.82 Monk's TokenBar: 1.0.67

Related images

Crowguard commented 2 years ago

Same issue with the 3.5 SRD System.

ironmonk88 commented 11 months ago

This is 100% to do with the system itself. They don't provide a way to actually bypass the dialog. The code is there and ready to go in case they ever implement it though.