Argonius-Angelus / lancer-clocks

A module that lets you create Lancer-themed progress clocks as seen in No Room For a Wallflower Act 1 (https://massif-press.itch.io/no-room-for-a-wallflower-act-1) within Foundry VTT (https://foundryvtt.com/). This is a modification of the original Blades in the Dark-esque progress clocks (https://foundryvtt.com/packages/clocks/) made by troygoode.
MIT License
3 stars 4 forks source link

[Foundry v10] Not able to create clocks #8

Closed Arkandos closed 1 year ago

Arkandos commented 1 year ago

Using Foundry v10, Lancer Clocks v0.5.0 Clocks are no longer an available sheet type, and cannot be spawned using the tile tab.

philote commented 1 year ago

I am seeing the same thing with the following: Foundry Version 10 Build 286 Lancer Clocks version 1.0.17

Argonius-Angelus commented 1 year ago

I am unable to recreate these issues with Lancer Clocks version L1.0.19 for Foundry v10 Build 288. Can you both update to this version and see if things are fixed? If not, can I get more info on the OS and platform used (eg. Win10, NodeJS)?

Arkandos commented 1 year ago

Using Foundry v10 build 288, Lancer Clocks L1.0.19, problem remains. Tried on several different systems. Problem exists both on the Windows 10 desktop app, and Linux.

Argonius-Angelus commented 1 year ago

Are there any logs that appear? Does this happen with every game system or only specific ones?

Arkandos commented 1 year ago

This is the only one I can find, but I don't know if its related. image

Tested on pf1, pf2, custom-worldbuilding, custom system builder, wicked ones

All updated to newest versions.

Argonius-Angelus commented 1 year ago

Is there the same error with pf1 or pf2? That specific error might be due to the system not having a defined Actor value.

Arkandos commented 1 year ago

Yes, same error. I tried disabling Lancer Clocks and that removes the error. So definitely related. No other modules enabled at any of my tests.

Argonius-Angelus commented 1 year ago

I see the issue now. They changed the data structure for Actor templates between v9 and v10. I will mark it as not compatible with v10 for now until I fix this issue.

Arkandos commented 1 year ago

Glad to be able to help!

Argonius-Angelus commented 1 year ago

Ok, I have created an update that should fix these issues. I'm not going to even try to figure out why it worked for some systems but not others with the v10 structure. Let me know if there's any further issues in this regard even with this update.